iv::Resource_LogTrace Class Reference

#include <ResourcePath.hpp>

Public Member Functions

 Resource_LogTrace (ResourcePath const &path)
 
virtual void PrintTraceLine (std::ostream &out) override
 
- Public Member Functions inherited from iv::LogTrace
 LogTrace ()
 
 ~LogTrace ()
 
 LogTrace (LogTrace const &)=delete
 
LogTraceoperator= (LogTrace const &)=delete
 

Additional Inherited Members

- Static Public Member Functions inherited from iv::LogTrace
static void PrintTrace (std::ostream &)
 
static unsigned GetChangeCounter ()
 

Detailed Description

Definition at line 72 of file ResourcePath.hpp.

Constructor & Destructor Documentation

◆ Resource_LogTrace()

iv::Resource_LogTrace::Resource_LogTrace ( ResourcePath const &  path)
inline

Definition at line 75 of file ResourcePath.hpp.

Member Function Documentation

◆ PrintTraceLine()

virtual void iv::Resource_LogTrace::PrintTraceLine ( std::ostream &  )
inlineoverridevirtual

Print current trace info. It is typically one line. Should end with a newline character.

Implements iv::LogTrace.

Definition at line 80 of file ResourcePath.hpp.


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