MongoType
MongoDB Collection Data Dump with BSON Types
|
This is the complete list of members for mongotype::BSONObjectParser, including all inherited members.
BSONObjectParser(IBSONObjectVisitor &pvisitor) | mongotype::BSONObjectParser | inline |
parse(const BSONObj &object) | mongotype::BSONObjectParser | inlinevirtual |
parseElementRecursive(const BSONElement &element, string &key, int elementIndex=0, int elementCount=1, int arrayIndex=-1, int arrayCount=0) | mongotype::BSONObjectParser | inlineprotectedvirtual |
parseObjectRecursive(const BSONObj &object, string &key, int elementIndex=0, int elementCount=1, int arrayIndex=-1, int arrayCount=0) | mongotype::BSONObjectParser | inlineprotectedvirtual |
stack | mongotype::BSONObjectParser | protected |
visitor | mongotype::BSONObjectParser | protected |
~BSONObjectParser() | mongotype::BSONObjectParser | inlinevirtual |