qmf::engine::SchemaObjectClass Class Reference
#include <qmf/engine/Schema.h>
List of all members.
Detailed Description
Definition at line 160 of file Schema.h.
Constructor & Destructor Documentation
| qmf::engine::SchemaObjectClass::SchemaObjectClass |
( |
const char * |
package, |
|
|
const char * |
name | |
|
) |
| | |
| qmf::engine::SchemaObjectClass::~SchemaObjectClass |
( |
|
) |
|
Member Function Documentation
| void qmf::engine::SchemaObjectClass::addMethod |
( |
const SchemaMethod * |
method |
) |
|
| void qmf::engine::SchemaObjectClass::addProperty |
( |
const SchemaProperty * |
property |
) |
|
| void qmf::engine::SchemaObjectClass::addStatistic |
( |
const SchemaStatistic * |
statistic |
) |
|
| const SchemaClassKey* qmf::engine::SchemaObjectClass::getClassKey |
( |
|
) |
const |
| const SchemaMethod* qmf::engine::SchemaObjectClass::getMethod |
( |
int |
idx |
) |
const |
| int qmf::engine::SchemaObjectClass::getMethodCount |
( |
|
) |
const |
| const SchemaProperty* qmf::engine::SchemaObjectClass::getProperty |
( |
int |
idx |
) |
const |
| int qmf::engine::SchemaObjectClass::getPropertyCount |
( |
|
) |
const |
| const SchemaStatistic* qmf::engine::SchemaObjectClass::getStatistic |
( |
int |
idx |
) |
const |
| int qmf::engine::SchemaObjectClass::getStatisticCount |
( |
|
) |
const |
The documentation for this class was generated from the following file: