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

baci::ROcommonImpl<> Class Template Reference

#include <baciROcommonImpl_T.h>

Inheritance diagram for baci::ROcommonImpl<>:

Inheritance graph
[legend]
Collaboration diagram for baci::ROcommonImpl<>:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ROcommonImpl (const ACE_CString &name, BACIComponent *component_p, DevIO< TM > *devIO, bool flagdeldevIO)
 ROcommonImpl (bool init, const ACE_CString &name, BACIComponent *component_p, DevIO< TM > *devIO, bool flagdeldevIO)
virtual ~ROcommonImpl ()

Protected Member Functions

virtual bool readCharacteristics ()

Protected Attributes

EventDispatchermonitorEventDispatcher_mp
 Event dispatcher;.
ACS::TimeInterval alarmTimerTrig_m

Private Member Functions

void operator= (const ROcommonImpl &)
 ROcommonImpl (const ROcommonImpl &)

Detailed Description

template<ACS_RO_C>
class baci::ROcommonImpl<>

Implementation of ROcommon property
Warning:
We have virtual inheritance from PortableServer::RefCountServantBase because of a bug in gcc 2.95 (see SPR. ALMASW2001075)


Constructor & Destructor Documentation

template<ACS_RO_C >
baci::ROcommonImpl<>::ROcommonImpl const ACE_CString &  name,
BACIComponent component_p,
DevIO< TM > *  devIO,
bool  flagdeldevIO
 

Constuctor

Parameters:
name property name (e.q. AMSMount:decliantion)
component_p parent of the property

template<ACS_RO_C >
baci::ROcommonImpl<>::ROcommonImpl bool  init,
const ACE_CString &  name,
BACIComponent component_p,
DevIO< TM > *  devIO,
bool  flagdeldevIO
 

Constuctor that just calls readCharacterstics

Parameters:
name property name (e.q. AMSMount:decliantion)

template<ACS_RO_C >
virtual baci::ROcommonImpl<>::~ROcommonImpl  )  [virtual]
 

Destructor

template<ACS_RO_C >
baci::ROcommonImpl<>::ROcommonImpl const ROcommonImpl<> &   )  [private]
 

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


Member Function Documentation

template<ACS_RO_C >
void baci::ROcommonImpl<>::operator= const ROcommonImpl<> &   )  [private]
 

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

template<ACS_RO_C >
virtual bool baci::ROcommonImpl<>::readCharacteristics  )  [protected, virtual]
 

Read characteristics from CDB

Parameters:
propertyName name of the property whose characteristics to read
Returns:
true on success, false on failure

Reimplemented from baci::PcommonImpl< ACS_P_TL >.

Reimplemented in baci::ROcontImpl<>, and baci::ROcontImpl< ACS_RO_TL >.


Member Data Documentation

template<ACS_RO_C >
ACS::TimeInterval baci::ROcommonImpl<>::alarmTimerTrig_m [protected]
 

template<ACS_RO_C >
EventDispatcher* baci::ROcommonImpl<>::monitorEventDispatcher_mp [protected]
 

Event dispatcher;.


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