mongo::DBConfig::CollectionInfo Struct Reference
List of all members.
Detailed Description
Definition at line 65 of file config.h.
Constructor & Destructor Documentation
mongo::DBConfig::CollectionInfo::CollectionInfo |
( |
|
) |
[inline] |
mongo::DBConfig::CollectionInfo::CollectionInfo |
( |
const BSONObj & |
in |
) |
|
Member Function Documentation
bool mongo::DBConfig::CollectionInfo::isDirty |
( |
|
) |
const [inline] |
bool mongo::DBConfig::CollectionInfo::isSharded |
( |
|
) |
const [inline] |
void mongo::DBConfig::CollectionInfo::save |
( |
const string & |
ns, |
|
|
DBClientBase * |
conn | |
|
) |
| | |
void mongo::DBConfig::CollectionInfo::shard |
( |
const string & |
ns, |
|
|
const ShardKeyPattern & |
key, |
|
|
bool |
unique | |
|
) |
| | |
void mongo::DBConfig::CollectionInfo::unshard |
( |
|
) |
|
bool mongo::DBConfig::CollectionInfo::wasDropped |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: