MongoType
MongoDB Collection Data Dump with BSON Types
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mongotype::BSONObjectParser Member List

This is the complete list of members for mongotype::BSONObjectParser, including all inherited members.

BSONObjectParser(IBSONObjectVisitor &pvisitor)mongotype::BSONObjectParserinline
parse(const BSONObj &object)mongotype::BSONObjectParserinlinevirtual
parseElementRecursive(const BSONElement &element, string &key, int elementIndex=0, int elementCount=1, int arrayIndex=-1, int arrayCount=0)mongotype::BSONObjectParserinlineprotectedvirtual
parseObjectRecursive(const BSONObj &object, string &key, int elementIndex=0, int elementCount=1, int arrayIndex=-1, int arrayCount=0)mongotype::BSONObjectParserinlineprotectedvirtual
stackmongotype::BSONObjectParserprotected
visitormongotype::BSONObjectParserprotected
~BSONObjectParser()mongotype::BSONObjectParserinlinevirtual