#include "Exception.h"
#include "Var.h"
#include "Naming.h"
#include "QObject.h"
#include "Factory.h"
#include "StringRep.h"
Classes | |
class | QDOS::KVDataBaseException |
class | QDOS::KVBadObject |
class | QDOS::KVDataBase |
Namespaces | |
namespace | QDOS |
Defines | |
#define | RENAME_ATTEMPTS 200 |
#define | RENAME_EXTENSION "A" |
Typedefs | |
typedef NamingContext< string > | QDOS::DataNamesTable |
typedef Var< DataNamesTable > | QDOS::DataNamesTable_var |
typedef Var< KVDataBase > | QDOS::KVDataBase_var |
#define RENAME_ATTEMPTS 200 |
#define RENAME_EXTENSION "A" |