INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydroutil::History Class Reference

Storage of historical information about component's activities. The idea is to keep persistent record of component's startups and shutdowns. A component can add arbitrary text information to the progress report. More...

#include <history.h>

Inherited by hydroiceutil::LocalHistory.

List of all members.

Public Member Functions

virtual void report (const std::string &message="")=0
 Writes a progress message.
virtual bool isEnabled () const =0
 Is history enabled?
virtual int autoSaveInterval () const =0
 Retruns auto-save interval [s].

Detailed Description

Storage of historical information about component's activities. The idea is to keep persistent record of component's startups and shutdowns. A component can add arbitrary text information to the progress report.


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5