List of all members.
Public Types
Public Member Functions
Protected Member Functions
Member Typedef Documentation
Constructor & Destructor Documentation
Create a string XObject that will adapt another XObject to behave like a string.
The XObject holds a reference to the other XObject.
- Parameters:
-
theValue | value used to create object |
virtual XStringAdapter::~XStringAdapter |
( |
| ) |
[virtual] |
Member Function Documentation
virtual eObjectType XStringAdapter::getRealType |
( |
| ) |
const [protected, virtual] |
Tell what kind of class this is.
- Returns:
- numeric type value
Reimplemented from XObject.
Cast result object to a string.
- Returns:
- string value
Implements XStringBase.
virtual double XStringAdapter::stringLength |
( |
| ) |
const [virtual] |
Get the length of the string value of the instance.
- Returns:
- The length of the string value
Implements XStringBase.
The documentation for this class was generated from the following file: