Template Class StorageSubscriberImpl
Defined in File subscriber_impl.h
Inheritance Relationships
Base Type
public swri::SubscriberImpl
(Class SubscriberImpl)
Class Documentation
-
template<class M>
class StorageSubscriberImpl : public swri::SubscriberImpl Public Functions
- template<class M2 = M> inline std::enable_if<(bool) has_header< M2 >), void >::type handleMessage (const std::shared_ptr< const M > msg)
- template<class M2 = M> inline std::enable_if< !(bool) has_header< M2 >), void >::type handleMessage (const std::shared_ptr< const M > msg)