Hormiga 1.0

ReportTXT Class Reference

#include <report.h>

Inheritance diagram for ReportTXT:
Collaboration diagram for ReportTXT:

List of all members.

Public Member Functions

virtual ReportType getReportType ()
T_MAGNITUDE getValue ()
 ReportTXT (T_STRING label, VarValue *store)

Protected Attributes

VarValuestore

Detailed Description

Definition at line 64 of file report.h.


Constructor & Destructor Documentation

ReportTXT::ReportTXT ( T_STRING  label,
VarValue store 
)

Definition at line 54 of file report.cpp.


Member Function Documentation

virtual ReportType ReportTXT::getReportType ( ) [inline, virtual]

Implements Report.

Reimplemented in CR_Select.

Definition at line 67 of file report.h.

T_MAGNITUDE ReportTXT::getValue ( ) [inline]

Definition at line 68 of file report.h.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

VarValue* ReportTXT::store [protected]

Definition at line 71 of file report.h.


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