#include <Assembly_Spec.h>
Inheritance diagram for CIAO::Assembly_Placement::componentinstantiation:
Public Types | |
typedef enum CIAO::Assembly_Placement::componentinstantiation::_if_register_type | IF_Register_Type |
typedef enum CIAO::Assembly_Placement::componentinstantiation::_register_method | Register_Method |
typedef CIAO::Assembly_Placement::componentinstantiation::_register_info | Register_Info |
typedef ACE_Unbounded_Queue< Register_Info > | REGISTRATION_QUEUE |
enum | _if_register_type { COMPONENT, PROVIDESID, CONSUMESID } |
enum | _register_method { NAMINGSERVICE, IORFILE } |
Public Member Functions | |
componentinstantiation (const char *id) | |
virtual int | accept (Visitor &v ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
Accepting a visitor. | |
virtual | ~componentinstantiation () |
Public Attributes | |
REGISTRATION_QUEUE | register_info_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Accepting a visitor.
Reimplemented from CIAO::Assembly_Placement::Node. |
|
|