Typedefs | |
typedef int | baci::PcommonImpl::callbackID |
typedef int const CBDescIn & | baci::PcommonImpl::descIn |
typedef int const CBDescIn BACIValue * | baci::PcommonImpl::value |
typedef int const CBDescIn BACIValue ACSErr::Completion & | baci::PcommonImpl::completion |
typedef int const CBDescIn BACIValue ACSErr::Completion CBDescOut & | baci::PcommonImpl::descOut |
Functions | |
typedef | baci::PcommonImpl::ActionRequest (PcommonImpl< ACS_P_TL >::*ActionFunction)(BACIComponent *component_p |
Definition of ActionFunction (member function of RO)
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 |
|
|
|
|
|
|
|
|
|
|
|
|