Invoke printUsage passing the specified *stream and preamble. Suitable for binding using the bdlf::BindUtil package.

Synopsis

Declared in <balb_controlmanager.h>

void
printUsageHelper(
    std::ostream* stream,
    std::string_view const& preamble) const;

Created with MrDocs