RtMessageLogEntryDummy Struct Reference

#include <RobotAPI/components/units/RobotUnit/util/ControlThreadOutputBuffer.h>

+ Inheritance diagram for RtMessageLogEntryDummy:

Static Public Attributes

static RtMessageLogEntryDummy Instance
 

Protected Member Functions

std::string file () const final override
 
std::string format () const final override
 
std::string func () const final override
 
std::size_t line () const final override
 

Additional Inherited Members

- Public Member Functions inherited from RtMessageLogEntryBase
RtMessageLogEntryBasedeactivateSpam (float sec)
 
RtMessageLogEntryBasedeactivateSpamTag (std::uint64_t tag)
 
IceUtil::Time getTime () const
 
void print (Ice::Int controlThreadId) const
 
 RtMessageLogEntryBase ()
 
RtMessageLogEntryBasesetLoggingLevel (MessageTypeT lvl)
 
virtual ~RtMessageLogEntryBase ()=default
 

Detailed Description

Definition at line 84 of file ControlThreadOutputBuffer.h.

Member Function Documentation

◆ file()

std::string file ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 374 of file ControlThreadOutputBuffer.h.

◆ format()

std::string format ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 362 of file ControlThreadOutputBuffer.h.

◆ func()

std::string func ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 380 of file ControlThreadOutputBuffer.h.

◆ line()

std::size_t line ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 368 of file ControlThreadOutputBuffer.h.

Member Data Documentation

◆ Instance

Definition at line 86 of file ControlThreadOutputBuffer.h.


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