cgma
|
#include <ModelQueryEngine.hpp>
Public Member Functions | |
BeginQuery () | |
~BeginQuery () | |
void * | operator new (size_t) throw () |
Definition at line 158 of file ModelQueryEngine.hpp.
ModelQueryEngine::BeginQuery::BeginQuery | ( | ) | [inline] |
Definition at line 160 of file ModelQueryEngine.hpp.
ModelQueryEngine::BeginQuery::~BeginQuery | ( | ) | [inline] |
Definition at line 162 of file ModelQueryEngine.hpp.
void* ModelQueryEngine::BeginQuery::operator new | ( | size_t | ) | throw () [inline] |
Definition at line 164 of file ModelQueryEngine.hpp.
{ assert(0); return (void*)0; }