[Previous] [Contents] [Next] [IONA Technologies]


TypeDef


Contents

TypeDef::describe()
TypeDef::type



Synopsis:

Interface TypeDef describes named types (for example, typedef, struct, union, sequence). It inherits from interface Contained.

CORBA:

Notes:

CORBA defined.

See Also:

Contained



TypeDef::describe()


Synopsis:

The operation describe() is inherited from Contained. It returns a structure of type Contained::Description:

Contained::Description:

The name member of this structure contains the string "TypeDescription".

The TypeCode of the value member is:

The value of the any is a structure of type:

See Also:



TypeDef::type


Synopsis:

Description:

Specifies the TypeCode for the typedef definition.

Notes:

CORBA defined.



[Roadmap] [Utilities] [Compiling] [Configuration]
[Class Reference] [IR Reference] [Daemon Reference] [IDL Grammar] [System Exceptions]
[Index]