Public Types | Public Member Functions | Public Attributes | List of all members
rosgraph_msgs::Log_< ContainerAllocator > Struct Template Reference

#include <Log.h>

Public Types

enum  { DEBUG = 1 }
 
enum  { INFO = 2 }
 
enum  { WARN = 4 }
 
enum  { ERROR = 8 }
 
enum  { FATAL = 16 }
 
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _file_type
 
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _function_type
 
typedef ::std_msgs::Header_< ContainerAllocator > _header_type
 
typedef int8_t _level_type
 
typedef uint32_t _line_type
 
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _msg_type
 
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _name_type
 
typedef std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > _topics_type
 
typedef std::shared_ptr< ::rosgraph_msgs::Log_< ContainerAllocator > const > ConstPtr
 
typedef std::shared_ptr< ::rosgraph_msgs::Log_< ContainerAllocator > > Ptr
 
typedef Log_< ContainerAllocator > Type
 

Public Member Functions

 Log_ ()
 
 Log_ (const ContainerAllocator &_alloc)
 

Public Attributes

_file_type file
 
_function_type function
 
_header_type header
 
_level_type level
 
_line_type line
 
_msg_type msg
 
_name_type name
 
_topics_type topics
 

Detailed Description

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

Definition at line 23 of file Log.h.

Member Typedef Documentation

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

Definition at line 63 of file Log.h.

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

Definition at line 66 of file Log.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> rosgraph_msgs::Log_< ContainerAllocator >::_header_type

Definition at line 51 of file Log.h.

template<class ContainerAllocator >
typedef int8_t rosgraph_msgs::Log_< ContainerAllocator >::_level_type

Definition at line 54 of file Log.h.

template<class ContainerAllocator >
typedef uint32_t rosgraph_msgs::Log_< ContainerAllocator >::_line_type

Definition at line 69 of file Log.h.

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

Definition at line 60 of file Log.h.

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

Definition at line 57 of file Log.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > rosgraph_msgs::Log_< ContainerAllocator >::_topics_type

Definition at line 72 of file Log.h.

template<class ContainerAllocator >
typedef std::shared_ptr< ::rosgraph_msgs::Log_<ContainerAllocator> const> rosgraph_msgs::Log_< ContainerAllocator >::ConstPtr

Definition at line 84 of file Log.h.

template<class ContainerAllocator >
typedef std::shared_ptr< ::rosgraph_msgs::Log_<ContainerAllocator> > rosgraph_msgs::Log_< ContainerAllocator >::Ptr

Definition at line 83 of file Log.h.

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

Definition at line 25 of file Log.h.

Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator
DEBUG 

Definition at line 76 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator
INFO 

Definition at line 77 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator
WARN 

Definition at line 78 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator
ERROR 

Definition at line 79 of file Log.h.

template<class ContainerAllocator >
anonymous enum
Enumerator
FATAL 

Definition at line 80 of file Log.h.

Constructor & Destructor Documentation

template<class ContainerAllocator >
rosgraph_msgs::Log_< ContainerAllocator >::Log_ ( )
inline

Definition at line 27 of file Log.h.

template<class ContainerAllocator >
rosgraph_msgs::Log_< ContainerAllocator >::Log_ ( const ContainerAllocator &  _alloc)
inline

Definition at line 37 of file Log.h.

Member Data Documentation

template<class ContainerAllocator >
_file_type rosgraph_msgs::Log_< ContainerAllocator >::file

Definition at line 64 of file Log.h.

template<class ContainerAllocator >
_function_type rosgraph_msgs::Log_< ContainerAllocator >::function

Definition at line 67 of file Log.h.

template<class ContainerAllocator >
_header_type rosgraph_msgs::Log_< ContainerAllocator >::header

Definition at line 52 of file Log.h.

template<class ContainerAllocator >
_level_type rosgraph_msgs::Log_< ContainerAllocator >::level

Definition at line 55 of file Log.h.

template<class ContainerAllocator >
_line_type rosgraph_msgs::Log_< ContainerAllocator >::line

Definition at line 70 of file Log.h.

template<class ContainerAllocator >
_msg_type rosgraph_msgs::Log_< ContainerAllocator >::msg

Definition at line 61 of file Log.h.

template<class ContainerAllocator >
_name_type rosgraph_msgs::Log_< ContainerAllocator >::name

Definition at line 58 of file Log.h.

template<class ContainerAllocator >
_topics_type rosgraph_msgs::Log_< ContainerAllocator >::topics

Definition at line 73 of file Log.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40