Renesas REJ10J1822-0101 Manuale Utente

Pagina di 142
Section 3   Functions and Files Generated by RPCGEN 
Rev. 1.01  Mar. 17, 2008  Page 8 of 128 
REJ10J1822-0101 
 
(3) <config file>_private.h (internal header file for the client stub) 
This is a header file included by <config file>_clnt.c only. 
(4) <config file>_svr.c (server-stub source file) 
This file contains the server-stub functions, server-initialization function, server-shutdown 
function, and server-stub function table. 
(5) <config file>_svr.h (server-stub header file) 
This file contains definitions required for use of the server-initialization function and server-
shutdown function. The definitions include prototype declarations of the server-stub functions, 
server-initialization function, and server-shutdown function. 
(6) <config file>_public.h (header file for the client and server stubs) 
This is a header file for the client and server applications. For details, refer to section 8.9, <config 
file>_public.h.