Public Member Functions | Private Attributes | List of all members
cartographer_ros::ScopedRosLogSink Class Reference

#include <ros_log_sink.h>

Inheritance diagram for cartographer_ros::ScopedRosLogSink:
Inheritance graph
[legend]

Public Member Functions

 ScopedRosLogSink ()
 
void send (::google::LogSeverity severity, const char *filename, const char *base_filename, int line, const struct std::tm *tm_time, const char *message, size_t message_len) override
 
void WaitTillSent () override
 
 ~ScopedRosLogSink () override
 

Private Attributes

bool will_die_
 

Detailed Description

Definition at line 28 of file ros_log_sink.h.

Constructor & Destructor Documentation

cartographer_ros::ScopedRosLogSink::ScopedRosLogSink ( )

Definition at line 38 of file ros_log_sink.cc.

cartographer_ros::ScopedRosLogSink::~ScopedRosLogSink ( )
override

Definition at line 39 of file ros_log_sink.cc.

Member Function Documentation

void cartographer_ros::ScopedRosLogSink::send ( ::google::LogSeverity  severity,
const char *  filename,
const char *  base_filename,
int  line,
const struct std::tm *  tm_time,
const char *  message,
size_t  message_len 
)
override

Definition at line 41 of file ros_log_sink.cc.

void cartographer_ros::ScopedRosLogSink::WaitTillSent ( )
override

Definition at line 69 of file ros_log_sink.cc.

Member Data Documentation

bool cartographer_ros::ScopedRosLogSink::will_die_
private

Definition at line 40 of file ros_log_sink.h.


The documentation for this class was generated from the following files:


cartographer_ros
Author(s):
autogenerated on Wed Jun 5 2019 22:35:56