#include <None_Int32.h>
Public Types | |
typedef int32_t | _value_type |
typedef boost::shared_ptr < ::robotis::None_Int32Response_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::robotis::None_Int32Response_ < ContainerAllocator > > | Ptr |
typedef None_Int32Response_ < ContainerAllocator > | Type |
Public Member Functions | |
None_Int32Response_ () | |
None_Int32Response_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | value |
Definition at line 48 of file None_Int32.h.
typedef int32_t robotis::None_Int32Response_< ContainerAllocator >::_value_type |
Definition at line 61 of file None_Int32.h.
typedef boost::shared_ptr< ::robotis::None_Int32Response_<ContainerAllocator> const> robotis::None_Int32Response_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file None_Int32.h.
typedef boost::shared_ptr< ::robotis::None_Int32Response_<ContainerAllocator> > robotis::None_Int32Response_< ContainerAllocator >::Ptr |
Definition at line 65 of file None_Int32.h.
typedef None_Int32Response_<ContainerAllocator> robotis::None_Int32Response_< ContainerAllocator >::Type |
Definition at line 49 of file None_Int32.h.
robotis::None_Int32Response_< ContainerAllocator >::None_Int32Response_ | ( | ) | [inline] |
Definition at line 51 of file None_Int32.h.
robotis::None_Int32Response_< ContainerAllocator >::None_Int32Response_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file None_Int32.h.
boost::shared_ptr<std::map<std::string, std::string> > robotis::None_Int32Response_< ContainerAllocator >::__connection_header |
Definition at line 67 of file None_Int32.h.
int32_t robotis::None_Int32Response_< ContainerAllocator >::value |
Definition at line 62 of file None_Int32.h.