Public Member Functions | Private Attributes

baci::PropertyImpl Class Reference

#include <baciPropertyImpl.h>

Inheritance diagram for baci::PropertyImpl:
Inheritance graph
[legend]
Collaboration diagram for baci::PropertyImpl:
Collaboration graph
[legend]

List of all members.

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 ()
BACIComponentgetComponent ()
 Return the BACI Component.

Private Attributes

BACIComponentcomponent_mp
 BACI Component.

Constructor & Destructor Documentation

baci::PropertyImpl::PropertyImpl ( const ACE_CString &  name,
BACIComponent component_p 
)
virtual baci::PropertyImpl::~PropertyImpl (  )  [virtual]

Member Function Documentation

virtual char* baci::PropertyImpl::characteristic_component_name (  )  [virtual]
BACIComponent* baci::PropertyImpl::getComponent (  )  [inline]

Return the BACI Component.

virtual char* baci::PropertyImpl::name ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  [virtual]

Member Data Documentation

BACI Component.


The documentation for this class was generated from the following file: