import "CCM_Base.idl";
Include dependency graph for CCM_Event.idl:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | Components |
Classes | |
interface | Components::EventBase |
interface | Components::EventConsumerBase |
interface | Components::ConsumerDescription |
interface | Components::EmitterDescription |
interface | Components::SubscriberDescription |
interface | Components::PublisherDescription |
interface | Components::Events |
Defines | |
#define | CCM_EVENT_IDL |
Typedefs | |
typedef sequence< ConsumerDescription > | ConsumerDescriptions |
typedef sequence< EmitterDescription > | EmitterDescriptions |
typedef sequence< SubscriberDescription > | SubscriberDescriptions |
typedef sequence< PublisherDescription > | PublisherDescriptions |
|
@ 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_Event.idl |
|
|
|
|
|
|
|
|