My Project
|
Public Member Functions | |
void | Finalize () |
void | Open () |
void | Close () |
CICRecordSet * | GetMapTrace () |
CICRecordSet * | GetMapTrace (const WCHAR *where) |
CICRecordSet * | GetTraceData (double x, double y) |
CICRecordSet * | GetTraceData (double x1, double y1, double x2, double y2) |
DBEntity * | GetDB () |
Static Public Member Functions | |
static CICGenManager * | Instance () |
static wstring | QuoteReplace (const WCHAR *input) |
Protected Member Functions | |
void | CreateMemTables () |
void | CreateFileTables () |
Protected Attributes | |
ParaEngine::asset_ptr< DBEntity > | m_db |