xoreos  0.0.5
Classes | Namespaces
foxpro.h File Reference

A database in FoxPro format. More...

#include <boost/noncopyable.hpp>
#include "src/common/types.h"
#include "src/common/ptrlist.h"
#include "src/common/ptrvector.h"
#include "src/common/ustring.h"
Include dependency graph for foxpro.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Common::FoxPro
 A database in FoxPro 2.0 format. More...
 
struct  Common::FoxPro::Field
 A field description. More...
 
struct  Common::FoxPro::Record
 A record. More...
 

Namespaces

 Common
 

Detailed Description

A database in FoxPro format.

Definition in file foxpro.h.