HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <DataBase.hpp>
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 |
Definition at line 8 of file DataBase.hpp.
|
inline |
Definition at line 13 of file DataBase.hpp.
|
inlinevirtual |
Definition at line 15 of file DataBase.hpp.
|
inline |
Definition at line 13 of file DataBase.hpp.
|
inlinevirtual |
Definition at line 15 of file DataBase.hpp.
|
inline |
Definition at line 14 of file DataBase.hpp.
|
inline |
Definition at line 14 of file DataBase.hpp.
|
protected |
Definition at line 11 of file DataBase.hpp.