Template Class TypedMessagePtr
Defined in File agnocast_callback_info.hpp
Inheritance Relationships
Base Type
public agnocast::AnyObject(Class AnyObject)
Class Documentation
-
template<typename T>
class TypedMessagePtr : public agnocast::AnyObject Public Functions
-
inline virtual const std::type_info &type() const override
-
inline const agnocast::ipc_shared_ptr<T> &get() const
-
inline agnocast::ipc_shared_ptr<T> &get()
-
inline virtual const std::type_info &type() const override