Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

exotkParameter_Type.hxx File Reference

Header file for the exotkParameter_Type enumeration. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Enumerations

enum  exotkParameter_Type {
  exotkParameter_Type_Root = 0, exotkParameter_Type_Integer = 1, exotkParameter_Type_Real = 2, exotkParameter_Type_String = 3,
  exotkParameter_Type_Enumeration = 4, exotkParameter_Type_Boolean = 5
}
 define the parameter type. More...


Detailed Description

Header file for the exotkParameter_Type enumeration.

Author:
Stephane Routelous

Definition in file exotkParameter_Type.hxx.


Enumeration Type Documentation

enum exotkParameter_Type
 

define the parameter type.

Enumeration values:
exotkParameter_Type_Root  Root
exotkParameter_Type_Integer  Integer
exotkParameter_Type_Real  Real ( double )
exotkParameter_Type_String  String ( TCollection_AsciiString )
exotkParameter_Type_Enumeration  Enumeration
exotkParameter_Type_Boolean  Boolean ( Standard_Boolean )

Definition at line 34 of file exotkParameter_Type.hxx.

Referenced by exotkParameter_Root::Type().


Generated on Wed Jan 23 12:17:41 2002 for exotk by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001