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


AttributeDef


Contents

AttributeDef::describe()
AttributeDef::mode
AttributeDef::type



Synopsis:

Interface AttributeDef describes an IDL attribute. It inherits from interface Contained.

CORBA:

Notes:

CORBA defined.

See Also:

Contained



AttributeDef::describe()


Synopsis:

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

The name member of this structure contains the string "AttributeDescription". The value member is an any whose TypeCode is:

and whose value is a structure of type:

See Also:



AttributeDef::mode


Synopsis:

Description:

Specifies whether the attribute is read/write (NORMAL) or readonly (READONLY).

Notes:

CORBA defined.



AttributeDef::type


Synopsis:

Description:

Specifies the TypeCode of the attribute.

Notes:

CORBA defined.



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