MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::thread::Subscription< T > Member List

This is the complete list of members for mtcore::thread::Subscription< T >, including all inherited members.

close()mtcore::thread::Subscription< T >inline
deinit(Allocator &alloc)mtcore::thread::Subscription< T >inline
Message typedefmtcore::thread::Subscription< T >
receive_before(const std::chrono::time_point< Clock, Duration > &timePoint)mtcore::thread::Subscription< T >inline
receive_block()mtcore::thread::Subscription< T >inline
Subscription()=defaultmtcore::thread::Subscription< T >
Subscription(const Arc< impl::Broker< T > > &broker, const Handle &handle)mtcore::thread::Subscription< T >inline
try_receive()mtcore::thread::Subscription< T >inline