mongo::RSBase Class Reference
#include <rs.h>
List of all members.
Detailed Description
most operations on a ReplSet object should be done while locked. that logic implemented here.
Definition at line 120 of file rs.h.
Constructor & Destructor Documentation
mongo::RSBase::RSBase |
( |
|
) |
[inline, protected] |
Definition at line 129 of file rs.h.
mongo::RSBase::~RSBase |
( |
|
) |
[inline, protected] |
Definition at line 130 of file rs.h.
Member Function Documentation
void mongo::RSBase::assertValid |
( |
|
) |
[inline] |
Definition at line 123 of file rs.h.
bool mongo::RSBase::locked |
( |
|
) |
const [inline] |
Definition at line 160 of file rs.h.
bool mongo::RSBase::lockedByMe |
( |
|
) |
[inline] |
Member Data Documentation
Definition at line 126 of file rs.h.
Definition at line 127 of file rs.h.
Definition at line 125 of file rs.h.
Definition at line 122 of file rs.h.
The documentation for this class was generated from the following file: