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

baci::RWSeqContImpl<> Class Template Reference

#include <baciRWSeqContImpl_T.h>

Inheritance diagram for baci::RWSeqContImpl<>:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RWSeqContImpl (const ACE_CString &name, BACIComponent *component_p, DevIO< TM > *devIO=0, bool flagdeldevIO=false)
virtual void setValue (BACIProperty *property, BACIValue *value, Completion &completion, CBDescOut &descOut)
virtual ActionRequest incrementAction (BACIComponent *component_p, int callbackID, const CBDescIn &descIn, BACIValue *value, Completion &completion, CBDescOut &descOut)
virtual ActionRequest decrementAction (BACIComponent *component_p, int callbackID, const CBDescIn &descIn, BACIValue *value, Completion &completion, CBDescOut &descOut)

template<ACS_RW_C>
class baci::RWSeqContImpl<>


Constructor & Destructor Documentation

template<ACS_RW_C >
baci::RWSeqContImpl<>::RWSeqContImpl const ACE_CString &  name,
BACIComponent component_p,
DevIO< TM > *  devIO = 0,
bool  flagdeldevIO = false
 


Member Function Documentation

template<ACS_RW_C >
virtual ActionRequest baci::RWSeqContImpl<>::decrementAction BACIComponent component_p,
int  callbackID,
const CBDescIn descIn,
BACIValue value,
Completion completion,
CBDescOut descOut
[virtual]
 

Implementation of async. decrement method overriden from RWcont

Reimplemented from baci::RWcontImpl< ACS_RW_TL >.

template<ACS_RW_C >
virtual ActionRequest baci::RWSeqContImpl<>::incrementAction BACIComponent component_p,
int  callbackID,
const CBDescIn descIn,
BACIValue value,
Completion completion,
CBDescOut descOut
[virtual]
 

Implementation of async. increment method overridenf from RWcont

Reimplemented from baci::RWcontImpl< ACS_RW_TL >.

template<ACS_RW_C >
virtual void baci::RWSeqContImpl<>::setValue BACIProperty property,
BACIValue value,
Completion completion,
CBDescOut descOut
[virtual]
 

Set value method (value mutator) overriden from RWcont To make RW property simetric to RO property

Parameters:
property property which requested value
value value to be returned
completion error handling structure
descOut callback descriptor

Reimplemented from baci::RWcontImpl< ACS_RW_TL >.


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