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