#include <conf_classification.h>
Public Types | |
| typedef ::lfd_common::state_ < ContainerAllocator >  | _s_type | 
| typedef boost::shared_ptr < ::lfd_common::conf_classificationRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::lfd_common::conf_classificationRequest_ < ContainerAllocator > >  | Ptr | 
| typedef  conf_classificationRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| conf_classificationRequest_ () | |
| conf_classificationRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| ::lfd_common::state_ < ContainerAllocator >  | s | 
Definition at line 26 of file conf_classification.h.
| typedef ::lfd_common::state_<ContainerAllocator> lfd_common::conf_classificationRequest_< ContainerAllocator >::_s_type | 
Definition at line 39 of file conf_classification.h.
| typedef boost::shared_ptr< ::lfd_common::conf_classificationRequest_<ContainerAllocator> const> lfd_common::conf_classificationRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file conf_classification.h.
| typedef boost::shared_ptr< ::lfd_common::conf_classificationRequest_<ContainerAllocator> > lfd_common::conf_classificationRequest_< ContainerAllocator >::Ptr | 
Definition at line 43 of file conf_classification.h.
| typedef conf_classificationRequest_<ContainerAllocator> lfd_common::conf_classificationRequest_< ContainerAllocator >::Type | 
Definition at line 27 of file conf_classification.h.
| lfd_common::conf_classificationRequest_< ContainerAllocator >::conf_classificationRequest_ | ( | ) |  [inline] | 
        
Definition at line 29 of file conf_classification.h.
| lfd_common::conf_classificationRequest_< ContainerAllocator >::conf_classificationRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 34 of file conf_classification.h.
| boost::shared_ptr<std::map<std::string, std::string> > lfd_common::conf_classificationRequest_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file conf_classification.h.
| ::lfd_common::state_<ContainerAllocator> lfd_common::conf_classificationRequest_< ContainerAllocator >::s | 
Definition at line 40 of file conf_classification.h.