|
Protocol++® (Protocolpp®) v5.7.2
|


Public Member Functions | |
| virtual void | operator() (const char *str, int size) |
| Writes the given number of chars beginning at the given pointer somewhere. | |
| SyscallWriter (Syscall *w, int f) | |
Public Attributes | |
| Syscall * | write |
| int | fd |
|
inlinevirtual |
Writes the given number of chars beginning at the given pointer somewhere.
Reimplemented from option::PrintUsageImplementation::IStringWriter.