mongo::UpdateNotTheSame Class Reference

#include <syncclusterconnection.h>

Inheritance diagram for mongo::UpdateNotTheSame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

pair< string, BSONObjoperator[] (unsigned i) const
unsigned size () const
 UpdateNotTheSame (int code, const string &msg, const vector< string > &addrs, const vector< BSONObj > &lastErrors)
virtual ~UpdateNotTheSame () throw ()

Private Attributes

vector< string > _addrs
vector< BSONObj_lastErrors

Detailed Description

Definition at line 113 of file syncclusterconnection.h.


Constructor & Destructor Documentation

mongo::UpdateNotTheSame::UpdateNotTheSame ( int  code,
const string &  msg,
const vector< string > &  addrs,
const vector< BSONObj > &  lastErrors 
) [inline]

Definition at line 115 of file syncclusterconnection.h.

virtual mongo::UpdateNotTheSame::~UpdateNotTheSame (  )  throw () [inline, virtual]

Definition at line 120 of file syncclusterconnection.h.


Member Function Documentation

pair<string,BSONObj> mongo::UpdateNotTheSame::operator[] ( unsigned  i  )  const [inline]

Definition at line 127 of file syncclusterconnection.h.

unsigned mongo::UpdateNotTheSame::size (  )  const [inline]

Definition at line 123 of file syncclusterconnection.h.


Member Data Documentation

vector<string> mongo::UpdateNotTheSame::_addrs [private]

Definition at line 133 of file syncclusterconnection.h.

Definition at line 134 of file syncclusterconnection.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:58 2013