This is the complete list of members for core::Channel< T >, including all inherited members.
BOOST_STATIC_ASSERT_MSG((boost::is_base_of< sawyer::Message, T >::value),"T must be a descendant of sawyer::Message") | core::Channel< T > | |
ConstPtr typedef | core::Channel< T > | |
getLatest(double timeout) | core::Channel< T > | inlinestatic |
Ptr typedef | core::Channel< T > | |
requestData(double timeout) | core::Channel< T > | inlinestatic |
subscribe(double frequency) | core::Channel< T > | inlinestatic |
unsubscribe() | core::Channel< T > | inlinestatic |