highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HCE::DataBase Class Reference

#include <DataBase.hpp>

Inheritance diagram for HCE::DataBase:

Public Member Functions

 DataBase (ComponentType inType=CT_DEFAULT)
ComponentType getType ()
virtual ~DataBase ()
 DataBase (ComponentType inType=CT_DEFAULT)
ComponentType getType ()
virtual ~DataBase ()

Protected Attributes

ComponentType type

Detailed Description

Definition at line 8 of file DataBase.hpp.

Constructor & Destructor Documentation

HCE::DataBase::DataBase ( ComponentType  inType = CT_DEFAULT)
inline

Definition at line 13 of file DataBase.hpp.

virtual HCE::DataBase::~DataBase ( )
inlinevirtual

Definition at line 15 of file DataBase.hpp.

HCE::DataBase::DataBase ( ComponentType  inType = CT_DEFAULT)
inline

Definition at line 13 of file DataBase.hpp.

virtual HCE::DataBase::~DataBase ( )
inlinevirtual

Definition at line 15 of file DataBase.hpp.

Member Function Documentation

ComponentType HCE::DataBase::getType ( )
inline

Definition at line 14 of file DataBase.hpp.

ComponentType HCE::DataBase::getType ( )
inline

Definition at line 14 of file DataBase.hpp.

Member Data Documentation

ComponentType HCE::DataBase::type
protected

Definition at line 11 of file DataBase.hpp.


The documentation for this class was generated from the following files: