LogTag Struct Reference

#include <ArmarXCore/core/logging/LoggingUtil.h>

Public Member Functions

 LogTag ()
 
 LogTag (const std::string &tagName)
 

Public Attributes

std::string tagName
 

Detailed Description

Definition at line 66 of file LoggingUtil.h.

Constructor & Destructor Documentation

◆ LogTag() [1/2]

LogTag ( )

Definition at line 28 of file LoggingUtil.cpp.

◆ LogTag() [2/2]

LogTag ( const std::string &  tagName)

Definition at line 30 of file LoggingUtil.cpp.

Member Data Documentation

◆ tagName

std::string tagName

Definition at line 70 of file LoggingUtil.h.


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