import "Component_Base.idl";
Inheritance diagram for Components::EntityComponent:
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 | 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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|