#include <Assembly_Spec.h>
Inheritance diagram for CIAO::Assembly_Placement::homeplacement:
Public Types | |
typedef enum CIAO::Assembly_Placement::homeplacement::_register_method | Register_Method |
typedef CIAO::Assembly_Placement::homeplacement::_register_info | Register_Info |
enum | _register_method { HOMEFINDER, NAMING, TRADER } |
Public Member Functions | |
homeplacement (const char *id, unsigned long cardinality=1) | |
virtual int | accept (Visitor &v ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
Accepting a visitor. | |
virtual | ~homeplacement () |
void | componentfileref (const char *file) |
const char * | componentfileref (void) const |
void | rtpolicyset_ref (const char *file) |
const char * | rtpolicyset_ref (void) const |
Public Attributes | |
ACE_Unbounded_Queue< Register_Info > | register_info_ |
Protected Attributes | |
ACE_CString | componentfileref_ |
ACE_CString | rtpolicyset_ref_ |
|
|
|
|
|
|
|
|
|
|
|
Accepting a visitor.
Reimplemented from CIAO::Assembly_Placement::Container. |
|
Accessor/mutator functions |
|
Accessor/mutator functions |
|
Accessor/mutator functions |
|
Accessor/mutator functions |
|
|
|
|
|
|