CommonLibVR
io::error::with_errno Struct Reference

#include <csv.h>

Inheritance diagram for io::error::with_errno:
io::error::can_not_open_file

Public Member Functions

 with_errno ()
 
void set_errno (int errno_value)
 

Public Attributes

int errno_value
 

Constructor & Destructor Documentation

◆ with_errno()

io::error::with_errno::with_errno ( )
inline

Member Function Documentation

◆ set_errno()

void io::error::with_errno::set_errno ( int  errno_value)
inline

Member Data Documentation

◆ errno_value

int io::error::with_errno::errno_value

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