#include <TCollection_AsciiString.hxx>#include <TColStd_Array1OfAsciiString.hxx>#include <TColStd_Array1OfInteger.hxx>#include <TColStd_Array1OfBoolean.hxx>Typedefs | |
| typedef Standard_Boolean | t_value |
| typedef TCollection_AsciiString | t_flag |
| typedef void(* | tf_value )(const t_value) |
| typedef void(* | tf_intarg )(const t_value, Standard_Integer, const char **) |
| typedef Standard_Integer(* | tf_int_intarg )(const t_value, Standard_Integer, const char **) |
| typedef enum te_ftyp | te_ftyp |
Enumerations | |
| enum | te_ftyp { te_value, te_intarg, te_int_intarg } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1