mongo::BSONObjBuilderValueStream Class Reference

#include <bsonmisc.h>

List of all members.

Public Member Functions

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

Private Member Functions

bool haveSubobj () const
BSONObjBuildersubobj ()

Private Attributes

BSONObjBuilder_builder
const char * _fieldName
auto_ptr< BSONObjBuilder_subobj

Friends

class Labeler

Detailed Description

Definition at line 138 of file bsonmisc.h.


Constructor & Destructor Documentation

mongo::BSONObjBuilderValueStream::BSONObjBuilderValueStream ( BSONObjBuilder builder  )  [inline]

Definition at line 157 of file bson-inl.h.


Member Function Documentation

void mongo::BSONObjBuilderValueStream::endField ( const char *  nextFieldName = 0  )  [inline]

Definition at line 179 of file bson-inl.h.

bool mongo::BSONObjBuilderValueStream::haveSubobj (  )  const [inline, private]

Definition at line 162 of file bsonmisc.h.

Labeler mongo::BSONObjBuilderValueStream::operator<< ( const Labeler::Label l  )  [inline]

Definition at line 175 of file bson-inl.h.

BSONObjBuilder & mongo::BSONObjBuilderValueStream::operator<< ( MaxKeyLabeler id  )  [inline]

Definition at line 74 of file bson_db.h.

BSONObjBuilder & mongo::BSONObjBuilderValueStream::operator<< ( MinKeyLabeler id  )  [inline]

Definition at line 68 of file bson_db.h.

BSONObjBuilder & mongo::BSONObjBuilderValueStream::operator<< ( DateNowLabeler id  )  [inline]

Definition at line 62 of file bson_db.h.

template<class T >
BSONObjBuilder & mongo::BSONObjBuilderValueStream::operator<< ( value  )  [inline]

Definition at line 163 of file bson-inl.h.

BSONObjBuilder & mongo::BSONObjBuilderValueStream::operator<< ( const BSONElement e  )  [inline]

Definition at line 169 of file bson-inl.h.

BSONObjBuilder * mongo::BSONObjBuilderValueStream::subobj (  )  [inline, private]

Definition at line 187 of file bson-inl.h.

bool mongo::BSONObjBuilderValueStream::subobjStarted (  )  const [inline]

Definition at line 156 of file bsonmisc.h.


Friends And Related Function Documentation

friend class Labeler [friend]

Definition at line 140 of file bsonmisc.h.


Member Data Documentation

Definition at line 160 of file bsonmisc.h.

Definition at line 159 of file bsonmisc.h.

Definition at line 164 of file bsonmisc.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:53 2013