SequoiaDB
 All Classes Namespaces Files Functions Macros Pages
Public Member Functions | Friends | List of all members
bson::BSONObjBuilderValueStream Class Reference
Inheritance diagram for bson::BSONObjBuilderValueStream:

Public Member Functions

 BSONObjBuilderValueStream (BSONObjBuilder *builder)
 
void reset ()
 
BSONObjBuilderoperator<< (const BSONElement &e)
 
template<class T >
BSONObjBuilderoperator<< (T value)
 
BSONObjBuilderoperator<< (MinKeyLabeler &id)
 
BSONObjBuilderoperator<< (MaxKeyLabeler &id)
 
Labeler operator<< (const Labeler::Label &l)
 
void endField (const char *nextFieldName=0)
 
bool subobjStarted () const
 

Friends

class Labeler
 

The documentation for this class was generated from the following file: