#include <classification_point.h>
Public Types | |
typedef int32_t | _l_type |
typedef ::lfd_common::state_ < ContainerAllocator > | _s_type |
typedef boost::shared_ptr < ::lfd_common::classification_point_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::lfd_common::classification_point_ < ContainerAllocator > > | Ptr |
typedef classification_point_ < ContainerAllocator > | Type |
Public Member Functions | |
classification_point_ () | |
classification_point_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | l |
::lfd_common::state_ < ContainerAllocator > | s |
Definition at line 22 of file classification_point.h.
typedef int32_t lfd_common::classification_point_< ContainerAllocator >::_l_type |
Definition at line 40 of file classification_point.h.
typedef ::lfd_common::state_<ContainerAllocator> lfd_common::classification_point_< ContainerAllocator >::_s_type |
Definition at line 37 of file classification_point.h.
typedef boost::shared_ptr< ::lfd_common::classification_point_<ContainerAllocator> const> lfd_common::classification_point_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file classification_point.h.
typedef boost::shared_ptr< ::lfd_common::classification_point_<ContainerAllocator> > lfd_common::classification_point_< ContainerAllocator >::Ptr |
Definition at line 44 of file classification_point.h.
typedef classification_point_<ContainerAllocator> lfd_common::classification_point_< ContainerAllocator >::Type |
Definition at line 23 of file classification_point.h.
lfd_common::classification_point_< ContainerAllocator >::classification_point_ | ( | ) | [inline] |
Definition at line 25 of file classification_point.h.
lfd_common::classification_point_< ContainerAllocator >::classification_point_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file classification_point.h.
boost::shared_ptr<std::map<std::string, std::string> > lfd_common::classification_point_< ContainerAllocator >::__connection_header |
Definition at line 46 of file classification_point.h.
int32_t lfd_common::classification_point_< ContainerAllocator >::l |
Definition at line 41 of file classification_point.h.
::lfd_common::state_<ContainerAllocator> lfd_common::classification_point_< ContainerAllocator >::s |
Definition at line 38 of file classification_point.h.