All Frameworks  Class Hierarchy  This Framework  Indexes   

SDMRuntime Class SdaiNamedType

Usage: you must use this class as is. You should never derive it.


public class SdaiNamedType

Class representing any Express type having a name.


Method Index


o IsKindOf(SdaiString&)
Tests if a SdaiNamedType of a specified type or one of the subtypes of this type.
o Name()
Gets the name of a SdaiNamedType.

Methods


o IsKindOf
public virtual IsKindOf( const iName)
Tests if a SdaiNamedType of a specified type or one of the subtypes of this type.
Parameters:
iName
- the type specified
o Name
public Name()
Gets the name of a SdaiNamedType.

This object is included in the file: SdaiNamedType.h
If needed, your Imakefile.mk should include the module: CATSrtSimpleTypes

Copyright © 2003, Dassault Systèmes. All rights reserved.