Public Member Functions | Public Attributes
CardActivityDailyRecord Class Reference

#include <CardActivityDailyRecord.h>

Inheritance diagram for CardActivityDailyRecord:
Inheritance graph
[legend]
Collaboration diagram for CardActivityDailyRecord:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CardActivityDailyRecord (const DataPointer &start)
int size () const
 Size of data used in the file.
void printOn (Reporter &o) const
QString title () const
 Possible title for the block (empty if unset)

Public Attributes

Subblocks< ActivityChangeInfoactivityChangeInfos

Constructor & Destructor Documentation

CardActivityDailyRecord::CardActivityDailyRecord ( const DataPointer start)

Member Function Documentation

void CardActivityDailyRecord::printOn ( Reporter o) const [virtual]
int CardActivityDailyRecord::size ( ) const [virtual]

Size of data used in the file.

If the data element uses 3 bytes in the file, size() will return 3.

Reimplemented from RawCardActivityDailyRecord.

References RawCardActivityDailyRecord::activityRecordLength, and RawCardActivityDailyRecord::staticSize.

QString CardActivityDailyRecord::title ( ) const [virtual]

Possible title for the block (empty if unset)

Reimplemented from RawCardActivityDailyRecord.

References RawCardActivityDailyRecord::activityRecordDate, and TimeReal::toString().


Member Data Documentation

Referenced by CardActivityDailyRecord(), and printOn().


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