#include <Halt.h>
Public Types | |
typedef boost::shared_ptr < ::amtec::HaltResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::amtec::HaltResponse_ < ContainerAllocator > > | Ptr |
typedef HaltResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
HaltResponse_ () | |
HaltResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
typedef boost::shared_ptr< ::amtec::HaltResponse_<ContainerAllocator> const> amtec::HaltResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::amtec::HaltResponse_<ContainerAllocator> > amtec::HaltResponse_< ContainerAllocator >::Ptr |
typedef HaltResponse_<ContainerAllocator> amtec::HaltResponse_< ContainerAllocator >::Type |
amtec::HaltResponse_< ContainerAllocator >::HaltResponse_ | ( | ) | [inline] |
amtec::HaltResponse_< ContainerAllocator >::HaltResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > amtec::HaltResponse_< ContainerAllocator >::__connection_header |