#include <baciBACIAction.h>
Inheritance diagram for baci::ActionImplementator:
Public Member Functions | |
virtual ActionRequest | invokeAction (int function, BACIComponent *component_p, const int &callbackID, const CBDescIn &descIn, BACIValue *value, Completion &completion, CBDescOut &descOut)=0 |
virtual | ~ActionImplementator () |
|
|
|
Action dispatcher function
Implemented in Mount4Impl, Door, FilterWheel, Lamp, LampWheel, Mount, PowerSupply, RampedPowerSupply, SlowMount, baci::PcommonImpl<>, baci::RWcommonImpl<>, baci::RWcontImpl<>, BaciTestClassImpl, ROEnumImpl<>, RWEnumImpl<>, baci::PcommonImpl< ACS_P_TL >, baci::RWcommonImpl< ACS_RW_TL >, baci::RWcontImpl< ACS_RW_TL >, and ROEnumImpl< ACS_ENUM_T(T), SK >.
|