NonStop Serverware

AliasDef

Previous Topic | Next Topic | Contents | Index
Getting Started Guide | Administration Guide | Programmer's Guide

Subtopics

Aliasdef Syntax
Aliasdef Description

Aliasdef is the alias definition structure which is used to define an alias.

Aliasdef Syntax

module CORBA {
interface AliasDef : TypedefDef {
attribute IDLType original_type_def
};
};

Aliasdef Description

An Aliasdef represents an OMG IDL typedef that aliases another definition.

The Container interface provides operations to create AliasDefs as contained objects. The create_alias operation returns a new Aliasdef with the specified original_type_def.

See Also

Contained


Previous Topic | Next Topic | Contents| Top
Getting Started Guide | Administration Guide | Programmer's Guide
Bibliography | Glossary | Index
© Tandem, a division of Compaq. All rights reserved. Legal notices.