Store< Record > Struct Template Reference

List of all members.

Detailed Description

template<class Record>
struct Store< Record >

Definition at line 116 of file btool.cc.

Public Member Functions

 Store (const string &filename, bool load)
 ~Store ()
void operator() (const Record &rec)
bool operator() (Record &rec, unsigned int databaseId) const
 Store (std::istream &is)
 ~Store ()
bool operator() (Record &rec, unsigned int databaseId) const
void Dump (std::ostream &os) const

Public Attributes

std::vector< Record > records
std::vector< Record >::const_iterator rec_it
std::string filename
bool load
int count
std::vector< Record > records
std::vector< Record >::const_iterator rec_it
Barry::ContactLdif ldif


The documentation for this struct was generated from the following files:
Generated on Wed Sep 24 21:27:32 2008 for Barry by  doxygen 1.5.1