mongo::ReplSetConfig::MemberCfg Struct Reference

#include <rs_config.h>

List of all members.

Public Member Functions

BSONObj asBson () const
void check () const
 MemberCfg ()
bool operator!= (const MemberCfg &r) const
bool operator== (const MemberCfg &r) const
bool potentiallyHot () const

Public Attributes

int _id
bool arbiterOnly
bool buildIndexes
HostAndPort h
bool hidden
BSONObj initialSync
double priority
int slaveDelay
set< string > tags
unsigned votes

Detailed Description

Definition at line 43 of file rs_config.h.


Constructor & Destructor Documentation

mongo::ReplSetConfig::MemberCfg::MemberCfg (  )  [inline]

Definition at line 44 of file rs_config.h.


Member Function Documentation

BSONObj mongo::ReplSetConfig::MemberCfg::asBson (  )  const
void mongo::ReplSetConfig::MemberCfg::check (  )  const
bool mongo::ReplSetConfig::MemberCfg::operator!= ( const MemberCfg r  )  const [inline]

Definition at line 64 of file rs_config.h.

bool mongo::ReplSetConfig::MemberCfg::operator== ( const MemberCfg r  )  const [inline]

Definition at line 59 of file rs_config.h.

bool mongo::ReplSetConfig::MemberCfg::potentiallyHot (  )  const [inline]

Definition at line 58 of file rs_config.h.


Member Data Documentation

Definition at line 45 of file rs_config.h.

Definition at line 49 of file rs_config.h.

Definition at line 52 of file rs_config.h.

Definition at line 47 of file rs_config.h.

Definition at line 51 of file rs_config.h.

Definition at line 54 of file rs_config.h.

Definition at line 48 of file rs_config.h.

Definition at line 50 of file rs_config.h.

Definition at line 53 of file rs_config.h.

Definition at line 46 of file rs_config.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:57 2013