$search

applanix_msgs::ProgramControl_< ContainerAllocator > Struct Template Reference

#include <ProgramControl.h>

List of all members.

Public Types

enum  { CONTROL_ALIVE = 0 }
enum  { CONTROL_TERMINATE_TCPIP = 1 }
enum  { CONTROL_RESET_GAMS = 100 }
enum  { CONTROL_RESET_POS = 101 }
enum  { CONTROL_SHUTDOWN_POS = 102 }
typedef uint16_t _control_type
typedef uint16_t _transaction_type
typedef boost::shared_ptr
< ::applanix_msgs::ProgramControl_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::ProgramControl_
< ContainerAllocator > > 
Ptr
typedef ProgramControl_
< 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
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 ProgramControl_ (const ContainerAllocator &_alloc)
 ProgramControl_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

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 ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint16_t control
uint16_t transaction

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

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

Definition at line 21 of file ProgramControl.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::ProgramControl_< ContainerAllocator >::_control_type

Definition at line 39 of file ProgramControl.h.

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

Definition at line 36 of file ProgramControl.h.

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

Definition at line 104 of file ProgramControl.h.

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

Definition at line 103 of file ProgramControl.h.

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

Definition at line 22 of file ProgramControl.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONTROL_ALIVE 

Definition at line 42 of file ProgramControl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONTROL_TERMINATE_TCPIP 

Definition at line 43 of file ProgramControl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONTROL_RESET_GAMS 

Definition at line 44 of file ProgramControl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONTROL_RESET_POS 

Definition at line 45 of file ProgramControl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONTROL_SHUTDOWN_POS 

Definition at line 46 of file ProgramControl.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file ProgramControl.h.

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

Definition at line 30 of file ProgramControl.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::ProgramControl_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 53 of file ProgramControl.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::ProgramControl_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 60 of file ProgramControl.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::ProgramControl_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 77 of file ProgramControl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::ProgramControl_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 51 of file ProgramControl.h.

template<class ContainerAllocator >
static const char* applanix_msgs::ProgramControl_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 49 of file ProgramControl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::ProgramControl_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 58 of file ProgramControl.h.

template<class ContainerAllocator >
static const char* applanix_msgs::ProgramControl_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 56 of file ProgramControl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::ProgramControl_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 75 of file ProgramControl.h.

template<class ContainerAllocator >
static const char* applanix_msgs::ProgramControl_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 63 of file ProgramControl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* applanix_msgs::ProgramControl_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 87 of file ProgramControl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t applanix_msgs::ProgramControl_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 95 of file ProgramControl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* applanix_msgs::ProgramControl_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 79 of file ProgramControl.h.


Member Data Documentation

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

Definition at line 105 of file ProgramControl.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::ProgramControl_< ContainerAllocator >::control

Definition at line 40 of file ProgramControl.h.

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

Definition at line 37 of file ProgramControl.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


applanix_msgs
Author(s): Mike Purvis
autogenerated on Fri Mar 1 14:11:50 2013