Definition at line 1797 of file OptionParser.h.
Public Member Functions | |
| SyscallWriter (Syscall *w, int f) | |
| virtual void | operator() (const char *str, int size) | 
| Writes the given number of chars beginning at the given pointer somewhere.   | |
  Public Member Functions inherited from ROOT::option::PrintUsageImplementation::IStringWriter | |
| virtual | ~IStringWriter ()=default | 
Public Attributes | |
| int | fd | 
| Syscall * | write | 
#include </github/home/ROOT-CI/src/core/dictgen/res/OptionParser.h>
      
  | 
  inline | 
Definition at line 1807 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 1802 of file OptionParser.h.
Definition at line 1800 of file OptionParser.h.
Definition at line 1799 of file OptionParser.h.