BASE::RCStringValueInterface Class Reference
Interface for string conversion.
More...
Inherited by BASE::RCColor, BASE::RCCuboid, BASE::RCMatrix, BASE::RCPoint, BASE::RCPose, BASE::RCQuaternion, BASE::RCRect, BASE::RCSize, BASE::RCTriple, and BASE::RCVector.
Inheritance diagram for BASE::RCStringValueInterface:
[legend]Collaboration diagram for BASE::RCStringValueInterface:
[legend]List of all members.
|
Public Member Functions |
|
virtual TBool | FromString (const RCString &sValue)=0 |
|
virtual const RCString & | ToString () const =0 |
Protected Attributes |
|
RCString | m_sValueString |
Detailed Description
Interface for string conversion.
- Author:
- Patrik Stellmann
This class defines an interface for datat types that provide their own routines to convert their values from and to a string.
The documentation for this class was generated from the following file:
Generated on Thu Feb 16 12:46:13 2006 for Simulator Bob by
1.4.6-NO