#include <BoardConfig.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::wge100_camera::BoardConfigResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::wge100_camera::BoardConfigResponse_ < ContainerAllocator > > | Ptr |
typedef BoardConfigResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
BoardConfigResponse_ () | |
BoardConfigResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 58 of file BoardConfig.h.
typedef uint8_t wge100_camera::BoardConfigResponse_< ContainerAllocator >::_success_type |
Definition at line 71 of file BoardConfig.h.
typedef boost::shared_ptr< ::wge100_camera::BoardConfigResponse_<ContainerAllocator> const> wge100_camera::BoardConfigResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file BoardConfig.h.
typedef boost::shared_ptr< ::wge100_camera::BoardConfigResponse_<ContainerAllocator> > wge100_camera::BoardConfigResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file BoardConfig.h.
typedef BoardConfigResponse_<ContainerAllocator> wge100_camera::BoardConfigResponse_< ContainerAllocator >::Type |
Definition at line 59 of file BoardConfig.h.
wge100_camera::BoardConfigResponse_< ContainerAllocator >::BoardConfigResponse_ | ( | ) | [inline] |
Definition at line 61 of file BoardConfig.h.
wge100_camera::BoardConfigResponse_< ContainerAllocator >::BoardConfigResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 66 of file BoardConfig.h.
boost::shared_ptr<std::map<std::string, std::string> > wge100_camera::BoardConfigResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file BoardConfig.h.
uint8_t wge100_camera::BoardConfigResponse_< ContainerAllocator >::success |
Definition at line 72 of file BoardConfig.h.