Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
toolbox::io::FilePolicy Struct Reference

#include <toolbox/io/Handle.hpp>

Public Types

using Id = int
 

Static Public Member Functions

static constexpr int invalid () noexcept
 
static void close (int fd) noexcept
 

Detailed Description

Definition at line 102 of file Handle.hpp.

Member Typedef Documentation

◆ Id

Definition at line 103 of file Handle.hpp.

Member Function Documentation

◆ invalid()

static constexpr int toolbox::io::FilePolicy::invalid ( )
inlinestaticconstexprnoexcept

Definition at line 104 of file Handle.hpp.

◆ close()

static void toolbox::io::FilePolicy::close ( int  fd)
inlinestaticnoexcept

Definition at line 105 of file Handle.hpp.

Referenced by close().


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