hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
BaseDB.hpp File Reference
#include <Poco/SharedPtr.h>
#include <iostream>
#include <string>
#include <list>
#include "Errors.hpp"
Include dependency graph for BaseDB.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HCE::BaseDB
 Your Driver's class must be inherited from that base class class BaseDB. More...

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Typedefs

typedef int HCE::STATUS

Detailed Description