ClarisWksDatabaseInternal::Database Struct Reference

Internal: the database of a ClarisWksDatabase. More...

Inheritance diagram for ClarisWksDatabaseInternal::Database:
ClarisWksStruct::DSET

List of all members.

Public Member Functions

 Database (ClarisWksStruct::DSET const &dset=ClarisWksStruct::DSET())
 constructor

Public Attributes

std::vector< Fieldm_fields
 the list of field
shared_ptr< ClarisWksDbaseContentm_content
 the data

Friends

std::ostream & operator<< (std::ostream &o, Database const &doc)
 operator<<

Detailed Description

Internal: the database of a ClarisWksDatabase.


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Database const &  doc 
) [friend]

operator<<


Member Data Documentation


The documentation for this struct was generated from the following file: