Pyrogenesis trunk
|
Public Attributes | |
EComponentTypeType | type |
InterfaceId | iid |
AllocFunc | alloc |
DeallocFunc | dealloc |
std::string | name |
std::string | schema |
std::unique_ptr< JS::PersistentRootedValue > | ctor |
AllocFunc CComponentManager::ComponentType::alloc |
std::unique_ptr<JS::PersistentRootedValue> CComponentManager::ComponentType::ctor |
DeallocFunc CComponentManager::ComponentType::dealloc |
InterfaceId CComponentManager::ComponentType::iid |
std::string CComponentManager::ComponentType::name |
std::string CComponentManager::ComponentType::schema |
EComponentTypeType CComponentManager::ComponentType::type |