Public Types | Public Member Functions | Public Attributes
applanix_msgs::Ack_< ContainerAllocator > Struct Template Reference

#include <Ack.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct applanix_msgs::Ack_< ContainerAllocator >

Definition at line 21 of file Ack.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::array<uint8_t, 32> applanix_msgs::Ack_< ContainerAllocator >::_error_parameter_name_type

Definition at line 56 of file Ack.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::Ack_< ContainerAllocator >::_id_type

Definition at line 47 of file Ack.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::Ack_< ContainerAllocator >::_params_status_type

Definition at line 53 of file Ack.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::Ack_< ContainerAllocator >::_response_code_type

Definition at line 50 of file Ack.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::Ack_< ContainerAllocator >::_transaction_type

Definition at line 44 of file Ack.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::Ack_<ContainerAllocator> const> applanix_msgs::Ack_< ContainerAllocator >::ConstPtr

Definition at line 74 of file Ack.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::Ack_<ContainerAllocator> > applanix_msgs::Ack_< ContainerAllocator >::Ptr

Definition at line 73 of file Ack.h.

template<class ContainerAllocator >
typedef Ack_<ContainerAllocator> applanix_msgs::Ack_< ContainerAllocator >::Type

Definition at line 22 of file Ack.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_NOT_APPLICABLE 

Definition at line 59 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_ACCEPTED 

Definition at line 60 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_CHECKSUM_ERROR 

Definition at line 69 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PARAMS_NO_CHANGE 

Definition at line 70 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PARAMS_CHANGE 

Definition at line 71 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_ACCEPTED_TOO_LONG 

Definition at line 61 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_ACCEPTED_TOO_SHORT 

Definition at line 62 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_PARAM_ERROR 

Definition at line 63 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_NOT_APPLICABLE_IN_CURRENT_STATE 

Definition at line 64 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_DATA_NOT_AVAILABLE 

Definition at line 65 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_MESSAGE_START_ERROR 

Definition at line 66 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_MESSAGE_END_ERROR 

Definition at line 67 of file Ack.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESPONSE_BYTE_COUNT_ERROR 

Definition at line 68 of file Ack.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
applanix_msgs::Ack_< ContainerAllocator >::Ack_ ( ) [inline]

Definition at line 24 of file Ack.h.

template<class ContainerAllocator >
applanix_msgs::Ack_< ContainerAllocator >::Ack_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file Ack.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::Ack_< ContainerAllocator >::__connection_header

Definition at line 75 of file Ack.h.

template<class ContainerAllocator >
boost::array<uint8_t, 32> applanix_msgs::Ack_< ContainerAllocator >::error_parameter_name

Definition at line 57 of file Ack.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::Ack_< ContainerAllocator >::id

Definition at line 48 of file Ack.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::Ack_< ContainerAllocator >::params_status

Definition at line 54 of file Ack.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::Ack_< ContainerAllocator >::response_code

Definition at line 51 of file Ack.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::Ack_< ContainerAllocator >::transaction

Definition at line 45 of file Ack.h.


The documentation for this struct was generated from the following file:


applanix_msgs
Author(s): Mike Purvis
autogenerated on Thu Jan 2 2014 11:04:52