![]() |
XII Release 0.1.0
|
Public Member Functions | |
| xiiFd (const xiiFd &)=delete | |
| xiiFd (xiiFd &&other) | |
| void | Close () |
| bool | IsValid () const |
| void | operator= (const xiiFd &)=delete |
| void | operator= (xiiFd &&other) |
| void | TakeOwnership (xiiInt32 fd) |
| xiiInt32 | Borrow () const |
| xiiInt32 | Detach () |
| xiiResult | AddFlags (xiiInt32 addFlags) |
Static Public Member Functions | |
| static xiiResult | MakePipe (xiiFd(&fds)[2], xiiInt32 flags=0) |