#include <core/object.h>
◆ vistle::ObjectTypeRegistry::FunctionTable
struct vistle::ObjectTypeRegistry::FunctionTable |
◆ CreateEmptyFunc
typedef Object *(* vistle::ObjectTypeRegistry::CreateEmptyFunc) (const std::string &name) |
◆ CreateFunc
◆ DestroyFunc
typedef void(* vistle::ObjectTypeRegistry::DestroyFunc) (const std::string &name) |
◆ getCreator()
◆ getDestroyer()
◆ getType()
◆ registerType()
template<class O >
static void vistle::ObjectTypeRegistry::registerType |
( |
int |
id | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: