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


Public Member Functions | |
| FilterQueued (wns::scheduler::RegistryProxyInterface *reg, wns::scheduler::ConnectionSet candidates) | |
| bool | operator() (const wns::ldk::CompoundPtr &compound) |
| wns::scheduler::ConnectionSet | result () const |
Private Attributes | |
| wns::scheduler::ConnectionSet | candidates_ |
| wns::scheduler::RegistryProxyInterface * | reg_ |
| wns::scheduler::ConnectionSet | result_ |
Definition at line 63 of file BypassQueue.cpp.
| FilterQueued::FilterQueued | ( | wns::scheduler::RegistryProxyInterface * | reg, | |
| wns::scheduler::ConnectionSet | candidates | |||
| ) | [inline] |
Definition at line 67 of file BypassQueue.cpp.
| bool FilterQueued::operator() | ( | const wns::ldk::CompoundPtr & | compound | ) | [inline, virtual] |
Implements wimac::scheduler::BypassQueue::IsAcceptingChecker.
Definition at line 75 of file BypassQueue.cpp.
| wns::scheduler::ConnectionSet FilterQueued::result | ( | ) | const [inline] |
Definition at line 83 of file BypassQueue.cpp.
Definition at line 90 of file BypassQueue.cpp.
Definition at line 89 of file BypassQueue.cpp.
Definition at line 91 of file BypassQueue.cpp.
1.5.5