mongo::Request Class Reference
#include <request.h>
List of all members.
Detailed Description
Definition at line 33 of file request.h.
Constructor & Destructor Documentation
Member Function Documentation
| bool mongo::Request::expectResponse |
( |
|
) |
const [inline] |
| ClientInfo* mongo::Request::getClientInfo |
( |
|
) |
const [inline] |
| DBConfigPtr mongo::Request::getConfig |
( |
|
) |
const [inline] |
| const char* mongo::Request::getns |
( |
|
) |
const [inline] |
| void mongo::Request::gotInsert |
( |
|
) |
|
| MSGID mongo::Request::id |
( |
|
) |
const [inline] |
| void mongo::Request::init |
( |
|
) |
|
| bool mongo::Request::isCommand |
( |
|
) |
const |
| bool mongo::Request::isShardingEnabled |
( |
|
) |
const [inline] |
| Message& mongo::Request::m |
( |
|
) |
[inline] |
| int mongo::Request::op |
( |
|
) |
const [inline] |
| Shard mongo::Request::primaryShard |
( |
|
) |
const |
| void mongo::Request::process |
( |
int |
attempt = 0 |
) |
|
| void mongo::Request::reply |
( |
Message & |
response, |
|
|
const string & |
fromServer | |
|
) |
| | |
| void mongo::Request::reset |
( |
bool |
reload = false |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: