#include <TestResult.h>
Public Types | |
typedef boost::shared_ptr < ::asmach_tutorials::TestResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asmach_tutorials::TestResult_ < ContainerAllocator > > | Ptr |
typedef TestResult_ < ContainerAllocator > | Type |
Public Member Functions | |
TestResult_ () | |
TestResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file TestResult.h.
typedef boost::shared_ptr< ::asmach_tutorials::TestResult_<ContainerAllocator> const> asmach_tutorials::TestResult_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file TestResult.h.
typedef boost::shared_ptr< ::asmach_tutorials::TestResult_<ContainerAllocator> > asmach_tutorials::TestResult_< ContainerAllocator >::Ptr |
Definition at line 33 of file TestResult.h.
typedef TestResult_<ContainerAllocator> asmach_tutorials::TestResult_< ContainerAllocator >::Type |
Definition at line 22 of file TestResult.h.
asmach_tutorials::TestResult_< ContainerAllocator >::TestResult_ | ( | ) | [inline] |
Definition at line 24 of file TestResult.h.
asmach_tutorials::TestResult_< ContainerAllocator >::TestResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file TestResult.h.
boost::shared_ptr<std::map<std::string, std::string> > asmach_tutorials::TestResult_< ContainerAllocator >::__connection_header |
Definition at line 35 of file TestResult.h.