Renesas Stub Generator V.1.00 Technické informace Strana 48

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 144
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 47
Section 5 Specifications of a Config File
Rev. 1.01 Mar. 17, 2008 Page 36 of 128
REJ10J1822-0101
5.5.6 SVR_NOSHUTDOWN
Format:
SVR_NOSHUTDOWN;
Description:
If this statement is present, RPCGEN will not create the server-shutdown function. Use
SVR_NOSHUTDOWN when the server-shutdown function is provided as part of the application.
The server-shutdown function generated by RPCGEN calls rpc_stop_server() to stop the server.
Although rpc_stop_server() generally allows specification of a callback function to be executed at
the time the server is stopped, no callback function is specifiable for the server-shutdown function
generated by RPCGEN. If you wish to use a callback function, specify SVR_NOSHUTDOWN
and implement the server-shutdown function on the user side.
Also refer to section 8.5, Server-Shutdown Function.
Example:
SVR_NOSHUTDOWN;
Zobrazit stránku 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 143 144

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

Žádné komentáře