Definition at line 1733 of file OptionParser.h.
Public Member Functions | |
| FunctionWriter (Function *w) | |
| virtual void | operator() (const char *str, int size) |
| Writes the given number of chars beginning at the given pointer somewhere. | |
Public Attributes | |
| Function * | write |
#include </home/stephan/code/root-2/core/dictgen/res/OptionParser.h>
|
inline |
Definition at line 1742 of file OptionParser.h.
|
inlinevirtual |
Writes the given number of chars beginning at the given pointer somewhere.
Reimplemented from ROOT::option::PrintUsageImplementation::IStringWriter.
Definition at line 1737 of file OptionParser.h.
| Function* ROOT::option::PrintUsageImplementation::FunctionWriter< Function >::write |
Definition at line 1735 of file OptionParser.h.