All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SDMRuntime Class SdaiEnum

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
public const SdaiString& GetEnumTypeName()const
Gets the name of the type of a SdaiEnum.
o IsKindOf
public virtual const SdaiBoolean& IsKindOf( const SdaiString& iTypeName)const
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

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