cgma
ModelQueryEngine::BeginQuery Class Reference

#include <ModelQueryEngine.hpp>

List of all members.

Public Member Functions

 BeginQuery ()
 ~BeginQuery ()
void * operator new (size_t) throw ()

Detailed Description

Definition at line 158 of file ModelQueryEngine.hpp.


Constructor & Destructor Documentation


Member Function Documentation

void* ModelQueryEngine::BeginQuery::operator new ( size_t  ) throw () [inline]

Definition at line 164 of file ModelQueryEngine.hpp.

            { assert(0); return (void*)0; }

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines