mongo::UpdateResult Struct Reference

#include <query.h>

List of all members.

Public Member Functions

 UpdateResult (bool e, bool m, unsigned long long n, const BSONObj &upsertedObject=BSONObj())

Public Attributes

bool existing
bool mod
long long num
OID upserted

Detailed Description

Definition at line 82 of file query.h.


Constructor & Destructor Documentation

mongo::UpdateResult::UpdateResult ( bool  e,
bool  m,
unsigned long long  n,
const BSONObj upsertedObject = BSONObj() 
) [inline]

Definition at line 88 of file query.h.


Member Data Documentation

Definition at line 83 of file query.h.

Definition at line 84 of file query.h.

Definition at line 85 of file query.h.

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