|
baci::PropertyImpl − |
|
#include <baciPropertyImpl.h> Inherits baci::CharacteristicModelImpl. Inherited by baci::TypelessPropertyImpl. |
|
Public Member Functions |
|
PropertyImpl (const ACE_CString &name, BACIComponent *component_p) |
|
virtual ~PropertyImpl () |
|
virtual char * name () |
|
virtual char * characteristic_component_name () |
|
BACIComponent * getComponent () |
|
Return the BACI Component. |
|
Private Attributes |
|
BACIComponent * component_mp |
|
BACI Component. |
|
baci::PropertyImpl::PropertyImpl (const ACE_CString & name, BACIComponent * component_p) |
|
virtual baci::PropertyImpl::~PropertyImpl () [virtual] |
|
virtual char* baci::PropertyImpl::characteristic_component_name () [virtual] |
|
BACIComponent* baci::PropertyImpl::getComponent () [inline] |
|
Return the BACI Component. |
|
virtual char* baci::PropertyImpl::name () [virtual] |
|
BACIComponent* baci::PropertyImpl::component_mp [private] |
|
BACI Component. |
|
Generated automatically by Doxygen for ACS-2015.6 C++ API from the source code. |