Bull DPX/20 Uživatelská příručka Strana 325

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 424
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 324
3-19
Interface Repository Framework Reference
ExceptionDef Class
Description
The ExceptionDef class provides the interface for exception definitions in the Interface
Repository.
File Stem
excptdef
Base
Contained
Metaclass
SOMClass
Ancestor Classes
Contained
SOMObject
Types
struct ExceptionDescription {
Identifier name;
RepositoryId id;
RepositoryId defined_in;
TypeCode type;
};
The describe method, inherited from Contained, returns an ExceptionDescription
structure in the value member of the Description structure (defined in the Contained
class).
Attributes
Following is a list of each available attribute, with its corresponding type in parentheses,
followed by a description of its purpose:
type (TypeCode)
The TypeCode that represents the type of the exception. The TypeCode
returned by the “_get_” form of the type attribute is contained in the
receiving ExceptionDef object, which retains ownership. Thus the returned
TypeCode should not be freed. To obtain a separate copy, use the
TypeCode_copy operation. The “_set_” form of the attribute makes a
private copy of the TypeCode you supply, to keep in the receiving object.
You retain ownership of the passed TypeCode.
Zobrazit stránku 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 423 424

Komentáře k této Příručce

Žádné komentáře