⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wtppckg.h

📁 是一个手机功能的模拟程序
💻 H
字号:
/*
 * Copyright (C) Ericsson Mobile Communications AB, 2001.
 * Licensed to AU-System AB.
 * All rights reserved.
 *
 * This software is covered by the license agreement between
 * the end user and AU-System AB, and may be used and copied
 * only in accordance with the terms of the said agreement.
 *
 * Neither Ericsson Mobile Communications AB nor AU-System AB
 * assumes any responsibility or liability for any errors or inaccuracies in
 * this software, or any consequential, incidental or indirect damage arising
 * out of the use of the Generic WAP Client software.
 */

/* Program generated by SDT Cmicro, version 1.33 */


#ifndef XX_WTPpckg_H
#define XX_WTPpckg_H

#ifndef XSCT_CMICRO
#define XSCT_CMICRO
#endif
/*************************************************************************
**                SECTION Types and Forward references                  **
*************************************************************************/

extern void yInit_WTPpckg XPP((void));

/*****
* NEWTYPE TransactionType  (TYPE section)
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(1),119(40,55),1)
******/
typedef struct TransactionType_s {
    SDL_Natural  dir;
    SDL_Natural  tid;
    SDL_Integer  handle;
    SDL_PId  pid;
    AddressType  clientAddress;
    AddressType  serverAddress;
    SDL_Natural  lastRecvSeqnum;
} TransactionType;

/*****
* NEWTYPE TransactionType  (HEADING section)
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(1),119(40,55),1)
******/

#define yAssF_TransactionType(V,E,A)  V = E
extern void yDef_TransactionType XPP(( TransactionType * ));
#define yEqF_TransactionType(Expr1,Expr2)  (Expr1) == (Expr2)
#define yNEqF_TransactionType(Expr1,Expr2)  (Expr1) != (Expr2)
extern TransactionType yMake_TransactionType XPP(( SDL_Natural, SDL_Natural,
  SDL_Integer, SDL_PId, AddressType, AddressType, SDL_Natural ));
#ifndef ANY_TransactionType
#define ANY_TransactionType  yMake_TransactionType(ANY_SDL_Natural, \
  ANY_SDL_Natural, ANY_SDL_Integer, ANY_SDL_PId, ANY_AddressType, \
  ANY_AddressType, ANY_SDL_Natural)
#endif
#define z_WTPpckg_L3_copy(P)  P

/*****
* SIGNAL SendInvoke
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),2)
******/
#define z_WTPpckg_0_SendInvoke 177
typedef struct {
    SIGNAL_VARS
    SDL_Natural  Param1;
    SDL_Boolean  Param2;
    TRInvokeReqType  Param3;
    SDL_Natural  Param4;
} yPDef_z_WTPpckg_0_SendInvoke;

/*****
* SIGNAL SegmInvoke
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),3)
******/
#define z_WTPpckg_1_SegmInvoke 178
typedef struct {
    SIGNAL_VARS
    TRInvokeReqType  Param1;
} yPDef_z_WTPpckg_1_SegmInvoke;

/*****
* SIGNAL ReceiveInvoke
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),4)
******/
#define z_WTPpckg_2_ReceiveInvoke 179
typedef struct {
    SIGNAL_VARS
    SDL_Natural  Param1;
    SDL_Integer  Param2;
    SDL_Integer  Param3;
    TDUnitdataIndType  Param4;
    SDL_Natural  Param5;
} yPDef_z_WTPpckg_2_ReceiveInvoke;

/*****
* SIGNAL ResultResp
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),5)
******/
#define z_WTPpckg_3_ResultResp 180
typedef struct {
    SIGNAL_VARS
    pdubuf_ptr  Param1;
} yPDef_z_WTPpckg_3_ResultResp;

/*****
* SIGNAL InvokeResp
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),6)
******/
#define z_WTPpckg_4_InvokeResp 181
typedef struct {
    SIGNAL_VARS
    pdubuf_ptr  Param1;
} yPDef_z_WTPpckg_4_InvokeResp;

/*****
* SIGNAL AbortReq
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),7)
******/
#define z_WTPpckg_5_AbortReq 182
typedef struct {
    SIGNAL_VARS
    SDL_Natural  Param1;
} yPDef_z_WTPpckg_5_AbortReq;

/*****
* SIGNAL ReceiveResult
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),8)
******/
#define z_WTPpckg_6_ReceiveResult 183
typedef struct {
    SIGNAL_VARS
    TDUnitdataIndType  Param1;
} yPDef_z_WTPpckg_6_ReceiveResult;

/*****
* SIGNAL ReceiveAck
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),9)
******/
#define z_WTPpckg_7_ReceiveAck 184
typedef struct {
    SIGNAL_VARS
    TDUnitdataIndType  Param1;
} yPDef_z_WTPpckg_7_ReceiveAck;

/*****
* SIGNAL ReceiveNack
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),10)
******/
#define z_WTPpckg_8_ReceiveNack 185
typedef struct {
    SIGNAL_VARS
    TDUnitdataIndType  Param1;
} yPDef_z_WTPpckg_8_ReceiveNack;

/*****
* SIGNAL ReceiveAbort
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),11)
******/
#define z_WTPpckg_9_ReceiveAbort 186
typedef struct {
    SIGNAL_VARS
    TDUnitdataIndType  Param1;
} yPDef_z_WTPpckg_9_ReceiveAbort;

/*****
* SIGNAL ReceiveErrorPDU
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),12)
******/
#define z_WTPpckg_A_ReceiveErrorPDU 187

/*****
* SIGNAL Done
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),13)
******/
#define z_WTPpckg_B_Done 188
typedef struct {
    SIGNAL_VARS
    SDL_Boolean  Param1;
    SDL_Natural  Param2;
    SDL_Duration  Param3;
    SDL_Integer  Param4;
} yPDef_z_WTPpckg_B_Done;

/*****
* SIGNAL StopTrans
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),140(30,40),14)
******/
#define z_WTPpckg_C_StopTrans 189

/*****
* SIGNAL WTPWaitTimeout
* <<PACKAGE WTPpckg>>
* #SDTREF(SDL,D:\WIP\Maintenance\4.x\System\SystemConfigurations\base_co\sdl\packages\wtppckg.sun(2),164(30,185),2)
******/
#define z_WTPpckg_D_WTPWaitTimeout 190
typedef struct {
    SIGNAL_VARS
    SDL_Integer  Param1;
} yPDef_z_WTPpckg_D_WTPWaitTimeout;

/*************************************************************************
**                #CODE directives, #HEADING sections                   **
*************************************************************************/
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -