casa
5.7.0-16
|
#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... | |
FunctionWriter (Function *w) | |
Public Attributes | |
Function * | write |
Definition at line 1746 of file optionparser.h.
|
inline |
Definition at line 1755 of file optionparser.h.
|
inlinevirtual |
Writes the given number of chars beginning at the given pointer somewhere.
Reimplemented from option::PrintUsageImplementation::IStringWriter.
Definition at line 1750 of file optionparser.h.
References casa::vi::size().
Function* option::PrintUsageImplementation::FunctionWriter< Function >::write |
Definition at line 1748 of file optionparser.h.