BASE::RCSize Class Reference

... More...

Inherits BASE::RCStringValueInterface.

Inheritance diagram for BASE::RCSize:

Inheritance graph
[legend]
Collaboration diagram for BASE::RCSize:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RCSize (TLong nX=0, TLong nY=0)
 RCSize (const RCSize &rhs)
 RCSize (const RCPoint &rhs)
 RCSize (const POINT &rhs)
 RCSize (const SIZE &rhs)
virtual TBool FromString (const RCString &sValue)
virtual const RCStringToString () const
RCSizeoperator= (const RCSize &rhs)
TBool operator== (const RCSize &rhs) const
TBool operator!= (const RCSize &rhs) const
void operator+= (const RCSize &rhs)
void operator-= (const RCSize &rhs)
RCSize operator+ (const RCSize &rhs) const
RCSize operator- (const RCSize &rhs) const
void SetEmpty ()
TBool IsEmpty () const
TLong X () const
TLong Y () const
void X (TLong nX)
void Y (TLong nY)
void Set (TLong nX, TLong nY)
 operator RCPoint () const
 operator POINT () const
 operator SIZE () const

Detailed Description

...

Author:
Patrik Stellmann
...


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 12:46:17 2006 for Simulator Bob by  doxygen 1.4.6-NO