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

YASA_CALCPREEMPTIONTIME Class Reference

#include <datatypes.h>

Inheritance diagram for YASA_CALCPREEMPTIONTIME:

Inheritance graph
[legend]
Collaboration diagram for YASA_CALCPREEMPTIONTIME:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YASA_CALCPREEMPTIONTIME (bool b=SUPPORT_CALC_PREEMPTIONTIME)
 YASA_CALCPREEMPTIONTIME (const YASA_CALCPREEMPTIONTIME *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_CALCPREEMPTIONTIME::YASA_CALCPREEMPTIONTIME bool    b = SUPPORT_CALC_PREEMPTIONTIME [inline]
 

YASA_CALCPREEMPTIONTIME::YASA_CALCPREEMPTIONTIME const YASA_CALCPREEMPTIONTIME *    b [inline]
 


Member Function Documentation

bool YASA_CALCPREEMPTIONTIME::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 calcpreemptiontime there is no support for any child possible

Reimplemented from YDerivedType< bool >.

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

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

Reimplemented from YDerivedObject.

virtual QString YASA_CALCPREEMPTIONTIME::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_CALCPREEMPTIONTIME::operator bool   const [inline]
 

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

This operator sets the content of the instance.

Reimplemented from YDerivedType< bool >.

int YASA_CALCPREEMPTIONTIME::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:51:03 2003 for Yasa by doxygen1.3-rc3