Renesas REJ10J1822-0101 Computer Hardware User Manual


 
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]<parameter specification>
The parameter directive is a declaration of the following parameter specification and has the form
given below.
[<type of input/output>Δ<data type>]
<type of input/output>: Specify one of the keywords given in section 6.5, Keywords for
Input/Output.
<data type>: Specify one of the keywords given in section 6.6, Keywords for Data Types.
<parameter specification>: Define the specification of the original function.
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)