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

YASA_TIMERTICK Class Reference

#include <datatypes.h>

Inheritance diagram for YASA_TIMERTICK:

Inheritance graph
[legend]
Collaboration diagram for YASA_TIMERTICK:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YASA_TIMERTICK (bool b=SUPPORT_TIMERTICK)
 YASA_TIMERTICK (const YASA_TIMERTICK *b)
virtual QString GetContentString () const
 Returns the content as string, e.g. for writing configuration files.

virtual QString GetVisibleContentString () const
virtual int ReadFromString (const QString &s)
 Read the contents from a string, e.g. reading from configuration files.

 operator bool () const
virtual bool CheckLimits (bool &dest, const bool &source) const
const bool & operator= (const bool &c)
 This operator sets the content of the instance.


Constructor & Destructor Documentation

YASA_TIMERTICK::YASA_TIMERTICK bool    b = SUPPORT_TIMERTICK [inline]
 

YASA_TIMERTICK::YASA_TIMERTICK const YASA_TIMERTICK *    b [inline]
 


Member Function Documentation

bool YASA_TIMERTICK::CheckLimits bool &    dest,
const bool &    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 YDerivedType< bool >.

virtual QString YASA_TIMERTICK::GetContentString   const [inline, virtual]
 

Returns the content as string, e.g. for writing configuration files.

Reimplemented from YDerivedObject.

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

Returns a visible string of the content. This is used to print the contents in a localized way (such as "infinity")

Reimplemented from YDerivedObject.

YASA_TIMERTICK::operator bool   const [inline]
 

const bool& YASA_TIMERTICK::operator= const bool &    c [inline]
 

This operator sets the content of the instance.

Reimplemented from YDerivedType< bool >.

int YASA_TIMERTICK::ReadFromString const QString &    content [virtual]
 

Read the contents from a string, e.g. reading from configuration files.

Reimplemented from YDerivedObject.


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