xoreos
0.0.5
|
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"
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 | |
A database in FoxPro format.
Definition in file foxpro.h.