mongo::ModState Class Reference
#include <update.h>
List of all members.
Detailed Description
stores any information about a single Mod operating on a single Object
Definition at line 418 of file update.h.
Constructor & Destructor Documentation
mongo::ModState::ModState |
( |
|
) |
[inline] |
Member Function Documentation
template<class Builder >
void mongo::ModState::appendIncValue |
( |
Builder & |
b, |
|
|
bool |
useFullName | |
|
) |
| | const [inline] |
template<class Builder >
void mongo::ModState::apply |
( |
Builder & |
b, |
|
|
BSONElement |
in | |
|
) |
| | [inline] |
const char* mongo::ModState::fieldName |
( |
|
) |
const [inline] |
template<class Builder >
void mongo::ModState::handleRename |
( |
Builder & |
newObjBuilder, |
|
|
const char * |
shortFieldName | |
|
) |
| | [inline] |
bool mongo::ModState::needOpLogRewrite |
( |
|
) |
const [inline] |
Mod::Op mongo::ModState::op |
( |
|
) |
const [inline] |
string mongo::ModState::toString |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: