import "CCM_Component.idl";
import "orbsvcs/SecurityLevel2.idl";
import "CCM_Transaction.idl";
Include dependency graph for CCM_Container.idl:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | Components |
Classes | |
interface | Components::CCMContext |
exception | Components::CCMException |
interface | Components::EnterpriseComponent |
interface | Components::SessionContext |
interface | Components::SessionComponent |
interface | Components::SessionSynchronization |
interface | Components::EntityContext |
interface | Components::EntityComponent |
interface | Components::HomeExecutorBase |
Defines | |
#define | CCM_CONTAINER_IDL |
Typedefs | |
typedef SecurityLevel2::Credentials | Components::Principal |
Enumerations | |
enum | Components::CCMExceptionReason { Components::SYSTEM_ERROR, Components::CREATE_ERROR, Components::REMOVE_ERROR, Components::DUPLICATE_KEY, Components::FIND_ERROR, Components::OBJECT_NOT_FOUND, Components::NO_SUCH_ENTITY } |
Variables | |
typeprefix Components omg | Components::org |
#define CCM_CONTAINER_IDL |
@ Compile this file with:
tao_idl -Gv -I ../.. -I ../../orbsvcs/orbsvcs \ -Wb,export_macro=CIAO_Export \ -Wb,export_include=CIAO_export.h \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ CCM_Container.idl