#include <rosout_appender.h>
|
| typedef std::vector< rosgraph_msgs::LogPtr > | V_Log |
| |
Definition at line 59 of file rosout_appender.h.
◆ V_Log
◆ ROSOutAppender()
| roswrap::ROSOutAppender::ROSOutAppender |
( |
| ) |
|
◆ ~ROSOutAppender()
| roswrap::ROSOutAppender::~ROSOutAppender |
( |
| ) |
|
◆ getLastError()
| const std::string& roswrap::ROSOutAppender::getLastError |
( |
| ) |
const |
◆ log()
◆ logThread()
| void roswrap::ROSOutAppender::logThread |
( |
| ) |
|
|
protected |
◆ last_error_
| std::string roswrap::ROSOutAppender::last_error_ |
|
protected |
◆ log_queue_
| V_Log roswrap::ROSOutAppender::log_queue_ |
|
protected |
◆ publish_thread_
| std::thread roswrap::ROSOutAppender::publish_thread_ |
|
protected |
◆ queue_condition_
| std::condition_variable roswrap::ROSOutAppender::queue_condition_ |
|
protected |
◆ queue_mutex_
| std::mutex roswrap::ROSOutAppender::queue_mutex_ |
|
protected |
◆ shutting_down_
| bool roswrap::ROSOutAppender::shutting_down_ |
|
protected |
The documentation for this class was generated from the following file: