SourceForge.net Logo timeSeries: timeSeries Class Library

TCLAP::VersionVisitor Class Reference

#include <VersionVisitor.h>

Inherits TCLAP::Visitor.

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

List of all members.

Public Member Functions

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

Protected Attributes

CmdLineInterface_cmd
CmdLineOutput ** _out

Detailed Description

A Vistor that will call the version method of the given CmdLineOutput for the specified CmdLine object and then exit.


Constructor & Destructor Documentation

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

Constructor.

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

Member Function Documentation

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

Calls the version method of the output object using the specified CmdLine.

Reimplemented from TCLAP::Visitor.


Member Data Documentation

The CmdLine of interest.

The output object.

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