#include "tao/orb_types.pidl"
#include "tao/StringSeq.pidl"
Namespaces | |
namespace | Components |
Classes | |
interface | Components::PortDescription |
interface | Components::FacetDescription |
exception | Components::InvalidName |
interface | Components::Navigation |
Defines | |
#define | CCM_NAVIGATION_IDL |
Typedefs | |
typedef string | Components::FeatureName |
typedef sequence< FeatureName > | Components::NameList |
typedef sequence < FacetDescription > | Components::FacetDescriptions |
#define CCM_NAVIGATION_IDL |
@ Compile this file with:
tao_idl -I W:/ACE_wrappers/TAO Component_Base.idl tao_idl -I ../.. \ -Wb,export_macro=CIAO_Export \ -Wb,export_include=CIAO_export.h \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ CCM_Navigation.idl