#include <contrlr.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _contrlr_name_type |
| typedef uint8_t | _length_of_list_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 > | _list_of_parameters_type |
| typedef boost::shared_ptr < ::sr_robot_msgs::contrlr_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::sr_robot_msgs::contrlr_ < ContainerAllocator > > | Ptr |
| typedef contrlr_ < ContainerAllocator > | Type |
Public Member Functions | |
| contrlr_ () | |
| contrlr_ (const ContainerAllocator &_alloc) | |
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 > | contrlr_name |
| uint8_t | length_of_list |
| 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 > | list_of_parameters |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::contrlr_< ContainerAllocator >::_contrlr_name_type |
| typedef uint8_t sr_robot_msgs::contrlr_< ContainerAllocator >::_length_of_list_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 > sr_robot_msgs::contrlr_< ContainerAllocator >::_list_of_parameters_type |
| typedef boost::shared_ptr< ::sr_robot_msgs::contrlr_<ContainerAllocator> const> sr_robot_msgs::contrlr_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::sr_robot_msgs::contrlr_<ContainerAllocator> > sr_robot_msgs::contrlr_< ContainerAllocator >::Ptr |
| typedef contrlr_<ContainerAllocator> sr_robot_msgs::contrlr_< ContainerAllocator >::Type |
| sr_robot_msgs::contrlr_< ContainerAllocator >::contrlr_ | ( | ) | [inline] |
| sr_robot_msgs::contrlr_< ContainerAllocator >::contrlr_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::contrlr_< ContainerAllocator >::__connection_header |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::contrlr_< ContainerAllocator >::contrlr_name |
| uint8_t sr_robot_msgs::contrlr_< ContainerAllocator >::length_of_list |
| 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 > sr_robot_msgs::contrlr_< ContainerAllocator >::list_of_parameters |