Public Member Functions | Private Member Functions | Private Attributes

TMCDB::MCtestComponentImpl Class Reference

#include <MCtestComponentImpl.h>

Inheritance diagram for TMCDB::MCtestComponentImpl:
Inheritance graph
[legend]
Collaboration diagram for TMCDB::MCtestComponentImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MCtestComponentImpl (const ACE_CString &name, maci::ContainerServices *containerServices)
 ~MCtestComponentImpl ()
void execute ()
void cleanUp ()
ACS::ROdoubleSeq_ptr doubleSeqProp ()
ACS::ROdouble_ptr doubleProp ()
void reset ()

Private Member Functions

void operator= (const MCtestComponentImpl &)

Private Attributes

baci::ROdoublem_doubleProp_p
ACS::doubleSeq m_doubleSeqVal
ACS::Time m_time1
MCtestDevIOSeq< ACS::doubleSeq > * m_doubleSeqDevIO
baci::ROdoubleSeqm_doubleSeqProp_p
double m_doubleVal
ACS::Time m_time2
MCtestDevIO< double > * m_doubleDevIO

Detailed Description

Monitor collector implementation


Constructor & Destructor Documentation

TMCDB::MCtestComponentImpl::MCtestComponentImpl ( const ACE_CString &  name,
maci::ContainerServices containerServices 
)
TMCDB::MCtestComponentImpl::~MCtestComponentImpl (  ) 

Member Function Documentation

void TMCDB::MCtestComponentImpl::cleanUp (  ) 
ACS::ROdouble_ptr TMCDB::MCtestComponentImpl::doubleProp (  ) 
ACS::ROdoubleSeq_ptr TMCDB::MCtestComponentImpl::doubleSeqProp (  ) 
void TMCDB::MCtestComponentImpl::execute (  ) 
void TMCDB::MCtestComponentImpl::operator= ( const MCtestComponentImpl  )  [private]

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

void TMCDB::MCtestComponentImpl::reset (  ) 

Member Data Documentation


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