RecordParserClasses


Detailed Description

Parser and data storage classes.

These classes take a Database Database record and convert them into C++ objects. Each of these classes are safe to be used in standard containers, and are meant to be used in conjunction with the RecordParser<> template when calling Controller::LoadDatabase().


Classes

class  Barry::Calendar
class  Barry::Contact
class  Barry::Message
class  Barry::PINMessage
class  Barry::SavedMessage
class  Barry::ServiceBookConfig
class  Barry::ServiceBook

Functions

BXEXPORT std::ostream & Barry::operator<< (std::ostream &os, const Calendar &msg)
BXEXPORT std::ostream & Barry::operator<< (std::ostream &os, const Contact &contact)
BXEXPORT std::ostream & Barry::operator<< (std::ostream &os, const Message &msg)
BXEXPORT std::ostream & Barry::operator<< (std::ostream &os, const PINMessage &msg)
BXEXPORT std::ostream & Barry::operator<< (std::ostream &os, const SavedMessage &msg)
BXEXPORT std::ostream & Barry::operator<< (std::ostream &os, const ServiceBookConfig &msg)
BXEXPORT std::ostream & Barry::operator<< (std::ostream &os, const ServiceBook &msg)


Generated on Wed Sep 24 21:27:32 2008 for Barry by  doxygen 1.5.1