CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
PriorityChannel< T, P > Member List

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() constPriorityChannel< T, P >
end() (defined in PriorityChannel< T, P >)PriorityChannel< T, P >
Item typedefPriorityChannel< T, P >
popFront(Out< T > item=None{})PriorityChannel< T, P >
popFrontBefore(double time, Out< T > item=None{})PriorityChannel< T, P >
Priority typedefPriorityChannel< T, P >
PriorityChannel()=defaultPriorityChannel< 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 >