Livox SDK API  V2.2.0
fmt::v5::internal::decimal_formatter_null Class Reference

#include <format.h>

Inheritance diagram for fmt::v5::internal::decimal_formatter_null:
fmt::v5::internal::decimal_formatter

Public Member Functions

 decimal_formatter_null (char *buf)
 
template<unsigned N>
char * on (uint32_t u)
 
- Public Member Functions inherited from fmt::v5::internal::decimal_formatter
 decimal_formatter (char *buf)
 
template<unsigned N>
char * on (uint32_t u)
 

Detailed Description

Definition at line 886 of file format.h.

Constructor & Destructor Documentation

fmt::v5::internal::decimal_formatter_null::decimal_formatter_null ( char *  buf)
inlineexplicit

Definition at line 888 of file format.h.

Member Function Documentation

template<unsigned N>
char* fmt::v5::internal::decimal_formatter_null::on ( uint32_t  u)
inline

Definition at line 890 of file format.h.


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