$search
#include <TimeSyncControl.h>
Public Types | |
typedef uint16_t | _transaction_type |
typedef double | _user_pps_time_type |
typedef double | _user_time_conversion_factor_type |
typedef boost::shared_ptr < ::applanix_msgs::TimeSyncControl_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::TimeSyncControl_ < ContainerAllocator > > | Ptr |
typedef TimeSyncControl_ < 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) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
TimeSyncControl_ (const ContainerAllocator &_alloc) | |
TimeSyncControl_ () | |
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 | transaction |
double | user_pps_time |
double | user_time_conversion_factor |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file TimeSyncControl.h.
typedef uint16_t applanix_msgs::TimeSyncControl_< ContainerAllocator >::_transaction_type |
Definition at line 38 of file TimeSyncControl.h.
typedef double applanix_msgs::TimeSyncControl_< ContainerAllocator >::_user_pps_time_type |
Definition at line 41 of file TimeSyncControl.h.
typedef double applanix_msgs::TimeSyncControl_< ContainerAllocator >::_user_time_conversion_factor_type |
Definition at line 44 of file TimeSyncControl.h.
typedef boost::shared_ptr< ::applanix_msgs::TimeSyncControl_<ContainerAllocator> const> applanix_msgs::TimeSyncControl_< ContainerAllocator >::ConstPtr |
Definition at line 102 of file TimeSyncControl.h.
typedef boost::shared_ptr< ::applanix_msgs::TimeSyncControl_<ContainerAllocator> > applanix_msgs::TimeSyncControl_< ContainerAllocator >::Ptr |
Definition at line 101 of file TimeSyncControl.h.
typedef TimeSyncControl_<ContainerAllocator> applanix_msgs::TimeSyncControl_< ContainerAllocator >::Type |
Definition at line 22 of file TimeSyncControl.h.
applanix_msgs::TimeSyncControl_< ContainerAllocator >::TimeSyncControl_ | ( | ) | [inline] |
Definition at line 24 of file TimeSyncControl.h.
applanix_msgs::TimeSyncControl_< ContainerAllocator >::TimeSyncControl_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file TimeSyncControl.h.
ROS_DEPRECATED const std::string applanix_msgs::TimeSyncControl_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 53 of file TimeSyncControl.h.
ROS_DEPRECATED const std::string applanix_msgs::TimeSyncControl_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 60 of file TimeSyncControl.h.
ROS_DEPRECATED const std::string applanix_msgs::TimeSyncControl_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 72 of file TimeSyncControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::TimeSyncControl_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 51 of file TimeSyncControl.h.
static const char* applanix_msgs::TimeSyncControl_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 49 of file TimeSyncControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::TimeSyncControl_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 58 of file TimeSyncControl.h.
static const char* applanix_msgs::TimeSyncControl_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 56 of file TimeSyncControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::TimeSyncControl_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 70 of file TimeSyncControl.h.
static const char* applanix_msgs::TimeSyncControl_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 63 of file TimeSyncControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::TimeSyncControl_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 83 of file TimeSyncControl.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::TimeSyncControl_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 92 of file TimeSyncControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::TimeSyncControl_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 74 of file TimeSyncControl.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::TimeSyncControl_< ContainerAllocator >::__connection_header |
Definition at line 103 of file TimeSyncControl.h.
uint16_t applanix_msgs::TimeSyncControl_< ContainerAllocator >::transaction |
Definition at line 39 of file TimeSyncControl.h.
double applanix_msgs::TimeSyncControl_< ContainerAllocator >::user_pps_time |
Definition at line 42 of file TimeSyncControl.h.
double applanix_msgs::TimeSyncControl_< ContainerAllocator >::user_time_conversion_factor |
Definition at line 45 of file TimeSyncControl.h.