mongo::RemoveSaver Class Reference

#include <dbhelpers.h>

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

List of all members.

Public Member Functions

void goingToDelete (const BSONObj &o)
 RemoveSaver (const string &type, const string &ns, const string &why)
 ~RemoveSaver ()

Private Attributes

path _file
ofstream * _out
path _root

Detailed Description

user for saving deletd bson objects to a flat file

Definition at line 144 of file dbhelpers.h.


Constructor & Destructor Documentation

mongo::RemoveSaver::RemoveSaver ( const string &  type,
const string &  ns,
const string &  why 
)
mongo::RemoveSaver::~RemoveSaver (  ) 

Member Function Documentation

void mongo::RemoveSaver::goingToDelete ( const BSONObj o  )  [virtual]

Member Data Documentation

path mongo::RemoveSaver::_file [private]

Definition at line 153 of file dbhelpers.h.

ofstream* mongo::RemoveSaver::_out [private]

Definition at line 154 of file dbhelpers.h.

path mongo::RemoveSaver::_root [private]

Definition at line 152 of file dbhelpers.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