Public Member Functions | Private Attributes | List of all members
spdlog::spdlog_ex Class Reference

#include <common.h>

Inheritance diagram for spdlog::spdlog_ex:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

std::string _msg
 

Detailed Description

Definition at line 132 of file include/opc/spdlog/common.h.

Constructor & Destructor Documentation

spdlog::spdlog_ex::spdlog_ex ( const std::string &  msg)
inline

Definition at line 135 of file include/opc/spdlog/common.h.

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

Definition at line 137 of file include/opc/spdlog/common.h.

Member Function Documentation

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

Definition at line 141 of file include/opc/spdlog/common.h.

Member Data Documentation

std::string spdlog::spdlog_ex::_msg
private

Definition at line 146 of file include/opc/spdlog/common.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10