Renesas Stub Generator V.1.00 Información técnica Pagina 98

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 144
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 97
Section 6 Definitions of Server Functions
Rev. 1.01 Mar. 17, 2008 Page 86 of 128
REJ10J1822-0101
6.7.3 CLNTSTUB (Client Stub)
Format:
[CLNTSTUB]
Description:
A client stub provided by the user is to be used, so RPCGEN does not create a client stub.
Example:
Specification of a server function
int func(int par);
The function takes par as an input and returns a value of type int. RPCGEN will not create a
client stub for func because the user will provide this client stub.
Definition of the server function
int ret = func([IN DFLT]int par)[CLNTSTUB];
Vista de pagina 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 143 144

Comentarios a estos manuales

Sin comentarios