import "CCM_EntityComponent.idl";
Public Member Functions | |
void | set_entity_context (in EntityContext ctx) raises (CCMException) |
void | unset_entity_context () raises (CCMException) |
void | ccm_activate () raises (CCMException) |
void | ccm_load () raises (CCMException) |
void | ccm_store () raises (CCMException) |
void | ccm_passivate () raises (CCMException) |
void | ccm_remove () raises (CCMException) |
void Components::EntityComponent::set_entity_context | ( | in EntityContext | ctx | ) | raises (CCMException) |
void Components::EntityComponent::unset_entity_context | ( | ) | raises (CCMException) |
void Components::EntityComponent::ccm_activate | ( | ) | raises (CCMException) |
void Components::EntityComponent::ccm_load | ( | ) | raises (CCMException) |
void Components::EntityComponent::ccm_store | ( | ) | raises (CCMException) |
void Components::EntityComponent::ccm_passivate | ( | ) | raises (CCMException) |
void Components::EntityComponent::ccm_remove | ( | ) | raises (CCMException) |