23 #ifndef VARIANT_TOPIC_TOOLS_SUBSCRIBER_H 24 #define VARIANT_TOPIC_TOOLS_SUBSCRIBER_H 65 inline operator void*()
const {
66 return (
impl &&
impl->isValid()) ? (
void*)1 : (
void*)0;
Header file providing the MessageSerializer class interface.
Header file providing forward declarations for the variant topic tools.
Header file providing the MessageVariant class interface.
ros::NodeHandlePtr nodeHandle
Header file providing the MessageType class interface.