Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ros::console::impl::Log4cxxAppender Class Reference
Inheritance diagram for ros::console::impl::Log4cxxAppender:
Inheritance graph
[legend]

Public Member Functions

const ros::console::LogAppendergetAppender () const
 
 Log4cxxAppender (ros::console::LogAppender *appender)
 
 ~Log4cxxAppender ()
 

Protected Member Functions

virtual void append (const log4cxx::spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool)
 
virtual void close ()
 
virtual bool requiresLayout () const
 

Protected Attributes

ros::console::LogAppenderappender_
 

Detailed Description

Definition at line 299 of file rosconsole_log4cxx.cpp.

Constructor & Destructor Documentation

◆ Log4cxxAppender()

ros::console::impl::Log4cxxAppender::Log4cxxAppender ( ros::console::LogAppender appender)
inline

Definition at line 302 of file rosconsole_log4cxx.cpp.

◆ ~Log4cxxAppender()

ros::console::impl::Log4cxxAppender::~Log4cxxAppender ( )
inline

Definition at line 307 of file rosconsole_log4cxx.cpp.

Member Function Documentation

◆ append()

virtual void ros::console::impl::Log4cxxAppender::append ( const log4cxx::spi::LoggingEventPtr &  event,
log4cxx::helpers::Pool &  pool 
)
inlineprotectedvirtual

Definition at line 310 of file rosconsole_log4cxx.cpp.

◆ close()

virtual void ros::console::impl::Log4cxxAppender::close ( )
inlineprotectedvirtual

Definition at line 350 of file rosconsole_log4cxx.cpp.

◆ getAppender()

const ros::console::LogAppender* ros::console::impl::Log4cxxAppender::getAppender ( ) const
inline

Definition at line 303 of file rosconsole_log4cxx.cpp.

◆ requiresLayout()

virtual bool ros::console::impl::Log4cxxAppender::requiresLayout ( ) const
inlineprotectedvirtual

Definition at line 351 of file rosconsole_log4cxx.cpp.

Member Data Documentation

◆ appender_

ros::console::LogAppender* ros::console::impl::Log4cxxAppender::appender_
protected

Definition at line 352 of file rosconsole_log4cxx.cpp.


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


rosconsole
Author(s): Josh Faust
autogenerated on Wed Mar 2 2022 00:53:52