Renesas Stub Generator V.1.00 Technical Information Seite 98

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 144
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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];
Seitenansicht 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 143 144

Kommentare zu diesen Handbüchern

Keine Kommentare