#include <Constants.h>
| Public Types | |
| typedef boost::shared_ptr < ::concert_msgs::Constants_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::Constants_ < ContainerAllocator > > | Ptr | 
| typedef Constants_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| Constants_ () | |
| Constants_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| Static Public Attributes | |
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | APP_STATUS_RUNNING = "running" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | APP_STATUS_STOPPED = "stopped" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | CONCERT_CLIENT_STATUS_AVAILABLE = "available" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | CONCERT_CLIENT_STATUS_CONCERT = "concert_mode" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | CONCERT_CLIENT_STATUS_PAIRED = "paired_mode" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | PLATFORM_ANDROID = "android" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | PLATFORM_ANY = "*" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | PLATFORM_LINUX = "linux" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | PLATFORM_WINDOZE = "windoze" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | ROBOT_ANY = "*" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | ROBOT_KOBUKI = "kobuki" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | ROBOT_PC = "pc" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | ROBOT_ROBOSEM = "robosem" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | ROBOT_TURTLEBOT = "turtlebot" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | SYSTEM_CUSTOM = "custom" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | SYSTEM_OPROS = "opros" | 
| static const std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | SYSTEM_ROS = "ros" | 
Definition at line 21 of file Constants.h.
| typedef boost::shared_ptr< ::concert_msgs::Constants_<ContainerAllocator> const> concert_msgs::Constants_< ContainerAllocator >::ConstPtr | 
Definition at line 51 of file Constants.h.
| typedef boost::shared_ptr< ::concert_msgs::Constants_<ContainerAllocator> > concert_msgs::Constants_< ContainerAllocator >::Ptr | 
Definition at line 50 of file Constants.h.
| typedef Constants_<ContainerAllocator> concert_msgs::Constants_< ContainerAllocator >::Type | 
Definition at line 22 of file Constants.h.
| concert_msgs::Constants_< ContainerAllocator >::Constants_ | ( | ) |  [inline] | 
Definition at line 24 of file Constants.h.
| concert_msgs::Constants_< ContainerAllocator >::Constants_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 28 of file Constants.h.
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::Constants_< ContainerAllocator >::__connection_header | 
Definition at line 52 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::APP_STATUS_RUNNING = "running"  [static] | 
Definition at line 48 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::APP_STATUS_STOPPED = "stopped"  [static] | 
Definition at line 47 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::CONCERT_CLIENT_STATUS_AVAILABLE = "available"  [static] | 
Definition at line 44 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::CONCERT_CLIENT_STATUS_CONCERT = "concert_mode"  [static] | 
Definition at line 45 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::CONCERT_CLIENT_STATUS_PAIRED = "paired_mode"  [static] | 
Definition at line 46 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::PLATFORM_ANDROID = "android"  [static] | 
Definition at line 35 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::PLATFORM_ANY = "*"  [static] | 
Definition at line 32 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::PLATFORM_LINUX = "linux"  [static] | 
Definition at line 33 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::PLATFORM_WINDOZE = "windoze"  [static] | 
Definition at line 34 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::ROBOT_ANY = "*"  [static] | 
Definition at line 39 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::ROBOT_KOBUKI = "kobuki"  [static] | 
Definition at line 42 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::ROBOT_PC = "pc"  [static] | 
Definition at line 40 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::ROBOT_ROBOSEM = "robosem"  [static] | 
Definition at line 41 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::ROBOT_TURTLEBOT = "turtlebot"  [static] | 
Definition at line 43 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::SYSTEM_CUSTOM = "custom"  [static] | 
Definition at line 36 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::SYSTEM_OPROS = "opros"  [static] | 
Definition at line 38 of file Constants.h.
| const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > concert_msgs::Constants_< ContainerAllocator >::SYSTEM_ROS = "ros"  [static] | 
Definition at line 37 of file Constants.h.