|
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... | |
| StreamWriter (Function *w, Stream *s) | |
Public Attributes | |
| Function * | fwrite |
| Stream * | stream |
|
inline |
|
inlinevirtual |
Writes the given number of chars beginning at the given pointer somewhere.
Reimplemented from option::PrintUsageImplementation::IStringWriter.
| Function* option::PrintUsageImplementation::StreamWriter< Function, Stream >::fwrite |
| Stream* option::PrintUsageImplementation::StreamWriter< Function, Stream >::stream |
1.8.8