Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

rs::dbf Namespace Reference

DBase compatible database reader. More...


Compounds

class  DBF_EntryDeclaration
 Info about one Dbase entry type. More...

class  DBF_Reader
 DBase-compatible database reader class. More...


Typedefs

typedef SmartPtr< DBF_EntryDeclarationDBF_EntryDeclarationPtr
typedef std::map< std::string,
DBF_EntryDeclarationPtr
DBF_EntryDeclarationList


Detailed Description

DBase compatible database reader.

Typedef Documentation

typedef SmartPtr<DBF_EntryDeclaration> DBF_EntryDeclarationPtr
 

Definition at line 80 of file dbf.h.

Referenced by DBF_Reader::DBF_Reader().

typedef std::map<std::string, DBF_EntryDeclarationPtr> DBF_EntryDeclarationList
 

Definition at line 81 of file dbf.h.


Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen