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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 144
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 131
Section 11 Samples
Rev. 1.01 Mar. 17, 2008 Page 120 of 128
REJ10J1822-0101
11.5 sample_svr.h
/**********************************************************************
File Header Comment : Sample Config File for RPCGEN
**********************************************************************/
/**********************************************************************
* Do not edit, unless you really know what you are doing,
* this file was automatically generated by:
*
* rpcgen.pl on 2007/11/28 12:54
*
* Be aware that this file may be generated as part of the build and
* therefore any changes made by hand will possibly be lost on a
* rebuild.
**********************************************************************/
#ifndef _RPC_SMPL_SVR_H
#define _RPC_SMPL_SVR_H
typedef struct {
UINT32 ulRPCServerID;
UINT32 ulRPCServerVersion;
UINT32 ServerStubTaskPriority;
UINT32 ulStubStackSize;
UINT32 ulMaxParamAreaSize;
void *pUserDefinedData;
} rpc_svr_config;
#ifdef __cplusplus
extern "C" {
#endif
UINT32 rpcsvr_SMPL_atof( rpc_server_stub_info * __pInfo );
UINT32 rpcsvr_SMPL_atoi( rpc_server_stub_info * __pInfo );
UINT32 rpcsvr_SMPL_ref_tsk2( rpc_server_stub_info * __pInfo );
Vista de pagina 131
1 2 ... 127 128 129 130 131 132 133 134 135 136 137 ... 143 144

Comentarios a estos manuales

Sin comentarios