|
MongoDB C++ Driver
legacy-1.1.2
|
This is the complete list of members for mongo::WriteOperation, including all inherited members.
| appendSelfToBSONObj(BSONObjBuilder *obj) const =0 | mongo::WriteOperation | pure virtual |
| appendSelfToCommand(BSONArrayBuilder *batch) const =0 | mongo::WriteOperation | pure virtual |
| appendSelfToRequest(BufBuilder *builder) const =0 | mongo::WriteOperation | pure virtual |
| batchName() const =0 | mongo::WriteOperation | pure virtual |
| getBulkIndex() const =0 | mongo::WriteOperation | pure virtual |
| incrementalSize() const =0 | mongo::WriteOperation | pure virtual |
| operationType() const =0 | mongo::WriteOperation | pure virtual |
| setBulkIndex(size_t index)=0 | mongo::WriteOperation | pure virtual |
| startCommand(const std::string &ns, BSONObjBuilder *command) const =0 | mongo::WriteOperation | pure virtual |
| startRequest(const std::string &ns, bool ordered, BufBuilder *builder) const =0 | mongo::WriteOperation | pure virtual |
1.8.10