Livox SDK API  V2.2.0
spdlog::spdlog_ex Class Reference

#include <common.h>

Inheritance 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 noexceptoverride
 

Detailed Description

Definition at line 175 of file common.h.

Constructor & Destructor Documentation

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

Definition at line 178 of file common.h.

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

Definition at line 183 of file common.h.

Member Function Documentation

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

Definition at line 190 of file common.h.


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