NeoN
A framework for CFD software
Loading...
Searching...
No Matches
Public Member Functions | List of all members
NeoN::Logging::SupportsLoggingMixin Class Reference

#include <logging.hpp>

Inheritance diagram for NeoN::Logging::SupportsLoggingMixin:
NeoN::CPUExecutor NeoN::GPUExecutor NeoN::SerialExecutor

Public Member Functions

void setLogger (const std::shared_ptr< BaseLogger > logger)
 
std::shared_ptr< const BaseLoggergetLogger () const
 

Detailed Description

Definition at line 152 of file logging.hpp.

Member Function Documentation

◆ getLogger()

std::shared_ptr< const BaseLogger > NeoN::Logging::SupportsLoggingMixin::getLogger ( ) const

◆ setLogger()

void NeoN::Logging::SupportsLoggingMixin::setLogger ( const std::shared_ptr< BaseLogger logger)

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