
Public Member Functions | |
| AllocFirstReady (int &res, decision_making::CallContext *call_context, decision_making::EventQueue *events) | |
| bool | decide () |
Definition at line 62 of file TAOExample.cpp.
| AllocFirstReady::AllocFirstReady | ( | int & | res, |
| decision_making::CallContext * | call_context, | ||
| decision_making::EventQueue * | events | ||
| ) | [inline] |
Definition at line 64 of file TAOExample.cpp.
| bool AllocFirstReady::decide | ( | ) | [inline, virtual] |
Implements decision_making::ProtocolAllocation.
Definition at line 65 of file TAOExample.cpp.