Bull DPX/20 Podręcznik Użytkownika Strona 318

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 424
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 317
3-12
SOMobjects Base Toolkit Programmers Reference Manual
Container Class
Description
The Container class is a generic interface that is common to all of the SOM
CORBA-compliant Interface Repository (IR) objects that can hold or contain other objects. A
Container object can be one of three types: ModuleDef, InterfaceDef, or OperationDef.
File Stem
containr
Base
SOMObject
Metaclass
SOMClass
Ancestor Classes
SOMObject
Types
typedef string InterfaceName;
// Valid values for InterfaceName are limited to the following set:
// {“AttributeDef”, “ConstantDef”, “ExceptionDef”, “InterfaceDef”,
// “ModuleDef”, “ParameterDef”, “OperationDef”, “TypeDef”, “all”}
struct ContainerDescription {
Contained *contained_object;
Identifier name;
any value;
};
New Methods
contents
describe_contents
lookup_name
Overriding Methods
somInit
somUninit
somDumpSelf
somDumpSelfInt
Przeglądanie stron 317
1 2 ... 313 314 315 316 317 318 319 320 321 322 323 ... 423 424

Komentarze do niniejszej Instrukcji

Brak uwag