WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
spdlog::spdlog_ex Class Reference

#include <common.h>

Inheritance diagram for spdlog::spdlog_ex:
Collaboration diagram for spdlog::spdlog_ex:

Public Member Functions

 spdlog_ex (std::string msg)
 
 spdlog_ex (const std::string &msg, int last_errno)
 
const char * what () const SPDLOG_NOEXCEPT override
 

Detailed Description

Definition at line 172 of file common.h.

Constructor & Destructor Documentation

◆ spdlog_ex() [1/2]

spdlog::spdlog_ex::spdlog_ex ( std::string  msg)
inlineexplicit

Definition at line 175 of file common.h.

◆ spdlog_ex() [2/2]

spdlog::spdlog_ex::spdlog_ex ( const std::string &  msg,
int  last_errno 
)
inline

Definition at line 180 of file common.h.

Here is the call graph for this function:

Member Function Documentation

◆ what()

const char* spdlog::spdlog_ex::what ( ) const
inlineoverride

Definition at line 187 of file common.h.


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