Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YASA_TICK Class Reference

#include <datatypes.h>

Inheritance diagram for YASA_TICK:

Inheritance graph
[legend]
Collaboration diagram for YASA_TICK:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YASA_TICK (YASA_TIME t=YASA_TIME_INFINITY)
 YASA_TICK (const YTIME *t)
void SetMinTimerTick (YASA_TIME t)
virtual bool CheckLimits (YASA_TIME &dest, const YASA_TIME &source) const
const YASA_TIMEoperator= (const YASA_TIME &c)
 This operator sets the content of the instance.

virtual QString GetVisibleContentString () const

Private Attributes

YASA_TIME min_tick

Detailed Description

if YASA_TIME==0 it will be used as


Constructor & Destructor Documentation

YASA_TICK::YASA_TICK YASA_TIME    t = YASA_TIME_INFINITY [inline]
 

YASA_TICK::YASA_TICK const YTIME   t [inline]
 


Member Function Documentation

bool YASA_TICK::CheckLimits YASA_TIME   dest,
const YASA_TIME   source
const [virtual]
 

This function is used to derive the content from parents If one of the parent objects does not support timer tick there is no support for any child possible

Reimplemented from YTIME.

virtual QString YASA_TICK::GetVisibleContentString   const [inline, virtual]
 

returns the time as visible string with explanations like "infinity"

Reimplemented from YTIME.

const YASA_TIME& YASA_TICK::operator= const YASA_TIME   c [inline]
 

This operator sets the content of the instance.

Reimplemented from YTIME.

void YASA_TICK::SetMinTimerTick YASA_TIME    t
 


Member Data Documentation

YASA_TIME YASA_TICK::min_tick [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:52:32 2003 for Yasa by doxygen1.3-rc3