#include <TAOStdProtocols.h>

Public Member Functions | |
| AllocFirstReady (int &res, decision_making::CallContext *call_context, decision_making::EventQueue *events) | |
| bool | decide () |
Definition at line 32 of file TAOStdProtocols.h.
| decision_making::AllocFirstReady::AllocFirstReady | ( | int & | res, |
| decision_making::CallContext * | call_context, | ||
| decision_making::EventQueue * | events | ||
| ) | [inline] |
Definition at line 34 of file TAOStdProtocols.h.
| bool decision_making::AllocFirstReady::decide | ( | ) | [inline, virtual] |
Implements decision_making::ProtocolAllocation.
Definition at line 35 of file TAOStdProtocols.h.