#include <demonstration.h>
Public Types | |
typedef int32_t | _a_type |
typedef uint8_t | _valid_type |
typedef boost::shared_ptr < ::lfd_common::demonstrationResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::lfd_common::demonstrationResponse_ < ContainerAllocator > > | Ptr |
typedef demonstrationResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
demonstrationResponse_ () | |
demonstrationResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | a |
uint8_t | valid |
Definition at line 54 of file demonstration.h.
typedef int32_t lfd_common::demonstrationResponse_< ContainerAllocator >::_a_type |
Definition at line 72 of file demonstration.h.
typedef uint8_t lfd_common::demonstrationResponse_< ContainerAllocator >::_valid_type |
Definition at line 69 of file demonstration.h.
typedef boost::shared_ptr< ::lfd_common::demonstrationResponse_<ContainerAllocator> const> lfd_common::demonstrationResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file demonstration.h.
typedef boost::shared_ptr< ::lfd_common::demonstrationResponse_<ContainerAllocator> > lfd_common::demonstrationResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file demonstration.h.
typedef demonstrationResponse_<ContainerAllocator> lfd_common::demonstrationResponse_< ContainerAllocator >::Type |
Definition at line 55 of file demonstration.h.
lfd_common::demonstrationResponse_< ContainerAllocator >::demonstrationResponse_ | ( | ) | [inline] |
Definition at line 57 of file demonstration.h.
lfd_common::demonstrationResponse_< ContainerAllocator >::demonstrationResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file demonstration.h.
boost::shared_ptr<std::map<std::string, std::string> > lfd_common::demonstrationResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file demonstration.h.
int32_t lfd_common::demonstrationResponse_< ContainerAllocator >::a |
Definition at line 73 of file demonstration.h.
uint8_t lfd_common::demonstrationResponse_< ContainerAllocator >::valid |
Definition at line 70 of file demonstration.h.