#include <MprStatementRegistration.h>
◆ FactoryFunction
typedef MprStatement*(* cnoid::MprStatementRegistration::FactoryFunction) () |
◆ MprStatementRegistration() [1/2]
MprStatementRegistration::MprStatementRegistration |
( |
| ) |
|
◆ MprStatementRegistration() [2/2]
MprStatementRegistration::MprStatementRegistration |
( |
const char * |
module | ) |
|
◆ create() [1/2]
MprStatement * MprStatementRegistration::create |
( |
const std::string & |
type | ) |
|
|
static |
◆ create() [2/2]
MprStatement * MprStatementRegistration::create |
( |
const std::string & |
type, |
|
|
const std::string & |
module |
|
) |
| |
|
static |
◆ fullTypeName()
const std::string & MprStatementRegistration::fullTypeName |
( |
const MprStatement * |
statement | ) |
|
|
static |
◆ registerAbstractType()
template<class StatementType , class SuperType >
◆ registerType()
template<class StatementType , class SuperType >
The documentation for this class was generated from the following files: