neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::logger::category Struct Reference

#include <i_logger.hpp>

Public Member Functions

template<typename IdType >
 category (IdType aId)
 

Public Attributes

category_id id
 

Detailed Description

Definition at line 61 of file i_logger.hpp.

Constructor & Destructor Documentation

◆ category()

template<typename IdType >
neolib::logger::category::category ( IdType  aId)
inline

Definition at line 65 of file i_logger.hpp.

Member Data Documentation

◆ id

category_id neolib::logger::category::id

Definition at line 63 of file i_logger.hpp.


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