Public Member Functions | Public Attributes | List of all members
spdlog::details::async_log_helper::async_msg Struct Reference

Public Member Functions

 async_msg ()=default
 
 async_msg (async_msg &&other) SPDLOG_NOEXCEPT
 
 async_msg (async_msg_type m_type)
 
 async_msg (const async_msg &)=delete
 
 async_msg (const details::log_msg &m)
 
void fill_log_msg (log_msg &msg)
 
async_msgoperator= (async_msg &&other) SPDLOG_NOEXCEPT
 
async_msgoperator= (const async_msg &other)=delete
 
 ~async_msg ()=default
 

Public Attributes

level::level_enum level
 
std::string logger_name
 
size_t msg_id
 
async_msg_type msg_type
 
size_t thread_id
 
log_clock::time_point time
 
std::string txt
 

Detailed Description

Definition at line 46 of file async_log_helper.h.

Constructor & Destructor Documentation

spdlog::details::async_log_helper::async_msg::async_msg ( )
default
spdlog::details::async_log_helper::async_msg::~async_msg ( )
default
spdlog::details::async_log_helper::async_msg::async_msg ( async_msg &&  other)
inline

Definition at line 60 of file async_log_helper.h.

spdlog::details::async_log_helper::async_msg::async_msg ( async_msg_type  m_type)
inline

Definition at line 70 of file async_log_helper.h.

spdlog::details::async_log_helper::async_msg::async_msg ( const async_msg )
delete
spdlog::details::async_log_helper::async_msg::async_msg ( const details::log_msg m)
inline

Definition at line 94 of file async_log_helper.h.

Member Function Documentation

void spdlog::details::async_log_helper::async_msg::fill_log_msg ( log_msg msg)
inline

Definition at line 109 of file async_log_helper.h.

async_msg& spdlog::details::async_log_helper::async_msg::operator= ( async_msg &&  other)
inline

Definition at line 77 of file async_log_helper.h.

async_msg& spdlog::details::async_log_helper::async_msg::operator= ( const async_msg other)
delete

Member Data Documentation

level::level_enum spdlog::details::async_log_helper::async_msg::level

Definition at line 49 of file async_log_helper.h.

std::string spdlog::details::async_log_helper::async_msg::logger_name

Definition at line 48 of file async_log_helper.h.

size_t spdlog::details::async_log_helper::async_msg::msg_id

Definition at line 54 of file async_log_helper.h.

async_msg_type spdlog::details::async_log_helper::async_msg::msg_type

Definition at line 53 of file async_log_helper.h.

size_t spdlog::details::async_log_helper::async_msg::thread_id

Definition at line 51 of file async_log_helper.h.

log_clock::time_point spdlog::details::async_log_helper::async_msg::time

Definition at line 50 of file async_log_helper.h.

std::string spdlog::details::async_log_helper::async_msg::txt

Definition at line 52 of file async_log_helper.h.


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


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