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