mongo::LastErrorHolder Class Reference
#include <lasterror.h>
List of all members.
Detailed Description
Definition at line 101 of file lasterror.h.
Constructor & Destructor Documentation
| mongo::LastErrorHolder::LastErrorHolder |
( |
|
) |
[inline] |
| mongo::LastErrorHolder::~LastErrorHolder |
( |
|
) |
|
Member Function Documentation
| LastError* mongo::LastErrorHolder::_get |
( |
bool |
create = false |
) |
|
| LastError* mongo::LastErrorHolder::disableForCommand |
( |
|
) |
|
| void mongo::LastErrorHolder::disconnect |
( |
int |
clientId |
) |
|
| LastError* mongo::LastErrorHolder::get |
( |
bool |
create = false |
) |
|
| int mongo::LastErrorHolder::getID |
( |
|
) |
|
| LastError* mongo::LastErrorHolder::getSafe |
( |
|
) |
[inline] |
| void mongo::LastErrorHolder::initThread |
( |
|
) |
|
ok to call more than once.
| void mongo::LastErrorHolder::release |
( |
|
) |
|
| void mongo::LastErrorHolder::reset |
( |
LastError * |
le |
) |
|
when db receives a message/request, call this
Member Data Documentation
The documentation for this class was generated from the following file: