|
mjplusplus
v0.4.1
|
#include <optionparser.h>
Public Member Functions | |
| virtual void | operator() (const char *str, int size) |
| Writes the given number of chars beginning at the given pointer somewhere. More... | |
| SyscallWriter (Syscall *w, int f) | |
Public Attributes | |
| Syscall * | write |
| int | fd |
|
inline |
|
inlinevirtual |
Writes the given number of chars beginning at the given pointer somewhere.
Reimplemented from option::PrintUsageImplementation::IStringWriter.
| int option::PrintUsageImplementation::SyscallWriter< Syscall >::fd |
| Syscall* option::PrintUsageImplementation::SyscallWriter< Syscall >::write |
1.8.8