Bull DPX/20 Guia do Utilizador Página 318

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 424
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 317
1 2 ... 313 314 315 316 317 318 319 320 321 322 323 ... 423 424

Comentários a estes Manuais

Sem comentários