#include <simRosCreateDummy.h>
Public Types | |
typedef std::vector< int8_t, typename ContainerAllocator::template rebind< int8_t >::other > | _colors_type |
typedef float | _size_type |
typedef boost::shared_ptr < ::vrep_common::simRosCreateDummyRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosCreateDummyRequest_ < ContainerAllocator > > | Ptr |
typedef simRosCreateDummyRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosCreateDummyRequest_ (const ContainerAllocator &_alloc) | |
simRosCreateDummyRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int8_t, typename ContainerAllocator::template rebind< int8_t >::other > | colors |
float | size |
Definition at line 25 of file simRosCreateDummy.h.
typedef std::vector<int8_t, typename ContainerAllocator::template rebind<int8_t>::other > vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::_colors_type |
Definition at line 43 of file simRosCreateDummy.h.
typedef float vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::_size_type |
Definition at line 40 of file simRosCreateDummy.h.
typedef boost::shared_ptr< ::vrep_common::simRosCreateDummyRequest_<ContainerAllocator> const> vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file simRosCreateDummy.h.
typedef boost::shared_ptr< ::vrep_common::simRosCreateDummyRequest_<ContainerAllocator> > vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file simRosCreateDummy.h.
typedef simRosCreateDummyRequest_<ContainerAllocator> vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosCreateDummy.h.
vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::simRosCreateDummyRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosCreateDummy.h.
vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::simRosCreateDummyRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file simRosCreateDummy.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file simRosCreateDummy.h.
std::vector<int8_t, typename ContainerAllocator::template rebind<int8_t>::other > vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::colors |
Definition at line 44 of file simRosCreateDummy.h.
float vrep_common::simRosCreateDummyRequest_< ContainerAllocator >::size |
Definition at line 41 of file simRosCreateDummy.h.