Livox SDK API  V2.2.0
fmt::v5::internal::error_handler Struct Reference

#include <core.h>

Inheritance diagram for fmt::v5::internal::error_handler:
fmt::v5::basic_parse_context< Char > fmt::v5::format_handler< ArgFormatter, Char, Context > fmt::v5::internal::arg_formatter_base< Range >::char_spec_handler fmt::v5::internal::arg_formatter_base< Range >::cstring_spec_handler

Public Member Functions

 error_handler ()
 
 error_handler (const error_handler &)
 
void on_error (const char *message)
 

Detailed Description

Definition at line 322 of file core.h.

Constructor & Destructor Documentation

fmt::v5::internal::error_handler::error_handler ( )
inline

Definition at line 323 of file core.h.

fmt::v5::internal::error_handler::error_handler ( const error_handler )
inline

Definition at line 324 of file core.h.

Member Function Documentation

void fmt::v5::internal::error_handler::on_error ( const char *  message)

Definition at line 929 of file format-inl.h.


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