OP_REPLY

Undocumented in source.

Members

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
document front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connection
MongoConnection connection;
Undocumented in source.
current
size_t current;
Undocumented in source.
cursorID
long cursorID;
Undocumented in source.
documents
document[] documents;
Undocumented in source.
errorCode
int errorCode;
Undocumented in source.
errorMessage
string errorMessage;
Undocumented in source.
fullCollectionName
const(char)[] fullCollectionName;
Undocumented in source.
header
MsgHeader header;
Undocumented in source.
limitRemaining
int limitRemaining;
Undocumented in source.
numberReturned
int numberReturned;
Undocumented in source.
numberToReturn
int numberToReturn;
Undocumented in source.
responseFlags
int responseFlags;
Undocumented in source.
startingFrom
int startingFrom;
Undocumented in source.

Meta