ActionFunction

NAME
Detailed Description
Typedef Documentation
Author

NAME

ActionFunction −

Typedefs

typedef ActionRequest(PcommonImpl< ACS_P_TL >::* baci::PcommonImpl::ActionFunction )(BACIComponent *component_p, int callbackID, const CBDescIn &descIn, BACIValue *value, ACSErr::Completion &completion, CBDescOut &descOut)

Detailed Description

The ActionFunction is a templated typedef so there is no actual inline doc generated for it per-se.

Definition of ActionFunction (member function of RO)

Parameters:

component_p A pointer to a BACIComponent
callbackID
ID of a Callback object
descIn
Callback input description
value
Pointer to a BACIValue object ompletion An error system completion describing how the action completed
descOut
Callback output description

Returns:

An ActionRequest

Typedef Documentation

template<ACS_P_C > typedef ActionRequest(PcommonImpl<ACS_P_TL>::* baci::PcommonImpl< ACS_P_C >::ActionFunction)(BACIComponent *component_p, int callbackID, const CBDescIn &descIn, BACIValue *value, ACSErr::Completion &completion, CBDescOut &descOut) [protected, inherited]

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.