Inheritance diagram for Ux::Pty:
Definition at line 30 of file uxpty.hpp.
Public Member Functions | |
Pty (int f=-1, const char *p=NULL, ssize_t s=-1) | |
Pty (const char *p, ssize_t s=-1) | |
void | posix_openpt (int oflag=O_RDWR) |
void | grantpt (void) |
void | unlockpt (void) |
char * | ptsname (void) |
|
|
|
|
|
Definition at line 28 of file uxpty.cpp. References errno, and Ux::File::fd. |
|
Definition at line 22 of file uxpty.cpp. References errno, and Ux::File::fd. |
|
Definition at line 40 of file uxpty.cpp. References errno, and Ux::File::fd. |
|
Definition at line 34 of file uxpty.cpp. References errno, and Ux::File::fd. |