Livox SDK API
V2.2.0
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Static Public Member Functions
|
List of all members
spdlog::async_factory_impl< OverflowPolicy > Struct Template Reference
#include <
async.h
>
Static Public Member Functions
template<typename Sink , typename... SinkArgs>
static std::shared_ptr<
async_logger
>
create
(std::string logger_name, SinkArgs &&...args)
Detailed Description
template<async_overflow_policy OverflowPolicy = async_overflow_policy::block>
struct spdlog::async_factory_impl< OverflowPolicy >
Definition at line
37
of file
async.h
.
Member Function Documentation
template<async_overflow_policy OverflowPolicy = async_overflow_policy::block>
template<typename Sink , typename... SinkArgs>
static std::shared_ptr<
async_logger
>
spdlog::async_factory_impl
< OverflowPolicy >::create
(
std::string
logger_name
,
SinkArgs &&...
args
)
inline
static
Definition at line
40
of file
async.h
.
The documentation for this struct was generated from the following file:
sdk_core/include/third_party/spdlog/spdlog/
async.h
spdlog
async_factory_impl
Generated by
1.8.11