Renesas Stub Generator V.1.00 Información técnica

Busca en linea o descarga Información técnica para Software Renesas Stub Generator V.1.00. Renesas Stub Generator V.1.00 Technical information Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 144
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
To our customers,
Old Company Name in Catalogs and Other Documents
On April 1
st
, 2010, NEC Electronics Corporation merged with Renesas Technology
Corporation, and Renesas
Electronics Corporation took over all the business of both
companies.
Therefore, although the old company name remains in this document, it is a valid
Renesas Electronics document. We appreciate your understanding.
Renesas Electronics website: http://www.renesas.com
April 1
st
, 2010
Renesas Electronics Corporation
Issued by: Renesas Electronics Corporation (http://www.renesas.com)
Send any inquiries to http://www.renesas.com/inquiry
.
Vista de pagina 0
1 2 3 4 5 6 ... 143 144

Indice de contenidos

Pagina 1 - To our customers

To our customers, Old Company Name in Catalogs and Other Documents On April 1st, 2010, NEC Electronics Corporation merged with Renesas Technology C

Pagina 2

iv 5.4.3 CLNT_INCFILE... 30 5.4.4 SVR_INCFILE ...

Pagina 3 - Stub Generator

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 88 of 128 REJ10J1822-0101 6.7.5 CLNTCOPYCBK (RPC Call by rpc_call_copycb

Pagina 4

Section 7 Server Functions Not Supported by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 89 of 128 REJ10J1822-0101 Section 7 Server Functions Not

Pagina 5

Section 7 Server Functions Not Supported by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 90 of 128 REJ10J1822-0101 (2) Multiple-level pointers RPCGEN onl

Pagina 6

Section 7 Server Functions Not Supported by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 91 of 128 REJ10J1822-0101 7.2 Return Value (1) Pointer If

Pagina 7 - Preface

Section 7 Server Functions Not Supported by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 92 of 128 REJ10J1822-0101

Pagina 8

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 93 of 128 REJ10J1822-0101 Section 8 Application Interface 8.1 Client-Stub F

Pagina 9 - Contents

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 94 of 128 REJ10J1822-0101 (2) When SVR_AUTH has been specified Each of the client-s

Pagina 10

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 95 of 128 REJ10J1822-0101 8.2 Server-Stub Functions Generated by RPCGEN RPCGE

Pagina 11

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 96 of 128 REJ10J1822-0101 8.3 Server-Initialization Function The server-initializa

Pagina 12

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 97 of 128 REJ10J1822-0101 • Specification The server is started up by calling

Pagina 13 - Section 1 Overview

v6.7 Optional Keywords... 83 6.7.1 SVRS

Pagina 14 - 1.2 Operating Environment

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 98 of 128 REJ10J1822-0101 (3) With SVR_NOSTUBTBL and without SVR_NOINIT RPCGEN does

Pagina 15 - Section 2 Installation

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 99 of 128 REJ10J1822-0101 8.5 Server-Shutdown Function The server-shutdown fu

Pagina 16

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 100 of 128 REJ10J1822-0101 8.6 Client-Initialization Function The client-initializ

Pagina 17

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 101 of 128 REJ10J1822-0101 8.7 Client-Shutdown Function The client-shutdown f

Pagina 18

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 102 of 128 REJ10J1822-0101 8.8 rpc_retval_adr() rpc_retval_adr() is a client funct

Pagina 19

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 103 of 128 REJ10J1822-0101 • Example of implementation (for the HI7200/MP) #d

Pagina 20

Section 8 Application Interface Rev. 1.01 Mar. 17, 2008 Page 104 of 128 REJ10J1822-0101 8.9 <Config file>_public.h The following macro de

Pagina 21 - Section 4 Executing RPCGEN

Section 9 Notes Rev. 1.01 Mar. 17, 2008 Page 105 of 128 REJ10J1822-0101 Section 9 Notes (1) Check that the source program generated by RP

Pagina 22 - 4.2 Options

Section 9 Notes Rev. 1.01 Mar. 17, 2008 Page 106 of 128 REJ10J1822-0101

Pagina 23

Section 10 Error Messages Rev. 1.01 Mar. 17, 2008 Page 107 of 128 REJ10J1822-0101 Section 10 Error Messages RPCGEN shows an error message

Pagina 25

Section 10 Error Messages Rev. 1.01 Mar. 17, 2008 Page 108 of 128 REJ10J1822-0101 10.2 General Cannot open configuration file. RPCGEN cannot ac

Pagina 26

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 109 of 128 REJ10J1822-0101 Section 11 Samples This section introduces samples of the code

Pagina 27

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 110 of 128 REJ10J1822-0101 11.1 Config File (sample.x) /***************************************

Pagina 28

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 111 of 128 REJ10J1822-0101 { // stdlib.h [RETEXT] double ret = atof ([IN STR] const

Pagina 29

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 112 of 128 REJ10J1822-0101 11.2 sample_clnt.h /************************************************

Pagina 30

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 113 of 128 REJ10J1822-0101 #endif #endif /* End of _RPC_SMPL_CLNT_H */ 11.3 sample_privat

Pagina 31

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 114 of 128 REJ10J1822-0101 11.4 sample_clnt.c /************************************************

Pagina 32

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 115 of 128 REJ10J1822-0101 UINT32 __ulOutputParamCount = 0UL; IOVEC __output[1];

Pagina 33

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 116 of 128 REJ10J1822-0101 UINT32 __ulInputParamCount = 0UL; IOVEC __input[1]; int ret;

Pagina 34

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 117 of 128 REJ10J1822-0101 __info.ulMarshallingType = 0UL; __info.ulServerID

Pagina 35 - 5.1 Definition

Section 1 Overview Rev. 1.01 Mar. 17, 2008 Page 1 of 128 REJ10J1822-0101 Section 1 Overview 1.1 Overview The stub generator (hereafter r

Pagina 36 - 5.2 Comments

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 118 of 128 REJ10J1822-0101 __info.ulMarshallingType = 0UL; __info.ulServerID

Pagina 37 - 5.3 File Locations

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 119 of 128 REJ10J1822-0101 }

Pagina 38

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 120 of 128 REJ10J1822-0101 11.5 sample_svr.h /*************************************************

Pagina 39

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 121 of 128 REJ10J1822-0101 UINT32 rpcsvr_SMPL_ref_sem2( rpc_server_stub_info * __pInfo ); I

Pagina 40

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 122 of 128 REJ10J1822-0101 11.6 sample_svr.c /*************************************************

Pagina 41

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 123 of 128 REJ10J1822-0101 nptr = ( const char *)( __pInfo->pucParamArea + __ulInput

Pagina 42

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 124 of 128 REJ10J1822-0101 T_RTSK * pk_rtsk; UINT32 __ulInputParamOffset = 0UL; UIN

Pagina 43

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 125 of 128 REJ10J1822-0101 pk_rsem = ( T_RSEM *)( __pInfo->pucParamArea + __ulInputP

Pagina 44 - 5.5 Server Information

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 126 of 128 REJ10J1822-0101 __server_info.ulRPCServerVersion = RPCSVR_VERS_SMPL; _

Pagina 45 - SVR_ID{1UL};

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 127 of 128 REJ10J1822-0101 11.7 sample_public.h /*****************************************

Pagina 46

Section 1 Overview Rev. 1.01 Mar. 17, 2008 Page 2 of 128 REJ10J1822-0101 1.2 Operating Environment RPCGEN is provided as a Perl script file. Ta

Pagina 47 - SVR_NOSTUBTBL;

Section 11 Samples Rev. 1.01 Mar. 17, 2008 Page 128 of 128 REJ10J1822-0101

Pagina 48 - SVR_NOSHUTDOWN;

Renesas Microcomputer Development Environment SystemUser's Manual Stub Generator V.1.00Publication Date: Rev.1.01, March 17, 200

Pagina 49

Sales Strategic Planning Div. Nippon Bldg., 2-6-2, Ohte-machi, Chiyoda-ku, Tokyo 100-0004, Japanhttp://www.renesas.comRefer to

Pagina 51 - Figure 5.1 Model 1

1753, Shimonumabe, Nakahara-ku, Kawasaki-shi, Kanagawa 211-8668 JapanStub Generator V.1.00REJ10J1822-0101User’s Manual

Pagina 52

Section 2 Installation Rev. 1.01 Mar. 17, 2008 Page 3 of 128 REJ10J1822-0101 Section 2 Installation 2.1 Downloading RPCGEN can be downlo

Pagina 53 - <config file>_public.h

Section 2 Installation Rev. 1.01 Mar. 17, 2008 Page 4 of 128 REJ10J1822-0101

Pagina 54 - SVR_SECTION{ C_EXAMPLE };

Section 3 Functions and Files Generated by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 5 of 128 REJ10J1822-0101 Section 3 Functions and Files Gen

Pagina 55 - 5.6 Client Information

Section 3 Functions and Files Generated by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 6 of 128 REJ10J1822-0101 3.1.1 Client (1) Client-initialization

Pagina 56

Section 3 Functions and Files Generated by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 7 of 128 REJ10J1822-0101 3.2 Files Generated by RPCGEN RPCG

Pagina 57

Notice 1. All information included in this document is current as of the date this document is issued. Such information, however, is subject to chang

Pagina 58 - CLNT_SECTION{ C_EXAMPLE };

Section 3 Functions and Files Generated by RPCGEN Rev. 1.01 Mar. 17, 2008 Page 8 of 128 REJ10J1822-0101 (3) <config file>_private.h (inter

Pagina 59 - 5.7 Server Functions

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 9 of 128 REJ10J1822-0101 Section 4 Executing RPCGEN 4.1 Executing RPCGEN RPCGEN

Pagina 60

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 10 of 128 REJ10J1822-0101 4.2 Options 4.2.1 PUBI Format: PUBI="<path>"

Pagina 61 - 6.1 Format

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 11 of 128 REJ10J1822-0101 4.2.4 SVRS Format: SVRS="<path>" Descri

Pagina 62

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 12 of 128 REJ10J1822-0101 4.3 Executing RPCGEN as a Build Phase in the High-performance

Pagina 63

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 13 of 128 REJ10J1822-0101 (2) Adding a File Extension To make execution as a custom

Pagina 64

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 14 of 128 REJ10J1822-0101 Figure 4.3 [Add File Extension] Dialog Box

Pagina 65

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 15 of 128 REJ10J1822-0101 (3) Creating the RPCGEN Custom Build Phase Select [Build-

Pagina 66

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 16 of 128 REJ10J1822-0101 Figure 4.5 [New Build Phase - Step 1 of 4] Dialog Box Click

Pagina 67 - 6.3 Function Names

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 17 of 128 REJ10J1822-0101 At step 2, select [Multiple phase]. Then select [RPCGEN c

Pagina 68 - 6.4 Parameters

Stub GeneratorV.1.00User’s ManualUser’s Manual Rev.1.01 2008.03Renesas Microcomputer Development Environment System

Pagina 69

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 18 of 128 REJ10J1822-0101 Figure 4.8 [New Build Phase - Step 4 of 4] Dialog Box Altho

Pagina 70

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 19 of 128 REJ10J1822-0101 Now settings must be made so that the files output by RPC

Pagina 71

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 20 of 128 REJ10J1822-0101 (4) Settings in the [Build Phases] Dialog Box The created RPCG

Pagina 72

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 21 of 128 REJ10J1822-0101 Figure 4.13 [Build Phases] Dialog Box - [Build File Or

Pagina 73

Section 4 Executing RPCGEN Rev. 1.01 Mar. 17, 2008 Page 22 of 128 REJ10J1822-0101

Pagina 74

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 23 of 128 REJ10J1822-0101 Section 5 Specifications of a Config Fil

Pagina 75 - 6.6 Keywords for Data Types

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 24 of 128 REJ10J1822-0101 (3) Server information • SVR_NAME{…}; Server

Pagina 76

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 25 of 128 REJ10J1822-0101 5.3 File Locations Use the statements lis

Pagina 77

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 26 of 128 REJ10J1822-0101 5.3.2 CLNT_SOURCEPATH Format: CLNT_SOURCEPATH

Pagina 78

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 27 of 128 REJ10J1822-0101 5.3.4 SVR_SOURCEPATH Format: SVR_SOURCEP

Pagina 80

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 28 of 128 REJ10J1822-0101 5.4 Controlling the Output of #include Directi

Pagina 81

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 29 of 128 REJ10J1822-0101 5.4.1 Order of #Include Directives RPCGEN

Pagina 82

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 30 of 128 REJ10J1822-0101 5.4.2 GLOBAL_INCFILE Format: GLOBAL_INCFILE{&

Pagina 83

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 31 of 128 REJ10J1822-0101 5.4.4 SVR_INCFILE Format: SVR_INCFILE{&l

Pagina 84

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 32 of 128 REJ10J1822-0101 5.5 Server Information The following types of

Pagina 85

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 33 of 128 REJ10J1822-0101 5.5.2 SVR_ID Format: SVR_ID {<ID num

Pagina 86

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 34 of 128 REJ10J1822-0101 5.5.3 SVR_VERSION Format: SVR_VERSION {<s

Pagina 87

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 35 of 128 REJ10J1822-0101 5.5.5 SVR_NOSTUBTBL Format: SVR_NOSTUBTB

Pagina 88

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 36 of 128 REJ10J1822-0101 5.5.6 SVR_NOSHUTDOWN Format: SVR_NOSHUTDOWN;

Pagina 89

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 37 of 128 REJ10J1822-0101 5.5.7 SVR_STATIC Format: SVR_STATIC{<

Pagina 90

1. This document is provided for reference purposes only so that Renesas customers may select the appropriate Renesas products for their use.

Pagina 91

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 38 of 128 REJ10J1822-0101 5.5.8 SVR_AUTH Format: SVR_AUTH; Description:

Pagina 92

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 39 of 128 REJ10J1822-0101 Client applicationServer applicationSer ve

Pagina 93

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 40 of 128 REJ10J1822-0101 (2) Model 2 Model 2 applies when SVR_AUTH has b

Pagina 94

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 41 of 128 REJ10J1822-0101 Client application Server applicationSer v

Pagina 95 - 6.7 Optional Keywords

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 42 of 128 REJ10J1822-0101 5.5.9 SVR_SECTION Format: SVR_SECTION{<sec

Pagina 96

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 43 of 128 REJ10J1822-0101 5.6 Client Information The following defi

Pagina 97

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 44 of 128 REJ10J1822-0101 5.6.2 CLNT_NOSHUTDOWN Format: CLNT_NOSHUTDOWN

Pagina 98 - [CLNTSTUB]

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 45 of 128 REJ10J1822-0101 5.6.3 CLNT_CALLCHK Format: CLNT_CALLCHK;

Pagina 99 - [UNACK]

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 46 of 128 REJ10J1822-0101 5.6.4 CLNT_SECTION Format: CLNT_SECTION{<s

Pagina 100 - REJ10J1822-0101

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 defini

Pagina 102

Section 5 Specifications of a Config File Rev. 1.01 Mar. 17, 2008 Page 48 of 128 REJ10J1822-0101

Pagina 103 - 7.2 Return Value

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 49 of 128 REJ10J1822-0101 Section 6 Definitions of Server Function

Pagina 104

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 50 of 128 REJ10J1822-0101 Example 2: Specification of a server function v

Pagina 105 - REJ10J1822-0101

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 51 of 128 REJ10J1822-0101 Example 3: Specification of a server funct

Pagina 106

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 52 of 128 REJ10J1822-0101 6.2 Function-Type Directives 6.2.1 Function w

Pagina 107

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 53 of 128 REJ10J1822-0101 6.2.2 Function without a Return Value Des

Pagina 108

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 54 of 128 REJ10J1822-0101 6.2.3 When the Return Value is not Representab

Pagina 109

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 55 of 128 REJ10J1822-0101 6.3 Function Names Description: Type the

Pagina 110

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 t

Pagina 111 - __ulServerVersion);

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 57 of 128 REJ10J1822-0101 6.5 Keywords for Input/Output The followi

Pagina 112 - __ulRPCServerVersion);

iPreface This manual describes how to use the stub generator. Read this manual and understand it well before using the stub generator. Notes on De

Pagina 113

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 58 of 128 REJ10J1822-0101 6.5.2 OUT (Output) Description: This keyword d

Pagina 114 - 8.8 rpc_retval_adr()

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 59 of 128 REJ10J1822-0101 6.5.3 INOUT (Input and Output) Descriptio

Pagina 115

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 60 of 128 REJ10J1822-0101 6.5.4 REF (Passing by Reference) Description:

Pagina 116

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 61 of 128 REJ10J1822-0101 Without the REF specification, the data in

Pagina 117 - Section 9 Notes

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 62 of 128 REJ10J1822-0101 6.5.5 DESC (Specified Parameter is not Passed

Pagina 118

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 63 of 128 REJ10J1822-0101 6.6 Keywords for Data Types Select one of

Pagina 119 - Section 10 Error Messages

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 64 of 128 REJ10J1822-0101 6.6.2 STR (String) Input/Output Keywords Avail

Pagina 120 - 10.2 General

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 65 of 128 REJ10J1822-0101 6.6.3 PTR (Pointer) Input/Output Keywords

Pagina 121 - Section 11 Samples

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 66 of 128 REJ10J1822-0101 6.6.4 ARY (Array) Input/Output Keywords Availa

Pagina 122 - 11.1 Config File (sample.x)

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 67 of 128 REJ10J1822-0101 6.6.5 COUNT (Number of Elements in an Arr

Pagina 123

ii Trademarks All trademarks and registered trademarks belong to their respective owners. 1. TRON is an acronym formed from "The Real Time Op

Pagina 124 - 11.2 sample_clnt.h

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 68 of 128 REJ10J1822-0101 UINT32 rpcsvr_SMPL_func( rpc_server_stub_info *

Pagina 125 - 11.3 sample_private.h

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 69 of 128 REJ10J1822-0101 Example 2 Specification of a server functi

Pagina 126 - 11.4 sample_clnt.c

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 70 of 128 REJ10J1822-0101 Example 5 Specification of a server function in

Pagina 127

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 71 of 128 REJ10J1822-0101 (2) When the input/output keyword selecte

Pagina 128

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 72 of 128 REJ10J1822-0101 int func (struct INF * inf, struct ST * ptr ) {

Pagina 129

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 73 of 128 REJ10J1822-0101 UINT32 rpcsvr_SMPL_func( rpc_server_stub_i

Pagina 130

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 74 of 128 REJ10J1822-0101 Examples: Example 1 Specification of a server f

Pagina 131

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 75 of 128 REJ10J1822-0101 Example 4 Specification of a server functi

Pagina 132 - 11.5 sample_svr.h

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 76 of 128 REJ10J1822-0101 Example 6 Specification of a server function in

Pagina 133

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 77 of 128 REJ10J1822-0101 Example 8 Specification of a server functi

Pagina 134 - 11.6 sample_svr.c

iiiContents Section 1 Overview...1 1.1 Overview...

Pagina 135

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 78 of 128 REJ10J1822-0101 int func (struct INF * inf, struct ST * ptr ) {

Pagina 136

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 79 of 128 REJ10J1822-0101 UINT32 rpcsvr_SMPL_func( rpc_server_stub_i

Pagina 137

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 80 of 128 REJ10J1822-0101 Examples: Example 1 Specification of a server f

Pagina 138

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 81 of 128 REJ10J1822-0101 Example 4 Specification of a server functi

Pagina 139 - 11.7 sample_public.h

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 82 of 128 REJ10J1822-0101 Example 6 Specification of a server function in

Pagina 140

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 83 of 128 REJ10J1822-0101 Example 8 Specification of a server functi

Pagina 141 - Stub Generator V.1.00

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 84 of 128 REJ10J1822-0101 Table 6.2 shows the available combinations of o

Pagina 142 - RENESAS SALES OFFICES

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 85 of 128 REJ10J1822-0101 6.7.2 SVRFUNC (Server Function Name) Form

Pagina 143

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: [CLNTSTU

Pagina 144 - User’s Manual

Section 6 Definitions of Server Functions Rev. 1.01 Mar. 17, 2008 Page 87 of 128 REJ10J1822-0101 6.7.4 UNACK (Asynchronous Call) Format:

Comentarios a estos manuales

Sin comentarios