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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 144
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 58
Section 5 Specifications of a Config File
Rev. 1.01 Mar. 17, 2008 Page 47 of 128
REJ10J1822-0101
5.7 Server Functions
The following definition statement is available for defining server functions.
RPC_FUNC{…}; Server functions
5.7.1 RPC_FUNC
Format:
RPC_FUNC
{
<definitions of server functions>;
...
};
Description:
Enter definitions of server functions between the braces {} of RPC_FUNC. For information on
definition statements for server functions, refer to section 6, Definitions of Server Functions.
Example:
RPC_FUNC
{
int ret = func1([IN DFLT]int par);
func2([OUT PTR]struct ST *ptr);
};
Vista de pagina 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 143 144

Comentarios a estos manuales

Sin comentarios