Livox SDK API  V2.2.0
fmt::v5::error_code Class Reference

#include <posix.h>

Public Member Functions

 error_code (int value=0) throw ()
 
int get () const throw ()
 

Detailed Description

Definition at line 116 of file posix.h.

Constructor & Destructor Documentation

fmt::v5::error_code::error_code ( int  value = 0)
throw (
)
inlineexplicit

Definition at line 121 of file posix.h.

Member Function Documentation

int fmt::v5::error_code::get ( ) const
throw (
)
inline

Definition at line 123 of file posix.h.


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