4 parameters – Renesas Stub Generator V.1.00 User Manual
Page 68
Section 6 Definitions of Server Functions
Rev. 1.01 Mar. 17, 2008 Page 56 of 128
REJ10J1822-0101
6.4
Parameters
Parameters must be defined in the following format.
[parameter directive]
The parameter directive is a declaration of the following parameter specification and has the form
given below.
[
Δ]
Input/Output.
: Specify one of the keywords given in section 6.6, Keywords for Data Types.
Table 6.1 lists the available combinations of keywords although details on input/output and data
types will be described in later sections. Note, however, that REF and DESC cannot be used at the
same time.
Table 6.1 Input/Output and Data Types
Input/Output Data
Type
Option
DFLT
STR
PTR
ARY
None
9
9
9
9
REF
⎯
9
9
9
IN
DESC
9
9
9
9
None
⎯
⎯
9
9
REF
⎯
⎯
⎯
⎯
OUT
DESC
⎯
⎯
⎯
⎯
None
⎯
⎯
9
9
REF
⎯
⎯
⎯
⎯
INOUT
DESC
⎯
⎯
⎯
⎯
9: Available
⎯: Not available (RPCGEN reports an error and terminates the processing)