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