Bull DPX/20 Guia do Utilizador Página 355

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 424
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 354
3-49
Interface Repository Framework Reference
TypeCode_print Function
Purpose
Writes all of the information contained in a given TypeCode to stdout.
IDL Syntax
void TypeCode_print ( );
Description
The TypeCode_print function can be used during program debugging to inspect the
contents of a TypeCode. It prints (in a human-readable format) all of the information
contained in the TypeCode. The format of the information shown by TypeCode_print is the
same form that could be used by a C programmer to code the corresponding
TypeCodeNew function call to create the TypeCode.
This function is a SOM-unique extension to the CORBA standard.
Parameters
tc The TypeCode to be examined.
ev A pointer to an Environment structure. The CORBA standard mandates
the use of this structure as a standard way to return exception information
when an error condition is detected.
Return Value
None. No exceptions are raised by this function.
Related Information
Functions: TypeCodeNew, TypeCode_alignment, TypeCode_copy, TypeCode_equal,
TypeCode_free, TypeCode_kind, TypeCode_param_count, TypeCode_parameter,
TypeCode_setAlignment, TypeCode_size
Vista de página 354
1 2 ... 350 351 352 353 354 355 356 357 358 359 360 ... 423 424

Comentários a estes Manuais

Sem comentários