All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Types | Public Member Functions | Public Attributes
concert_msgs::ConcertClient_< ContainerAllocator > Struct Template Reference

#include <ConcertClient.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_app_status_type
typedef std::vector
< ::appmanager_msgs::AppDescription_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::appmanager_msgs::AppDescription_
< ContainerAllocator >
>::other > 
_apps_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_client_status_type
typedef ros::Time _last_connection_timestamp_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_platform_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_robot_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_status_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_system_type
typedef boost::shared_ptr
< ::concert_msgs::ConcertClient_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::concert_msgs::ConcertClient_
< ContainerAllocator > > 
Ptr
typedef ConcertClient_
< ContainerAllocator > 
Type

Public Member Functions

 ConcertClient_ ()
 ConcertClient_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
app_status
std::vector
< ::appmanager_msgs::AppDescription_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::appmanager_msgs::AppDescription_
< ContainerAllocator >
>::other > 
apps
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
client_status
ros::Time last_connection_timestamp
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
platform
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
robot
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
status
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
system

Detailed Description

template<class ContainerAllocator>
struct concert_msgs::ConcertClient_< ContainerAllocator >

Definition at line 22 of file ConcertClient.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_app_status_type

Definition at line 66 of file ConcertClient.h.

template<class ContainerAllocator >
typedef std::vector< ::appmanager_msgs::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_msgs::AppDescription_<ContainerAllocator> >::other > concert_msgs::ConcertClient_< ContainerAllocator >::_apps_type

Definition at line 75 of file ConcertClient.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_client_status_type

Definition at line 63 of file ConcertClient.h.

template<class ContainerAllocator >
typedef ros::Time concert_msgs::ConcertClient_< ContainerAllocator >::_last_connection_timestamp_type

Definition at line 72 of file ConcertClient.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_name_type

Definition at line 51 of file ConcertClient.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_platform_type

Definition at line 54 of file ConcertClient.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_robot_type

Definition at line 60 of file ConcertClient.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_status_type

Definition at line 69 of file ConcertClient.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_system_type

Definition at line 57 of file ConcertClient.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::concert_msgs::ConcertClient_<ContainerAllocator> const> concert_msgs::ConcertClient_< ContainerAllocator >::ConstPtr

Definition at line 80 of file ConcertClient.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::concert_msgs::ConcertClient_<ContainerAllocator> > concert_msgs::ConcertClient_< ContainerAllocator >::Ptr

Definition at line 79 of file ConcertClient.h.

template<class ContainerAllocator >
typedef ConcertClient_<ContainerAllocator> concert_msgs::ConcertClient_< ContainerAllocator >::Type

Definition at line 23 of file ConcertClient.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
concert_msgs::ConcertClient_< ContainerAllocator >::ConcertClient_ ( ) [inline]

Definition at line 25 of file ConcertClient.h.

template<class ContainerAllocator >
concert_msgs::ConcertClient_< ContainerAllocator >::ConcertClient_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 38 of file ConcertClient.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::ConcertClient_< ContainerAllocator >::__connection_header

Definition at line 81 of file ConcertClient.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::app_status

Definition at line 67 of file ConcertClient.h.

template<class ContainerAllocator >
std::vector< ::appmanager_msgs::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_msgs::AppDescription_<ContainerAllocator> >::other > concert_msgs::ConcertClient_< ContainerAllocator >::apps

Definition at line 76 of file ConcertClient.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::client_status

Definition at line 64 of file ConcertClient.h.

template<class ContainerAllocator >
ros::Time concert_msgs::ConcertClient_< ContainerAllocator >::last_connection_timestamp

Definition at line 73 of file ConcertClient.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::name

Definition at line 52 of file ConcertClient.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::platform

Definition at line 55 of file ConcertClient.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::robot

Definition at line 61 of file ConcertClient.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::status

Definition at line 70 of file ConcertClient.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::system

Definition at line 58 of file ConcertClient.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


concert_msgs
Author(s): Daniel Stonier
autogenerated on Tue Jan 15 2013 17:43:37