BASE::RCPoint Class Reference

... More...

Inherits BASE::RCStringValueInterface.

Inheritance diagram for BASE::RCPoint:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RCPoint (TSLong nX=0, TSLong nY=0)
 RCPoint (const RCPoint &rhs)
 RCPoint (const POINT &rhs)
 RCPoint (const SIZE &rhs)
virtual TBool FromString (const RCString &sValue)
virtual const RCStringToString () const
RCPointoperator= (const RCPoint &rhs)
TBool operator== (const RCPoint &rhs) const
TBool operator!= (const RCPoint &rhs) const
void operator+= (const RCPoint &rhs)
void operator-= (const RCPoint &rhs)
RCPoint operator+ (const RCPoint &rhs) const
RCPoint operator- (const RCPoint &rhs) const
RCPoint operator- () const
TSLong X () const
TSLong Y () const
void X (TSLong nX)
void Y (TSLong nY)
void Set (TSLong nX, TSLong nY)
 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:16 2006 for Simulator Bob by  doxygen 1.4.6-NO