mongo::ReplSetCmdline Class Reference

#include <rs.h>

List of all members.

Public Member Functions

 ReplSetCmdline (string cfgString)

Public Attributes

vector< HostAndPortseeds
set< HostAndPortseedSet
string setname

Detailed Description

Parameter given to the --replSet command line option (parsed). Syntax is "<setname>/<seedhost1>,<seedhost2>" where setname is a name and seedhost is "<host>[:<port>]"

Definition at line 226 of file rs.h.


Constructor & Destructor Documentation

mongo::ReplSetCmdline::ReplSetCmdline ( string  cfgString  )  [inline]

Definition at line 228 of file rs.h.


Member Data Documentation

Definition at line 230 of file rs.h.

Definition at line 231 of file rs.h.

Definition at line 229 of file rs.h.


The documentation for this class 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