Renesas Stub Generator V.1.00 Informacje Techniczne Strona 59

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 144
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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);
};
Przeglądanie stron 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 143 144

Komentarze do niniejszej Instrukcji

Brak uwag