SourceForge.net Logo timeSeries: timeSeries Class Library

TCLAP::HelpVisitor Class Reference

#include <HelpVisitor.h>

Inherits TCLAP::Visitor.

Collaboration diagram for TCLAP::HelpVisitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HelpVisitor (CmdLineInterface *cmd, CmdLineOutput **out)
void visit ()

Protected Attributes

CmdLineInterface_cmd
CmdLineOutput ** _out

Detailed Description

A Visitor object that calls the usage method of the given CmdLineOutput object for the specified CmdLine object.


Constructor & Destructor Documentation

TCLAP::HelpVisitor::HelpVisitor ( CmdLineInterface cmd,
CmdLineOutput **  out 
) [inline]

Constructor.

Parameters:
cmd - The CmdLine the output will be generated for.
out - The type of output.

Member Function Documentation

void TCLAP::HelpVisitor::visit (  )  [inline, virtual]

Calls the usage method of the CmdLineOutput for the specified CmdLine.

Reimplemented from TCLAP::Visitor.


Member Data Documentation

The CmdLine the output will be generated for.

The output object.

Generated on Tue Mar 16 15:10:55 2010 for timeSeries by  doxygen 1.6.3