#include <BoardConfig.h>
Public Types | |
typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _mac_type |
typedef uint32_t | _serial_type |
typedef boost::shared_ptr < ::wge100_camera::BoardConfigRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::wge100_camera::BoardConfigRequest_ < ContainerAllocator > > | Ptr |
typedef BoardConfigRequest_ < 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 |
BoardConfigRequest_ (const ContainerAllocator &_alloc) | |
BoardConfigRequest_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_mac_size () const |
ROS_DEPRECATED void | get_mac_vec (std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::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_mac_size (uint32_t size) |
ROS_DEPRECATED void | set_mac_vec (const std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::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 | |
std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | mac |
uint32_t | serial |
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 21 of file BoardConfig.h.
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > wge100_camera::BoardConfigRequest_< ContainerAllocator >::_mac_type |
Definition at line 40 of file BoardConfig.h.
typedef uint32_t wge100_camera::BoardConfigRequest_< ContainerAllocator >::_serial_type |
Definition at line 37 of file BoardConfig.h.
typedef boost::shared_ptr< ::wge100_camera::BoardConfigRequest_<ContainerAllocator> const> wge100_camera::BoardConfigRequest_< ContainerAllocator >::ConstPtr |
Definition at line 106 of file BoardConfig.h.
typedef boost::shared_ptr< ::wge100_camera::BoardConfigRequest_<ContainerAllocator> > wge100_camera::BoardConfigRequest_< ContainerAllocator >::Ptr |
Definition at line 105 of file BoardConfig.h.
typedef BoardConfigRequest_<ContainerAllocator> wge100_camera::BoardConfigRequest_< ContainerAllocator >::Type |
Definition at line 23 of file BoardConfig.h.
wge100_camera::BoardConfigRequest_< ContainerAllocator >::BoardConfigRequest_ | ( | ) | [inline] |
Definition at line 25 of file BoardConfig.h.
wge100_camera::BoardConfigRequest_< ContainerAllocator >::BoardConfigRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file BoardConfig.h.
ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 53 of file BoardConfig.h.
ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 60 of file BoardConfig.h.
ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 79 of file BoardConfig.h.
ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 67 of file BoardConfig.h.
static ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 51 of file BoardConfig.h.
static const char* wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 49 of file BoardConfig.h.
static ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 58 of file BoardConfig.h.
static const char* wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 56 of file BoardConfig.h.
static ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 77 of file BoardConfig.h.
static const char* wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 70 of file BoardConfig.h.
static ROS_DEPRECATED const std::string wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 65 of file BoardConfig.h.
static const char* wge100_camera::BoardConfigRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 63 of file BoardConfig.h.
virtual ROS_DEPRECATED uint8_t* wge100_camera::BoardConfigRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 89 of file BoardConfig.h.
ROS_DEPRECATED uint32_t wge100_camera::BoardConfigRequest_< ContainerAllocator >::get_mac_size | ( | ) | const [inline] |
Definition at line 44 of file BoardConfig.h.
ROS_DEPRECATED void wge100_camera::BoardConfigRequest_< ContainerAllocator >::get_mac_vec | ( | std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > & | vec | ) | const [inline] |
Definition at line 46 of file BoardConfig.h.
virtual ROS_DEPRECATED uint32_t wge100_camera::BoardConfigRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 97 of file BoardConfig.h.
virtual ROS_DEPRECATED uint8_t* wge100_camera::BoardConfigRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 81 of file BoardConfig.h.
ROS_DEPRECATED void wge100_camera::BoardConfigRequest_< ContainerAllocator >::set_mac_size | ( | uint32_t | size | ) | [inline] |
Definition at line 45 of file BoardConfig.h.
ROS_DEPRECATED void wge100_camera::BoardConfigRequest_< ContainerAllocator >::set_mac_vec | ( | const std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > & | vec | ) | [inline] |
Definition at line 47 of file BoardConfig.h.
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > wge100_camera::BoardConfigRequest_< ContainerAllocator >::mac |
Definition at line 41 of file BoardConfig.h.
uint32_t wge100_camera::BoardConfigRequest_< ContainerAllocator >::serial |
Definition at line 38 of file BoardConfig.h.