#include <GNSSDGPSStationDatabase.h>
Public Types | |
typedef std::vector < ::applanix_msgs::GNSSDGPSStation_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::GNSSDGPSStation_ < ContainerAllocator > >::other > | _stations_type |
typedef ::applanix_msgs::TimeDistance_ < ContainerAllocator > | _td_type |
typedef boost::shared_ptr < ::applanix_msgs::GNSSDGPSStationDatabase_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::GNSSDGPSStationDatabase_ < ContainerAllocator > > | Ptr |
typedef GNSSDGPSStationDatabase_ < ContainerAllocator > | Type |
Public Member Functions | |
GNSSDGPSStationDatabase_ () | |
GNSSDGPSStationDatabase_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::applanix_msgs::GNSSDGPSStation_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::GNSSDGPSStation_ < ContainerAllocator > >::other > | stations |
::applanix_msgs::TimeDistance_ < ContainerAllocator > | td |
Definition at line 23 of file GNSSDGPSStationDatabase.h.
typedef std::vector< ::applanix_msgs::GNSSDGPSStation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::GNSSDGPSStation_<ContainerAllocator> >::other > applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::_stations_type |
Definition at line 41 of file GNSSDGPSStationDatabase.h.
typedef ::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::_td_type |
Definition at line 38 of file GNSSDGPSStationDatabase.h.
typedef boost::shared_ptr< ::applanix_msgs::GNSSDGPSStationDatabase_<ContainerAllocator> const> applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file GNSSDGPSStationDatabase.h.
typedef boost::shared_ptr< ::applanix_msgs::GNSSDGPSStationDatabase_<ContainerAllocator> > applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::Ptr |
Definition at line 45 of file GNSSDGPSStationDatabase.h.
typedef GNSSDGPSStationDatabase_<ContainerAllocator> applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::Type |
Definition at line 24 of file GNSSDGPSStationDatabase.h.
applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::GNSSDGPSStationDatabase_ | ( | ) | [inline] |
Definition at line 26 of file GNSSDGPSStationDatabase.h.
applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::GNSSDGPSStationDatabase_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file GNSSDGPSStationDatabase.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::__connection_header |
Definition at line 47 of file GNSSDGPSStationDatabase.h.
std::vector< ::applanix_msgs::GNSSDGPSStation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::GNSSDGPSStation_<ContainerAllocator> >::other > applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::stations |
Definition at line 42 of file GNSSDGPSStationDatabase.h.
::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::GNSSDGPSStationDatabase_< ContainerAllocator >::td |
Definition at line 39 of file GNSSDGPSStationDatabase.h.