#include <SetDataRate.h>
Public Types | |
typedef uint16_t | _data_rate_type |
typedef int8_t | _index_type |
typedef boost::shared_ptr < ::cob_phidgets::SetDataRateRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_phidgets::SetDataRateRequest_ < ContainerAllocator > > | Ptr |
typedef SetDataRateRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetDataRateRequest_ () | |
SetDataRateRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint16_t | data_rate |
int8_t | index |
Definition at line 25 of file SetDataRate.h.
typedef uint16_t cob_phidgets::SetDataRateRequest_< ContainerAllocator >::_data_rate_type |
Definition at line 43 of file SetDataRate.h.
typedef int8_t cob_phidgets::SetDataRateRequest_< ContainerAllocator >::_index_type |
Definition at line 40 of file SetDataRate.h.
typedef boost::shared_ptr< ::cob_phidgets::SetDataRateRequest_<ContainerAllocator> const> cob_phidgets::SetDataRateRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SetDataRate.h.
typedef boost::shared_ptr< ::cob_phidgets::SetDataRateRequest_<ContainerAllocator> > cob_phidgets::SetDataRateRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file SetDataRate.h.
typedef SetDataRateRequest_<ContainerAllocator> cob_phidgets::SetDataRateRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetDataRate.h.
cob_phidgets::SetDataRateRequest_< ContainerAllocator >::SetDataRateRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetDataRate.h.
cob_phidgets::SetDataRateRequest_< ContainerAllocator >::SetDataRateRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetDataRate.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_phidgets::SetDataRateRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file SetDataRate.h.
uint16_t cob_phidgets::SetDataRateRequest_< ContainerAllocator >::data_rate |
Definition at line 44 of file SetDataRate.h.
int8_t cob_phidgets::SetDataRateRequest_< ContainerAllocator >::index |
Definition at line 41 of file SetDataRate.h.