NIREP

NIREPStatistics Class Reference

This is an adapter class that all NIREP statistics classes inherit from. More...

Inheritance diagram for NIREPStatistics:
Collaboration diagram for NIREPStatistics:

List of all members.

Public Member Functions

virtual TextTable ComputeStatistic (const std::vector< std::string > &arg, DisplayDescription *displayDescription)=0
 ~NIREPStatistics ()

Protected Member Functions

 NIREPStatistics ()

Protected Attributes

NIREPEvaluatorevaluator

Detailed Description

This is an adapter class that all NIREP statistics classes inherit from.


Constructor & Destructor Documentation

NIREPStatistics::~NIREPStatistics ( ) [inline]
NIREPStatistics::NIREPStatistics ( ) [inline, protected]

Member Function Documentation

virtual TextTable NIREPStatistics::ComputeStatistic ( const std::vector< std::string > &  arg,
DisplayDescription displayDescription 
) [pure virtual]

Member Data Documentation

 All Classes Functions Variables Typedefs Enumerations Enumerator