#include <fd.hpp>
Enumerator |
---|
FD_CRT |
|
FD_HANDLE |
|
FD_SOCKET |
|
os::WindowsFD::WindowsFD |
( |
| ) |
|
|
default |
os::WindowsFD::WindowsFD |
( |
int |
crt | ) |
|
|
inline |
os::WindowsFD::WindowsFD |
( |
HANDLE |
handle | ) |
|
|
inline |
os::WindowsFD::WindowsFD |
( |
SOCKET |
socket | ) |
|
|
inline |
os::WindowsFD::WindowsFD |
( |
intptr_t |
socket | ) |
|
|
inline |
os::WindowsFD::WindowsFD |
( |
const WindowsFD & |
| ) |
|
|
default |
os::WindowsFD::~WindowsFD |
( |
| ) |
|
|
default |
int os::WindowsFD::crt |
( |
| ) |
const |
|
inline |
os::WindowsFD::operator HANDLE |
( |
| ) |
const |
|
inline |
os::WindowsFD::operator intptr_t |
( |
| ) |
const |
|
inline |
os::WindowsFD::operator SOCKET |
( |
| ) |
const |
|
inline |
Type os::WindowsFD::type |
( |
| ) |
const |
|
inline |
HANDLE os::WindowsFD::handle_ |
SOCKET os::WindowsFD::socket_ |
The documentation for this class was generated from the following file:
- 3rdparty/stout/include/stout/os/windows/fd.hpp