#include <Log.h>
Public Types | |
enum | { DEBUG = 0 } |
enum | { INFO = 1 } |
enum | { WARN = 2 } |
enum | { ERROR = 3 } |
enum | { FATAL = 4 } |
typedef uint8_t | _level_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _msg_type |
typedef boost::shared_ptr < ::rosserial_msgs::Log_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosserial_msgs::Log_ < ContainerAllocator > > | Ptr |
typedef Log_< ContainerAllocator > | Type |
Public Member Functions | |
Log_ () | |
Log_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | level |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | msg |
typedef uint8_t rosserial_msgs::Log_< ContainerAllocator >::_level_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::Log_< ContainerAllocator >::_msg_type |
typedef boost::shared_ptr< ::rosserial_msgs::Log_<ContainerAllocator> const> rosserial_msgs::Log_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::rosserial_msgs::Log_<ContainerAllocator> > rosserial_msgs::Log_< ContainerAllocator >::Ptr |
typedef Log_<ContainerAllocator> rosserial_msgs::Log_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
rosserial_msgs::Log_< ContainerAllocator >::Log_ | ( | ) | [inline] |
rosserial_msgs::Log_< ContainerAllocator >::Log_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > rosserial_msgs::Log_< ContainerAllocator >::__connection_header |
uint8_t rosserial_msgs::Log_< ContainerAllocator >::level |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::Log_< ContainerAllocator >::msg |