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

baci::PcontImpl<> Class Template Reference

#include <baciPcontImpl_T.h>

Inheritance diagram for baci::PcontImpl<>:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PcontImpl (const ACE_CString &name, BACIProperty *property_p, BACIComponent *component_p, DevIO< TM > *devIO, bool flagdeldevIO)
virtual ~PcontImpl ()
virtual TS min_delta_trigger ()
virtual TS graph_min ()
virtual TS graph_max ()
virtual TS min_step ()

Protected Member Functions

virtual bool readCharacteristics (CharacteristicModelImpl *model)

Private Attributes

TSM graph_min_m
TSM graph_max_m
TSM min_step_m
TSM min_delta_trig_m

Detailed Description

template<ACS_P_C>
class baci::PcontImpl<>

Implementation of P (cont) 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_P_C >
baci::PcontImpl<>::PcontImpl const ACE_CString &  name,
BACIProperty property_p,
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_P_C >
virtual baci::PcontImpl<>::~PcontImpl  )  [virtual]
 

Destructor


Member Function Documentation

template<ACS_P_C >
virtual TS baci::PcontImpl<>::graph_max  )  [virtual]
 

template<ACS_P_C >
virtual TS baci::PcontImpl<>::graph_min  )  [virtual]
 

template<ACS_P_C >
virtual TS baci::PcontImpl<>::min_delta_trigger  )  [virtual]
 

template<ACS_P_C >
virtual TS baci::PcontImpl<>::min_step  )  [virtual]
 

template<ACS_P_C >
virtual bool baci::PcontImpl<>::readCharacteristics CharacteristicModelImpl model  )  [protected, virtual]
 

Read characteristics from CDB

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


Member Data Documentation

template<ACS_P_C >
TSM baci::PcontImpl<>::graph_max_m [private]
 

template<ACS_P_C >
TSM baci::PcontImpl<>::graph_min_m [private]
 

Characteristics

template<ACS_P_C >
TSM baci::PcontImpl<>::min_delta_trig_m [private]
 

template<ACS_P_C >
TSM baci::PcontImpl<>::min_step_m [private]
 


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