YARP
Yet Another Robot Platform
yarp::os::impl::LogForwarder Class Reference

#include <yarp/os/impl/LogForwarder.h>

Public Member Functions

 ~LogForwarder ()
 
void forward (const std::string &message)
 

Static Public Member Functions

static LogForwardergetInstance ()
 
static void shutdown ()
 

Detailed Description

Definition at line 23 of file LogForwarder.h.

Constructor & Destructor Documentation

◆ ~LogForwarder()

yarp::os::impl::LogForwarder::~LogForwarder ( )
default

Member Function Documentation

◆ forward()

void yarp::os::impl::LogForwarder::forward ( const std::string &  message)

Definition at line 49 of file LogForwarder.cpp.

◆ getInstance()

yarp::os::impl::LogForwarder & yarp::os::impl::LogForwarder::getInstance ( )
static

Definition at line 23 of file LogForwarder.cpp.

◆ shutdown()

void yarp::os::impl::LogForwarder::shutdown ( )
static

Definition at line 61 of file LogForwarder.cpp.


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