beautypg.com

Section 6 definitions of server functions, 1 format – Renesas Stub Generator V.1.00 User Manual

Page 61

background image

Section 6 Definitions of Server Functions

Rev. 1.01 Mar. 17, 2008 Page 49 of 128

REJ10J1822-0101

Section 6 Definitions of Server Functions

6.1

Format

Server functions must be defined in one of the following formats.

(1) =

(, ...)[

Δ...];

(2) (, ...)[

Δ...];

(3)

value> = (, ...)

[

Δ...];

RPCGEN keywords enclosed by [] are specified in ,

Example 1:

Specification of a server function

int func(int par);

The function takes par as an input and returns a value of type int.

Definition of the server function

int ret = func([IN DFLT]int par);

Description

• Directive to extend the return value:

None

• Specification of the return value:

int ret =

• Function

name:

func

• Parameter

directive:

[IN

DFLT]

• Parameter specification:

int par

• Option:

None

This manual is related to the following products: