#include <baciPropertyImpl.h>
Inheritance diagram for baci::PropertyImpl:
Public Member Functions | |
PropertyImpl (const ACE_CString &name, BACIComponent *component_p) | |
virtual | ~PropertyImpl () |
virtual char * | name (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) |
virtual char * | characteristic_component_name () |
BACIComponent * | getComponent () |
Return the BACI Component. | |
Private Attributes | |
BACIComponent * | component_mp |
BACI Component. |
|
|
|
|
|
|
|
Return the BACI Component.
|
|
|
|
BACI Component.
|