#include <Ack.h>
Public Types | |
enum | { RESPONSE_NOT_APPLICABLE = 0 } |
enum | { RESPONSE_ACCEPTED = 1 } |
enum | { RESPONSE_CHECKSUM_ERROR = 10 } |
enum | { PARAMS_NO_CHANGE = 0 } |
enum | { PARAMS_CHANGE = 1 } |
enum | { RESPONSE_ACCEPTED_TOO_LONG = 2 } |
enum | { RESPONSE_ACCEPTED_TOO_SHORT = 3 } |
enum | { RESPONSE_PARAM_ERROR = 4 } |
enum | { RESPONSE_NOT_APPLICABLE_IN_CURRENT_STATE = 5 } |
enum | { RESPONSE_DATA_NOT_AVAILABLE = 6 } |
enum | { RESPONSE_MESSAGE_START_ERROR = 7 } |
enum | { RESPONSE_MESSAGE_END_ERROR = 8 } |
enum | { RESPONSE_BYTE_COUNT_ERROR = 9 } |
typedef boost::array< uint8_t, 32 > | _error_parameter_name_type |
typedef uint16_t | _id_type |
typedef uint8_t | _params_status_type |
typedef uint16_t | _response_code_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::Ack_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::Ack_ < ContainerAllocator > > | Ptr |
typedef Ack_< ContainerAllocator > | Type |
Public Member Functions | |
Ack_ () | |
Ack_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
boost::array< uint8_t, 32 > | error_parameter_name |
uint16_t | id |
uint8_t | params_status |
uint16_t | response_code |
uint16_t | transaction |
typedef boost::array<uint8_t, 32> applanix_msgs::Ack_< ContainerAllocator >::_error_parameter_name_type |
typedef uint16_t applanix_msgs::Ack_< ContainerAllocator >::_id_type |
typedef uint8_t applanix_msgs::Ack_< ContainerAllocator >::_params_status_type |
typedef uint16_t applanix_msgs::Ack_< ContainerAllocator >::_response_code_type |
typedef uint16_t applanix_msgs::Ack_< ContainerAllocator >::_transaction_type |
typedef boost::shared_ptr< ::applanix_msgs::Ack_<ContainerAllocator> const> applanix_msgs::Ack_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::applanix_msgs::Ack_<ContainerAllocator> > applanix_msgs::Ack_< ContainerAllocator >::Ptr |
typedef Ack_<ContainerAllocator> applanix_msgs::Ack_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
applanix_msgs::Ack_< ContainerAllocator >::Ack_ | ( | ) | [inline] |
applanix_msgs::Ack_< ContainerAllocator >::Ack_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::Ack_< ContainerAllocator >::__connection_header |
boost::array<uint8_t, 32> applanix_msgs::Ack_< ContainerAllocator >::error_parameter_name |
uint16_t applanix_msgs::Ack_< ContainerAllocator >::id |
uint8_t applanix_msgs::Ack_< ContainerAllocator >::params_status |
uint16_t applanix_msgs::Ack_< ContainerAllocator >::response_code |
uint16_t applanix_msgs::Ack_< ContainerAllocator >::transaction |