$search
#include <GetModelProperties.h>
Public Types | |
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 > | _body_names_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _canonical_body_name_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 > | _child_model_names_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 > | _geom_names_type |
typedef uint8_t | _is_static_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 > | _joint_names_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _parent_model_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_message_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::gazebo::GetModelPropertiesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo::GetModelPropertiesResponse_ < ContainerAllocator > > | Ptr |
typedef GetModelPropertiesResponse_ < 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 |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_body_names_size () const |
ROS_DEPRECATED void | get_body_names_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 |
ROS_DEPRECATED uint32_t | get_child_model_names_size () const |
ROS_DEPRECATED void | get_child_model_names_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 |
ROS_DEPRECATED uint32_t | get_geom_names_size () const |
ROS_DEPRECATED void | get_geom_names_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 |
ROS_DEPRECATED uint32_t | get_joint_names_size () const |
ROS_DEPRECATED void | get_joint_names_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 |
GetModelPropertiesResponse_ (const ContainerAllocator &_alloc) | |
GetModelPropertiesResponse_ () | |
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_body_names_size (uint32_t size) |
ROS_DEPRECATED void | set_body_names_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) |
ROS_DEPRECATED void | set_child_model_names_size (uint32_t size) |
ROS_DEPRECATED void | set_child_model_names_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) |
ROS_DEPRECATED void | set_geom_names_size (uint32_t size) |
ROS_DEPRECATED void | set_geom_names_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) |
ROS_DEPRECATED void | set_joint_names_size (uint32_t size) |
ROS_DEPRECATED void | set_joint_names_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) |
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 () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
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 > | body_names |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | canonical_body_name |
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 > | child_model_names |
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 > | geom_names |
uint8_t | is_static |
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 > | joint_names |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | parent_model_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status_message |
uint8_t | success |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 106 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_body_names_type |
Definition at line 141 of file GetModelProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_canonical_body_name_type |
Definition at line 138 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_child_model_names_type |
Definition at line 150 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_geom_names_type |
Definition at line 144 of file GetModelProperties.h.
typedef uint8_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_is_static_type |
Definition at line 153 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_joint_names_type |
Definition at line 147 of file GetModelProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_parent_model_name_type |
Definition at line 135 of file GetModelProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 159 of file GetModelProperties.h.
typedef uint8_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::_success_type |
Definition at line 156 of file GetModelProperties.h.
typedef boost::shared_ptr< ::gazebo::GetModelPropertiesResponse_<ContainerAllocator> const> gazebo::GetModelPropertiesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 264 of file GetModelProperties.h.
typedef boost::shared_ptr< ::gazebo::GetModelPropertiesResponse_<ContainerAllocator> > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::Ptr |
Definition at line 263 of file GetModelProperties.h.
typedef GetModelPropertiesResponse_<ContainerAllocator> gazebo::GetModelPropertiesResponse_< ContainerAllocator >::Type |
Definition at line 107 of file GetModelProperties.h.
gazebo::GetModelPropertiesResponse_< ContainerAllocator >::GetModelPropertiesResponse_ | ( | ) | [inline] |
Definition at line 109 of file GetModelProperties.h.
gazebo::GetModelPropertiesResponse_< ContainerAllocator >::GetModelPropertiesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 122 of file GetModelProperties.h.
ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 184 of file GetModelProperties.h.
ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 191 of file GetModelProperties.h.
ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 216 of file GetModelProperties.h.
ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 198 of file GetModelProperties.h.
static ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 182 of file GetModelProperties.h.
static const char* gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 180 of file GetModelProperties.h.
static ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 189 of file GetModelProperties.h.
static const char* gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 187 of file GetModelProperties.h.
static ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 214 of file GetModelProperties.h.
static const char* gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 201 of file GetModelProperties.h.
static ROS_DEPRECATED const std::string gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 196 of file GetModelProperties.h.
static const char* gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 194 of file GetModelProperties.h.
virtual ROS_DEPRECATED uint8_t* gazebo::GetModelPropertiesResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 233 of file GetModelProperties.h.
ROS_DEPRECATED uint32_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_body_names_size | ( | ) | const [inline] |
Definition at line 163 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_body_names_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 165 of file GetModelProperties.h.
ROS_DEPRECATED uint32_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_child_model_names_size | ( | ) | const [inline] |
Definition at line 175 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_child_model_names_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 177 of file GetModelProperties.h.
ROS_DEPRECATED uint32_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_geom_names_size | ( | ) | const [inline] |
Definition at line 167 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_geom_names_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 169 of file GetModelProperties.h.
ROS_DEPRECATED uint32_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_joint_names_size | ( | ) | const [inline] |
Definition at line 171 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::get_joint_names_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 173 of file GetModelProperties.h.
virtual ROS_DEPRECATED uint32_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 248 of file GetModelProperties.h.
virtual ROS_DEPRECATED uint8_t* gazebo::GetModelPropertiesResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 218 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_body_names_size | ( | uint32_t | size | ) | [inline] |
Definition at line 164 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_body_names_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 166 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_child_model_names_size | ( | uint32_t | size | ) | [inline] |
Definition at line 176 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_child_model_names_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 178 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_geom_names_size | ( | uint32_t | size | ) | [inline] |
Definition at line 168 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_geom_names_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 170 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_joint_names_size | ( | uint32_t | size | ) | [inline] |
Definition at line 172 of file GetModelProperties.h.
ROS_DEPRECATED void gazebo::GetModelPropertiesResponse_< ContainerAllocator >::set_joint_names_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 174 of file GetModelProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::__connection_header |
Definition at line 265 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::body_names |
Definition at line 142 of file GetModelProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::canonical_body_name |
Definition at line 139 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::child_model_names |
Definition at line 151 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::geom_names |
Definition at line 145 of file GetModelProperties.h.
uint8_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::is_static |
Definition at line 154 of file GetModelProperties.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 > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::joint_names |
Definition at line 148 of file GetModelProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::parent_model_name |
Definition at line 136 of file GetModelProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo::GetModelPropertiesResponse_< ContainerAllocator >::status_message |
Definition at line 160 of file GetModelProperties.h.
uint8_t gazebo::GetModelPropertiesResponse_< ContainerAllocator >::success |
Definition at line 157 of file GetModelProperties.h.