$search

applanix_msgs::PPSStatus_< ContainerAllocator > Struct Template Reference

#include <PPSStatus.h>

List of all members.

Public Types

enum  { STATUS_NONE = 0 }
enum  { STATUS_SYNCING = 1 }
enum  { STATUS_SYNCED = 2 }
enum  { STATUS_OLD_OFFSET = 3 }
typedef uint32_t _pps_count_type
typedef uint8_t _status_type
typedef
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
_td_type
typedef boost::shared_ptr
< ::applanix_msgs::PPSStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::PPSStatus_
< ContainerAllocator > > 
Ptr
typedef PPSStatus_
< 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)
 PPSStatus_ (const ContainerAllocator &_alloc)
 PPSStatus_ ()
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
uint32_t pps_count
uint8_t status
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
td

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::PPSStatus_< ContainerAllocator >

Definition at line 22 of file PPSStatus.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t applanix_msgs::PPSStatus_< ContainerAllocator >::_pps_count_type

Definition at line 42 of file PPSStatus.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::PPSStatus_< ContainerAllocator >::_status_type

Definition at line 45 of file PPSStatus.h.

template<class ContainerAllocator >
typedef ::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::PPSStatus_< ContainerAllocator >::_td_type

Definition at line 39 of file PPSStatus.h.

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

Definition at line 119 of file PPSStatus.h.

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

Definition at line 118 of file PPSStatus.h.

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

Definition at line 23 of file PPSStatus.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_NONE 

Definition at line 48 of file PPSStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_SYNCING 

Definition at line 49 of file PPSStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_SYNCED 

Definition at line 50 of file PPSStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_OLD_OFFSET 

Definition at line 51 of file PPSStatus.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file PPSStatus.h.

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

Definition at line 32 of file PPSStatus.h.


Member Function Documentation

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

Definition at line 58 of file PPSStatus.h.

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

Definition at line 65 of file PPSStatus.h.

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

Definition at line 89 of file PPSStatus.h.

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

Definition at line 56 of file PPSStatus.h.

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

Definition at line 54 of file PPSStatus.h.

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

Definition at line 63 of file PPSStatus.h.

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

Definition at line 61 of file PPSStatus.h.

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

Definition at line 87 of file PPSStatus.h.

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

Definition at line 68 of file PPSStatus.h.

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

Definition at line 100 of file PPSStatus.h.

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

Definition at line 109 of file PPSStatus.h.

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

Definition at line 91 of file PPSStatus.h.


Member Data Documentation

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

Definition at line 120 of file PPSStatus.h.

template<class ContainerAllocator >
uint32_t applanix_msgs::PPSStatus_< ContainerAllocator >::pps_count

Definition at line 43 of file PPSStatus.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::PPSStatus_< ContainerAllocator >::status

Definition at line 46 of file PPSStatus.h.

template<class ContainerAllocator >
::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::PPSStatus_< ContainerAllocator >::td

Definition at line 40 of file PPSStatus.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