mongo::DbIds Class Reference

#include <repl.h>

List of all members.

Public Member Functions

 DbIds (const string &name)
bool get (const char *ns, const BSONObj &id)
void reset ()
void set (const char *ns, const BSONObj &id, bool val)

Static Private Member Functions

static BSONObj key (const char *ns, const BSONObj &id)

Private Attributes

DbSet impl_

Detailed Description

Definition at line 221 of file repl.h.


Constructor & Destructor Documentation

mongo::DbIds::DbIds ( const string &  name  )  [inline]

Definition at line 223 of file repl.h.


Member Function Documentation

bool mongo::DbIds::get ( const char *  ns,
const BSONObj id 
) [inline]

Definition at line 227 of file repl.h.

static BSONObj mongo::DbIds::key ( const char *  ns,
const BSONObj id 
) [inline, static, private]

Definition at line 234 of file repl.h.

void mongo::DbIds::reset (  )  [inline]

Definition at line 224 of file repl.h.

void mongo::DbIds::set ( const char *  ns,
const BSONObj id,
bool  val 
) [inline]

Definition at line 230 of file repl.h.


Member Data Documentation

Definition at line 241 of file repl.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:55 2013