$search
#include <PPSStatus.h>
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_ () |
Definition at line 22 of file PPSStatus.h.
typedef uint32_t applanix_msgs::PPSStatus_< ContainerAllocator >::_pps_count_type |
Definition at line 42 of file PPSStatus.h.
typedef uint8_t applanix_msgs::PPSStatus_< ContainerAllocator >::_status_type |
Definition at line 45 of file PPSStatus.h.
typedef ::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::PPSStatus_< ContainerAllocator >::_td_type |
Definition at line 39 of file PPSStatus.h.
typedef boost::shared_ptr< ::applanix_msgs::PPSStatus_<ContainerAllocator> const> applanix_msgs::PPSStatus_< ContainerAllocator >::ConstPtr |
Definition at line 119 of file PPSStatus.h.
typedef boost::shared_ptr< ::applanix_msgs::PPSStatus_<ContainerAllocator> > applanix_msgs::PPSStatus_< ContainerAllocator >::Ptr |
Definition at line 118 of file PPSStatus.h.
typedef PPSStatus_<ContainerAllocator> applanix_msgs::PPSStatus_< ContainerAllocator >::Type |
Definition at line 23 of file PPSStatus.h.
anonymous enum |
Definition at line 48 of file PPSStatus.h.
anonymous enum |
Definition at line 49 of file PPSStatus.h.
anonymous enum |
Definition at line 50 of file PPSStatus.h.
anonymous enum |
Definition at line 51 of file PPSStatus.h.
applanix_msgs::PPSStatus_< ContainerAllocator >::PPSStatus_ | ( | ) | [inline] |
Definition at line 25 of file PPSStatus.h.
applanix_msgs::PPSStatus_< ContainerAllocator >::PPSStatus_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PPSStatus.h.
ROS_DEPRECATED const std::string applanix_msgs::PPSStatus_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 58 of file PPSStatus.h.
ROS_DEPRECATED const std::string applanix_msgs::PPSStatus_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 65 of file PPSStatus.h.
ROS_DEPRECATED const std::string applanix_msgs::PPSStatus_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 89 of file PPSStatus.h.
static ROS_DEPRECATED const std::string applanix_msgs::PPSStatus_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 56 of file PPSStatus.h.
static const char* applanix_msgs::PPSStatus_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 54 of file PPSStatus.h.
static ROS_DEPRECATED const std::string applanix_msgs::PPSStatus_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 63 of file PPSStatus.h.
static const char* applanix_msgs::PPSStatus_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 61 of file PPSStatus.h.
static ROS_DEPRECATED const std::string applanix_msgs::PPSStatus_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 87 of file PPSStatus.h.
static const char* applanix_msgs::PPSStatus_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 68 of file PPSStatus.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::PPSStatus_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 100 of file PPSStatus.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::PPSStatus_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 109 of file PPSStatus.h.
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.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::PPSStatus_< ContainerAllocator >::__connection_header |
Definition at line 120 of file PPSStatus.h.
uint32_t applanix_msgs::PPSStatus_< ContainerAllocator >::pps_count |
Definition at line 43 of file PPSStatus.h.
uint8_t applanix_msgs::PPSStatus_< ContainerAllocator >::status |
Definition at line 46 of file PPSStatus.h.
::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::PPSStatus_< ContainerAllocator >::td |
Definition at line 40 of file PPSStatus.h.