ARB
Public Member Functions | List of all members
LimitedTime Class Reference

Public Member Functions

 LimitedTime (double max_duration_seconds)
 
void reset ()
 
double allowed_duration () const
 
bool finished_in_time () const
 
bool available () const
 
void increase ()
 

Detailed Description

Definition at line 120 of file AW_file.cxx.

Constructor & Destructor Documentation

LimitedTime::LimitedTime ( double  max_duration_seconds)
inline

Definition at line 126 of file AW_file.cxx.

References reset().

Member Function Documentation

void LimitedTime::reset ( )
inline

Definition at line 127 of file AW_file.cxx.

Referenced by File_selection::fill(), and LimitedTime().

double LimitedTime::allowed_duration ( ) const
inline

Definition at line 131 of file AW_file.cxx.

Referenced by File_selection::fill().

bool LimitedTime::finished_in_time ( ) const
inline

Definition at line 132 of file AW_file.cxx.

Referenced by File_selection::fill().

bool LimitedTime::available ( ) const
inline

Definition at line 133 of file AW_file.cxx.

void LimitedTime::increase ( )
inline

Definition at line 141 of file AW_file.cxx.


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