Public Types | Public Member Functions | Public Attributes
rosserial_msgs::Log_< ContainerAllocator > Struct Template Reference

#include <Log.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct rosserial_msgs::Log_< ContainerAllocator >

Definition at line 21 of file Log.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t rosserial_msgs::Log_< ContainerAllocator >::_level_type

Definition at line 36 of file Log.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::Log_< ContainerAllocator >::_msg_type

Definition at line 39 of file Log.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_msgs::Log_<ContainerAllocator> const> rosserial_msgs::Log_< ContainerAllocator >::ConstPtr

Definition at line 49 of file Log.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_msgs::Log_<ContainerAllocator> > rosserial_msgs::Log_< ContainerAllocator >::Ptr

Definition at line 48 of file Log.h.

template<class ContainerAllocator >
typedef Log_<ContainerAllocator> rosserial_msgs::Log_< ContainerAllocator >::Type

Definition at line 22 of file Log.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
DEBUG 

Definition at line 42 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INFO 

Definition at line 43 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WARN 

Definition at line 44 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ERROR 

Definition at line 45 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FATAL 

Definition at line 46 of file Log.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosserial_msgs::Log_< ContainerAllocator >::Log_ ( ) [inline]

Definition at line 24 of file Log.h.

template<class ContainerAllocator >
rosserial_msgs::Log_< ContainerAllocator >::Log_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file Log.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rosserial_msgs::Log_< ContainerAllocator >::__connection_header

Definition at line 50 of file Log.h.

template<class ContainerAllocator >
uint8_t rosserial_msgs::Log_< ContainerAllocator >::level

Definition at line 37 of file Log.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::Log_< ContainerAllocator >::msg

Definition at line 40 of file Log.h.


The documentation for this struct was generated from the following file:


rosserial_msgs
Author(s): Michael Ferguson
autogenerated on Fri Dec 6 2013 20:35:42