CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for PriorityChannel< T, P >, including all inherited members.
begin() (defined in PriorityChannel< T, P >) | PriorityChannel< T, P > | |
close() | PriorityChannel< T, P > | |
count() const | PriorityChannel< T, P > | |
end() (defined in PriorityChannel< T, P >) | PriorityChannel< T, P > | |
Item typedef | PriorityChannel< T, P > | |
popFront(Out< T > item=None{}) | PriorityChannel< T, P > | |
popFrontBefore(double time, Out< T > item=None{}) | PriorityChannel< T, P > | |
Priority typedef | PriorityChannel< T, P > | |
PriorityChannel()=default | PriorityChannel< T, P > | |
pushBack(const T &item, P priority=0) | PriorityChannel< T, P > | |
read(Out< T > item) | PriorityChannel< T, P > | |
wait() | PriorityChannel< T, P > | |
waitUntil(double time) | PriorityChannel< T, P > | |
write(const T &item, P priority=0) | PriorityChannel< T, P > |