$search
#include <TopicLoggerGoal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _command_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _ID_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _selectedTopics_type |
typedef boost::shared_ptr < ::topic_logger::TopicLoggerGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::topic_logger::TopicLoggerGoal_ < ContainerAllocator > > | Ptr |
typedef TopicLoggerGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_selectedTopics_size () const |
ROS_DEPRECATED void | get_selectedTopics_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_selectedTopics_size (uint32_t size) |
ROS_DEPRECATED void | set_selectedTopics_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) |
TopicLoggerGoal_ (const ContainerAllocator &_alloc) | |
TopicLoggerGoal_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | command |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | ID |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | selectedTopics |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file TopicLoggerGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::_command_type |
Definition at line 38 of file TopicLoggerGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::_ID_type |
Definition at line 41 of file TopicLoggerGoal.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::_selectedTopics_type |
Definition at line 44 of file TopicLoggerGoal.h.
typedef boost::shared_ptr< ::topic_logger::TopicLoggerGoal_<ContainerAllocator> const> topic_logger::TopicLoggerGoal_< ContainerAllocator >::ConstPtr |
Definition at line 107 of file TopicLoggerGoal.h.
typedef boost::shared_ptr< ::topic_logger::TopicLoggerGoal_<ContainerAllocator> > topic_logger::TopicLoggerGoal_< ContainerAllocator >::Ptr |
Definition at line 106 of file TopicLoggerGoal.h.
typedef TopicLoggerGoal_<ContainerAllocator> topic_logger::TopicLoggerGoal_< ContainerAllocator >::Type |
Definition at line 22 of file TopicLoggerGoal.h.
topic_logger::TopicLoggerGoal_< ContainerAllocator >::TopicLoggerGoal_ | ( | ) | [inline] |
Definition at line 24 of file TopicLoggerGoal.h.
topic_logger::TopicLoggerGoal_< ContainerAllocator >::TopicLoggerGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file TopicLoggerGoal.h.
ROS_DEPRECATED const std::string topic_logger::TopicLoggerGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 57 of file TopicLoggerGoal.h.
ROS_DEPRECATED const std::string topic_logger::TopicLoggerGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 64 of file TopicLoggerGoal.h.
ROS_DEPRECATED const std::string topic_logger::TopicLoggerGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 77 of file TopicLoggerGoal.h.
static ROS_DEPRECATED const std::string topic_logger::TopicLoggerGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 55 of file TopicLoggerGoal.h.
static const char* topic_logger::TopicLoggerGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 53 of file TopicLoggerGoal.h.
static ROS_DEPRECATED const std::string topic_logger::TopicLoggerGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 62 of file TopicLoggerGoal.h.
static const char* topic_logger::TopicLoggerGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 60 of file TopicLoggerGoal.h.
static ROS_DEPRECATED const std::string topic_logger::TopicLoggerGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 75 of file TopicLoggerGoal.h.
static const char* topic_logger::TopicLoggerGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 67 of file TopicLoggerGoal.h.
virtual ROS_DEPRECATED uint8_t* topic_logger::TopicLoggerGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 88 of file TopicLoggerGoal.h.
ROS_DEPRECATED uint32_t topic_logger::TopicLoggerGoal_< ContainerAllocator >::get_selectedTopics_size | ( | ) | const [inline] |
Definition at line 48 of file TopicLoggerGoal.h.
ROS_DEPRECATED void topic_logger::TopicLoggerGoal_< ContainerAllocator >::get_selectedTopics_vec | ( | std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > & | vec | ) | const [inline] |
Definition at line 50 of file TopicLoggerGoal.h.
virtual ROS_DEPRECATED uint32_t topic_logger::TopicLoggerGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 97 of file TopicLoggerGoal.h.
virtual ROS_DEPRECATED uint8_t* topic_logger::TopicLoggerGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 79 of file TopicLoggerGoal.h.
ROS_DEPRECATED void topic_logger::TopicLoggerGoal_< ContainerAllocator >::set_selectedTopics_size | ( | uint32_t | size | ) | [inline] |
Definition at line 49 of file TopicLoggerGoal.h.
ROS_DEPRECATED void topic_logger::TopicLoggerGoal_< ContainerAllocator >::set_selectedTopics_vec | ( | const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > & | vec | ) | [inline] |
Definition at line 51 of file TopicLoggerGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > topic_logger::TopicLoggerGoal_< ContainerAllocator >::__connection_header |
Definition at line 108 of file TopicLoggerGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::command |
Definition at line 39 of file TopicLoggerGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::ID |
Definition at line 42 of file TopicLoggerGoal.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::selectedTopics |
Definition at line 45 of file TopicLoggerGoal.h.