

























|
| |
XSObject Class Reference
List of all members.
Constructor & Destructor Documentation
The default constructor.
- Parameters:
-
| compType | |
| xsModel | |
| manager | The configurable memory manager |
virtual XSObject::~XSObject |
( |
|
) |
[virtual] |
Member Function Documentation
The type of this object, i.e.
ELEMENT_DECLARATION .
virtual const XMLCh* XSObject::getName |
( |
|
) |
[virtual] |
virtual const XMLCh* XSObject::getNamespace |
( |
|
) |
[virtual] |
virtual unsigned int XSObject::getId |
( |
|
) |
const [virtual] |
Optional.
Return a unique identifier for a component within this XSModel, to optimize querying. May not be defined for all types of component. - Returns:
- id unique for this type of component within this XSModel or 0 to indicate that this is not supported for this type of component.
void XSObject::setId |
( |
unsigned int |
id |
) |
|
methods needed by implementation
Set the id to be returned on getId().
Member Data Documentation
The documentation for this class was generated from the following file:
|
|
|