Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

sampledCompImpl Class Reference

#include <sampledCompImpl.h>

Inheritance diagram for sampledCompImpl:

Inheritance graph
[legend]
Collaboration diagram for sampledCompImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 sampledCompImpl (const ACE_CString &name, maci::ContainerServices *containerServices)
virtual ~sampledCompImpl ()
void initialize ()
virtual ACS::RWdouble_ptr my_RWdouble ()
virtual ACS::ROdouble_ptr my_ROdouble ()
virtual ACS::RWfloat_ptr my_RWfloat ()
virtual ACS::ROfloat_ptr my_ROfloat ()
virtual ACS::RWstring_ptr my_RWstring ()
virtual ACS::ROstring_ptr my_ROstring ()
virtual ACS::RWlong_ptr my_RWlong ()
virtual ACS::ROlong_ptr my_ROlong ()
virtual ACS::RWlongLong_ptr my_RWlongLong ()
virtual ACS::ROlongLong_ptr my_ROlongLong ()

Private Member Functions

void operator= (const sampledCompImpl &)

Private Attributes

SmartPropertyPointer< RWdoublem_RWdouble_sp
SmartPropertyPointer< ROdoublem_ROdouble_sp
SmartPropertyPointer< RWfloatm_RWfloat_sp
SmartPropertyPointer< ROfloatm_ROfloat_sp
SmartPropertyPointer< RWstringm_RWstring_sp
SmartPropertyPointer< ROstringm_ROstring_sp
SmartPropertyPointer< RWlongm_RWlong_sp
SmartPropertyPointer< ROlongm_ROlong_sp
SmartPropertyPointer< RWlongLongm_RWlongLong_sp
SmartPropertyPointer< ROlongLongm_ROlongLong_sp
ACE_CString component_name

Constructor & Destructor Documentation

sampledCompImpl::sampledCompImpl const ACE_CString &  name,
maci::ContainerServices containerServices
 

virtual sampledCompImpl::~sampledCompImpl  )  [virtual]
 

Destructor


Member Function Documentation

void sampledCompImpl::initialize  )  [virtual]
 

Exceptions:
acsErrTypeLifeCycle::LifeCycleExImpl 

Reimplemented from acscomponent::ACSComponentImpl.

virtual ACS::ROdouble_ptr sampledCompImpl::my_ROdouble  )  [virtual]
 

virtual ACS::ROfloat_ptr sampledCompImpl::my_ROfloat  )  [virtual]
 

virtual ACS::ROlong_ptr sampledCompImpl::my_ROlong  )  [virtual]
 

virtual ACS::ROlongLong_ptr sampledCompImpl::my_ROlongLong  )  [virtual]
 

virtual ACS::ROstring_ptr sampledCompImpl::my_ROstring  )  [virtual]
 

virtual ACS::RWdouble_ptr sampledCompImpl::my_RWdouble  )  [virtual]
 

virtual ACS::RWfloat_ptr sampledCompImpl::my_RWfloat  )  [virtual]
 

virtual ACS::RWlong_ptr sampledCompImpl::my_RWlong  )  [virtual]
 

virtual ACS::RWlongLong_ptr sampledCompImpl::my_RWlongLong  )  [virtual]
 

virtual ACS::RWstring_ptr sampledCompImpl::my_RWstring  )  [virtual]
 

void sampledCompImpl::operator= const sampledCompImpl  )  [private]
 

ALMA C++ coding standards state copy operators should be disabled.


Member Data Documentation

ACE_CString sampledCompImpl::component_name [private]
 

SmartPropertyPointer<ROdouble> sampledCompImpl::m_ROdouble_sp [private]
 

SmartPropertyPointer<ROfloat> sampledCompImpl::m_ROfloat_sp [private]
 

SmartPropertyPointer<ROlong> sampledCompImpl::m_ROlong_sp [private]
 

SmartPropertyPointer<ROlongLong> sampledCompImpl::m_ROlongLong_sp [private]
 

SmartPropertyPointer<ROstring> sampledCompImpl::m_ROstring_sp [private]
 

SmartPropertyPointer<RWdouble> sampledCompImpl::m_RWdouble_sp [private]
 

SmartPropertyPointer<RWfloat> sampledCompImpl::m_RWfloat_sp [private]
 

SmartPropertyPointer<RWlong> sampledCompImpl::m_RWlong_sp [private]
 

SmartPropertyPointer<RWlongLong> sampledCompImpl::m_RWlongLong_sp [private]
 

SmartPropertyPointer<RWstring> sampledCompImpl::m_RWstring_sp [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:36:51 2009 for ACS C++ API by doxygen 1.3.8