RtMessageLogEntryNull Struct Reference

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

+ Inheritance diagram for RtMessageLogEntryNull:

Static Public Attributes

static RtMessageLogEntryNull 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 97 of file ControlThreadOutputBuffer.h.

Member Function Documentation

◆ file()

std::string file ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 115 of file ControlThreadOutputBuffer.h.

◆ format()

std::string format ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 103 of file ControlThreadOutputBuffer.h.

◆ func()

std::string func ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 121 of file ControlThreadOutputBuffer.h.

◆ line()

std::size_t line ( ) const
inlinefinaloverrideprotectedvirtual

Implements RtMessageLogEntryBase.

Definition at line 109 of file ControlThreadOutputBuffer.h.

Member Data Documentation

◆ Instance

Definition at line 99 of file ControlThreadOutputBuffer.h.


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