Renesas Stub Generator V.1.00 Informações Técnicas

Consulte online ou descarregue Informações Técnicas para Software Renesas Stub Generator V.1.00. Renesas Stub Generator V.1.00 Technical information Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 144
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 0
1 2 3 4 5 6 ... 143 144

Resumo do Conteúdo

Página 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

Página 2

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

Página 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

Página 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

Página 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

Página 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

Página 7 - Preface

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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 13 - Section 1 Overview

v6.7 Optional Keywords... 83 6.7.1 SVRS

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 22 - 4.2 Options

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

Página 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

Página 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

Página 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

Página 27

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

Página 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

Página 29

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

Página 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

Página 31

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

Página 32

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

Página 33

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

Página 34

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

Página 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

Página 36 - 5.2 Comments

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

Página 37 - 5.3 File Locations

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

Página 38

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

Página 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

Página 40

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

Página 41

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

Página 42

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

Página 43

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

Página 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; _

Página 45 - SVR_ID{1UL};

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

Página 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

Página 47 - SVR_NOSTUBTBL;

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

Página 48 - SVR_NOSHUTDOWN;

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

Página 49

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

Página 51 - Figure 5.1 Model 1

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

Página 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

Página 53 - <config file>_public.h

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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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>"

Página 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

Página 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

Página 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

Página 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

Página 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-

Página 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

Página 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

Página 68 - 6.4 Parameters

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

Página 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

Página 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

Página 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

Página 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

Página 73

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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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{&

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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;

Página 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{<

Página 90

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

Página 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:

Página 92

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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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;

Página 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

Página 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

Página 102

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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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:

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 123

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

Página 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 *

Página 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

Página 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

Página 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

Página 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 ) {

Página 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

Página 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

Página 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

Página 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

Página 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

Página 134 - 11.6 sample_svr.c

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

Página 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 ) {

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 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:

Comentários a estes Manuais

Sem comentários