#include <ClientList.h>
Public Types | |
typedef boost::shared_ptr < ::concert_msgs::ClientListRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::concert_msgs::ClientListRequest_ < ContainerAllocator > > | Ptr |
typedef ClientListRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ClientListRequest_ () | |
ClientListRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 26 of file ClientList.h.
typedef boost::shared_ptr< ::concert_msgs::ClientListRequest_<ContainerAllocator> const> concert_msgs::ClientListRequest_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file ClientList.h.
typedef boost::shared_ptr< ::concert_msgs::ClientListRequest_<ContainerAllocator> > concert_msgs::ClientListRequest_< ContainerAllocator >::Ptr |
Definition at line 38 of file ClientList.h.
typedef ClientListRequest_<ContainerAllocator> concert_msgs::ClientListRequest_< ContainerAllocator >::Type |
Definition at line 27 of file ClientList.h.
concert_msgs::ClientListRequest_< ContainerAllocator >::ClientListRequest_ | ( | ) | [inline] |
Definition at line 29 of file ClientList.h.
concert_msgs::ClientListRequest_< ContainerAllocator >::ClientListRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file ClientList.h.
boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::ClientListRequest_< ContainerAllocator >::__connection_header |
Definition at line 40 of file ClientList.h.