Public Member Functions | Public Attributes | Private Member Functions
ProgramOptions::OstreamWriter Struct Reference

Writes formatted option descriptions to an std::ostream. More...

#include <program_options.h>

List of all members.

Public Member Functions

 OstreamWriter (std::ostream &os)
void write (const std::vector< char > &buf, std::size_t num)

Public Attributes

std::ostream & out

Private Member Functions

void operator= (const OstreamWriter &)

Detailed Description

Writes formatted option descriptions to an std::ostream.

Definition at line 421 of file program_options.h.


Constructor & Destructor Documentation

ProgramOptions::OstreamWriter::OstreamWriter ( std::ostream &  os) [inline]

Definition at line 422 of file program_options.h.


Member Function Documentation

void ProgramOptions::OstreamWriter::operator= ( const OstreamWriter ) [private]
void ProgramOptions::OstreamWriter::write ( const std::vector< char > &  buf,
std::size_t  num 
)

Definition at line 108 of file program_options.cpp.


Member Data Documentation

Definition at line 424 of file program_options.h.


The documentation for this struct was generated from the following files:


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41