All Frameworks Class Hierarchy This Framework Indexes
SDMRuntime Class SdaiEnum
Usage: you must use this class as is. You should never derive it.
public class SdaiEnum
Class representing an SDAI enumeration.
Constructor and Destructor Index
- o
~SdaiEnum()
-
Method Index
- o
GetEnumTypeName()
- Gets the name of the type of a SdaiEnum.
- o
IsKindOf(SdaiString&)
- Tests if an SdaiEnum is of a given type.
Constructor and Destructor
o ~SdaiEnum
| public virtual ~SdaiEnum( | ) |
-
Methods
o GetEnumTypeName
-
Gets the name of the type of a SdaiEnum.
o IsKindOf
| public virtual IsKindOf( | const | iTypeName) |
-
Tests if an SdaiEnum is of a given type.
- Parameters:
-
- iTypeName
- - the type to check with
This object is included in the file: SdaiEnum.h
If needed, your Imakefile.mk should include the module: CATSrtSimpleTypes