#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 | |
TimeSyncControl_ () | |
TimeSyncControl_ (const ContainerAllocator &_alloc) | |
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 |
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 49 of file TimeSyncControl.h.
typedef boost::shared_ptr< ::applanix_msgs::TimeSyncControl_<ContainerAllocator> > applanix_msgs::TimeSyncControl_< ContainerAllocator >::Ptr |
Definition at line 48 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.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::TimeSyncControl_< ContainerAllocator >::__connection_header |
Definition at line 50 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.