casa
5.7.0-16
|
#include <optionparser.h>
Public Member Functions | |
virtual void | operator() (const char *, int) |
Writes the given number of chars beginning at the given pointer somewhere. More... | |
Definition at line 1730 of file optionparser.h.
|
inlinevirtual |
Writes the given number of chars beginning at the given pointer somewhere.
Reimplemented in option::PrintUsageImplementation::StreamWriter< Function, Stream >, option::PrintUsageImplementation::SyscallWriter< Syscall >, option::PrintUsageImplementation::TemporaryWriter< Temporary >, option::PrintUsageImplementation::OStreamWriter< OStream >, and option::PrintUsageImplementation::FunctionWriter< Function >.
Definition at line 1735 of file optionparser.h.