![]() |
User Manual, Developers Guide and API Documentation |
![]() |


Public Member Functions | |
| AcceptCID (wns::scheduler::RegistryProxyInterface *reg, wns::ldk::CompoundPtr *current, wns::scheduler::ConnectionID cid) | |
| bool | operator() (const wns::ldk::CompoundPtr &compound) |
Private Attributes | |
| bool | alreadyAccepted_ |
| wns::scheduler::ConnectionID | cid_ |
| wns::ldk::CompoundPtr * | current_ |
| wns::scheduler::RegistryProxyInterface * | reg_ |
Definition at line 94 of file BypassQueue.cpp.
| AcceptCID::AcceptCID | ( | wns::scheduler::RegistryProxyInterface * | reg, | |
| wns::ldk::CompoundPtr * | current, | |||
| wns::scheduler::ConnectionID | cid | |||
| ) | [inline] |
Definition at line 98 of file BypassQueue.cpp.
| bool AcceptCID::operator() | ( | const wns::ldk::CompoundPtr & | compound | ) | [inline] |
Definition at line 108 of file BypassQueue.cpp.
bool AcceptCID::alreadyAccepted_ [private] |
Definition at line 119 of file BypassQueue.cpp.
wns::scheduler::ConnectionID AcceptCID::cid_ [private] |
Definition at line 118 of file BypassQueue.cpp.
wns::ldk::CompoundPtr* AcceptCID::current_ [private] |
Definition at line 117 of file BypassQueue.cpp.
Definition at line 116 of file BypassQueue.cpp.
1.5.5