MongoDBCDriver  0.7.1
Public Attributes
mongo_write_concern Struct Reference

List of all members.

Public Attributes

int w
 Number of total replica write copies to complete including the primary.
int wtimeout
 Number of milliseconds before replication timeout.
int j
 If non-zero, block until the journal sync.
int fsync
 Same a j with journaling enabled; otherwise, call fsync.
const char * mode
 Either "majority" or a getlasterrormode.
bsoncmd
 The BSON object representing the getlasterror command.

Member Data Documentation

The BSON object representing the getlasterror command.

Same a j with journaling enabled; otherwise, call fsync.

If non-zero, block until the journal sync.

Either "majority" or a getlasterrormode.

Overrides w value.

Number of total replica write copies to complete including the primary.

Number of milliseconds before replication timeout.


The documentation for this struct was generated from the following file: