goctp

package module
v0.0.0-...-e4458ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2021 License: MIT Imports: 4 Imported by: 0

README

goctp

This library pre-builds the CTP required shared-objects using cgo.

Prerequisites

install go
install swig

Swig file

%% goctp.swigcxx

%module(directors="1") goctp
%{
#include "./api/ThostFtdcUserApiDataType.h"
#include "./api/ThostFtdcUserApiStruct.h"
#include "./api/ThostFtdcTraderApi.h"
#include "./api/ThostFtdcMdApi.h"
%}

%feature("director") CThostFtdcMdSpi;
%feature("director") CThostFtdcTraderSpi;

%include "./api/ThostFtdcUserApiDataType.h"
%include "./api/ThostFtdcUserApiStruct.h"
%include "./api/ThostFtdcTraderApi.h"
%include "./api/ThostFtdcMdApi.h"

If you want to reproduce the same results, copy the above file excluding the %% goctp.swigcxx line and put the file directly under the project folder and then run swig -c++ -cgo -go -intgosize 64 goctp.swigcxx.

部署发布

生成 ctp 文件后,使用 ldd ctp 命令查看依赖关系,并将如下文件放在同一文件夹(注意需要有执行权限):
    ctp
    libruntime,sync-atomic.so
    libthostmduserapi_se.so
    libthosttraderapi_se.so

将部署目录路径写入 /etc/ld.so.conf 文件最后一行,并执行 /sbin/ldconfig 命令

Documentation

Index

Constants

View Source
const THOST_FTDC_ACTP_Abandon byte = '2'
View Source
const THOST_FTDC_ACTP_Exec byte = '1'
View Source
const THOST_FTDC_ACT_Intraday byte = '1'
View Source
const THOST_FTDC_ACT_Long byte = '2'
View Source
const THOST_FTDC_AF_Delete byte = '0'
View Source
const THOST_FTDC_AF_Modify byte = '3'
View Source
const THOST_FTDC_AG_All byte = '1'
View Source
const THOST_FTDC_AG_None byte = '4'
View Source
const THOST_FTDC_AG_OnlyGain byte = '3'
View Source
const THOST_FTDC_AG_OnlyLost byte = '2'
View Source
const THOST_FTDC_AMCT_Organ byte = '2'
View Source
const THOST_FTDC_AMCT_Person byte = '1'
View Source
const THOST_FTDC_AMCT_SpecialOrgan byte = '4'
View Source
const THOST_FTDC_AMLCHS_Checked byte = '2'
View Source
const THOST_FTDC_AMLCHS_Checking byte = '1'
View Source
const THOST_FTDC_AMLCHS_Init byte = '0'
View Source
const THOST_FTDC_AMLCHS_RefuseReport byte = '3'
View Source
const THOST_FTDC_AMLCL_CheckLevel0 byte = '0'
View Source
const THOST_FTDC_AMLCL_CheckLevel1 byte = '1'
View Source
const THOST_FTDC_AMLCL_CheckLevel2 byte = '2'
View Source
const THOST_FTDC_AMLCL_CheckLevel3 byte = '3'
View Source
const THOST_FTDC_AMLDS_Deleted byte = '1'
View Source
const THOST_FTDC_AMLDS_Normal byte = '0'
View Source
const THOST_FTDC_AMLDT_DrawDay byte = '0'
View Source
const THOST_FTDC_AMLDT_TouchDay byte = '1'
View Source
const THOST_FTDC_AMT_Bank byte = '1'
View Source
const THOST_FTDC_AMT_Fund byte = '3'
View Source
const THOST_FTDC_AMT_Insurance byte = '4'
View Source
const THOST_FTDC_AMT_Other byte = '9'
View Source
const THOST_FTDC_AMT_Securities byte = '2'
View Source
const THOST_FTDC_AMT_Trust byte = '5'
View Source
const THOST_FTDC_AOID_ActiveFreezeAccount byte = '9'
View Source
const THOST_FTDC_AOID_ApplyTradingCode byte = '4'
View Source
const THOST_FTDC_AOID_CancelInvestor byte = '6'
View Source
const THOST_FTDC_AOID_CancelTradingCode byte = '5'
View Source
const THOST_FTDC_AOID_FreezeAccount byte = '8'
View Source
const THOST_FTDC_AOID_ModifyIDCard byte = '2'
View Source
const THOST_FTDC_AOID_ModifyNoIDCard byte = '3'
View Source
const THOST_FTDC_AOID_OpenInvestor byte = '1'
View Source
const THOST_FTDC_APC_All byte = '8'
View Source
const THOST_FTDC_APC_AllTrading byte = '7'
View Source
const THOST_FTDC_APC_FutureSingle byte = '1'
View Source
const THOST_FTDC_APC_Futures byte = '3'
View Source
const THOST_FTDC_APC_OptionSingle byte = '2'
View Source
const THOST_FTDC_APC_Options byte = '4'
View Source
const THOST_FTDC_APC_TradingComb byte = '5'
View Source
const THOST_FTDC_APC_UnTradingComb byte = '6'
View Source
const THOST_FTDC_APPT_NotStrikeNum byte = '4'
View Source
const THOST_FTDC_APP_TYPE_Investor byte = '1'
View Source
const THOST_FTDC_APP_TYPE_InvestorRelay byte = '2'
View Source
const THOST_FTDC_APP_TYPE_OperatorRelay byte = '3'
View Source
const THOST_FTDC_APP_TYPE_UnKnown byte = '4'
View Source
const THOST_FTDC_ASID_Checked byte = '3'
View Source
const THOST_FTDC_ASID_Deleted byte = '5'
View Source
const THOST_FTDC_ASID_NoComplete byte = '1'
View Source
const THOST_FTDC_ASID_Refused byte = '4'
View Source
const THOST_FTDC_ASID_Submited byte = '2'
View Source
const THOST_FTDC_ASPI_BaseMargin byte = '1'
View Source
const THOST_FTDC_ASPI_LowestInterest byte = '2'
View Source
const THOST_FTDC_ASST_Futures byte = '3'
View Source
const THOST_FTDC_ASST_SpecialOrgan byte = '4'
View Source
const THOST_FTDC_AST_FBTransfer byte = '0'
View Source
const THOST_FTDC_AST_ManualEntry byte = '1'
View Source
const THOST_FTDC_AT_FindMarginRateAlgo byte = '2'
View Source
const THOST_FTDC_AT_HandlePositionAlgo byte = '1'
View Source
const THOST_FTDC_AU_BLACK byte = '1'
View Source
const THOST_FTDC_AU_WHITE byte = '0'
View Source
const THOST_FTDC_AVAF_Invalid byte = '0'
View Source
const THOST_FTDC_AVAF_Repeal byte = '2'
View Source
const THOST_FTDC_AVAF_Valid byte = '1'
View Source
const THOST_FTDC_AWT_Disable byte = '2'
View Source
const THOST_FTDC_AWT_Enable byte = '0'
View Source
const THOST_FTDC_AWT_NoHoldEnable byte = '3'
View Source
const THOST_FTDC_BAO_ByAccProperty byte = '0'
View Source
const THOST_FTDC_BAO_ByFBTransfer byte = '1'
View Source
const THOST_FTDC_BAS_Freeze byte = '1'
View Source
const THOST_FTDC_BAS_Normal byte = '0'
View Source
const THOST_FTDC_BAS_ReportLoss byte = '2'
View Source
const THOST_FTDC_BAT_BankBook byte = '1'
View Source
const THOST_FTDC_BAT_CreditCard byte = '3'
View Source
const THOST_FTDC_BAT_SavingCard byte = '2'
View Source
const THOST_FTDC_BDS_Synchronized byte = '1'
View Source
const THOST_FTDC_BDS_Synchronizing byte = '2'
View Source
const THOST_FTDC_BFC_AllQuery byte = '7'
View Source
const THOST_FTDC_BFC_BachSyncBrokerData byte = '4'
View Source
const THOST_FTDC_BFC_BaseQry byte = 'b'
View Source
const THOST_FTDC_BFC_BrokerDeposit byte = 'j'
View Source
const THOST_FTDC_BFC_BrokerDepositWarn byte = 'Q'
View Source
const THOST_FTDC_BFC_CfgBizNotice byte = 'D'
View Source
const THOST_FTDC_BFC_CfgRiskLevelStd byte = 'G'
View Source
const THOST_FTDC_BFC_CoverWarn byte = 'S'
View Source
const THOST_FTDC_BFC_DataExport byte = 'z'
View Source
const THOST_FTDC_BFC_DeleteOrder byte = 'J'
View Source
const THOST_FTDC_BFC_Designate byte = 'N'
View Source
const THOST_FTDC_BFC_ExecOrderNoCheck byte = 'M'
View Source
const THOST_FTDC_BFC_ExecOrderRisk byte = 'P'
View Source
const THOST_FTDC_BFC_FBAccount byte = 'X'
View Source
const THOST_FTDC_BFC_FBSign byte = 'W'
View Source
const THOST_FTDC_BFC_ForceClose byte = 'u'
View Source
const THOST_FTDC_BFC_ForceUserLogout byte = '1'
View Source
const THOST_FTDC_BFC_MarketDataWarn byte = 'B'
View Source
const THOST_FTDC_BFC_NetPositionInd byte = 'x'
View Source
const THOST_FTDC_BFC_OrderAction byte = '6'
View Source
const THOST_FTDC_BFC_OrderInsert byte = '5'
View Source
const THOST_FTDC_BFC_ParkedOrderAction byte = 'L'
View Source
const THOST_FTDC_BFC_ParkedOrderInsert byte = 'K'
View Source
const THOST_FTDC_BFC_PosiLimitWarn byte = 'U'
View Source
const THOST_FTDC_BFC_PreExecOrder byte = 'T'
View Source
const THOST_FTDC_BFC_PressTest byte = 'v'
View Source
const THOST_FTDC_BFC_QryBizNotice byte = 'C'
View Source
const THOST_FTDC_BFC_QryPosiLimit byte = 'V'
View Source
const THOST_FTDC_BFC_QueryFund byte = 'k'
View Source
const THOST_FTDC_BFC_QueryFundChange byte = 'r'
View Source
const THOST_FTDC_BFC_QueryInvestor byte = 's'
View Source
const THOST_FTDC_BFC_QueryMarketData byte = 'o'
View Source
const THOST_FTDC_BFC_QueryOrder byte = 'l'
View Source
const THOST_FTDC_BFC_QueryPosition byte = 'n'
View Source
const THOST_FTDC_BFC_QueryRiskNotify byte = 'q'
View Source
const THOST_FTDC_BFC_QueryTrade byte = 'm'
View Source
const THOST_FTDC_BFC_QueryTradingCode byte = 't'
View Source
const THOST_FTDC_BFC_QueryUserEvent byte = 'p'
View Source
const THOST_FTDC_BFC_RemainCalc byte = 'w'
View Source
const THOST_FTDC_BFC_Risk byte = 'f'
View Source
const THOST_FTDC_BFC_RiskNotice byte = 'i'
View Source
const THOST_FTDC_BFC_RiskNoticeCtl byte = 'h'
View Source
const THOST_FTDC_BFC_RiskPredict byte = 'y'
View Source
const THOST_FTDC_BFC_RiskTargetSetup byte = 'A'
View Source
const THOST_FTDC_BFC_SendBizNotice byte = 'F'
View Source
const THOST_FTDC_BFC_Session byte = 'g'
View Source
const THOST_FTDC_BFC_StockDisposal byte = 'O'
View Source
const THOST_FTDC_BFC_SyncBrokerData byte = '3'
View Source
const THOST_FTDC_BFC_SyncOTP byte = 'E'
View Source
const THOST_FTDC_BFC_TbCommand byte = 'H'
View Source
const THOST_FTDC_BFC_Trade byte = 'd'
View Source
const THOST_FTDC_BFC_TradeQry byte = 'c'
View Source
const THOST_FTDC_BFC_UserPasswordUpdate byte = '2'
View Source
const THOST_FTDC_BFC_Virement byte = 'e'
View Source
const THOST_FTDC_BFC_log byte = 'a'
View Source
const THOST_FTDC_BGS_Generated byte = '2'
View Source
const THOST_FTDC_BGS_NoGenerated byte = '1'
View Source
const THOST_FTDC_BGS_None byte = '0'
View Source
const THOST_FTDC_BG_Group byte = '1'
View Source
const THOST_FTDC_BG_Investor byte = '2'
View Source
const THOST_FTDC_BHF_Arbitrage byte = '2'
View Source
const THOST_FTDC_BHF_Hedge byte = '3'
View Source
const THOST_FTDC_BHF_Speculation byte = '1'
View Source
const THOST_FTDC_BIR_All byte = '2'
View Source
const THOST_FTDC_BIR_Property byte = '1'
View Source
const THOST_FTDC_BLAG_Default byte = '1'
View Source
const THOST_FTDC_BLAG_IncludeOptValLost byte = '2'
View Source
const THOST_FTDC_BLT_CurrentMoney byte = '0'
View Source
const THOST_FTDC_BLT_FetchableMoney byte = '2'
View Source
const THOST_FTDC_BLT_FreezeMoney byte = '3'
View Source
const THOST_FTDC_BLT_UsableMoney byte = '1'
View Source
const THOST_FTDC_BPWDF_BlankCheck byte = '1'
View Source
const THOST_FTDC_BPWDF_EncryptCheck byte = '2'
View Source
const THOST_FTDC_BPWDF_NoCheck byte = '0'
View Source
const THOST_FTDC_BRF_BankBeenRepealed byte = '2'
View Source
const THOST_FTDC_BRF_BankNotNeedRepeal byte = '0'
View Source
const THOST_FTDC_BRF_BankWaitingRepeal byte = '1'
View Source
const THOST_FTDC_BRORF_BrokerBeenRepealed byte = '2'
View Source
const THOST_FTDC_BRORF_BrokerNotNeedRepeal byte = '0'
View Source
const THOST_FTDC_BRORF_BrokerWaitingRepeal byte = '1'
View Source
const THOST_FTDC_BS_Failed byte = '3'
View Source
const THOST_FTDC_BS_NoUpload byte = '1'
View Source
const THOST_FTDC_BS_Uploaded byte = '2'
View Source
const THOST_FTDC_BT_Loss byte = '1'
View Source
const THOST_FTDC_BT_Notice byte = '3'
View Source
const THOST_FTDC_BT_Other byte = 'Z'
View Source
const THOST_FTDC_BT_Profit byte = '0'
View Source
const THOST_FTDC_BT_Request byte = '1'
View Source
const THOST_FTDC_BT_Response byte = '2'
View Source
const THOST_FTDC_BT_Trade byte = '0'
View Source
const THOST_FTDC_BT_TradeSettle byte = '1'
View Source
const THOST_FTDC_BUS_BakFail byte = '3'
View Source
const THOST_FTDC_BUS_BakUp byte = '1'
View Source
const THOST_FTDC_BUS_BakUped byte = '2'
View Source
const THOST_FTDC_BUS_UnBak byte = '0'
View Source
const THOST_FTDC_BUT_BrokerUser byte = '2'
View Source
const THOST_FTDC_BUT_Investor byte = '1'
View Source
const THOST_FTDC_BZTP_Future byte = '1'
View Source
const THOST_FTDC_BZTP_Stock byte = '2'
View Source
const THOST_FTDC_CACT_Company byte = '1'
View Source
const THOST_FTDC_CACT_Other byte = '2'
View Source
const THOST_FTDC_CACT_Person byte = '0'
View Source
const THOST_FTDC_CAPIT_Client byte = '1'
View Source
const THOST_FTDC_CAPIT_Server byte = '2'
View Source
const THOST_FTDC_CAPIT_UserApi byte = '3'
View Source
const THOST_FTDC_CAT_AssetmgrFuture byte = '2'
View Source
const THOST_FTDC_CAT_AssetmgrTransfer byte = '4'
View Source
const THOST_FTDC_CAT_AssetmgrTrustee byte = '3'
View Source
const THOST_FTDC_CAT_Futures byte = '1'
View Source
const THOST_FTDC_CCBFM_ByAmount byte = '1'
View Source
const THOST_FTDC_CCBFM_ByMonth byte = '2'
View Source
const THOST_FTDC_CC_AskPriceGreaterEqualStopPrice byte = 'A'
View Source
const THOST_FTDC_CC_AskPriceGreaterThanStopPrice byte = '9'
View Source
const THOST_FTDC_CC_AskPriceLesserEqualStopPrice byte = 'C'
View Source
const THOST_FTDC_CC_AskPriceLesserThanStopPrice byte = 'B'
View Source
const THOST_FTDC_CC_BidPriceGreaterEqualStopPrice byte = 'E'
View Source
const THOST_FTDC_CC_BidPriceGreaterThanStopPrice byte = 'D'
View Source
const THOST_FTDC_CC_BidPriceLesserEqualStopPrice byte = 'H'
View Source
const THOST_FTDC_CC_BidPriceLesserThanStopPrice byte = 'F'
View Source
const THOST_FTDC_CC_Immediately byte = '1'
View Source
const THOST_FTDC_CC_LastPriceGreaterEqualStopPrice byte = '6'
View Source
const THOST_FTDC_CC_LastPriceGreaterThanStopPrice byte = '5'
View Source
const THOST_FTDC_CC_LastPriceLesserEqualStopPrice byte = '8'
View Source
const THOST_FTDC_CC_LastPriceLesserThanStopPrice byte = '7'
View Source
const THOST_FTDC_CC_ParkedOrder byte = '4'
View Source
const THOST_FTDC_CC_Touch byte = '2'
View Source
const THOST_FTDC_CC_TouchProfit byte = '3'
View Source
const THOST_FTDC_CDT_Normal byte = '0'
View Source
const THOST_FTDC_CDT_SpecFirst byte = '1'
View Source
const THOST_FTDC_CEC_Cash byte = '2'
View Source
const THOST_FTDC_CEC_Exchange byte = '1'
View Source
const THOST_FTDC_CED_Sale byte = '1'
View Source
const THOST_FTDC_CED_Settlement byte = '0'
View Source
const THOST_FTDC_CFIOT_FundIO byte = '0'
View Source
const THOST_FTDC_CFIOT_SwapCurrency byte = '1'
View Source
const THOST_FTDC_CFMMCKK_AUTO byte = 'A'
View Source
const THOST_FTDC_CFMMCKK_MANUAL byte = 'M'
View Source
const THOST_FTDC_CFMMCKK_REQUEST byte = 'R'
View Source
const THOST_FTDC_CFT_HomeComingCard byte = '4'
View Source
const THOST_FTDC_CFT_HouseholdRegister byte = '5'
View Source
const THOST_FTDC_CFT_IDCard byte = '0'
View Source
const THOST_FTDC_CFT_InstitutionCodeCard byte = '7'
View Source
const THOST_FTDC_CFT_LicenseNo byte = '6'
View Source
const THOST_FTDC_CFT_NoEnterpriseLicenseNo byte = '9'
View Source
const THOST_FTDC_CFT_OfficerIDCard byte = '2'
View Source
const THOST_FTDC_CFT_OtherCard byte = 'x'
View Source
const THOST_FTDC_CFT_Passport byte = '1'
View Source
const THOST_FTDC_CFT_SoldierIDCard byte = '3'
View Source
const THOST_FTDC_CFT_SuperDepAgree byte = 'a'
View Source
const THOST_FTDC_CFT_TempLicenseNo byte = '8'
View Source
const THOST_FTDC_CFUFN_SUFN_F byte = 'F'
View Source
const THOST_FTDC_CFUFN_SUFN_P byte = 'P'
View Source
const THOST_FTDC_CFUFN_SUFN_S byte = 'S'
View Source
const THOST_FTDC_CFUFN_SUFN_T byte = 'T'
View Source
const THOST_FTDC_CHS_Cancel byte = '4'
View Source
const THOST_FTDC_CHS_Checked byte = '2'
View Source
const THOST_FTDC_CHS_Checking byte = '1'
View Source
const THOST_FTDC_CHS_Init byte = '0'
View Source
const THOST_FTDC_CHS_Refuse byte = '3'
View Source
const THOST_FTDC_CHU_Fail byte = '2'
View Source
const THOST_FTDC_CHU_Unused byte = '0'
View Source
const THOST_FTDC_CHU_Used byte = '1'
View Source
const THOST_FTDC_CIDT_Arbitrage byte = '2'
View Source
const THOST_FTDC_CIDT_Hedge byte = '3'
View Source
const THOST_FTDC_CIDT_MarketMaker byte = '5'
View Source
const THOST_FTDC_CIDT_Speculation byte = '1'
View Source
const THOST_FTDC_CIT_HasATP byte = '1'
View Source
const THOST_FTDC_CIT_HasDiff byte = '2'
View Source
const THOST_FTDC_CIT_HasExch byte = '0'
View Source
const THOST_FTDC_CL_One byte = '1'
View Source
const THOST_FTDC_CL_Two byte = '2'
View Source
const THOST_FTDC_CL_Zero byte = '0'
View Source
const THOST_FTDC_CMDR_Comb byte = '0'
View Source
const THOST_FTDC_CMDR_DelComb byte = '2'
View Source
const THOST_FTDC_CMDR_UnComb byte = '1'
View Source
const THOST_FTDC_CM_LongConnect byte = '1'
View Source
const THOST_FTDC_CM_ShortConnect byte = '0'
View Source
const THOST_FTDC_COMBT_BER byte = '2'
View Source
const THOST_FTDC_COMBT_BES byte = 'a'
View Source
const THOST_FTDC_COMBT_BFO byte = '8'
View Source
const THOST_FTDC_COMBT_BLS byte = '9'
View Source
const THOST_FTDC_COMBT_BUL byte = '1'
View Source
const THOST_FTDC_COMBT_CAS byte = '6'
View Source
const THOST_FTDC_COMBT_Future byte = '0'
View Source
const THOST_FTDC_COMBT_OPL byte = '7'
View Source
const THOST_FTDC_COMBT_PRT byte = '5'
View Source
const THOST_FTDC_COMBT_STD byte = '3'
View Source
const THOST_FTDC_COMBT_STG byte = '4'
View Source
const THOST_FTDC_COST_AskPriceAsc byte = '2'
View Source
const THOST_FTDC_COST_AskPriceDesc byte = '3'
View Source
const THOST_FTDC_COST_BidPriceAsc byte = '4'
View Source
const THOST_FTDC_COST_BidPriceDesc byte = '5'
View Source
const THOST_FTDC_COST_LastPriceAsc byte = '0'
View Source
const THOST_FTDC_COST_LastPriceDesc byte = '1'
View Source
const THOST_FTDC_CPT_Instrument byte = '1'
View Source
const THOST_FTDC_CPT_Margin byte = '2'
View Source
const THOST_FTDC_CP_CallOptions byte = '1'
View Source
const THOST_FTDC_CP_PutOptions byte = '2'
View Source
const THOST_FTDC_CRC_IDCardFail byte = '3'
View Source
const THOST_FTDC_CRC_InfoFail byte = '2'
View Source
const THOST_FTDC_CRC_OtherFail byte = '4'
View Source
const THOST_FTDC_CRC_Success byte = '0'
View Source
const THOST_FTDC_CRC_Working byte = '1'
View Source
const THOST_FTDC_CR_Domestic byte = '1'
View Source
const THOST_FTDC_CR_Foreign byte = '3'
View Source
const THOST_FTDC_CR_GMT byte = '2'
View Source
const THOST_FTDC_CSRCQ_Current byte = '0'
View Source
const THOST_FTDC_CSRCQ_History byte = '1'
View Source
const THOST_FTDC_CSS_Approve byte = '2'
View Source
const THOST_FTDC_CSS_Entry byte = '1'
View Source
const THOST_FTDC_CSS_Failure byte = '7'
View Source
const THOST_FTDC_CSS_Refuse byte = '3'
View Source
const THOST_FTDC_CSS_Revoke byte = '4'
View Source
const THOST_FTDC_CSS_Send byte = '5'
View Source
const THOST_FTDC_CSS_Success byte = '6'
View Source
const THOST_FTDC_CST_ManualEntry byte = '1'
View Source
const THOST_FTDC_CST_UnifyAccount byte = '0'
View Source
const THOST_FTDC_CTPT_BackUp byte = '2'
View Source
const THOST_FTDC_CTPT_MainCenter byte = '1'
View Source
const THOST_FTDC_CTPT_Unkown byte = '0'
View Source
const THOST_FTDC_CT_Asset byte = '4'
View Source
const THOST_FTDC_CT_Company byte = '1'
View Source
const THOST_FTDC_CT_Fund byte = '2'
View Source
const THOST_FTDC_CT_Person byte = '0'
View Source
const THOST_FTDC_CT_SpecialOrgan byte = '3'
View Source
const THOST_FTDC_CUFN_CUFN_C byte = 'C'
View Source
const THOST_FTDC_CUFN_CUFN_F byte = 'F'
View Source
const THOST_FTDC_CUFN_CUFN_L byte = 'L'
View Source
const THOST_FTDC_CUFN_CUFN_M byte = 'M'
View Source
const THOST_FTDC_CUFN_CUFN_N byte = 'N'
View Source
const THOST_FTDC_CUFN_CUFN_O byte = 'O'
View Source
const THOST_FTDC_CUFN_CUFN_P byte = 'P'
View Source
const THOST_FTDC_CUFN_CUFN_T byte = 'T'
View Source
const THOST_FTDC_CUSTT_Institution byte = '1'
View Source
const THOST_FTDC_CUSTT_Person byte = '0'
View Source
const THOST_FTDC_CfMMCCT_All byte = '0'
View Source
const THOST_FTDC_CfMMCCT_Asset byte = '5'
View Source
const THOST_FTDC_CfMMCCT_Company byte = '2'
View Source
const THOST_FTDC_CfMMCCT_Other byte = '3'
View Source
const THOST_FTDC_CfMMCCT_Person byte = '1'
View Source
const THOST_FTDC_CfMMCCT_SpecialOrgan byte = '4'
View Source
const THOST_FTDC_DAR_CSRC byte = '3'
View Source
const THOST_FTDC_DAR_Exchange byte = '2'
View Source
const THOST_FTDC_DAR_Settle byte = '1'
View Source
const THOST_FTDC_DBOP_Delete byte = '2'
View Source
const THOST_FTDC_DBOP_Insert byte = '0'
View Source
const THOST_FTDC_DBOP_Update byte = '1'
View Source
const THOST_FTDC_DCECOMBT_BES byte = '5'
View Source
const THOST_FTDC_DCECOMBT_BFO byte = '9'
View Source
const THOST_FTDC_DCECOMBT_BLS byte = '4'
View Source
const THOST_FTDC_DCECOMBT_CAS byte = '6'
View Source
const THOST_FTDC_DCECOMBT_OPL byte = '1'
View Source
const THOST_FTDC_DCECOMBT_SFO byte = 'a'
View Source
const THOST_FTDC_DCECOMBT_SP byte = '2'
View Source
const THOST_FTDC_DCECOMBT_SPC byte = '3'
View Source
const THOST_FTDC_DCECOMBT_SPL byte = '0'
View Source
const THOST_FTDC_DCECOMBT_STD byte = '7'
View Source
const THOST_FTDC_DCECOMBT_STG byte = '8'
View Source
const THOST_FTDC_DEN_Buy byte = '0'
View Source
const THOST_FTDC_DEN_Sell byte = '1'
View Source
const THOST_FTDC_DM_CashDeliv byte = '1'
View Source
const THOST_FTDC_DM_CommodityDeliv byte = '2'
View Source
const THOST_FTDC_DR_All byte = '1'
View Source
const THOST_FTDC_DR_Group byte = '2'
View Source
const THOST_FTDC_DR_Single byte = '3'
View Source
const THOST_FTDC_DS_Asynchronous byte = '1'
View Source
const THOST_FTDC_DS_Synchronized byte = '3'
View Source
const THOST_FTDC_DS_Synchronizing byte = '2'
View Source
const THOST_FTDC_DT_HandDeliv byte = '1'
View Source
const THOST_FTDC_DT_PersonDeliv byte = '2'
View Source
const THOST_FTDC_DUFN_DUFN_C byte = 'C'
View Source
const THOST_FTDC_DUFN_DUFN_D byte = 'D'
View Source
const THOST_FTDC_DUFN_DUFN_F byte = 'F'
View Source
const THOST_FTDC_DUFN_DUFN_M byte = 'M'
View Source
const THOST_FTDC_DUFN_DUFN_O byte = 'O'
View Source
const THOST_FTDC_DUFN_DUFN_P byte = 'P'
View Source
const THOST_FTDC_DUFN_DUFN_S byte = 'S'
View Source
const THOST_FTDC_DUFN_DUFN_T byte = 'T'
View Source
const THOST_FTDC_D_Buy byte = '0'
View Source
const THOST_FTDC_D_Sell byte = '1'
View Source
const THOST_FTDC_ECIDT_Arbitrage byte = '2'
View Source
const THOST_FTDC_ECIDT_Hedge byte = '1'
View Source
const THOST_FTDC_ECIDT_Speculation byte = '3'
View Source
const THOST_FTDC_ECS_GotInformation byte = '9'
View Source
const THOST_FTDC_ECS_NoConnection byte = '1'
View Source
const THOST_FTDC_ECS_QryInstrumentSent byte = '2'
View Source
const THOST_FTDC_EFT_CSV byte = '0'
View Source
const THOST_FTDC_EFT_DBF byte = '2'
View Source
const THOST_FTDC_EFT_EXCEL byte = '1'
View Source
const THOST_FTDC_EIDT_CFFEX byte = 'J'
View Source
const THOST_FTDC_EIDT_CZCE byte = 'Z'
View Source
const THOST_FTDC_EIDT_DCE byte = 'D'
View Source
const THOST_FTDC_EIDT_INE byte = 'N'
View Source
const THOST_FTDC_EIDT_SHFE byte = 'S'
View Source
const THOST_FTDC_EM_3DES byte = '2'
View Source
const THOST_FTDC_EM_DES byte = '1'
View Source
const THOST_FTDC_EM_NoEncry byte = '0'
View Source
const THOST_FTDC_EOCF_AutoClose byte = '0'
View Source
const THOST_FTDC_EOCF_NotToClose byte = '1'
View Source
const THOST_FTDC_EOPF_Reserve byte = '0'
View Source
const THOST_FTDC_EOPF_UnReserve byte = '1'
View Source
const THOST_FTDC_ER_Broker byte = '1'
View Source
const THOST_FTDC_ER_Host byte = '2'
View Source
const THOST_FTDC_ER_Maker byte = '3'
View Source
const THOST_FTDC_ESM_Relative byte = '1'
View Source
const THOST_FTDC_ESM_Typical byte = '2'
View Source
const THOST_FTDC_ESPI_CFFEXMinPrepa byte = '6'
View Source
const THOST_FTDC_ESPI_CZCEComMarginType byte = 'A'
View Source
const THOST_FTDC_ESPI_CZCESettlementType byte = '7'
View Source
const THOST_FTDC_ESPI_DceComMarginType byte = 'B'
View Source
const THOST_FTDC_ESPI_DelivFeeMode byte = '0'
View Source
const THOST_FTDC_ESPI_ExchDelivFeeMode byte = '9'
View Source
const THOST_FTDC_ESPI_MortgageRatio byte = '1'
View Source
const THOST_FTDC_ESPI_OptMiniGuarantee byte = 'b'
View Source
const THOST_FTDC_ESPI_OptOutDisCountRate byte = 'a'
View Source
const THOST_FTDC_ESPI_OtherFundImport byte = '3'
View Source
const THOST_FTDC_ESPI_OtherFundItem byte = '2'
View Source
const THOST_FTDC_ES_Close byte = '5'
View Source
const THOST_FTDC_ES_Closed byte = '6'
View Source
const THOST_FTDC_ES_Initialize byte = '3'
View Source
const THOST_FTDC_ES_Initialized byte = '4'
View Source
const THOST_FTDC_ES_NonActive byte = '1'
View Source
const THOST_FTDC_ES_Settlement byte = '7'
View Source
const THOST_FTDC_ES_Startup byte = '2'
View Source
const THOST_FTDC_EXP_GenOrderByTrade byte = '1'
View Source
const THOST_FTDC_EXP_Normal byte = '0'
View Source
const THOST_FTDC_EXS_After byte = '1'
View Source
const THOST_FTDC_EXS_Before byte = '0'
View Source
const THOST_FTDC_EvM_ADD byte = '1'
View Source
const THOST_FTDC_EvM_CANCEL byte = '6'
View Source
const THOST_FTDC_EvM_CHECK byte = '4'
View Source
const THOST_FTDC_EvM_COPY byte = '5'
View Source
const THOST_FTDC_EvM_DELETE byte = '3'
View Source
const THOST_FTDC_EvM_InvestorCommRateModel byte = '3'
View Source
const THOST_FTDC_EvM_InvestorGroupFlow byte = '1'
View Source
const THOST_FTDC_EvM_InvestorRate byte = '2'
View Source
const THOST_FTDC_EvM_Reverse byte = '7'
View Source
const THOST_FTDC_EvM_UPDATE byte = '2'
View Source
const THOST_FTDC_FAS_ByDeliv byte = '2'
View Source
const THOST_FTDC_FAS_ByTrade byte = '1'
View Source
const THOST_FTDC_FAS_FixFee byte = '4'
View Source
const THOST_FTDC_FAS_Focus byte = '3'
View Source
const THOST_FTDC_FAS_Low byte = '1'
View Source
const THOST_FTDC_FAS_None byte = '3'
View Source
const THOST_FTDC_FAS_Normal byte = '2'
View Source
const THOST_FTDC_FAS_Risk byte = '4'
View Source
const THOST_FTDC_FAT_BankBook byte = '1'
View Source
const THOST_FTDC_FAT_CreditCard byte = '3'
View Source
const THOST_FTDC_FAT_SavingCard byte = '2'
View Source
const THOST_FTDC_FBC_AccountTradeDetails byte = '3'
View Source
const THOST_FTDC_FBC_BankMoneyMonitorData byte = 'f'
View Source
const THOST_FTDC_FBC_CorporationMoneyTotal byte = 'b'
View Source
const THOST_FTDC_FBC_CustAccStatus byte = '2'
View Source
const THOST_FTDC_FBC_CustCancelAccountInfo byte = '6'
View Source
const THOST_FTDC_FBC_CustInterestNetMoneyDetails byte = '9'
View Source
const THOST_FTDC_FBC_CustMoneyDetail byte = '5'
View Source
const THOST_FTDC_FBC_CustMoneyResult byte = '7'
View Source
const THOST_FTDC_FBC_CustMoneySendAndReceiveDetails byte = 'a'
View Source
const THOST_FTDC_FBC_FutureAccountChangeInfoDetails byte = '4'
View Source
const THOST_FTDC_FBC_MainPartMonitorData byte = 'd'
View Source
const THOST_FTDC_FBC_MainbodyMoneyTotal byte = 'c'
View Source
const THOST_FTDC_FBC_Others byte = '0'
View Source
const THOST_FTDC_FBC_OthersExceptionResult byte = '8'
View Source
const THOST_FTDC_FBC_PreparationMoney byte = 'e'
View Source
const THOST_FTDC_FBC_TransferDetails byte = '1'
View Source
const THOST_FTDC_FBEAT_NotTrade byte = '0'
View Source
const THOST_FTDC_FBEAT_Trade byte = '1'
View Source
const THOST_FTDC_FBEDIR_Sale byte = '1'
View Source
const THOST_FTDC_FBEDIR_Settlement byte = '0'
View Source
const THOST_FTDC_FBEES_Normal byte = '0'
View Source
const THOST_FTDC_FBEES_ReExchange byte = '1'
View Source
const THOST_FTDC_FBEFG_DataPackage byte = '0'
View Source
const THOST_FTDC_FBEFG_File byte = '1'
View Source
const THOST_FTDC_FBERES_Fail byte = 'x'
View Source
const THOST_FTDC_FBERES_InsufficientBalance byte = '1'
View Source
const THOST_FTDC_FBERES_Success byte = '0'
View Source
const THOST_FTDC_FBERES_UnknownTrading byte = '8'
View Source
const THOST_FTDC_FBERF_SendFailed byte = '3'
View Source
const THOST_FTDC_FBERF_SendSuccess byte = '2'
View Source
const THOST_FTDC_FBERF_UnProcessed byte = '0'
View Source
const THOST_FTDC_FBERF_WaitReSend byte = '4'
View Source
const THOST_FTDC_FBERF_WaitSend byte = '1'
View Source
const THOST_FTDC_FBEUET_CheckBankAccount byte = '7'
View Source
const THOST_FTDC_FBEUET_Exchange byte = '1'
View Source
const THOST_FTDC_FBEUET_Other byte = 'Z'
View Source
const THOST_FTDC_FBEUET_QueryBankAccount byte = '3'
View Source
const THOST_FTDC_FBEUET_QueryExchDetial byte = '4'
View Source
const THOST_FTDC_FBEUET_QueryExchRate byte = '6'
View Source
const THOST_FTDC_FBEUET_QueryExchSummary byte = '5'
View Source
const THOST_FTDC_FBEUET_ReExchange byte = '2'
View Source
const THOST_FTDC_FBEUET_SignIn byte = '0'
View Source
const THOST_FTDC_FBEUET_SignOut byte = '8'
View Source
const THOST_FTDC_FBTTD_FromBankToFuture byte = '1'
View Source
const THOST_FTDC_FBTTD_FromFutureToBank byte = '2'
View Source
const THOST_FTDC_FBTUET_CancelAccount byte = '4'
View Source
const THOST_FTDC_FBTUET_CancelReserveOpenAccount byte = 'D'
View Source
const THOST_FTDC_FBTUET_ChangeAccount byte = '5'
View Source
const THOST_FTDC_FBTUET_FromBankToFuture byte = '1'
View Source
const THOST_FTDC_FBTUET_FromFutureToBank byte = '2'
View Source
const THOST_FTDC_FBTUET_OpenAccount byte = '3'
View Source
const THOST_FTDC_FBTUET_Other byte = 'Z'
View Source
const THOST_FTDC_FBTUET_QueryBankAccount byte = '8'
View Source
const THOST_FTDC_FBTUET_QueryFutureAccount byte = '9'
View Source
const THOST_FTDC_FBTUET_RepealFromBankToFuture byte = '6'
View Source
const THOST_FTDC_FBTUET_RepealFromFutureToBank byte = '7'
View Source
const THOST_FTDC_FBTUET_ReserveOpenAccount byte = 'C'
View Source
const THOST_FTDC_FBTUET_ReserveOpenAccountConfirm byte = 'E'
View Source
const THOST_FTDC_FBTUET_SignIn byte = '0'
View Source
const THOST_FTDC_FBTUET_SignOut byte = 'A'
View Source
const THOST_FTDC_FBTUET_SyncKey byte = 'B'
View Source
const THOST_FTDC_FCC_ClientOverPositionLimit byte = '2'
View Source
const THOST_FTDC_FCC_LackDeposit byte = '1'
View Source
const THOST_FTDC_FCC_MemberOverPositionLimit byte = '3'
View Source
const THOST_FTDC_FCC_NotForceClose byte = '0'
View Source
const THOST_FTDC_FCC_NotMultiple byte = '4'
View Source
const THOST_FTDC_FCC_Other byte = '6'
View Source
const THOST_FTDC_FCC_PersonDeliv byte = '7'
View Source
const THOST_FTDC_FCC_Violation byte = '5'
View Source
const THOST_FTDC_FCT_Group byte = '2'
View Source
const THOST_FTDC_FCT_Manual byte = '0'
View Source
const THOST_FTDC_FCT_Single byte = '1'
View Source
const THOST_FTDC_FC_BachSyncBrokerData byte = 'A'
View Source
const THOST_FTDC_FC_BrokerPasswordUpdate byte = '4'
View Source
const THOST_FTDC_FC_DataAsync byte = '1'
View Source
const THOST_FTDC_FC_DeleteOrder byte = 'F'
View Source
const THOST_FTDC_FC_ForceUserLogout byte = '2'
View Source
const THOST_FTDC_FC_InvestorPasswordUpdate byte = '5'
View Source
const THOST_FTDC_FC_OrderAction byte = '7'
View Source
const THOST_FTDC_FC_OrderInsert byte = '6'
View Source
const THOST_FTDC_FC_ParkedOrderAction byte = 'D'
View Source
const THOST_FTDC_FC_ParkedOrderInsert byte = 'C'
View Source
const THOST_FTDC_FC_SuperQuery byte = 'B'
View Source
const THOST_FTDC_FC_SyncBrokerData byte = '9'
View Source
const THOST_FTDC_FC_SyncOTP byte = 'E'
View Source
const THOST_FTDC_FC_SyncSystemData byte = '8'
View Source
const THOST_FTDC_FC_UserPasswordUpdate byte = '3'
View Source
const THOST_FTDC_FDEN_In byte = '1'
View Source
const THOST_FTDC_FDEN_Out byte = '2'
View Source
const THOST_FTDC_FD_In byte = '1'
View Source
const THOST_FTDC_FD_Out byte = '2'
View Source
const THOST_FTDC_FET_Accountregister byte = '6'
View Source
const THOST_FTDC_FET_BankRestriction byte = '5'
View Source
const THOST_FTDC_FET_Credit byte = '3'
View Source
const THOST_FTDC_FET_ExchangeFundIO byte = '7'
View Source
const THOST_FTDC_FET_InvestorFundIO byte = '8'
View Source
const THOST_FTDC_FET_InvestorWithdrawAlm byte = '4'
View Source
const THOST_FTDC_FET_Restriction byte = '0'
View Source
const THOST_FTDC_FET_TodayRestriction byte = '1'
View Source
const THOST_FTDC_FET_Transfer byte = '2'
View Source
const THOST_FTDC_FFT_DBF byte = '2'
View Source
const THOST_FTDC_FFT_Txt byte = '0'
View Source
const THOST_FTDC_FFT_Zip byte = '1'
View Source
const THOST_FTDC_FGS_FileGen byte = '1'
View Source
const THOST_FTDC_FGS_FileTransmit byte = '0'
View Source
const THOST_FTDC_FIOTEN_FundIO byte = '1'
View Source
const THOST_FTDC_FIOTEN_SwapCurrency byte = '3'
View Source
const THOST_FTDC_FIOTEN_Transfer byte = '2'
View Source
const THOST_FTDC_FIOT_FundIO byte = '1'
View Source
const THOST_FTDC_FIOT_SwapCurrency byte = '3'
View Source
const THOST_FTDC_FIOT_Transfer byte = '2'
View Source
const THOST_FTDC_FIS_Created byte = '1'
View Source
const THOST_FTDC_FIS_Failed byte = '2'
View Source
const THOST_FTDC_FIS_NoCreate byte = '0'
View Source
const THOST_FTDC_FI_CSRCData byte = 'R'
View Source
const THOST_FTDC_FI_CZCEClose byte = 'L'
View Source
const THOST_FTDC_FI_CZCECombinationPos byte = 'C'
View Source
const THOST_FTDC_FI_CZCENoClose byte = 'N'
View Source
const THOST_FTDC_FI_InvestorPosition byte = 'P'
View Source
const THOST_FTDC_FI_NonTradePosChange byte = 'B'
View Source
const THOST_FTDC_FI_OptionStrike byte = 'S'
View Source
const THOST_FTDC_FI_PositionDtl byte = 'D'
View Source
const THOST_FTDC_FI_SettlementFund byte = 'F'
View Source
const THOST_FTDC_FI_SettlementPriceComparison byte = 'M'
View Source
const THOST_FTDC_FI_SubEntryFund byte = 'O'
View Source
const THOST_FTDC_FI_Trade byte = 'T'
View Source
const THOST_FTDC_FMDEN_In byte = '1'
View Source
const THOST_FTDC_FMDEN_Out byte = '2'
View Source
const THOST_FTDC_FMD_In byte = '1'
View Source
const THOST_FTDC_FMD_Out byte = '2'
View Source
const THOST_FTDC_FMRA_Base byte = '1'
View Source
const THOST_FTDC_FMRA_CZCE byte = '3'
View Source
const THOST_FTDC_FMRA_DCE byte = '2'
View Source
const THOST_FTDC_FMT_Mortgage byte = '1'
View Source
const THOST_FTDC_FMT_Redemption byte = '2'
View Source
const THOST_FTDC_FPF_BEN byte = '0'
View Source
const THOST_FTDC_FPF_OUR byte = '1'
View Source
const THOST_FTDC_FPF_SHA byte = '2'
View Source
const THOST_FTDC_FPWD_Check byte = '1'
View Source
const THOST_FTDC_FPWD_UnCheck byte = '0'
View Source
const THOST_FTDC_FQST_Accepted byte = 'b'
View Source
const THOST_FTDC_FQST_Rejected byte = 'c'
View Source
const THOST_FTDC_FQST_Submitted byte = 'a'
View Source
const THOST_FTDC_FRS_Freeze byte = '0'
View Source
const THOST_FTDC_FRS_Normal byte = '1'
View Source
const THOST_FTDC_FSM_All byte = '3'
View Source
const THOST_FTDC_FSM_Exchange byte = '2'
View Source
const THOST_FTDC_FSM_Product byte = '1'
View Source
const THOST_FTDC_FS_Charge byte = '3'
View Source
const THOST_FTDC_FS_Check byte = '2'
View Source
const THOST_FTDC_FS_Record byte = '1'
View Source
const THOST_FTDC_FTC_BankLaunchBankToBroker string = "102001"
View Source
const THOST_FTDC_FTC_BankLaunchBrokerToBank string = "102002"
View Source
const THOST_FTDC_FTC_BrokerLaunchBankToBroker string = "202001"
View Source
const THOST_FTDC_FTC_BrokerLaunchBrokerToBank string = "202002"
View Source
const THOST_FTDC_FTEN_Company byte = '3'
View Source
const THOST_FTDC_FTEN_Deposite byte = '1'
View Source
const THOST_FTDC_FTEN_InnerTransfer byte = '4'
View Source
const THOST_FTDC_FTEN_ItemFund byte = '2'
View Source
const THOST_FTDC_FT_Company byte = '3'
View Source
const THOST_FTDC_FT_Deposite byte = '1'
View Source
const THOST_FTDC_FT_InnerTransfer byte = '4'
View Source
const THOST_FTDC_FT_ItemFund byte = '2'
View Source
const THOST_FTDC_FUS_FailedLoad byte = '5'
View Source
const THOST_FTDC_FUS_FailedUpload byte = '2'
View Source
const THOST_FTDC_FUS_PartSucceedLoad byte = '4'
View Source
const THOST_FTDC_FUS_SucceedLoad byte = '3'
View Source
const THOST_FTDC_FUS_SucceedUpload byte = '1'
View Source
const THOST_FTDC_FUTT_Commodity byte = '1'
View Source
const THOST_FTDC_FUTT_Financial byte = '2'
View Source
const THOST_FTDC_FUT_Check byte = '1'
View Source
const THOST_FTDC_FUT_Settlement byte = '0'
View Source
const THOST_FTDC_GD_Female byte = '2'
View Source
const THOST_FTDC_GD_Male byte = '1'
View Source
const THOST_FTDC_GD_Unknown byte = '0'
View Source
const THOST_FTDC_GEN_HandWork byte = '1'
View Source
const THOST_FTDC_GEN_Program byte = '0'
View Source
const THOST_FTDC_GUDS_Gen byte = '0'
View Source
const THOST_FTDC_GUDS_Hand byte = '1'
View Source
const THOST_FTDC_HB_No byte = '0'
View Source
const THOST_FTDC_HB_Yes byte = '1'
View Source
const THOST_FTDC_HFEN_Arbitrage byte = '2'
View Source
const THOST_FTDC_HFEN_Hedge byte = '3'
View Source
const THOST_FTDC_HFEN_Speculation byte = '1'
View Source
const THOST_FTDC_HF_Arbitrage byte = '2'
View Source
const THOST_FTDC_HF_Hedge byte = '3'
View Source
const THOST_FTDC_HF_HedgeSpec byte = '7'
View Source
const THOST_FTDC_HF_MarketMaker byte = '5'
View Source
const THOST_FTDC_HF_SpecHedge byte = '6'
View Source
const THOST_FTDC_HF_Speculation byte = '1'
View Source
const THOST_FTDC_HPA_Base byte = '1'
View Source
const THOST_FTDC_HPA_CZCE byte = '3'
View Source
const THOST_FTDC_HPA_DCE byte = '2'
View Source
const THOST_FTDC_HTAA_Base byte = '1'
View Source
const THOST_FTDC_HTAA_CZCE byte = '3'
View Source
const THOST_FTDC_HTAA_DCE byte = '2'
View Source
const THOST_FTDC_HT_No byte = '0'
View Source
const THOST_FTDC_HT_Yes byte = '1'
View Source
const THOST_FTDC_ICP_Include byte = '0'
View Source
const THOST_FTDC_ICP_NotInclude byte = '2'
View Source
const THOST_FTDC_ICS_Close byte = '0'
View Source
const THOST_FTDC_ICS_CloseToday byte = '1'
View Source
const THOST_FTDC_ICT_AccountsPermits byte = 'J'
View Source
const THOST_FTDC_ICT_BusinessRegistration byte = 'H'
View Source
const THOST_FTDC_ICT_CorporationCertNo byte = 'O'
View Source
const THOST_FTDC_ICT_CptMngPrdLetter byte = 'L'
View Source
const THOST_FTDC_ICT_DrivingLicense byte = 'D'
View Source
const THOST_FTDC_ICT_EID byte = '0'
View Source
const THOST_FTDC_ICT_FrgPrmtRdCard byte = 'K'
View Source
const THOST_FTDC_ICT_HKMCIDCard byte = 'I'
View Source
const THOST_FTDC_ICT_HMMainlandTravelPermit byte = 'B'
View Source
const THOST_FTDC_ICT_HomeComingCard byte = '8'
View Source
const THOST_FTDC_ICT_HouseholdRegister byte = '5'
View Source
const THOST_FTDC_ICT_IDCard byte = '1'
View Source
const THOST_FTDC_ICT_LicenseNo byte = '9'
View Source
const THOST_FTDC_ICT_LocalID byte = 'G'
View Source
const THOST_FTDC_ICT_OfficerIDCard byte = '2'
View Source
const THOST_FTDC_ICT_OtherCard byte = 'x'
View Source
const THOST_FTDC_ICT_Passport byte = '6'
View Source
const THOST_FTDC_ICT_PoliceIDCard byte = '3'
View Source
const THOST_FTDC_ICT_SocialID byte = 'F'
View Source
const THOST_FTDC_ICT_SoldierIDCard byte = '4'
View Source
const THOST_FTDC_ICT_TaiwanCompatriotIDCard byte = '7'
View Source
const THOST_FTDC_ICT_TaxNo byte = 'A'
View Source
const THOST_FTDC_ICT_TwMainlandTravelPermit byte = 'C'
View Source
const THOST_FTDC_ICT_UniformSocialCreditCode byte = 'N'
View Source
const THOST_FTDC_IER_Automatic byte = '1'
View Source
const THOST_FTDC_IER_Fuse byte = '3'
View Source
const THOST_FTDC_IER_Manual byte = '2'
View Source
const THOST_FTDC_INS_ALL byte = '0'
View Source
const THOST_FTDC_INS_COMB byte = '3'
View Source
const THOST_FTDC_INS_FUTURE byte = '1'
View Source
const THOST_FTDC_INS_OPTION byte = '2'
View Source
const THOST_FTDC_IPT_LaseClose byte = '2'
View Source
const THOST_FTDC_IPT_LastSettlement byte = '1'
View Source
const THOST_FTDC_IP_Expired byte = '3'
View Source
const THOST_FTDC_IP_NotStart byte = '0'
View Source
const THOST_FTDC_IP_Pause byte = '2'
View Source
const THOST_FTDC_IP_Started byte = '1'
View Source
const THOST_FTDC_IRS_Call byte = '3'
View Source
const THOST_FTDC_IRS_Exception byte = '5'
View Source
const THOST_FTDC_IRS_Force byte = '4'
View Source
const THOST_FTDC_IRS_Normal byte = '1'
View Source
const THOST_FTDC_IRS_Warn byte = '2'
View Source
const THOST_FTDC_IR_All byte = '1'
View Source
const THOST_FTDC_IR_Group byte = '2'
View Source
const THOST_FTDC_IR_Single byte = '3'
View Source
const THOST_FTDC_ISPI_BillDeposit byte = '9'
View Source
const THOST_FTDC_ISPI_MarginWay byte = '5'
View Source
const THOST_FTDC_ISPI_MortgageRatio byte = '4'
View Source
const THOST_FTDC_IS_AuctionBalance byte = '4'
View Source
const THOST_FTDC_IS_AuctionMatch byte = '5'
View Source
const THOST_FTDC_IS_AuctionOrdering byte = '3'
View Source
const THOST_FTDC_IS_BeforeTrading byte = '0'
View Source
const THOST_FTDC_IS_Closed byte = '6'
View Source
const THOST_FTDC_IS_Continous byte = '2'
View Source
const THOST_FTDC_IS_NoTrading byte = '1'
View Source
const THOST_FTDC_LF_No byte = '1'
View Source
const THOST_FTDC_LF_Yes byte = '0'
View Source
const THOST_FTDC_LM_Trade byte = '0'
View Source
const THOST_FTDC_LM_Transfer byte = '1'
View Source
const THOST_FTDC_LS_Connected byte = '1'
View Source
const THOST_FTDC_LS_Disconnected byte = '2'
View Source
const THOST_FTDC_LT_Chinese byte = '1'
View Source
const THOST_FTDC_LT_English byte = '2'
View Source
const THOST_FTDC_LUT_Repeatable byte = '1'
View Source
const THOST_FTDC_LUT_Unrepeatable byte = '2'
View Source
const THOST_FTDC_MAS_Cancel byte = '1'
View Source
const THOST_FTDC_MAS_Normal byte = '0'
View Source
const THOST_FTDC_MBTS_ByDayIns byte = '2'
View Source
const THOST_FTDC_MBTS_ByDayInsPrc byte = '1'
View Source
const THOST_FTDC_MBTS_ByInstrument byte = '0'
View Source
const THOST_FTDC_MFUR_All byte = '2'
View Source
const THOST_FTDC_MFUR_CNY3 byte = '3'
View Source
const THOST_FTDC_MFUR_Margin byte = '1'
View Source
const THOST_FTDC_MFUR_None byte = '0'
View Source
const THOST_FTDC_MGT_ExchMarginRate byte = '0'
View Source
const THOST_FTDC_MGT_InstrMarginRate byte = '1'
View Source
const THOST_FTDC_MGT_InstrMarginRateTrade byte = '2'
View Source
const THOST_FTDC_MMSA_NO byte = '0'
View Source
const THOST_FTDC_MMSA_YES byte = '1'
View Source
const THOST_FTDC_MPT_AveragePrice byte = '3'
View Source
const THOST_FTDC_MPT_OpenPrice byte = '4'
View Source
const THOST_FTDC_MPT_PreSettlementPrice byte = '1'
View Source
const THOST_FTDC_MPT_SettlementPrice byte = '2'
View Source
const THOST_FTDC_MRT_Exchange byte = '1'
View Source
const THOST_FTDC_MRT_Investor byte = '2'
View Source
const THOST_FTDC_MRT_InvestorTrade byte = '3'
View Source
const THOST_FTDC_MSS_CancelPoint byte = '2'
View Source
const THOST_FTDC_MSS_Point byte = '0'
View Source
const THOST_FTDC_MSS_PrePoint byte = '1'
View Source
const THOST_FTDC_MT_In byte = '1'
View Source
const THOST_FTDC_MT_Out byte = '0'
View Source
const THOST_FTDC_NC_CHUANCANG byte = '4'
View Source
const THOST_FTDC_NC_Call byte = '2'
View Source
const THOST_FTDC_NC_Exception byte = '5'
View Source
const THOST_FTDC_NC_Force byte = '3'
View Source
const THOST_FTDC_NC_NOERROR byte = '0'
View Source
const THOST_FTDC_NC_Warn byte = '1'
View Source
const THOST_FTDC_NOTETYPE_CallMarginNotes byte = '3'
View Source
const THOST_FTDC_NOTETYPE_DelivNotes byte = '6'
View Source
const THOST_FTDC_NOTETYPE_ForceCloseNotes byte = '4'
View Source
const THOST_FTDC_NOTETYPE_TradeNotes byte = '5'
View Source
const THOST_FTDC_NOTETYPE_TradeSettleBill byte = '1'
View Source
const THOST_FTDC_NOTETYPE_TradeSettleMonth byte = '2'
View Source
const THOST_FTDC_OAS_Accepted byte = 'b'
View Source
const THOST_FTDC_OAS_Rejected byte = 'c'
View Source
const THOST_FTDC_OAS_Submitted byte = 'a'
View Source
const THOST_FTDC_OER_Canceled byte = 'c'
View Source
const THOST_FTDC_OER_InvalidVolume byte = '8'
View Source
const THOST_FTDC_OER_NoClient byte = '4'
View Source
const THOST_FTDC_OER_NoDeposit byte = '2'
View Source
const THOST_FTDC_OER_NoEnoughHistoryTrade byte = '9'
View Source
const THOST_FTDC_OER_NoExec byte = 'n'
View Source
const THOST_FTDC_OER_NoInstrument byte = '6'
View Source
const THOST_FTDC_OER_NoParticipant byte = '3'
View Source
const THOST_FTDC_OER_NoPosition byte = '1'
View Source
const THOST_FTDC_OER_NoRight byte = '7'
View Source
const THOST_FTDC_OER_OK byte = '0'
View Source
const THOST_FTDC_OER_Unknown byte = 'a'
View Source
const THOST_FTDC_OFEN_Close byte = '1'
View Source
const THOST_FTDC_OFEN_CloseToday byte = '3'
View Source
const THOST_FTDC_OFEN_CloseYesterday byte = '4'
View Source
const THOST_FTDC_OFEN_ForceClose byte = '2'
View Source
const THOST_FTDC_OFEN_ForceOff byte = '5'
View Source
const THOST_FTDC_OFEN_LocalForceClose byte = '6'
View Source
const THOST_FTDC_OFEN_Open byte = '0'
View Source
const THOST_FTDC_OF_Close byte = '1'
View Source
const THOST_FTDC_OF_CloseToday byte = '3'
View Source
const THOST_FTDC_OF_CloseYesterday byte = '4'
View Source
const THOST_FTDC_OF_ForceClose byte = '2'
View Source
const THOST_FTDC_OF_ForceOff byte = '5'
View Source
const THOST_FTDC_OF_LocalForceClose byte = '6'
View Source
const THOST_FTDC_OF_Open byte = '0'
View Source
const THOST_FTDC_OL_Branch byte = '2'
View Source
const THOST_FTDC_OL_HeadQuarters byte = '1'
View Source
const THOST_FTDC_OOD_Destroy byte = '0'
View Source
const THOST_FTDC_OOD_Open byte = '1'
View Source
const THOST_FTDC_OPT_AnyPrice byte = '1'
View Source
const THOST_FTDC_OPT_AskPrice1 byte = '8'
View Source
const THOST_FTDC_OPT_AskPrice1PlusOneTicks byte = '9'
View Source
const THOST_FTDC_OPT_AskPrice1PlusThreeTicks byte = 'B'
View Source
const THOST_FTDC_OPT_AskPrice1PlusTwoTicks byte = 'A'
View Source
const THOST_FTDC_OPT_BestPrice byte = '3'
View Source
const THOST_FTDC_OPT_BidPrice1 byte = 'C'
View Source
const THOST_FTDC_OPT_BidPrice1PlusOneTicks byte = 'D'
View Source
const THOST_FTDC_OPT_BidPrice1PlusThreeTicks byte = 'F'
View Source
const THOST_FTDC_OPT_BidPrice1PlusTwoTicks byte = 'E'
View Source
const THOST_FTDC_OPT_FiveLevelPrice byte = 'G'
View Source
const THOST_FTDC_OPT_LastPrice byte = '4'
View Source
const THOST_FTDC_OPT_LastPricePlusOneTicks byte = '5'
View Source
const THOST_FTDC_OPT_LastPricePlusThreeTicks byte = '7'
View Source
const THOST_FTDC_OPT_LastPricePlusTwoTicks byte = '6'
View Source
const THOST_FTDC_OPT_LimitPrice byte = '2'
View Source
const THOST_FTDC_ORDT_Combination byte = '3'
View Source
const THOST_FTDC_ORDT_ConditionalOrder byte = '4'
View Source
const THOST_FTDC_ORDT_DeriveFromBlockTrade byte = '6'
View Source
const THOST_FTDC_ORDT_DeriveFromCombination byte = '2'
View Source
const THOST_FTDC_ORDT_DeriveFromEFPTrade byte = '7'
View Source
const THOST_FTDC_ORDT_DeriveFromQuote byte = '1'
View Source
const THOST_FTDC_ORDT_Normal byte = '0'
View Source
const THOST_FTDC_ORDT_Swap byte = '5'
View Source
const THOST_FTDC_ORGS_ESunny byte = '1'
View Source
const THOST_FTDC_ORGS_KingStarV6 byte = '2'
View Source
const THOST_FTDC_ORGS_Standard byte = '0'
View Source
const THOST_FTDC_ORPT_MaxPreSettlementPrice byte = '5'
View Source
const THOST_FTDC_ORPT_OpenPrice byte = '4'
View Source
const THOST_FTDC_ORPT_PreSettlementPrice byte = '1'
View Source
const THOST_FTDC_OSCF_CloseSelfOptionPosition byte = '1'
View Source
const THOST_FTDC_OSCF_ReserveFuturePosition byte = '4'
View Source
const THOST_FTDC_OSCF_ReserveOptionPosition byte = '2'
View Source
const THOST_FTDC_OSCF_SellCloseSelfFuturePosition byte = '3'
View Source
const THOST_FTDC_OSRC_Administrator byte = '1'
View Source
const THOST_FTDC_OSRC_Participant byte = '0'
View Source
const THOST_FTDC_OSS_Accepted byte = '3'
View Source
const THOST_FTDC_OSS_CancelRejected byte = '5'
View Source
const THOST_FTDC_OSS_CancelSubmitted byte = '1'
View Source
const THOST_FTDC_OSS_InsertRejected byte = '4'
View Source
const THOST_FTDC_OSS_InsertSubmitted byte = '0'
View Source
const THOST_FTDC_OSS_ModifyRejected byte = '6'
View Source
const THOST_FTDC_OSS_ModifySubmitted byte = '2'
View Source
const THOST_FTDC_OST_AllTraded byte = '0'
View Source
const THOST_FTDC_OST_Canceled byte = '5'
View Source
const THOST_FTDC_OST_NoTradeNotQueueing byte = '4'
View Source
const THOST_FTDC_OST_NoTradeQueueing byte = '3'
View Source
const THOST_FTDC_OST_NotTouched byte = 'b'
View Source
const THOST_FTDC_OST_PartTradedNotQueueing byte = '2'
View Source
const THOST_FTDC_OST_PartTradedQueueing byte = '1'
View Source
const THOST_FTDC_OST_Touched byte = 'c'
View Source
const THOST_FTDC_OST_Unknown byte = 'a'
View Source
const THOST_FTDC_OS_CheckDetail byte = '4'
View Source
const THOST_FTDC_OS_CheckFileArrived byte = '3'
View Source
const THOST_FTDC_OS_CheckIn byte = '1'
View Source
const THOST_FTDC_OS_CheckOut byte = '2'
View Source
const THOST_FTDC_OS_DayEndClean byte = '5'
View Source
const THOST_FTDC_OS_Invalid byte = '9'
View Source
const THOST_FTDC_OS_Ready byte = '0'
View Source
const THOST_FTDC_OTC_MT_DV01 byte = '1'
View Source
const THOST_FTDC_OTC_MT_ParValue byte = '2'
View Source
const THOST_FTDC_OTC_TRDT_Block byte = '0'
View Source
const THOST_FTDC_OTC_TRDT_EFP byte = '1'
View Source
const THOST_FTDC_OTPS_Disuse byte = '2'
View Source
const THOST_FTDC_OTPS_Unused byte = '0'
View Source
const THOST_FTDC_OTPS_Used byte = '1'
View Source
const THOST_FTDC_OTP_NONE byte = '0'
View Source
const THOST_FTDC_OTP_TOTP byte = '1'
View Source
const THOST_FTDC_OT_Bank byte = '1'
View Source
const THOST_FTDC_OT_Future byte = '2'
View Source
const THOST_FTDC_OT_PlateForm byte = '9'
View Source
const THOST_FTDC_PAOS_Deleted byte = '3'
View Source
const THOST_FTDC_PAOS_NotSend byte = '1'
View Source
const THOST_FTDC_PAOS_Send byte = '2'
View Source
const THOST_FTDC_PC_Combination byte = '3'
View Source
const THOST_FTDC_PC_EFP byte = '5'
View Source
const THOST_FTDC_PC_Futures byte = '1'
View Source
const THOST_FTDC_PC_MI byte = 'I'
View Source
const THOST_FTDC_PC_Options byte = '2'
View Source
const THOST_FTDC_PC_Spot byte = '4'
View Source
const THOST_FTDC_PC_SpotOption byte = '6'
View Source
const THOST_FTDC_PC_TAS byte = '7'
View Source
const THOST_FTDC_PDT_NoUseHistory byte = '2'
View Source
const THOST_FTDC_PDT_UseHistory byte = '1'
View Source
const THOST_FTDC_PD_Long byte = '2'
View Source
const THOST_FTDC_PD_Net byte = '1'
View Source
const THOST_FTDC_PD_Short byte = '3'
View Source
const THOST_FTDC_PID_ABCProtocal byte = '2'
View Source
const THOST_FTDC_PID_BOCOMProtocal byte = '5'
View Source
const THOST_FTDC_PID_CBCProtocal byte = '3'
View Source
const THOST_FTDC_PID_CCBProtocal byte = '4'
View Source
const THOST_FTDC_PID_FBTPlateFormProtocal byte = 'X'
View Source
const THOST_FTDC_PID_FutureProtocal byte = '0'
View Source
const THOST_FTDC_PID_ICBCProtocal byte = '1'
View Source
const THOST_FTDC_PIR_All byte = '1'
View Source
const THOST_FTDC_PIR_Property byte = '2'
View Source
const THOST_FTDC_PIR_Single byte = '3'
View Source
const THOST_FTDC_PLP_Active byte = '1'
View Source
const THOST_FTDC_PLP_Canceled byte = '3'
View Source
const THOST_FTDC_PLP_NonActive byte = '2'
View Source
const THOST_FTDC_PSD_History byte = '2'
View Source
const THOST_FTDC_PSD_Today byte = '1'
View Source
const THOST_FTDC_PSRC_Buy byte = '1'
View Source
const THOST_FTDC_PSRC_LastPrice byte = '0'
View Source
const THOST_FTDC_PSRC_OTC byte = '3'
View Source
const THOST_FTDC_PSRC_Sell byte = '2'
View Source
const THOST_FTDC_PSS_Finished byte = '2'
View Source
const THOST_FTDC_PSS_NotProcess byte = '0'
View Source
const THOST_FTDC_PSS_StartProcess byte = '1'
View Source
const THOST_FTDC_PST_Company byte = '5'
View Source
const THOST_FTDC_PST_Corporation byte = '6'
View Source
const THOST_FTDC_PST_CorporationRefer byte = 'E'
View Source
const THOST_FTDC_PST_ForeignerRefer byte = 'D'
View Source
const THOST_FTDC_PST_Fund byte = '3'
View Source
const THOST_FTDC_PST_Ledger byte = '8'
View Source
const THOST_FTDC_PST_LinkMan byte = '7'
View Source
const THOST_FTDC_PST_Open byte = '2'
View Source
const THOST_FTDC_PST_Order byte = '1'
View Source
const THOST_FTDC_PST_Settlement byte = '4'
View Source
const THOST_FTDC_PST_Trustee byte = '9'
View Source
const THOST_FTDC_PST_TrusteeContact byte = 'C'
View Source
const THOST_FTDC_PST_TrusteeCorporation byte = 'A'
View Source
const THOST_FTDC_PST_TrusteeOpen byte = 'B'
View Source
const THOST_FTDC_PS_None byte = '1'
View Source
const THOST_FTDC_PS_Published byte = '3'
View Source
const THOST_FTDC_PS_Publishing byte = '2'
View Source
const THOST_FTDC_PTE_Futures byte = '1'
View Source
const THOST_FTDC_PTE_Options byte = '2'
View Source
const THOST_FTDC_PT_Gross byte = '2'
View Source
const THOST_FTDC_PT_Net byte = '1'
View Source
const THOST_FTDC_PWDT_Account byte = '2'
View Source
const THOST_FTDC_PWDT_Trade byte = '1'
View Source
const THOST_FTDC_PWKT_ExchangeKey byte = '0'
View Source
const THOST_FTDC_PWKT_MACKey byte = '2'
View Source
const THOST_FTDC_PWKT_MessageKey byte = '3'
View Source
const THOST_FTDC_PWKT_PassWordKey byte = '1'
View Source
const THOST_FTDC_PWT_Fetch byte = '1'
View Source
const THOST_FTDC_PWT_Query byte = '0'
View Source
const THOST_FTDC_PWT_Trade byte = '3'
View Source
const THOST_FTDC_PWT_Transfer byte = '2'
View Source
const THOST_FTDC_QIR_All byte = '1'
View Source
const THOST_FTDC_QIR_Group byte = '2'
View Source
const THOST_FTDC_QIR_Single byte = '3'
View Source
const THOST_FTDC_QT_Blank byte = '3'
View Source
const THOST_FTDC_QT_Option byte = '2'
View Source
const THOST_FTDC_QT_Radio byte = '1'
View Source
const THOST_FTDC_RATETYPE_MarginRate byte = '2'
View Source
const THOST_FTDC_RA_Settlement byte = '1'
View Source
const THOST_FTDC_RA_Trade byte = '0'
View Source
const THOST_FTDC_REQF_NoSend byte = '0'
View Source
const THOST_FTDC_REQF_SendFailed byte = '2'
View Source
const THOST_FTDC_REQF_SendSuccess byte = '1'
View Source
const THOST_FTDC_REQF_WaitReSend byte = '3'
View Source
const THOST_FTDC_REQRSP_Request byte = '0'
View Source
const THOST_FTDC_REQRSP_Response byte = '1'
View Source
const THOST_FTDC_RESF_InsuffiCient byte = '1'
View Source
const THOST_FTDC_RESF_Success byte = '0'
View Source
const THOST_FTDC_RESF_UnKnown byte = '8'
View Source
const THOST_FTDC_RIR_All byte = '1'
View Source
const THOST_FTDC_RIR_Model byte = '2'
View Source
const THOST_FTDC_RIR_Single byte = '3'
View Source
const THOST_FTDC_RL_Level1 byte = '1'
View Source
const THOST_FTDC_RL_Level2 byte = '2'
View Source
const THOST_FTDC_RL_Level3 byte = '3'
View Source
const THOST_FTDC_RL_Level4 byte = '4'
View Source
const THOST_FTDC_RL_Level5 byte = '5'
View Source
const THOST_FTDC_RL_Level6 byte = '6'
View Source
const THOST_FTDC_RL_Level7 byte = '7'
View Source
const THOST_FTDC_RL_Level8 byte = '8'
View Source
const THOST_FTDC_RL_Level9 byte = '9'
View Source
const THOST_FTDC_RNM_EMail byte = '2'
View Source
const THOST_FTDC_RNM_Manual byte = '3'
View Source
const THOST_FTDC_RNM_SMS byte = '1'
View Source
const THOST_FTDC_RNM_System byte = '0'
View Source
const THOST_FTDC_RNS_Confirmed byte = '5'
View Source
const THOST_FTDC_RNS_Generated byte = '1'
View Source
const THOST_FTDC_RNS_NotGen byte = '0'
View Source
const THOST_FTDC_RNS_Received byte = '4'
View Source
const THOST_FTDC_RNS_SendError byte = '2'
View Source
const THOST_FTDC_RNS_SendOk byte = '3'
View Source
const THOST_FTDC_RN_CD byte = '0'
View Source
const THOST_FTDC_RN_QT byte = '2'
View Source
const THOST_FTDC_RN_ZT byte = '1'
View Source
const THOST_FTDC_ROAST_Cancelled byte = '1'
View Source
const THOST_FTDC_ROAST_Invalid byte = '3'
View Source
const THOST_FTDC_ROAST_Opened byte = '2'
View Source
const THOST_FTDC_ROAST_Processing byte = '0'
View Source
const THOST_FTDC_RPT_Freeze byte = '1'
View Source
const THOST_FTDC_RPT_FreezeActive byte = '2'
View Source
const THOST_FTDC_RPT_OpenLimit byte = '3'
View Source
const THOST_FTDC_RPT_RelieveOpenLimit byte = '4'
View Source
const THOST_FTDC_RP_ByFeeOnHand byte = '2'
View Source
const THOST_FTDC_RP_ByVolume byte = '1'
View Source
const THOST_FTDC_RSD_ByPeriod byte = '1'
View Source
const THOST_FTDC_RSD_ByStandard byte = '2'
View Source
const THOST_FTDC_RS_All byte = '1'
View Source
const THOST_FTDC_RS_ByProduct byte = '2'
View Source
const THOST_FTDC_RUE_ExportData byte = '0'
View Source
const THOST_FTDC_RV_Refuse byte = '1'
View Source
const THOST_FTDC_RV_Right byte = '0'
View Source
const THOST_FTDC_SAS_ArchiveFail byte = '3'
View Source
const THOST_FTDC_SAS_Archived byte = '2'
View Source
const THOST_FTDC_SAS_Archiving byte = '1'
View Source
const THOST_FTDC_SAS_UnArchived byte = '0'
View Source
const THOST_FTDC_SAT_AccountID byte = '1'
View Source
const THOST_FTDC_SAT_CardID byte = '2'
View Source
const THOST_FTDC_SAT_SHStockholderID byte = '3'
View Source
const THOST_FTDC_SAT_SZStockholderID byte = '4'
View Source
const THOST_FTDC_SBS_Day byte = '1'
View Source
const THOST_FTDC_SBS_Volume byte = '2'
View Source
const THOST_FTDC_SC_NoSpecialRule byte = '0'
View Source
const THOST_FTDC_SC_NoSpringFestival byte = '1'
View Source
const THOST_FTDC_SDS_Initialize byte = '0'
View Source
const THOST_FTDC_SDS_Settlemented byte = '2'
View Source
const THOST_FTDC_SDS_Settlementing byte = '1'
View Source
const THOST_FTDC_SEX_Man byte = '1'
View Source
const THOST_FTDC_SEX_None byte = '0'
View Source
const THOST_FTDC_SEX_Woman byte = '2'
View Source
const THOST_FTDC_SIS_Initialize byte = '1'
View Source
const THOST_FTDC_SIS_Initialized byte = '2'
View Source
const THOST_FTDC_SIS_UnInitialize byte = '0'
View Source
const THOST_FTDC_SMG_ASP byte = '2'
View Source
const THOST_FTDC_SMG_CSRC byte = '3'
View Source
const THOST_FTDC_SMG_Exhcange byte = '1'
View Source
const THOST_FTDC_SML_Alarm byte = '2'
View Source
const THOST_FTDC_SML_Ignore byte = '4'
View Source
const THOST_FTDC_SML_Must byte = '1'
View Source
const THOST_FTDC_SML_Prompt byte = '3'
View Source
const THOST_FTDC_SMT_After byte = '3'
View Source
const THOST_FTDC_SMT_Before byte = '1'
View Source
const THOST_FTDC_SMT_Settlement byte = '2'
View Source
const THOST_FTDC_SMT_Settlemented byte = '4'
View Source
const THOST_FTDC_SM_Emerge byte = '2'
View Source
const THOST_FTDC_SM_Instrument byte = '1'
View Source
const THOST_FTDC_SM_Investor byte = '3'
View Source
const THOST_FTDC_SM_Non byte = '0'
View Source
const THOST_FTDC_SM_Normal byte = '1'
View Source
const THOST_FTDC_SM_Product byte = '2'
View Source
const THOST_FTDC_SM_Restore byte = '3'
View Source
const THOST_FTDC_SPI_AccountIDMinLength byte = '2'
View Source
const THOST_FTDC_SPI_CFFEXInvestorSettleFile byte = 'F'
View Source
const THOST_FTDC_SPI_CSRCData byte = 'R'
View Source
const THOST_FTDC_SPI_CSRCOthersFile byte = 'C'
View Source
const THOST_FTDC_SPI_CZCENormalProductHedge byte = 'B'
View Source
const THOST_FTDC_SPI_CheckFund byte = '6'
View Source
const THOST_FTDC_SPI_CommModelRight byte = '7'
View Source
const THOST_FTDC_SPI_DownloadCSRCFile byte = 'D'
View Source
const THOST_FTDC_SPI_FreezeMaxReMain byte = 'r'
View Source
const THOST_FTDC_SPI_InvestorIDMinLength byte = '1'
View Source
const THOST_FTDC_SPI_InvestorIDType byte = 'a'
View Source
const THOST_FTDC_SPI_InvestorPhoto byte = 'P'
View Source
const THOST_FTDC_SPI_InvestorPwdModel byte = 'I'
View Source
const THOST_FTDC_SPI_IsStandardActive byte = '8'
View Source
const THOST_FTDC_SPI_IsStandardFreeze byte = 'X'
View Source
const THOST_FTDC_SPI_IsSync byte = 'A'
View Source
const THOST_FTDC_SPI_MarginModelRight byte = '9'
View Source
const THOST_FTDC_SPI_RelieveOpenLimit byte = 'O'
View Source
const THOST_FTDC_SPI_SettlementBillFile byte = 'S'
View Source
const THOST_FTDC_SPI_SettlementBillTrade byte = '4'
View Source
const THOST_FTDC_SPI_TradingCode byte = '5'
View Source
const THOST_FTDC_SPI_UploadSettlementFile byte = 'U'
View Source
const THOST_FTDC_SPI_UserRightLogon byte = '3'
View Source
const THOST_FTDC_SPOST_Common byte = '#'
View Source
const THOST_FTDC_SPOST_Tas byte = '0'
View Source
const THOST_FTDC_SPTYPE_Bank byte = '1'
View Source
const THOST_FTDC_SPTYPE_Broker byte = '0'
View Source
const THOST_FTDC_SPT_CzceHedge byte = '1'
View Source
const THOST_FTDC_SPT_DceOpenClose byte = '3'
View Source
const THOST_FTDC_SPT_IneForeignCurrency byte = '2'
View Source
const THOST_FTDC_SRM_ASync byte = '0'
View Source
const THOST_FTDC_SRM_Sync byte = '1'
View Source
const THOST_FTDC_SRS_Create byte = '1'
View Source
const THOST_FTDC_SRS_CreateFail byte = '3'
View Source
const THOST_FTDC_SRS_Created byte = '2'
View Source
const THOST_FTDC_SRS_NoCreate byte = '0'
View Source
const THOST_FTDC_SSS_SaveDatad byte = '1'
View Source
const THOST_FTDC_SSS_UnSaveData byte = '0'
View Source
const THOST_FTDC_SST_Automatic byte = '1'
View Source
const THOST_FTDC_SST_Manual byte = '0'
View Source
const THOST_FTDC_SS_NonActive byte = '1'
View Source
const THOST_FTDC_SS_Operating byte = '3'
View Source
const THOST_FTDC_SS_Settlement byte = '4'
View Source
const THOST_FTDC_SS_SettlementFinished byte = '5'
View Source
const THOST_FTDC_SS_Startup byte = '2'
View Source
const THOST_FTDC_STM_American byte = '1'
View Source
const THOST_FTDC_STM_Bermuda byte = '2'
View Source
const THOST_FTDC_STM_Continental byte = '0'
View Source
const THOST_FTDC_STOV_ProfitRatio byte = '4'
View Source
const THOST_FTDC_STOV_ProfitValue byte = '2'
View Source
const THOST_FTDC_STOV_RealRatio byte = '3'
View Source
const THOST_FTDC_STOV_RealValue byte = '1'
View Source
const THOST_FTDC_STST_NonStandard byte = '1'
View Source
const THOST_FTDC_STST_Standard byte = '0'
View Source
const THOST_FTDC_STS_Finished byte = '3'
View Source
const THOST_FTDC_STS_Initialize byte = '0'
View Source
const THOST_FTDC_STS_Settlemented byte = '2'
View Source
const THOST_FTDC_STS_Settlementing byte = '1'
View Source
const THOST_FTDC_STT_Hedge byte = '0'
View Source
const THOST_FTDC_STT_Match byte = '1'
View Source
const THOST_FTDC_ST_Day byte = '0'
View Source
const THOST_FTDC_ST_Month byte = '1'
View Source
const THOST_FTDC_SUFN_SUFN_F byte = 'F'
View Source
const THOST_FTDC_SUFN_SUFN_O byte = 'O'
View Source
const THOST_FTDC_SUFN_SUFN_P byte = 'P'
View Source
const THOST_FTDC_SUFN_SUFN_T byte = 'T'
View Source
const THOST_FTDC_SYNF_No byte = '1'
View Source
const THOST_FTDC_SYNF_Yes byte = '0'
View Source
const THOST_FTDC_SYNT_OneOffSync byte = '0'
View Source
const THOST_FTDC_SYNT_TimerFullSync byte = '2'
View Source
const THOST_FTDC_SYNT_TimerSync byte = '1'
View Source
const THOST_FTDC_SYT_FutureBankTransfer byte = '0'
View Source
const THOST_FTDC_SYT_StockBankTransfer byte = '1'
View Source
const THOST_FTDC_SYT_TheThirdPartStore byte = '2'
View Source
const THOST_FTDC_SoM_AcTive byte = '5'
View Source
const THOST_FTDC_SoM_Add byte = '1'
View Source
const THOST_FTDC_SoM_CanCel byte = '6'
View Source
const THOST_FTDC_SoM_Copy byte = '4'
View Source
const THOST_FTDC_SoM_Delete byte = '3'
View Source
const THOST_FTDC_SoM_ReSet byte = '7'
View Source
const THOST_FTDC_SoM_Update byte = '2'
View Source
const THOST_FTDC_SoT_BaseParam byte = '4'
View Source
const THOST_FTDC_SoT_DepartmentCopy byte = '9'
View Source
const THOST_FTDC_SoT_DepartmentManager byte = '8'
View Source
const THOST_FTDC_SoT_InvestorAuthority byte = 'C'
View Source
const THOST_FTDC_SoT_InvestorPersonalityInfo byte = 'F'
View Source
const THOST_FTDC_SoT_InvestorStatus byte = 'B'
View Source
const THOST_FTDC_SoT_PropertySet byte = 'D'
View Source
const THOST_FTDC_SoT_ReSetInvestorPasswd byte = 'E'
View Source
const THOST_FTDC_SoT_RoleFunction byte = '3'
View Source
const THOST_FTDC_SoT_RoleManager byte = '2'
View Source
const THOST_FTDC_SoT_SetUserID byte = '5'
View Source
const THOST_FTDC_SoT_SetUserRole byte = '6'
View Source
const THOST_FTDC_SoT_Tradingcode byte = 'A'
View Source
const THOST_FTDC_SoT_UpdatePassword byte = '0'
View Source
const THOST_FTDC_SoT_UserDepartment byte = '1'
View Source
const THOST_FTDC_SoT_UserIpRestriction byte = '7'
View Source
const THOST_FTDC_TCS_Connected byte = '2'
View Source
const THOST_FTDC_TCS_NotConnected byte = '1'
View Source
const THOST_FTDC_TCS_QryInstrumentSent byte = '3'
View Source
const THOST_FTDC_TCS_SubPrivateFlow byte = '4'
View Source
const THOST_FTDC_TC_GFA byte = '6'
View Source
const THOST_FTDC_TC_GFD byte = '3'
View Source
const THOST_FTDC_TC_GFS byte = '2'
View Source
const THOST_FTDC_TC_GTC byte = '5'
View Source
const THOST_FTDC_TC_GTD byte = '4'
View Source
const THOST_FTDC_TC_IOC byte = '1'
View Source
const THOST_FTDC_TD_ALL byte = '0'
View Source
const THOST_FTDC_TD_In byte = '1'
View Source
const THOST_FTDC_TD_Out byte = '0'
View Source
const THOST_FTDC_TD_TRADE byte = '1'
View Source
const THOST_FTDC_TD_UNTRADE byte = '2'
View Source
const THOST_FTDC_TEF_Abnormal byte = '3'
View Source
const THOST_FTDC_TEF_CommuFailedNeedManualProcess byte = '5'
View Source
const THOST_FTDC_TEF_Failed byte = '2'
View Source
const THOST_FTDC_TEF_ManualProcessedForException byte = '4'
View Source
const THOST_FTDC_TEF_NormalProcessing byte = '0'
View Source
const THOST_FTDC_TEF_Success byte = '1'
View Source
const THOST_FTDC_TEF_SysErrorNeedManualProcess byte = '6'
View Source
const THOST_FTDC_TPID_BalanceMorgage byte = 'a'
View Source
const THOST_FTDC_TPID_EncryptionStandard byte = 'E'
View Source
const THOST_FTDC_TPID_ForQuoteTimeInterval byte = 'Q'
View Source
const THOST_FTDC_TPID_IsAuthForce byte = 'A'
View Source
const THOST_FTDC_TPID_IsCheckBankAcc byte = 'I'
View Source
const THOST_FTDC_TPID_IsExecOrderProfit byte = 'H'
View Source
const THOST_FTDC_TPID_IsFutureOrderFreq byte = 'C'
View Source
const THOST_FTDC_TPID_IsFuturePosiLimit byte = 'B'
View Source
const THOST_FTDC_TPID_IsPosiFreeze byte = 'F'
View Source
const THOST_FTDC_TPID_IsPosiLimit byte = 'M'
View Source
const THOST_FTDC_TPID_IsStrongPassword byte = 'K'
View Source
const THOST_FTDC_TPID_LoginFailMaxNum byte = 'L'
View Source
const THOST_FTDC_TPID_LoginFailMaxNumForIP byte = 'U'
View Source
const THOST_FTDC_TPID_MinPwdLen byte = 'O'
View Source
const THOST_FTDC_TPID_PasswordDeadLine byte = 'J'
View Source
const THOST_FTDC_TPID_PasswordPeriod byte = 'V'
View Source
const THOST_FTDC_TPID_RiskMode byte = 'R'
View Source
const THOST_FTDC_TPID_RiskModeGlobal byte = 'G'
View Source
const THOST_FTDC_TPID_SingleUserSessionMaxNum byte = 'S'
View Source
const THOST_FTDC_TPID_modeEncode byte = 'P'
View Source
const THOST_FTDC_TPID_tickMode byte = 'T'
View Source
const THOST_FTDC_TPT_BackUp byte = '3'
View Source
const THOST_FTDC_TPT_Full byte = '1'
View Source
const THOST_FTDC_TPT_Increment byte = '2'
View Source
const THOST_FTDC_TRDT_BlockTrade byte = '5'
View Source
const THOST_FTDC_TRDT_CombinationDerived byte = '4'
View Source
const THOST_FTDC_TRDT_Common byte = '0'
View Source
const THOST_FTDC_TRDT_EFPDerived byte = '3'
View Source
const THOST_FTDC_TRDT_OTC byte = '2'
View Source
const THOST_FTDC_TRDT_OptionsExecution byte = '1'
View Source
const THOST_FTDC_TRDT_SplitCombination byte = '#'
View Source
const THOST_FTDC_TRFS_Normal byte = '0'
View Source
const THOST_FTDC_TRFS_Repealed byte = '1'
View Source
const THOST_FTDC_TR_Allow byte = '0'
View Source
const THOST_FTDC_TR_CloseOnly byte = '1'
View Source
const THOST_FTDC_TR_Forbidden byte = '2'
View Source
const THOST_FTDC_TSRC_NORMAL byte = '0'
View Source
const THOST_FTDC_TSRC_QUERY byte = '1'
View Source
const THOST_FTDC_TSSM_Exchange byte = '3'
View Source
const THOST_FTDC_TSSM_Instrument byte = '1'
View Source
const THOST_FTDC_TSSM_Product byte = '2'
View Source
const THOST_FTDC_TS_Bank byte = '0'
View Source
const THOST_FTDC_TS_Future byte = '1'
View Source
const THOST_FTDC_TS_Store byte = '2'
View Source
const THOST_FTDC_TT_BankToFuture byte = '0'
View Source
const THOST_FTDC_TT_FutureToBank byte = '1'
View Source
const THOST_FTDC_TVF_Invalid byte = '0'
View Source
const THOST_FTDC_TVF_Reverse byte = '2'
View Source
const THOST_FTDC_TVF_Valid byte = '1'
View Source
const THOST_FTDC_UET_Authenticate byte = '6'
View Source
const THOST_FTDC_UET_Login byte = '1'
View Source
const THOST_FTDC_UET_Logout byte = '2'
View Source
const THOST_FTDC_UET_Other byte = '9'
View Source
const THOST_FTDC_UET_SubmitSysInfo byte = '7'
View Source
const THOST_FTDC_UET_Trading byte = '3'
View Source
const THOST_FTDC_UET_TradingError byte = '4'
View Source
const THOST_FTDC_UET_Transfer byte = '8'
View Source
const THOST_FTDC_UET_UpdatePassword byte = '5'
View Source
const THOST_FTDC_UF_Cancel byte = '5'
View Source
const THOST_FTDC_UF_Fail byte = '2'
View Source
const THOST_FTDC_UF_NoUpdate byte = '0'
View Source
const THOST_FTDC_UF_Success byte = '1'
View Source
const THOST_FTDC_UF_TCFail byte = '4'
View Source
const THOST_FTDC_UF_TCSuccess byte = '3'
View Source
const THOST_FTDC_UOAAT_Futures byte = '1'
View Source
const THOST_FTDC_UOAAT_SpecialOrgan byte = '2'
View Source
const THOST_FTDC_UOAA_ASNR byte = '2'
View Source
const THOST_FTDC_UOAA_ASR byte = '1'
View Source
const THOST_FTDC_UOAA_NSAR byte = '3'
View Source
const THOST_FTDC_UOAA_NSR byte = '4'
View Source
const THOST_FTDC_UOACS_Cancel byte = '6'
View Source
const THOST_FTDC_UOACS_NoApply byte = '1'
View Source
const THOST_FTDC_UOACS_Refuse byte = '5'
View Source
const THOST_FTDC_UOACS_Sended byte = '3'
View Source
const THOST_FTDC_UOACS_Submited byte = '2'
View Source
const THOST_FTDC_UOACS_Success byte = '4'
View Source
const THOST_FTDC_UOASM_ByAPI byte = '1'
View Source
const THOST_FTDC_UOASM_ByFile byte = '2'
View Source
const THOST_FTDC_UOAST_Cancel byte = '6'
View Source
const THOST_FTDC_UOAST_Fail byte = '5'
View Source
const THOST_FTDC_UOAST_Generated byte = '2'
View Source
const THOST_FTDC_UOAST_NoSend byte = '0'
View Source
const THOST_FTDC_UOAST_SendFail byte = '3'
View Source
const THOST_FTDC_UOAST_Sended byte = '1'
View Source
const THOST_FTDC_UOAST_Success byte = '4'
View Source
const THOST_FTDC_URT_ConditionOrder byte = '5'
View Source
const THOST_FTDC_URT_EMail byte = '3'
View Source
const THOST_FTDC_URT_Fax byte = '4'
View Source
const THOST_FTDC_URT_Logon byte = '1'
View Source
const THOST_FTDC_URT_Transfer byte = '2'
View Source
const THOST_FTDC_UR_All byte = '0'
View Source
const THOST_FTDC_UR_Single byte = '1'
View Source
const THOST_FTDC_UT_Investor byte = '0'
View Source
const THOST_FTDC_UT_Operator byte = '1'
View Source
const THOST_FTDC_UT_SuperUser byte = '2'
View Source
const THOST_FTDC_VAA_AvailAbility byte = '1'
View Source
const THOST_FTDC_VAA_NoAvailAbility byte = '0'
View Source
const THOST_FTDC_VAA_Repeal byte = '2'
View Source
const THOST_FTDC_VBAT_BankBook byte = '1'
View Source
const THOST_FTDC_VBAT_BankCard byte = '2'
View Source
const THOST_FTDC_VBAT_CreditCard byte = '3'
View Source
const THOST_FTDC_VC_AV byte = '1'
View Source
const THOST_FTDC_VC_CV byte = '3'
View Source
const THOST_FTDC_VC_MV byte = '2'
View Source
const THOST_FTDC_VDS_DeaclSucceed byte = '2'
View Source
const THOST_FTDC_VDS_Dealing byte = '1'
View Source
const THOST_FTDC_VMS_Canceled byte = '9'
View Source
const THOST_FTDC_VMS_Natural byte = '0'
View Source
const THOST_FTDC_VM_Absolute byte = '0'
View Source
const THOST_FTDC_VM_Ratio byte = '1'
View Source
const THOST_FTDC_VTC_BankBankToFuture string = "102001"
View Source
const THOST_FTDC_VTC_BankFutureToBank string = "102002"
View Source
const THOST_FTDC_VTC_FutureBankToFuture string = "202001"
View Source
const THOST_FTDC_VTC_FutureFutureToBank string = "202002"
View Source
const THOST_FTDC_VTS_Exception byte = '3'
View Source
const THOST_FTDC_VTS_FailedEND byte = '2'
View Source
const THOST_FTDC_VTS_ManualDeal byte = '4'
View Source
const THOST_FTDC_VTS_MesException byte = '5'
View Source
const THOST_FTDC_VTS_NaturalDeal byte = '0'
View Source
const THOST_FTDC_VTS_SucceedEnd byte = '1'
View Source
const THOST_FTDC_VTS_SysException byte = '6'
View Source
const THOST_FTDC_WPSR_Lib byte = '1'
View Source
const THOST_FTDC_WPSR_Manual byte = '2'
View Source
const THOST_FTDC_YNI_No byte = '1'
View Source
const THOST_FTDC_YNI_Yes byte = '0'

Variables

View Source
var Swig_escape_always_false bool
View Source
var Swig_escape_val interface{}

Functions

func CThostFtdcMdApiGetApiVersion

func CThostFtdcMdApiGetApiVersion() (_swig_ret string)

func CThostFtdcTraderApiGetApiVersion

func CThostFtdcTraderApiGetApiVersion() (_swig_ret string)

func DeleteCThostFtdcAccountPropertyField

func DeleteCThostFtdcAccountPropertyField(arg1 CThostFtdcAccountPropertyField)

func DeleteCThostFtdcAccountregisterField

func DeleteCThostFtdcAccountregisterField(arg1 CThostFtdcAccountregisterField)

func DeleteCThostFtdcAppIDAuthAssignField

func DeleteCThostFtdcAppIDAuthAssignField(arg1 CThostFtdcAppIDAuthAssignField)

func DeleteCThostFtdcAuthForbiddenIPField

func DeleteCThostFtdcAuthForbiddenIPField(arg1 CThostFtdcAuthForbiddenIPField)

func DeleteCThostFtdcAuthIPField

func DeleteCThostFtdcAuthIPField(arg1 CThostFtdcAuthIPField)

func DeleteCThostFtdcAuthUserIDField

func DeleteCThostFtdcAuthUserIDField(arg1 CThostFtdcAuthUserIDField)

func DeleteCThostFtdcAuthenticationInfoField

func DeleteCThostFtdcAuthenticationInfoField(arg1 CThostFtdcAuthenticationInfoField)

func DeleteCThostFtdcBatchOrderActionField

func DeleteCThostFtdcBatchOrderActionField(arg1 CThostFtdcBatchOrderActionField)

func DeleteCThostFtdcBrokerDepositField

func DeleteCThostFtdcBrokerDepositField(arg1 CThostFtdcBrokerDepositField)

func DeleteCThostFtdcBrokerField

func DeleteCThostFtdcBrokerField(arg1 CThostFtdcBrokerField)

func DeleteCThostFtdcBrokerSyncField

func DeleteCThostFtdcBrokerSyncField(arg1 CThostFtdcBrokerSyncField)

func DeleteCThostFtdcBrokerTradingAlgosField

func DeleteCThostFtdcBrokerTradingAlgosField(arg1 CThostFtdcBrokerTradingAlgosField)

func DeleteCThostFtdcBrokerTradingParamsField

func DeleteCThostFtdcBrokerTradingParamsField(arg1 CThostFtdcBrokerTradingParamsField)

func DeleteCThostFtdcBrokerUserEventField

func DeleteCThostFtdcBrokerUserEventField(arg1 CThostFtdcBrokerUserEventField)

func DeleteCThostFtdcBrokerUserField

func DeleteCThostFtdcBrokerUserField(arg1 CThostFtdcBrokerUserField)

func DeleteCThostFtdcBrokerUserFunctionField

func DeleteCThostFtdcBrokerUserFunctionField(arg1 CThostFtdcBrokerUserFunctionField)

func DeleteCThostFtdcBrokerUserOTPParamField

func DeleteCThostFtdcBrokerUserOTPParamField(arg1 CThostFtdcBrokerUserOTPParamField)

func DeleteCThostFtdcBrokerUserPasswordField

func DeleteCThostFtdcBrokerUserPasswordField(arg1 CThostFtdcBrokerUserPasswordField)

func DeleteCThostFtdcBrokerUserRightAssignField

func DeleteCThostFtdcBrokerUserRightAssignField(arg1 CThostFtdcBrokerUserRightAssignField)

func DeleteCThostFtdcBrokerWithdrawAlgorithmField

func DeleteCThostFtdcBrokerWithdrawAlgorithmField(arg1 CThostFtdcBrokerWithdrawAlgorithmField)

func DeleteCThostFtdcBulletinField

func DeleteCThostFtdcBulletinField(arg1 CThostFtdcBulletinField)

func DeleteCThostFtdcCFMMCBrokerKeyField

func DeleteCThostFtdcCFMMCBrokerKeyField(arg1 CThostFtdcCFMMCBrokerKeyField)

func DeleteCThostFtdcCFMMCTradingAccountKeyField

func DeleteCThostFtdcCFMMCTradingAccountKeyField(arg1 CThostFtdcCFMMCTradingAccountKeyField)

func DeleteCThostFtdcCFMMCTradingAccountTokenField

func DeleteCThostFtdcCFMMCTradingAccountTokenField(arg1 CThostFtdcCFMMCTradingAccountTokenField)

func DeleteCThostFtdcCancelAccountField

func DeleteCThostFtdcCancelAccountField(arg1 CThostFtdcCancelAccountField)

func DeleteCThostFtdcChangeAccountField

func DeleteCThostFtdcChangeAccountField(arg1 CThostFtdcChangeAccountField)

func DeleteCThostFtdcCombActionField

func DeleteCThostFtdcCombActionField(arg1 CThostFtdcCombActionField)

func DeleteCThostFtdcCombInstrumentGuardField

func DeleteCThostFtdcCombInstrumentGuardField(arg1 CThostFtdcCombInstrumentGuardField)

func DeleteCThostFtdcCombPromotionParamField

func DeleteCThostFtdcCombPromotionParamField(arg1 CThostFtdcCombPromotionParamField)

func DeleteCThostFtdcCombinationLegField

func DeleteCThostFtdcCombinationLegField(arg1 CThostFtdcCombinationLegField)

func DeleteCThostFtdcCommPhaseField

func DeleteCThostFtdcCommPhaseField(arg1 CThostFtdcCommPhaseField)

func DeleteCThostFtdcCommRateModelField

func DeleteCThostFtdcCommRateModelField(arg1 CThostFtdcCommRateModelField)

func DeleteCThostFtdcContractBankField

func DeleteCThostFtdcContractBankField(arg1 CThostFtdcContractBankField)

func DeleteCThostFtdcCurrDRIdentityField

func DeleteCThostFtdcCurrDRIdentityField(arg1 CThostFtdcCurrDRIdentityField)

func DeleteCThostFtdcCurrTransferIdentityField

func DeleteCThostFtdcCurrTransferIdentityField(arg1 CThostFtdcCurrTransferIdentityField)

func DeleteCThostFtdcCurrentTimeField

func DeleteCThostFtdcCurrentTimeField(arg1 CThostFtdcCurrentTimeField)

func DeleteCThostFtdcDRTransferField

func DeleteCThostFtdcDRTransferField(arg1 CThostFtdcDRTransferField)

func DeleteCThostFtdcDepartmentUserField

func DeleteCThostFtdcDepartmentUserField(arg1 CThostFtdcDepartmentUserField)

func DeleteCThostFtdcDepositResultInformField

func DeleteCThostFtdcDepositResultInformField(arg1 CThostFtdcDepositResultInformField)

func DeleteCThostFtdcDepthMarketDataField

func DeleteCThostFtdcDepthMarketDataField(arg1 CThostFtdcDepthMarketDataField)

func DeleteCThostFtdcDiscountField

func DeleteCThostFtdcDiscountField(arg1 CThostFtdcDiscountField)

func DeleteCThostFtdcDisseminationField

func DeleteCThostFtdcDisseminationField(arg1 CThostFtdcDisseminationField)

func DeleteCThostFtdcEWarrantOffsetField

func DeleteCThostFtdcEWarrantOffsetField(arg1 CThostFtdcEWarrantOffsetField)

func DeleteCThostFtdcErrExecOrderActionField

func DeleteCThostFtdcErrExecOrderActionField(arg1 CThostFtdcErrExecOrderActionField)

func DeleteCThostFtdcErrExecOrderField

func DeleteCThostFtdcErrExecOrderField(arg1 CThostFtdcErrExecOrderField)

func DeleteCThostFtdcErrOrderActionField

func DeleteCThostFtdcErrOrderActionField(arg1 CThostFtdcErrOrderActionField)

func DeleteCThostFtdcErrOrderField

func DeleteCThostFtdcErrOrderField(arg1 CThostFtdcErrOrderField)

func DeleteCThostFtdcErrorConditionalOrderField

func DeleteCThostFtdcErrorConditionalOrderField(arg1 CThostFtdcErrorConditionalOrderField)

func DeleteCThostFtdcExchangeBatchOrderActionField

func DeleteCThostFtdcExchangeBatchOrderActionField(arg1 CThostFtdcExchangeBatchOrderActionField)

func DeleteCThostFtdcExchangeCombActionField

func DeleteCThostFtdcExchangeCombActionField(arg1 CThostFtdcExchangeCombActionField)

func DeleteCThostFtdcExchangeExecOrderActionField

func DeleteCThostFtdcExchangeExecOrderActionField(arg1 CThostFtdcExchangeExecOrderActionField)

func DeleteCThostFtdcExchangeExecOrderField

func DeleteCThostFtdcExchangeExecOrderField(arg1 CThostFtdcExchangeExecOrderField)

func DeleteCThostFtdcExchangeField

func DeleteCThostFtdcExchangeField(arg1 CThostFtdcExchangeField)

func DeleteCThostFtdcExchangeForQuoteField

func DeleteCThostFtdcExchangeForQuoteField(arg1 CThostFtdcExchangeForQuoteField)

func DeleteCThostFtdcExchangeMarginRateAdjustField

func DeleteCThostFtdcExchangeMarginRateAdjustField(arg1 CThostFtdcExchangeMarginRateAdjustField)

func DeleteCThostFtdcExchangeMarginRateField

func DeleteCThostFtdcExchangeMarginRateField(arg1 CThostFtdcExchangeMarginRateField)

func DeleteCThostFtdcExchangeOptionSelfCloseActionField

func DeleteCThostFtdcExchangeOptionSelfCloseActionField(arg1 CThostFtdcExchangeOptionSelfCloseActionField)

func DeleteCThostFtdcExchangeOptionSelfCloseField

func DeleteCThostFtdcExchangeOptionSelfCloseField(arg1 CThostFtdcExchangeOptionSelfCloseField)

func DeleteCThostFtdcExchangeOrderActionErrorField

func DeleteCThostFtdcExchangeOrderActionErrorField(arg1 CThostFtdcExchangeOrderActionErrorField)

func DeleteCThostFtdcExchangeOrderActionField

func DeleteCThostFtdcExchangeOrderActionField(arg1 CThostFtdcExchangeOrderActionField)

func DeleteCThostFtdcExchangeOrderField

func DeleteCThostFtdcExchangeOrderField(arg1 CThostFtdcExchangeOrderField)

func DeleteCThostFtdcExchangeOrderInsertErrorField

func DeleteCThostFtdcExchangeOrderInsertErrorField(arg1 CThostFtdcExchangeOrderInsertErrorField)

func DeleteCThostFtdcExchangeQuoteActionField

func DeleteCThostFtdcExchangeQuoteActionField(arg1 CThostFtdcExchangeQuoteActionField)

func DeleteCThostFtdcExchangeQuoteField

func DeleteCThostFtdcExchangeQuoteField(arg1 CThostFtdcExchangeQuoteField)

func DeleteCThostFtdcExchangeRateField

func DeleteCThostFtdcExchangeRateField(arg1 CThostFtdcExchangeRateField)

func DeleteCThostFtdcExchangeSequenceField

func DeleteCThostFtdcExchangeSequenceField(arg1 CThostFtdcExchangeSequenceField)

func DeleteCThostFtdcExchangeTradeField

func DeleteCThostFtdcExchangeTradeField(arg1 CThostFtdcExchangeTradeField)

func DeleteCThostFtdcExecOrderActionField

func DeleteCThostFtdcExecOrderActionField(arg1 CThostFtdcExecOrderActionField)

func DeleteCThostFtdcExecOrderField

func DeleteCThostFtdcExecOrderField(arg1 CThostFtdcExecOrderField)

func DeleteCThostFtdcFensUserInfoField

func DeleteCThostFtdcFensUserInfoField(arg1 CThostFtdcFensUserInfoField)

func DeleteCThostFtdcForQuoteField

func DeleteCThostFtdcForQuoteField(arg1 CThostFtdcForQuoteField)

func DeleteCThostFtdcForQuoteParamField

func DeleteCThostFtdcForQuoteParamField(arg1 CThostFtdcForQuoteParamField)

func DeleteCThostFtdcForQuoteRspField

func DeleteCThostFtdcForQuoteRspField(arg1 CThostFtdcForQuoteRspField)

func DeleteCThostFtdcForceUserLogoutField

func DeleteCThostFtdcForceUserLogoutField(arg1 CThostFtdcForceUserLogoutField)

func DeleteCThostFtdcFrontStatusField

func DeleteCThostFtdcFrontStatusField(arg1 CThostFtdcFrontStatusField)

func DeleteCThostFtdcFutureLimitPosiParamField

func DeleteCThostFtdcFutureLimitPosiParamField(arg1 CThostFtdcFutureLimitPosiParamField)

func DeleteCThostFtdcFutureSignIOField

func DeleteCThostFtdcFutureSignIOField(arg1 CThostFtdcFutureSignIOField)

func DeleteCThostFtdcIPListField

func DeleteCThostFtdcIPListField(arg1 CThostFtdcIPListField)

func DeleteCThostFtdcIndexPriceField

func DeleteCThostFtdcIndexPriceField(arg1 CThostFtdcIndexPriceField)

func DeleteCThostFtdcInputBatchOrderActionField

func DeleteCThostFtdcInputBatchOrderActionField(arg1 CThostFtdcInputBatchOrderActionField)

func DeleteCThostFtdcInputCombActionField

func DeleteCThostFtdcInputCombActionField(arg1 CThostFtdcInputCombActionField)

func DeleteCThostFtdcInputExecOrderActionField

func DeleteCThostFtdcInputExecOrderActionField(arg1 CThostFtdcInputExecOrderActionField)

func DeleteCThostFtdcInputExecOrderField

func DeleteCThostFtdcInputExecOrderField(arg1 CThostFtdcInputExecOrderField)

func DeleteCThostFtdcInputForQuoteField

func DeleteCThostFtdcInputForQuoteField(arg1 CThostFtdcInputForQuoteField)

func DeleteCThostFtdcInputOptionSelfCloseActionField

func DeleteCThostFtdcInputOptionSelfCloseActionField(arg1 CThostFtdcInputOptionSelfCloseActionField)

func DeleteCThostFtdcInputOptionSelfCloseField

func DeleteCThostFtdcInputOptionSelfCloseField(arg1 CThostFtdcInputOptionSelfCloseField)

func DeleteCThostFtdcInputOrderActionField

func DeleteCThostFtdcInputOrderActionField(arg1 CThostFtdcInputOrderActionField)

func DeleteCThostFtdcInputOrderField

func DeleteCThostFtdcInputOrderField(arg1 CThostFtdcInputOrderField)

func DeleteCThostFtdcInputQuoteActionField

func DeleteCThostFtdcInputQuoteActionField(arg1 CThostFtdcInputQuoteActionField)

func DeleteCThostFtdcInputQuoteField

func DeleteCThostFtdcInputQuoteField(arg1 CThostFtdcInputQuoteField)

func DeleteCThostFtdcInstrumentCommissionRateField

func DeleteCThostFtdcInstrumentCommissionRateField(arg1 CThostFtdcInstrumentCommissionRateField)

func DeleteCThostFtdcInstrumentField

func DeleteCThostFtdcInstrumentField(arg1 CThostFtdcInstrumentField)

func DeleteCThostFtdcInstrumentMarginRateAdjustField

func DeleteCThostFtdcInstrumentMarginRateAdjustField(arg1 CThostFtdcInstrumentMarginRateAdjustField)

func DeleteCThostFtdcInstrumentMarginRateField

func DeleteCThostFtdcInstrumentMarginRateField(arg1 CThostFtdcInstrumentMarginRateField)

func DeleteCThostFtdcInstrumentMarginRateULField

func DeleteCThostFtdcInstrumentMarginRateULField(arg1 CThostFtdcInstrumentMarginRateULField)

func DeleteCThostFtdcInstrumentOrderCommRateField

func DeleteCThostFtdcInstrumentOrderCommRateField(arg1 CThostFtdcInstrumentOrderCommRateField)

func DeleteCThostFtdcInstrumentStatusField

func DeleteCThostFtdcInstrumentStatusField(arg1 CThostFtdcInstrumentStatusField)

func DeleteCThostFtdcInstrumentTradingRightField

func DeleteCThostFtdcInstrumentTradingRightField(arg1 CThostFtdcInstrumentTradingRightField)

func DeleteCThostFtdcInvestUnitField

func DeleteCThostFtdcInvestUnitField(arg1 CThostFtdcInvestUnitField)

func DeleteCThostFtdcInvestorAccountField

func DeleteCThostFtdcInvestorAccountField(arg1 CThostFtdcInvestorAccountField)

func DeleteCThostFtdcInvestorField

func DeleteCThostFtdcInvestorField(arg1 CThostFtdcInvestorField)

func DeleteCThostFtdcInvestorGroupField

func DeleteCThostFtdcInvestorGroupField(arg1 CThostFtdcInvestorGroupField)

func DeleteCThostFtdcInvestorPositionCombineDetailField

func DeleteCThostFtdcInvestorPositionCombineDetailField(arg1 CThostFtdcInvestorPositionCombineDetailField)

func DeleteCThostFtdcInvestorPositionDetailField

func DeleteCThostFtdcInvestorPositionDetailField(arg1 CThostFtdcInvestorPositionDetailField)

func DeleteCThostFtdcInvestorPositionField

func DeleteCThostFtdcInvestorPositionField(arg1 CThostFtdcInvestorPositionField)

func DeleteCThostFtdcInvestorProductGroupMarginField

func DeleteCThostFtdcInvestorProductGroupMarginField(arg1 CThostFtdcInvestorProductGroupMarginField)

func DeleteCThostFtdcInvestorWithdrawAlgorithmField

func DeleteCThostFtdcInvestorWithdrawAlgorithmField(arg1 CThostFtdcInvestorWithdrawAlgorithmField)

func DeleteCThostFtdcLinkManField

func DeleteCThostFtdcLinkManField(arg1 CThostFtdcLinkManField)

func DeleteCThostFtdcLoadSettlementInfoField

func DeleteCThostFtdcLoadSettlementInfoField(arg1 CThostFtdcLoadSettlementInfoField)

func DeleteCThostFtdcLoginForbiddenIPField

func DeleteCThostFtdcLoginForbiddenIPField(arg1 CThostFtdcLoginForbiddenIPField)

func DeleteCThostFtdcLoginForbiddenUserField

func DeleteCThostFtdcLoginForbiddenUserField(arg1 CThostFtdcLoginForbiddenUserField)

func DeleteCThostFtdcLoginInfoField

func DeleteCThostFtdcLoginInfoField(arg1 CThostFtdcLoginInfoField)

func DeleteCThostFtdcLogoutAllField

func DeleteCThostFtdcLogoutAllField(arg1 CThostFtdcLogoutAllField)

func DeleteCThostFtdcMDTraderOfferField

func DeleteCThostFtdcMDTraderOfferField(arg1 CThostFtdcMDTraderOfferField)

func DeleteCThostFtdcMMInstrumentCommissionRateField

func DeleteCThostFtdcMMInstrumentCommissionRateField(arg1 CThostFtdcMMInstrumentCommissionRateField)

func DeleteCThostFtdcMMOptionInstrCommRateField

func DeleteCThostFtdcMMOptionInstrCommRateField(arg1 CThostFtdcMMOptionInstrCommRateField)

func DeleteCThostFtdcManualSyncBrokerUserOTPField

func DeleteCThostFtdcManualSyncBrokerUserOTPField(arg1 CThostFtdcManualSyncBrokerUserOTPField)

func DeleteCThostFtdcMarginModelField

func DeleteCThostFtdcMarginModelField(arg1 CThostFtdcMarginModelField)

func DeleteCThostFtdcMarketDataAsk23Field

func DeleteCThostFtdcMarketDataAsk23Field(arg1 CThostFtdcMarketDataAsk23Field)

func DeleteCThostFtdcMarketDataAsk45Field

func DeleteCThostFtdcMarketDataAsk45Field(arg1 CThostFtdcMarketDataAsk45Field)

func DeleteCThostFtdcMarketDataAveragePriceField

func DeleteCThostFtdcMarketDataAveragePriceField(arg1 CThostFtdcMarketDataAveragePriceField)

func DeleteCThostFtdcMarketDataBaseField

func DeleteCThostFtdcMarketDataBaseField(arg1 CThostFtdcMarketDataBaseField)

func DeleteCThostFtdcMarketDataBestPriceField

func DeleteCThostFtdcMarketDataBestPriceField(arg1 CThostFtdcMarketDataBestPriceField)

func DeleteCThostFtdcMarketDataBid23Field

func DeleteCThostFtdcMarketDataBid23Field(arg1 CThostFtdcMarketDataBid23Field)

func DeleteCThostFtdcMarketDataBid45Field

func DeleteCThostFtdcMarketDataBid45Field(arg1 CThostFtdcMarketDataBid45Field)

func DeleteCThostFtdcMarketDataExchangeField

func DeleteCThostFtdcMarketDataExchangeField(arg1 CThostFtdcMarketDataExchangeField)

func DeleteCThostFtdcMarketDataField

func DeleteCThostFtdcMarketDataField(arg1 CThostFtdcMarketDataField)

func DeleteCThostFtdcMarketDataLastMatchField

func DeleteCThostFtdcMarketDataLastMatchField(arg1 CThostFtdcMarketDataLastMatchField)

func DeleteCThostFtdcMarketDataStaticField

func DeleteCThostFtdcMarketDataStaticField(arg1 CThostFtdcMarketDataStaticField)

func DeleteCThostFtdcMarketDataUpdateTimeField

func DeleteCThostFtdcMarketDataUpdateTimeField(arg1 CThostFtdcMarketDataUpdateTimeField)

func DeleteCThostFtdcMdSpi

func DeleteCThostFtdcMdSpi(arg1 CThostFtdcMdSpi)

func DeleteCThostFtdcMulticastInstrumentField

func DeleteCThostFtdcMulticastInstrumentField(arg1 CThostFtdcMulticastInstrumentField)

func DeleteCThostFtdcNoticeField

func DeleteCThostFtdcNoticeField(arg1 CThostFtdcNoticeField)

func DeleteCThostFtdcNotifyFutureSignInField

func DeleteCThostFtdcNotifyFutureSignInField(arg1 CThostFtdcNotifyFutureSignInField)

func DeleteCThostFtdcNotifyFutureSignOutField

func DeleteCThostFtdcNotifyFutureSignOutField(arg1 CThostFtdcNotifyFutureSignOutField)

func DeleteCThostFtdcNotifyQueryAccountField

func DeleteCThostFtdcNotifyQueryAccountField(arg1 CThostFtdcNotifyQueryAccountField)

func DeleteCThostFtdcNotifySyncKeyField

func DeleteCThostFtdcNotifySyncKeyField(arg1 CThostFtdcNotifySyncKeyField)

func DeleteCThostFtdcOpenAccountField

func DeleteCThostFtdcOpenAccountField(arg1 CThostFtdcOpenAccountField)

func DeleteCThostFtdcOptionInstrCommRateField

func DeleteCThostFtdcOptionInstrCommRateField(arg1 CThostFtdcOptionInstrCommRateField)

func DeleteCThostFtdcOptionInstrDeltaField

func DeleteCThostFtdcOptionInstrDeltaField(arg1 CThostFtdcOptionInstrDeltaField)

func DeleteCThostFtdcOptionInstrMarginAdjustField

func DeleteCThostFtdcOptionInstrMarginAdjustField(arg1 CThostFtdcOptionInstrMarginAdjustField)

func DeleteCThostFtdcOptionInstrMiniMarginField

func DeleteCThostFtdcOptionInstrMiniMarginField(arg1 CThostFtdcOptionInstrMiniMarginField)

func DeleteCThostFtdcOptionInstrTradeCostField

func DeleteCThostFtdcOptionInstrTradeCostField(arg1 CThostFtdcOptionInstrTradeCostField)

func DeleteCThostFtdcOptionInstrTradingRightField

func DeleteCThostFtdcOptionInstrTradingRightField(arg1 CThostFtdcOptionInstrTradingRightField)

func DeleteCThostFtdcOptionSelfCloseActionField

func DeleteCThostFtdcOptionSelfCloseActionField(arg1 CThostFtdcOptionSelfCloseActionField)

func DeleteCThostFtdcOptionSelfCloseField

func DeleteCThostFtdcOptionSelfCloseField(arg1 CThostFtdcOptionSelfCloseField)

func DeleteCThostFtdcOrderActionField

func DeleteCThostFtdcOrderActionField(arg1 CThostFtdcOrderActionField)

func DeleteCThostFtdcOrderField

func DeleteCThostFtdcOrderField(arg1 CThostFtdcOrderField)

func DeleteCThostFtdcParkedOrderActionField

func DeleteCThostFtdcParkedOrderActionField(arg1 CThostFtdcParkedOrderActionField)

func DeleteCThostFtdcParkedOrderField

func DeleteCThostFtdcParkedOrderField(arg1 CThostFtdcParkedOrderField)

func DeleteCThostFtdcPartBrokerField

func DeleteCThostFtdcPartBrokerField(arg1 CThostFtdcPartBrokerField)

func DeleteCThostFtdcPositionProfitAlgorithmField

func DeleteCThostFtdcPositionProfitAlgorithmField(arg1 CThostFtdcPositionProfitAlgorithmField)

func DeleteCThostFtdcProductExchRateField

func DeleteCThostFtdcProductExchRateField(arg1 CThostFtdcProductExchRateField)

func DeleteCThostFtdcProductField

func DeleteCThostFtdcProductField(arg1 CThostFtdcProductField)

func DeleteCThostFtdcProductGroupField

func DeleteCThostFtdcProductGroupField(arg1 CThostFtdcProductGroupField)

func DeleteCThostFtdcQryAccountregisterField

func DeleteCThostFtdcQryAccountregisterField(arg1 CThostFtdcQryAccountregisterField)

func DeleteCThostFtdcQryAuthForbiddenIPField

func DeleteCThostFtdcQryAuthForbiddenIPField(arg1 CThostFtdcQryAuthForbiddenIPField)

func DeleteCThostFtdcQryBatchOrderActionField

func DeleteCThostFtdcQryBatchOrderActionField(arg1 CThostFtdcQryBatchOrderActionField)

func DeleteCThostFtdcQryBrokerField

func DeleteCThostFtdcQryBrokerField(arg1 CThostFtdcQryBrokerField)

func DeleteCThostFtdcQryBrokerTradingAlgosField

func DeleteCThostFtdcQryBrokerTradingAlgosField(arg1 CThostFtdcQryBrokerTradingAlgosField)

func DeleteCThostFtdcQryBrokerTradingParamsField

func DeleteCThostFtdcQryBrokerTradingParamsField(arg1 CThostFtdcQryBrokerTradingParamsField)

func DeleteCThostFtdcQryBrokerUserEventField

func DeleteCThostFtdcQryBrokerUserEventField(arg1 CThostFtdcQryBrokerUserEventField)

func DeleteCThostFtdcQryBrokerUserField

func DeleteCThostFtdcQryBrokerUserField(arg1 CThostFtdcQryBrokerUserField)

func DeleteCThostFtdcQryBrokerUserFunctionField

func DeleteCThostFtdcQryBrokerUserFunctionField(arg1 CThostFtdcQryBrokerUserFunctionField)

func DeleteCThostFtdcQryBulletinField

func DeleteCThostFtdcQryBulletinField(arg1 CThostFtdcQryBulletinField)

func DeleteCThostFtdcQryCFMMCBrokerKeyField

func DeleteCThostFtdcQryCFMMCBrokerKeyField(arg1 CThostFtdcQryCFMMCBrokerKeyField)

func DeleteCThostFtdcQryCFMMCTradingAccountKeyField

func DeleteCThostFtdcQryCFMMCTradingAccountKeyField(arg1 CThostFtdcQryCFMMCTradingAccountKeyField)

func DeleteCThostFtdcQryClassifiedInstrumentField

func DeleteCThostFtdcQryClassifiedInstrumentField(arg1 CThostFtdcQryClassifiedInstrumentField)

func DeleteCThostFtdcQryCombActionField

func DeleteCThostFtdcQryCombActionField(arg1 CThostFtdcQryCombActionField)

func DeleteCThostFtdcQryCombInstrumentGuardField

func DeleteCThostFtdcQryCombInstrumentGuardField(arg1 CThostFtdcQryCombInstrumentGuardField)

func DeleteCThostFtdcQryCombPromotionParamField

func DeleteCThostFtdcQryCombPromotionParamField(arg1 CThostFtdcQryCombPromotionParamField)

func DeleteCThostFtdcQryCombinationLegField

func DeleteCThostFtdcQryCombinationLegField(arg1 CThostFtdcQryCombinationLegField)

func DeleteCThostFtdcQryCommRateModelField

func DeleteCThostFtdcQryCommRateModelField(arg1 CThostFtdcQryCommRateModelField)

func DeleteCThostFtdcQryContractBankField

func DeleteCThostFtdcQryContractBankField(arg1 CThostFtdcQryContractBankField)

func DeleteCThostFtdcQryCurrDRIdentityField

func DeleteCThostFtdcQryCurrDRIdentityField(arg1 CThostFtdcQryCurrDRIdentityField)

func DeleteCThostFtdcQryDepthMarketDataField

func DeleteCThostFtdcQryDepthMarketDataField(arg1 CThostFtdcQryDepthMarketDataField)

func DeleteCThostFtdcQryEWarrantOffsetField

func DeleteCThostFtdcQryEWarrantOffsetField(arg1 CThostFtdcQryEWarrantOffsetField)

func DeleteCThostFtdcQryErrExecOrderActionField

func DeleteCThostFtdcQryErrExecOrderActionField(arg1 CThostFtdcQryErrExecOrderActionField)

func DeleteCThostFtdcQryErrExecOrderField

func DeleteCThostFtdcQryErrExecOrderField(arg1 CThostFtdcQryErrExecOrderField)

func DeleteCThostFtdcQryErrOrderActionField

func DeleteCThostFtdcQryErrOrderActionField(arg1 CThostFtdcQryErrOrderActionField)

func DeleteCThostFtdcQryErrOrderField

func DeleteCThostFtdcQryErrOrderField(arg1 CThostFtdcQryErrOrderField)

func DeleteCThostFtdcQryExchangeCombActionField

func DeleteCThostFtdcQryExchangeCombActionField(arg1 CThostFtdcQryExchangeCombActionField)

func DeleteCThostFtdcQryExchangeExecOrderActionField

func DeleteCThostFtdcQryExchangeExecOrderActionField(arg1 CThostFtdcQryExchangeExecOrderActionField)

func DeleteCThostFtdcQryExchangeExecOrderField

func DeleteCThostFtdcQryExchangeExecOrderField(arg1 CThostFtdcQryExchangeExecOrderField)

func DeleteCThostFtdcQryExchangeField

func DeleteCThostFtdcQryExchangeField(arg1 CThostFtdcQryExchangeField)

func DeleteCThostFtdcQryExchangeForQuoteField

func DeleteCThostFtdcQryExchangeForQuoteField(arg1 CThostFtdcQryExchangeForQuoteField)

func DeleteCThostFtdcQryExchangeMarginRateAdjustField

func DeleteCThostFtdcQryExchangeMarginRateAdjustField(arg1 CThostFtdcQryExchangeMarginRateAdjustField)

func DeleteCThostFtdcQryExchangeMarginRateField

func DeleteCThostFtdcQryExchangeMarginRateField(arg1 CThostFtdcQryExchangeMarginRateField)

func DeleteCThostFtdcQryExchangeOrderActionField

func DeleteCThostFtdcQryExchangeOrderActionField(arg1 CThostFtdcQryExchangeOrderActionField)

func DeleteCThostFtdcQryExchangeOrderField

func DeleteCThostFtdcQryExchangeOrderField(arg1 CThostFtdcQryExchangeOrderField)

func DeleteCThostFtdcQryExchangeQuoteActionField

func DeleteCThostFtdcQryExchangeQuoteActionField(arg1 CThostFtdcQryExchangeQuoteActionField)

func DeleteCThostFtdcQryExchangeQuoteField

func DeleteCThostFtdcQryExchangeQuoteField(arg1 CThostFtdcQryExchangeQuoteField)

func DeleteCThostFtdcQryExchangeRateField

func DeleteCThostFtdcQryExchangeRateField(arg1 CThostFtdcQryExchangeRateField)

func DeleteCThostFtdcQryExchangeSequenceField

func DeleteCThostFtdcQryExchangeSequenceField(arg1 CThostFtdcQryExchangeSequenceField)

func DeleteCThostFtdcQryExecOrderActionField

func DeleteCThostFtdcQryExecOrderActionField(arg1 CThostFtdcQryExecOrderActionField)

func DeleteCThostFtdcQryExecOrderField

func DeleteCThostFtdcQryExecOrderField(arg1 CThostFtdcQryExecOrderField)

func DeleteCThostFtdcQryForQuoteField

func DeleteCThostFtdcQryForQuoteField(arg1 CThostFtdcQryForQuoteField)

func DeleteCThostFtdcQryForQuoteParamField

func DeleteCThostFtdcQryForQuoteParamField(arg1 CThostFtdcQryForQuoteParamField)

func DeleteCThostFtdcQryFrontStatusField

func DeleteCThostFtdcQryFrontStatusField(arg1 CThostFtdcQryFrontStatusField)

func DeleteCThostFtdcQryHisOrderField

func DeleteCThostFtdcQryHisOrderField(arg1 CThostFtdcQryHisOrderField)

func DeleteCThostFtdcQryIPListField

func DeleteCThostFtdcQryIPListField(arg1 CThostFtdcQryIPListField)

func DeleteCThostFtdcQryInstrumentCommissionRateField

func DeleteCThostFtdcQryInstrumentCommissionRateField(arg1 CThostFtdcQryInstrumentCommissionRateField)

func DeleteCThostFtdcQryInstrumentField

func DeleteCThostFtdcQryInstrumentField(arg1 CThostFtdcQryInstrumentField)

func DeleteCThostFtdcQryInstrumentMarginRateField

func DeleteCThostFtdcQryInstrumentMarginRateField(arg1 CThostFtdcQryInstrumentMarginRateField)

func DeleteCThostFtdcQryInstrumentOrderCommRateField

func DeleteCThostFtdcQryInstrumentOrderCommRateField(arg1 CThostFtdcQryInstrumentOrderCommRateField)

func DeleteCThostFtdcQryInstrumentStatusField

func DeleteCThostFtdcQryInstrumentStatusField(arg1 CThostFtdcQryInstrumentStatusField)

func DeleteCThostFtdcQryInstrumentTradingRightField

func DeleteCThostFtdcQryInstrumentTradingRightField(arg1 CThostFtdcQryInstrumentTradingRightField)

func DeleteCThostFtdcQryInvestUnitField

func DeleteCThostFtdcQryInvestUnitField(arg1 CThostFtdcQryInvestUnitField)

func DeleteCThostFtdcQryInvestorField

func DeleteCThostFtdcQryInvestorField(arg1 CThostFtdcQryInvestorField)

func DeleteCThostFtdcQryInvestorGroupField

func DeleteCThostFtdcQryInvestorGroupField(arg1 CThostFtdcQryInvestorGroupField)

func DeleteCThostFtdcQryInvestorPositionCombineDetailField

func DeleteCThostFtdcQryInvestorPositionCombineDetailField(arg1 CThostFtdcQryInvestorPositionCombineDetailField)

func DeleteCThostFtdcQryInvestorPositionDetailField

func DeleteCThostFtdcQryInvestorPositionDetailField(arg1 CThostFtdcQryInvestorPositionDetailField)

func DeleteCThostFtdcQryInvestorPositionField

func DeleteCThostFtdcQryInvestorPositionField(arg1 CThostFtdcQryInvestorPositionField)

func DeleteCThostFtdcQryInvestorProductGroupMarginField

func DeleteCThostFtdcQryInvestorProductGroupMarginField(arg1 CThostFtdcQryInvestorProductGroupMarginField)

func DeleteCThostFtdcQryLinkManField

func DeleteCThostFtdcQryLinkManField(arg1 CThostFtdcQryLinkManField)

func DeleteCThostFtdcQryLoginForbiddenIPField

func DeleteCThostFtdcQryLoginForbiddenIPField(arg1 CThostFtdcQryLoginForbiddenIPField)

func DeleteCThostFtdcQryLoginForbiddenUserField

func DeleteCThostFtdcQryLoginForbiddenUserField(arg1 CThostFtdcQryLoginForbiddenUserField)

func DeleteCThostFtdcQryMDTraderOfferField

func DeleteCThostFtdcQryMDTraderOfferField(arg1 CThostFtdcQryMDTraderOfferField)

func DeleteCThostFtdcQryMMInstrumentCommissionRateField

func DeleteCThostFtdcQryMMInstrumentCommissionRateField(arg1 CThostFtdcQryMMInstrumentCommissionRateField)

func DeleteCThostFtdcQryMMOptionInstrCommRateField

func DeleteCThostFtdcQryMMOptionInstrCommRateField(arg1 CThostFtdcQryMMOptionInstrCommRateField)

func DeleteCThostFtdcQryMarginModelField

func DeleteCThostFtdcQryMarginModelField(arg1 CThostFtdcQryMarginModelField)

func DeleteCThostFtdcQryMaxOrderVolumeField

func DeleteCThostFtdcQryMaxOrderVolumeField(arg1 CThostFtdcQryMaxOrderVolumeField)

func DeleteCThostFtdcQryMaxOrderVolumeWithPriceField

func DeleteCThostFtdcQryMaxOrderVolumeWithPriceField(arg1 CThostFtdcQryMaxOrderVolumeWithPriceField)

func DeleteCThostFtdcQryMulticastInstrumentField

func DeleteCThostFtdcQryMulticastInstrumentField(arg1 CThostFtdcQryMulticastInstrumentField)

func DeleteCThostFtdcQryNoticeField

func DeleteCThostFtdcQryNoticeField(arg1 CThostFtdcQryNoticeField)

func DeleteCThostFtdcQryOptionInstrCommRateField

func DeleteCThostFtdcQryOptionInstrCommRateField(arg1 CThostFtdcQryOptionInstrCommRateField)

func DeleteCThostFtdcQryOptionInstrTradeCostField

func DeleteCThostFtdcQryOptionInstrTradeCostField(arg1 CThostFtdcQryOptionInstrTradeCostField)

func DeleteCThostFtdcQryOptionInstrTradingRightField

func DeleteCThostFtdcQryOptionInstrTradingRightField(arg1 CThostFtdcQryOptionInstrTradingRightField)

func DeleteCThostFtdcQryOptionSelfCloseActionField

func DeleteCThostFtdcQryOptionSelfCloseActionField(arg1 CThostFtdcQryOptionSelfCloseActionField)

func DeleteCThostFtdcQryOptionSelfCloseField

func DeleteCThostFtdcQryOptionSelfCloseField(arg1 CThostFtdcQryOptionSelfCloseField)

func DeleteCThostFtdcQryOrderActionField

func DeleteCThostFtdcQryOrderActionField(arg1 CThostFtdcQryOrderActionField)

func DeleteCThostFtdcQryOrderField

func DeleteCThostFtdcQryOrderField(arg1 CThostFtdcQryOrderField)

func DeleteCThostFtdcQryParkedOrderActionField

func DeleteCThostFtdcQryParkedOrderActionField(arg1 CThostFtdcQryParkedOrderActionField)

func DeleteCThostFtdcQryParkedOrderField

func DeleteCThostFtdcQryParkedOrderField(arg1 CThostFtdcQryParkedOrderField)

func DeleteCThostFtdcQryPartBrokerField

func DeleteCThostFtdcQryPartBrokerField(arg1 CThostFtdcQryPartBrokerField)

func DeleteCThostFtdcQryProductExchRateField

func DeleteCThostFtdcQryProductExchRateField(arg1 CThostFtdcQryProductExchRateField)

func DeleteCThostFtdcQryProductField

func DeleteCThostFtdcQryProductField(arg1 CThostFtdcQryProductField)

func DeleteCThostFtdcQryProductGroupField

func DeleteCThostFtdcQryProductGroupField(arg1 CThostFtdcQryProductGroupField)

func DeleteCThostFtdcQryQuoteActionField

func DeleteCThostFtdcQryQuoteActionField(arg1 CThostFtdcQryQuoteActionField)

func DeleteCThostFtdcQryQuoteField

func DeleteCThostFtdcQryQuoteField(arg1 CThostFtdcQryQuoteField)

func DeleteCThostFtdcQrySecAgentACIDMapField

func DeleteCThostFtdcQrySecAgentACIDMapField(arg1 CThostFtdcQrySecAgentACIDMapField)

func DeleteCThostFtdcQrySecAgentCheckModeField

func DeleteCThostFtdcQrySecAgentCheckModeField(arg1 CThostFtdcQrySecAgentCheckModeField)

func DeleteCThostFtdcQrySecAgentTradeInfoField

func DeleteCThostFtdcQrySecAgentTradeInfoField(arg1 CThostFtdcQrySecAgentTradeInfoField)

func DeleteCThostFtdcQrySettlementInfoConfirmField

func DeleteCThostFtdcQrySettlementInfoConfirmField(arg1 CThostFtdcQrySettlementInfoConfirmField)

func DeleteCThostFtdcQrySettlementInfoField

func DeleteCThostFtdcQrySettlementInfoField(arg1 CThostFtdcQrySettlementInfoField)

func DeleteCThostFtdcQryStrikeOffsetField

func DeleteCThostFtdcQryStrikeOffsetField(arg1 CThostFtdcQryStrikeOffsetField)

func DeleteCThostFtdcQrySuperUserField

func DeleteCThostFtdcQrySuperUserField(arg1 CThostFtdcQrySuperUserField)

func DeleteCThostFtdcQrySuperUserFunctionField

func DeleteCThostFtdcQrySuperUserFunctionField(arg1 CThostFtdcQrySuperUserFunctionField)

func DeleteCThostFtdcQrySyncDelaySwapField

func DeleteCThostFtdcQrySyncDelaySwapField(arg1 CThostFtdcQrySyncDelaySwapField)

func DeleteCThostFtdcQrySyncDepositField

func DeleteCThostFtdcQrySyncDepositField(arg1 CThostFtdcQrySyncDepositField)

func DeleteCThostFtdcQrySyncFundMortgageField

func DeleteCThostFtdcQrySyncFundMortgageField(arg1 CThostFtdcQrySyncFundMortgageField)

func DeleteCThostFtdcQrySyncStatusField

func DeleteCThostFtdcQrySyncStatusField(arg1 CThostFtdcQrySyncStatusField)

func DeleteCThostFtdcQryTradeField

func DeleteCThostFtdcQryTradeField(arg1 CThostFtdcQryTradeField)

func DeleteCThostFtdcQryTraderField

func DeleteCThostFtdcQryTraderField(arg1 CThostFtdcQryTraderField)

func DeleteCThostFtdcQryTraderOfferField

func DeleteCThostFtdcQryTraderOfferField(arg1 CThostFtdcQryTraderOfferField)

func DeleteCThostFtdcQryTradingAccountField

func DeleteCThostFtdcQryTradingAccountField(arg1 CThostFtdcQryTradingAccountField)

func DeleteCThostFtdcQryTradingCodeField

func DeleteCThostFtdcQryTradingCodeField(arg1 CThostFtdcQryTradingCodeField)

func DeleteCThostFtdcQryTradingNoticeField

func DeleteCThostFtdcQryTradingNoticeField(arg1 CThostFtdcQryTradingNoticeField)

func DeleteCThostFtdcQryTransferBankField

func DeleteCThostFtdcQryTransferBankField(arg1 CThostFtdcQryTransferBankField)

func DeleteCThostFtdcQryTransferSerialField

func DeleteCThostFtdcQryTransferSerialField(arg1 CThostFtdcQryTransferSerialField)

func DeleteCThostFtdcQryUserRightsAssignField

func DeleteCThostFtdcQryUserRightsAssignField(arg1 CThostFtdcQryUserRightsAssignField)

func DeleteCThostFtdcQryUserSessionField

func DeleteCThostFtdcQryUserSessionField(arg1 CThostFtdcQryUserSessionField)

func DeleteCThostFtdcQueryBrokerDepositField

func DeleteCThostFtdcQueryBrokerDepositField(arg1 CThostFtdcQueryBrokerDepositField)

func DeleteCThostFtdcQueryCFMMCTradingAccountTokenField

func DeleteCThostFtdcQueryCFMMCTradingAccountTokenField(arg1 CThostFtdcQueryCFMMCTradingAccountTokenField)

func DeleteCThostFtdcQueryFreqField

func DeleteCThostFtdcQueryFreqField(arg1 CThostFtdcQueryFreqField)

func DeleteCThostFtdcQuoteActionField

func DeleteCThostFtdcQuoteActionField(arg1 CThostFtdcQuoteActionField)

func DeleteCThostFtdcQuoteField

func DeleteCThostFtdcQuoteField(arg1 CThostFtdcQuoteField)

func DeleteCThostFtdcRemoveParkedOrderActionField

func DeleteCThostFtdcRemoveParkedOrderActionField(arg1 CThostFtdcRemoveParkedOrderActionField)

func DeleteCThostFtdcRemoveParkedOrderField

func DeleteCThostFtdcRemoveParkedOrderField(arg1 CThostFtdcRemoveParkedOrderField)

func DeleteCThostFtdcReqApiHandshakeField

func DeleteCThostFtdcReqApiHandshakeField(arg1 CThostFtdcReqApiHandshakeField)

func DeleteCThostFtdcReqAuthenticateField

func DeleteCThostFtdcReqAuthenticateField(arg1 CThostFtdcReqAuthenticateField)

func DeleteCThostFtdcReqCancelAccountField

func DeleteCThostFtdcReqCancelAccountField(arg1 CThostFtdcReqCancelAccountField)

func DeleteCThostFtdcReqChangeAccountField

func DeleteCThostFtdcReqChangeAccountField(arg1 CThostFtdcReqChangeAccountField)

func DeleteCThostFtdcReqDayEndFileReadyField

func DeleteCThostFtdcReqDayEndFileReadyField(arg1 CThostFtdcReqDayEndFileReadyField)

func DeleteCThostFtdcReqFutureSignOutField

func DeleteCThostFtdcReqFutureSignOutField(arg1 CThostFtdcReqFutureSignOutField)

func DeleteCThostFtdcReqGenUserCaptchaField

func DeleteCThostFtdcReqGenUserCaptchaField(arg1 CThostFtdcReqGenUserCaptchaField)

func DeleteCThostFtdcReqGenUserTextField

func DeleteCThostFtdcReqGenUserTextField(arg1 CThostFtdcReqGenUserTextField)

func DeleteCThostFtdcReqOpenAccountField

func DeleteCThostFtdcReqOpenAccountField(arg1 CThostFtdcReqOpenAccountField)

func DeleteCThostFtdcReqQueryAccountField

func DeleteCThostFtdcReqQueryAccountField(arg1 CThostFtdcReqQueryAccountField)

func DeleteCThostFtdcReqQueryTradeResultBySerialField

func DeleteCThostFtdcReqQueryTradeResultBySerialField(arg1 CThostFtdcReqQueryTradeResultBySerialField)

func DeleteCThostFtdcReqRepealField

func DeleteCThostFtdcReqRepealField(arg1 CThostFtdcReqRepealField)

func DeleteCThostFtdcReqSyncKeyField

func DeleteCThostFtdcReqSyncKeyField(arg1 CThostFtdcReqSyncKeyField)

func DeleteCThostFtdcReqTransferField

func DeleteCThostFtdcReqTransferField(arg1 CThostFtdcReqTransferField)

func DeleteCThostFtdcReqUserAuthMethodField

func DeleteCThostFtdcReqUserAuthMethodField(arg1 CThostFtdcReqUserAuthMethodField)

func DeleteCThostFtdcReqUserLoginField

func DeleteCThostFtdcReqUserLoginField(arg1 CThostFtdcReqUserLoginField)

func DeleteCThostFtdcReqUserLoginWithCaptchaField

func DeleteCThostFtdcReqUserLoginWithCaptchaField(arg1 CThostFtdcReqUserLoginWithCaptchaField)

func DeleteCThostFtdcReqUserLoginWithOTPField

func DeleteCThostFtdcReqUserLoginWithOTPField(arg1 CThostFtdcReqUserLoginWithOTPField)

func DeleteCThostFtdcReqUserLoginWithTextField

func DeleteCThostFtdcReqUserLoginWithTextField(arg1 CThostFtdcReqUserLoginWithTextField)

func DeleteCThostFtdcReqVerifyApiKeyField

func DeleteCThostFtdcReqVerifyApiKeyField(arg1 CThostFtdcReqVerifyApiKeyField)

func DeleteCThostFtdcReserveOpenAccountConfirmField

func DeleteCThostFtdcReserveOpenAccountConfirmField(arg1 CThostFtdcReserveOpenAccountConfirmField)

func DeleteCThostFtdcReserveOpenAccountField

func DeleteCThostFtdcReserveOpenAccountField(arg1 CThostFtdcReserveOpenAccountField)

func DeleteCThostFtdcReturnResultField

func DeleteCThostFtdcReturnResultField(arg1 CThostFtdcReturnResultField)

func DeleteCThostFtdcRspApiHandshakeField

func DeleteCThostFtdcRspApiHandshakeField(arg1 CThostFtdcRspApiHandshakeField)

func DeleteCThostFtdcRspAuthenticateField

func DeleteCThostFtdcRspAuthenticateField(arg1 CThostFtdcRspAuthenticateField)

func DeleteCThostFtdcRspFutureSignInField

func DeleteCThostFtdcRspFutureSignInField(arg1 CThostFtdcRspFutureSignInField)

func DeleteCThostFtdcRspFutureSignOutField

func DeleteCThostFtdcRspFutureSignOutField(arg1 CThostFtdcRspFutureSignOutField)

func DeleteCThostFtdcRspGenUserCaptchaField

func DeleteCThostFtdcRspGenUserCaptchaField(arg1 CThostFtdcRspGenUserCaptchaField)

func DeleteCThostFtdcRspGenUserTextField

func DeleteCThostFtdcRspGenUserTextField(arg1 CThostFtdcRspGenUserTextField)

func DeleteCThostFtdcRspInfoField

func DeleteCThostFtdcRspInfoField(arg1 CThostFtdcRspInfoField)

func DeleteCThostFtdcRspQueryAccountField

func DeleteCThostFtdcRspQueryAccountField(arg1 CThostFtdcRspQueryAccountField)

func DeleteCThostFtdcRspQueryTradeResultBySerialField

func DeleteCThostFtdcRspQueryTradeResultBySerialField(arg1 CThostFtdcRspQueryTradeResultBySerialField)

func DeleteCThostFtdcRspRepealField

func DeleteCThostFtdcRspRepealField(arg1 CThostFtdcRspRepealField)

func DeleteCThostFtdcRspSyncKeyField

func DeleteCThostFtdcRspSyncKeyField(arg1 CThostFtdcRspSyncKeyField)

func DeleteCThostFtdcRspTransferField

func DeleteCThostFtdcRspTransferField(arg1 CThostFtdcRspTransferField)

func DeleteCThostFtdcRspUserAuthMethodField

func DeleteCThostFtdcRspUserAuthMethodField(arg1 CThostFtdcRspUserAuthMethodField)

func DeleteCThostFtdcRspUserLogin2Field

func DeleteCThostFtdcRspUserLogin2Field(arg1 CThostFtdcRspUserLogin2Field)

func DeleteCThostFtdcRspUserLoginField

func DeleteCThostFtdcRspUserLoginField(arg1 CThostFtdcRspUserLoginField)

func DeleteCThostFtdcSecAgentACIDMapField

func DeleteCThostFtdcSecAgentACIDMapField(arg1 CThostFtdcSecAgentACIDMapField)

func DeleteCThostFtdcSecAgentCheckModeField

func DeleteCThostFtdcSecAgentCheckModeField(arg1 CThostFtdcSecAgentCheckModeField)

func DeleteCThostFtdcSecAgentTradeInfoField

func DeleteCThostFtdcSecAgentTradeInfoField(arg1 CThostFtdcSecAgentTradeInfoField)

func DeleteCThostFtdcSettlementInfoConfirmField

func DeleteCThostFtdcSettlementInfoConfirmField(arg1 CThostFtdcSettlementInfoConfirmField)

func DeleteCThostFtdcSettlementInfoField

func DeleteCThostFtdcSettlementInfoField(arg1 CThostFtdcSettlementInfoField)

func DeleteCThostFtdcSettlementRefField

func DeleteCThostFtdcSettlementRefField(arg1 CThostFtdcSettlementRefField)

func DeleteCThostFtdcSpecificInstrumentField

func DeleteCThostFtdcSpecificInstrumentField(arg1 CThostFtdcSpecificInstrumentField)

func DeleteCThostFtdcStrikeOffsetField

func DeleteCThostFtdcStrikeOffsetField(arg1 CThostFtdcStrikeOffsetField)

func DeleteCThostFtdcSuperUserField

func DeleteCThostFtdcSuperUserField(arg1 CThostFtdcSuperUserField)

func DeleteCThostFtdcSuperUserFunctionField

func DeleteCThostFtdcSuperUserFunctionField(arg1 CThostFtdcSuperUserFunctionField)

func DeleteCThostFtdcSyncDelaySwapField

func DeleteCThostFtdcSyncDelaySwapField(arg1 CThostFtdcSyncDelaySwapField)

func DeleteCThostFtdcSyncDelaySwapFrozenField

func DeleteCThostFtdcSyncDelaySwapFrozenField(arg1 CThostFtdcSyncDelaySwapFrozenField)

func DeleteCThostFtdcSyncDepositField

func DeleteCThostFtdcSyncDepositField(arg1 CThostFtdcSyncDepositField)

func DeleteCThostFtdcSyncFundMortgageField

func DeleteCThostFtdcSyncFundMortgageField(arg1 CThostFtdcSyncFundMortgageField)

func DeleteCThostFtdcSyncStatusField

func DeleteCThostFtdcSyncStatusField(arg1 CThostFtdcSyncStatusField)

func DeleteCThostFtdcSyncingInstrumentCommissionRateField

func DeleteCThostFtdcSyncingInstrumentCommissionRateField(arg1 CThostFtdcSyncingInstrumentCommissionRateField)

func DeleteCThostFtdcSyncingInstrumentMarginRateField

func DeleteCThostFtdcSyncingInstrumentMarginRateField(arg1 CThostFtdcSyncingInstrumentMarginRateField)

func DeleteCThostFtdcSyncingInstrumentTradingRightField

func DeleteCThostFtdcSyncingInstrumentTradingRightField(arg1 CThostFtdcSyncingInstrumentTradingRightField)

func DeleteCThostFtdcSyncingInvestorField

func DeleteCThostFtdcSyncingInvestorField(arg1 CThostFtdcSyncingInvestorField)

func DeleteCThostFtdcSyncingInvestorGroupField

func DeleteCThostFtdcSyncingInvestorGroupField(arg1 CThostFtdcSyncingInvestorGroupField)

func DeleteCThostFtdcSyncingInvestorPositionField

func DeleteCThostFtdcSyncingInvestorPositionField(arg1 CThostFtdcSyncingInvestorPositionField)

func DeleteCThostFtdcSyncingTradingAccountField

func DeleteCThostFtdcSyncingTradingAccountField(arg1 CThostFtdcSyncingTradingAccountField)

func DeleteCThostFtdcSyncingTradingCodeField

func DeleteCThostFtdcSyncingTradingCodeField(arg1 CThostFtdcSyncingTradingCodeField)

func DeleteCThostFtdcTradeField

func DeleteCThostFtdcTradeField(arg1 CThostFtdcTradeField)

func DeleteCThostFtdcTradeParamField

func DeleteCThostFtdcTradeParamField(arg1 CThostFtdcTradeParamField)

func DeleteCThostFtdcTraderField

func DeleteCThostFtdcTraderField(arg1 CThostFtdcTraderField)

func DeleteCThostFtdcTraderOfferField

func DeleteCThostFtdcTraderOfferField(arg1 CThostFtdcTraderOfferField)

func DeleteCThostFtdcTraderSpi

func DeleteCThostFtdcTraderSpi(arg1 CThostFtdcTraderSpi)

func DeleteCThostFtdcTradingAccountField

func DeleteCThostFtdcTradingAccountField(arg1 CThostFtdcTradingAccountField)

func DeleteCThostFtdcTradingAccountPasswordField

func DeleteCThostFtdcTradingAccountPasswordField(arg1 CThostFtdcTradingAccountPasswordField)

func DeleteCThostFtdcTradingAccountPasswordUpdateField

func DeleteCThostFtdcTradingAccountPasswordUpdateField(arg1 CThostFtdcTradingAccountPasswordUpdateField)

func DeleteCThostFtdcTradingAccountPasswordUpdateV1Field

func DeleteCThostFtdcTradingAccountPasswordUpdateV1Field(arg1 CThostFtdcTradingAccountPasswordUpdateV1Field)

func DeleteCThostFtdcTradingAccountReserveField

func DeleteCThostFtdcTradingAccountReserveField(arg1 CThostFtdcTradingAccountReserveField)

func DeleteCThostFtdcTradingCodeField

func DeleteCThostFtdcTradingCodeField(arg1 CThostFtdcTradingCodeField)

func DeleteCThostFtdcTradingNoticeField

func DeleteCThostFtdcTradingNoticeField(arg1 CThostFtdcTradingNoticeField)

func DeleteCThostFtdcTradingNoticeInfoField

func DeleteCThostFtdcTradingNoticeInfoField(arg1 CThostFtdcTradingNoticeInfoField)

func DeleteCThostFtdcTransferBankField

func DeleteCThostFtdcTransferBankField(arg1 CThostFtdcTransferBankField)

func DeleteCThostFtdcTransferBankToFutureReqField

func DeleteCThostFtdcTransferBankToFutureReqField(arg1 CThostFtdcTransferBankToFutureReqField)

func DeleteCThostFtdcTransferBankToFutureRspField

func DeleteCThostFtdcTransferBankToFutureRspField(arg1 CThostFtdcTransferBankToFutureRspField)

func DeleteCThostFtdcTransferFutureToBankReqField

func DeleteCThostFtdcTransferFutureToBankReqField(arg1 CThostFtdcTransferFutureToBankReqField)

func DeleteCThostFtdcTransferFutureToBankRspField

func DeleteCThostFtdcTransferFutureToBankRspField(arg1 CThostFtdcTransferFutureToBankRspField)

func DeleteCThostFtdcTransferHeaderField

func DeleteCThostFtdcTransferHeaderField(arg1 CThostFtdcTransferHeaderField)

func DeleteCThostFtdcTransferQryBankReqField

func DeleteCThostFtdcTransferQryBankReqField(arg1 CThostFtdcTransferQryBankReqField)

func DeleteCThostFtdcTransferQryBankRspField

func DeleteCThostFtdcTransferQryBankRspField(arg1 CThostFtdcTransferQryBankRspField)

func DeleteCThostFtdcTransferQryDetailReqField

func DeleteCThostFtdcTransferQryDetailReqField(arg1 CThostFtdcTransferQryDetailReqField)

func DeleteCThostFtdcTransferQryDetailRspField

func DeleteCThostFtdcTransferQryDetailRspField(arg1 CThostFtdcTransferQryDetailRspField)

func DeleteCThostFtdcTransferSerialField

func DeleteCThostFtdcTransferSerialField(arg1 CThostFtdcTransferSerialField)

func DeleteCThostFtdcUserIPField

func DeleteCThostFtdcUserIPField(arg1 CThostFtdcUserIPField)

func DeleteCThostFtdcUserLogoutField

func DeleteCThostFtdcUserLogoutField(arg1 CThostFtdcUserLogoutField)

func DeleteCThostFtdcUserPasswordUpdateField

func DeleteCThostFtdcUserPasswordUpdateField(arg1 CThostFtdcUserPasswordUpdateField)

func DeleteCThostFtdcUserRightField

func DeleteCThostFtdcUserRightField(arg1 CThostFtdcUserRightField)

func DeleteCThostFtdcUserRightsAssignField

func DeleteCThostFtdcUserRightsAssignField(arg1 CThostFtdcUserRightsAssignField)

func DeleteCThostFtdcUserSessionField

func DeleteCThostFtdcUserSessionField(arg1 CThostFtdcUserSessionField)

func DeleteCThostFtdcUserSystemInfoField

func DeleteCThostFtdcUserSystemInfoField(arg1 CThostFtdcUserSystemInfoField)

func DeleteCThostFtdcVerifyCustInfoField

func DeleteCThostFtdcVerifyCustInfoField(arg1 CThostFtdcVerifyCustInfoField)

func DeleteCThostFtdcVerifyFuturePasswordAndCustInfoField

func DeleteCThostFtdcVerifyFuturePasswordAndCustInfoField(arg1 CThostFtdcVerifyFuturePasswordAndCustInfoField)

func DeleteCThostFtdcVerifyFuturePasswordField

func DeleteCThostFtdcVerifyFuturePasswordField(arg1 CThostFtdcVerifyFuturePasswordField)

func DeleteCThostFtdcVerifyInvestorPasswordField

func DeleteCThostFtdcVerifyInvestorPasswordField(arg1 CThostFtdcVerifyInvestorPasswordField)

func DirectorCThostFtdcMdSpiOnFrontConnected

func DirectorCThostFtdcMdSpiOnFrontConnected(p CThostFtdcMdSpi)

func DirectorCThostFtdcMdSpiOnFrontDisconnected

func DirectorCThostFtdcMdSpiOnFrontDisconnected(p CThostFtdcMdSpi, arg2 int)

func DirectorCThostFtdcMdSpiOnHeartBeatWarning

func DirectorCThostFtdcMdSpiOnHeartBeatWarning(p CThostFtdcMdSpi, arg2 int)

func DirectorCThostFtdcMdSpiOnRspError

func DirectorCThostFtdcMdSpiOnRspError(p CThostFtdcMdSpi, arg2 CThostFtdcRspInfoField, arg3 int, arg4 bool)

func DirectorCThostFtdcMdSpiOnRspQryMulticastInstrument

func DirectorCThostFtdcMdSpiOnRspQryMulticastInstrument(p CThostFtdcMdSpi, arg2 CThostFtdcMulticastInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcMdSpiOnRspSubForQuoteRsp

func DirectorCThostFtdcMdSpiOnRspSubForQuoteRsp(p CThostFtdcMdSpi, arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcMdSpiOnRspSubMarketData

func DirectorCThostFtdcMdSpiOnRspSubMarketData(p CThostFtdcMdSpi, arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcMdSpiOnRspUnSubForQuoteRsp

func DirectorCThostFtdcMdSpiOnRspUnSubForQuoteRsp(p CThostFtdcMdSpi, arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcMdSpiOnRspUnSubMarketData

func DirectorCThostFtdcMdSpiOnRspUnSubMarketData(p CThostFtdcMdSpi, arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcMdSpiOnRspUserLogin

func DirectorCThostFtdcMdSpiOnRspUserLogin(p CThostFtdcMdSpi, arg2 CThostFtdcRspUserLoginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcMdSpiOnRspUserLogout

func DirectorCThostFtdcMdSpiOnRspUserLogout(p CThostFtdcMdSpi, arg2 CThostFtdcUserLogoutField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcMdSpiOnRtnDepthMarketData

func DirectorCThostFtdcMdSpiOnRtnDepthMarketData(p CThostFtdcMdSpi, arg2 CThostFtdcDepthMarketDataField)

func DirectorCThostFtdcMdSpiOnRtnForQuoteRsp

func DirectorCThostFtdcMdSpiOnRtnForQuoteRsp(p CThostFtdcMdSpi, arg2 CThostFtdcForQuoteRspField)

func DirectorCThostFtdcTraderSpiOnErrRtnBankToFutureByFuture

func DirectorCThostFtdcTraderSpiOnErrRtnBankToFutureByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnCombActionInsert

func DirectorCThostFtdcTraderSpiOnErrRtnCombActionInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputCombActionField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnExecOrderAction

func DirectorCThostFtdcTraderSpiOnErrRtnExecOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcExecOrderActionField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnExecOrderInsert

func DirectorCThostFtdcTraderSpiOnErrRtnExecOrderInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputExecOrderField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnForQuoteInsert

func DirectorCThostFtdcTraderSpiOnErrRtnForQuoteInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputForQuoteField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnFutureToBankByFuture

func DirectorCThostFtdcTraderSpiOnErrRtnFutureToBankByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnOrderAction

func DirectorCThostFtdcTraderSpiOnErrRtnOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcOrderActionField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnOrderInsert

func DirectorCThostFtdcTraderSpiOnErrRtnOrderInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputOrderField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnQueryBankBalanceByFuture

func DirectorCThostFtdcTraderSpiOnErrRtnQueryBankBalanceByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcReqQueryAccountField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnQuoteAction

func DirectorCThostFtdcTraderSpiOnErrRtnQuoteAction(p CThostFtdcTraderSpi, arg2 CThostFtdcQuoteActionField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnQuoteInsert

func DirectorCThostFtdcTraderSpiOnErrRtnQuoteInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputQuoteField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnRepealBankToFutureByFutureManual

func DirectorCThostFtdcTraderSpiOnErrRtnRepealBankToFutureByFutureManual(p CThostFtdcTraderSpi, arg2 CThostFtdcReqRepealField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnErrRtnRepealFutureToBankByFutureManual

func DirectorCThostFtdcTraderSpiOnErrRtnRepealFutureToBankByFutureManual(p CThostFtdcTraderSpi, arg2 CThostFtdcReqRepealField, arg3 CThostFtdcRspInfoField)

func DirectorCThostFtdcTraderSpiOnFrontConnected

func DirectorCThostFtdcTraderSpiOnFrontConnected(p CThostFtdcTraderSpi)

func DirectorCThostFtdcTraderSpiOnFrontDisconnected

func DirectorCThostFtdcTraderSpiOnFrontDisconnected(p CThostFtdcTraderSpi, arg2 int)

func DirectorCThostFtdcTraderSpiOnHeartBeatWarning

func DirectorCThostFtdcTraderSpiOnHeartBeatWarning(p CThostFtdcTraderSpi, arg2 int)

func DirectorCThostFtdcTraderSpiOnRspAuthenticate

func DirectorCThostFtdcTraderSpiOnRspAuthenticate(p CThostFtdcTraderSpi, arg2 CThostFtdcRspAuthenticateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspBatchOrderAction

func DirectorCThostFtdcTraderSpiOnRspBatchOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcInputBatchOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspCombActionInsert

func DirectorCThostFtdcTraderSpiOnRspCombActionInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputCombActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspError

func DirectorCThostFtdcTraderSpiOnRspError(p CThostFtdcTraderSpi, arg2 CThostFtdcRspInfoField, arg3 int, arg4 bool)

func DirectorCThostFtdcTraderSpiOnRspExecOrderAction

func DirectorCThostFtdcTraderSpiOnRspExecOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcInputExecOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspExecOrderInsert

func DirectorCThostFtdcTraderSpiOnRspExecOrderInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputExecOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspForQuoteInsert

func DirectorCThostFtdcTraderSpiOnRspForQuoteInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputForQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspFromBankToFutureByFuture

func DirectorCThostFtdcTraderSpiOnRspFromBankToFutureByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspFromFutureToBankByFuture

func DirectorCThostFtdcTraderSpiOnRspFromFutureToBankByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspGenUserCaptcha

func DirectorCThostFtdcTraderSpiOnRspGenUserCaptcha(p CThostFtdcTraderSpi, arg2 CThostFtdcRspGenUserCaptchaField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspGenUserText

func DirectorCThostFtdcTraderSpiOnRspGenUserText(p CThostFtdcTraderSpi, arg2 CThostFtdcRspGenUserTextField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspOptionSelfCloseAction

func DirectorCThostFtdcTraderSpiOnRspOptionSelfCloseAction(p CThostFtdcTraderSpi, arg2 CThostFtdcInputOptionSelfCloseActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspOptionSelfCloseInsert

func DirectorCThostFtdcTraderSpiOnRspOptionSelfCloseInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputOptionSelfCloseField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspOrderAction

func DirectorCThostFtdcTraderSpiOnRspOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcInputOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspOrderInsert

func DirectorCThostFtdcTraderSpiOnRspOrderInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspParkedOrderAction

func DirectorCThostFtdcTraderSpiOnRspParkedOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspParkedOrderInsert

func DirectorCThostFtdcTraderSpiOnRspParkedOrderInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryAccountregister

func DirectorCThostFtdcTraderSpiOnRspQryAccountregister(p CThostFtdcTraderSpi, arg2 CThostFtdcAccountregisterField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryBrokerTradingAlgos

func DirectorCThostFtdcTraderSpiOnRspQryBrokerTradingAlgos(p CThostFtdcTraderSpi, arg2 CThostFtdcBrokerTradingAlgosField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryBrokerTradingParams

func DirectorCThostFtdcTraderSpiOnRspQryBrokerTradingParams(p CThostFtdcTraderSpi, arg2 CThostFtdcBrokerTradingParamsField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryCFMMCTradingAccountKey

func DirectorCThostFtdcTraderSpiOnRspQryCFMMCTradingAccountKey(p CThostFtdcTraderSpi, arg2 CThostFtdcCFMMCTradingAccountKeyField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryClassifiedInstrument

func DirectorCThostFtdcTraderSpiOnRspQryClassifiedInstrument(p CThostFtdcTraderSpi, arg2 CThostFtdcInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryCombAction

func DirectorCThostFtdcTraderSpiOnRspQryCombAction(p CThostFtdcTraderSpi, arg2 CThostFtdcCombActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryCombInstrumentGuard

func DirectorCThostFtdcTraderSpiOnRspQryCombInstrumentGuard(p CThostFtdcTraderSpi, arg2 CThostFtdcCombInstrumentGuardField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryCombPromotionParam

func DirectorCThostFtdcTraderSpiOnRspQryCombPromotionParam(p CThostFtdcTraderSpi, arg2 CThostFtdcCombPromotionParamField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryContractBank

func DirectorCThostFtdcTraderSpiOnRspQryContractBank(p CThostFtdcTraderSpi, arg2 CThostFtdcContractBankField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryDepthMarketData

func DirectorCThostFtdcTraderSpiOnRspQryDepthMarketData(p CThostFtdcTraderSpi, arg2 CThostFtdcDepthMarketDataField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryEWarrantOffset

func DirectorCThostFtdcTraderSpiOnRspQryEWarrantOffset(p CThostFtdcTraderSpi, arg2 CThostFtdcEWarrantOffsetField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryExchange

func DirectorCThostFtdcTraderSpiOnRspQryExchange(p CThostFtdcTraderSpi, arg2 CThostFtdcExchangeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryExchangeMarginRate

func DirectorCThostFtdcTraderSpiOnRspQryExchangeMarginRate(p CThostFtdcTraderSpi, arg2 CThostFtdcExchangeMarginRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryExchangeMarginRateAdjust

func DirectorCThostFtdcTraderSpiOnRspQryExchangeMarginRateAdjust(p CThostFtdcTraderSpi, arg2 CThostFtdcExchangeMarginRateAdjustField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryExchangeRate

func DirectorCThostFtdcTraderSpiOnRspQryExchangeRate(p CThostFtdcTraderSpi, arg2 CThostFtdcExchangeRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryExecOrder

func DirectorCThostFtdcTraderSpiOnRspQryExecOrder(p CThostFtdcTraderSpi, arg2 CThostFtdcExecOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryForQuote

func DirectorCThostFtdcTraderSpiOnRspQryForQuote(p CThostFtdcTraderSpi, arg2 CThostFtdcForQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInstrument

func DirectorCThostFtdcTraderSpiOnRspQryInstrument(p CThostFtdcTraderSpi, arg2 CThostFtdcInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInstrumentCommissionRate

func DirectorCThostFtdcTraderSpiOnRspQryInstrumentCommissionRate(p CThostFtdcTraderSpi, arg2 CThostFtdcInstrumentCommissionRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInstrumentMarginRate

func DirectorCThostFtdcTraderSpiOnRspQryInstrumentMarginRate(p CThostFtdcTraderSpi, arg2 CThostFtdcInstrumentMarginRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInstrumentOrderCommRate

func DirectorCThostFtdcTraderSpiOnRspQryInstrumentOrderCommRate(p CThostFtdcTraderSpi, arg2 CThostFtdcInstrumentOrderCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInvestUnit

func DirectorCThostFtdcTraderSpiOnRspQryInvestUnit(p CThostFtdcTraderSpi, arg2 CThostFtdcInvestUnitField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInvestor

func DirectorCThostFtdcTraderSpiOnRspQryInvestor(p CThostFtdcTraderSpi, arg2 CThostFtdcInvestorField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInvestorPosition

func DirectorCThostFtdcTraderSpiOnRspQryInvestorPosition(p CThostFtdcTraderSpi, arg2 CThostFtdcInvestorPositionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInvestorPositionCombineDetail

func DirectorCThostFtdcTraderSpiOnRspQryInvestorPositionCombineDetail(p CThostFtdcTraderSpi, arg2 CThostFtdcInvestorPositionCombineDetailField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInvestorPositionDetail

func DirectorCThostFtdcTraderSpiOnRspQryInvestorPositionDetail(p CThostFtdcTraderSpi, arg2 CThostFtdcInvestorPositionDetailField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryInvestorProductGroupMargin

func DirectorCThostFtdcTraderSpiOnRspQryInvestorProductGroupMargin(p CThostFtdcTraderSpi, arg2 CThostFtdcInvestorProductGroupMarginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryMMInstrumentCommissionRate

func DirectorCThostFtdcTraderSpiOnRspQryMMInstrumentCommissionRate(p CThostFtdcTraderSpi, arg2 CThostFtdcMMInstrumentCommissionRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryMMOptionInstrCommRate

func DirectorCThostFtdcTraderSpiOnRspQryMMOptionInstrCommRate(p CThostFtdcTraderSpi, arg2 CThostFtdcMMOptionInstrCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryMaxOrderVolume

func DirectorCThostFtdcTraderSpiOnRspQryMaxOrderVolume(p CThostFtdcTraderSpi, arg2 CThostFtdcQryMaxOrderVolumeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryNotice

func DirectorCThostFtdcTraderSpiOnRspQryNotice(p CThostFtdcTraderSpi, arg2 CThostFtdcNoticeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryOptionInstrCommRate

func DirectorCThostFtdcTraderSpiOnRspQryOptionInstrCommRate(p CThostFtdcTraderSpi, arg2 CThostFtdcOptionInstrCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryOptionInstrTradeCost

func DirectorCThostFtdcTraderSpiOnRspQryOptionInstrTradeCost(p CThostFtdcTraderSpi, arg2 CThostFtdcOptionInstrTradeCostField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryOptionSelfClose

func DirectorCThostFtdcTraderSpiOnRspQryOptionSelfClose(p CThostFtdcTraderSpi, arg2 CThostFtdcOptionSelfCloseField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryOrder

func DirectorCThostFtdcTraderSpiOnRspQryOrder(p CThostFtdcTraderSpi, arg2 CThostFtdcOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryParkedOrder

func DirectorCThostFtdcTraderSpiOnRspQryParkedOrder(p CThostFtdcTraderSpi, arg2 CThostFtdcParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryParkedOrderAction

func DirectorCThostFtdcTraderSpiOnRspQryParkedOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryProduct

func DirectorCThostFtdcTraderSpiOnRspQryProduct(p CThostFtdcTraderSpi, arg2 CThostFtdcProductField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryProductExchRate

func DirectorCThostFtdcTraderSpiOnRspQryProductExchRate(p CThostFtdcTraderSpi, arg2 CThostFtdcProductExchRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryProductGroup

func DirectorCThostFtdcTraderSpiOnRspQryProductGroup(p CThostFtdcTraderSpi, arg2 CThostFtdcProductGroupField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryQuote

func DirectorCThostFtdcTraderSpiOnRspQryQuote(p CThostFtdcTraderSpi, arg2 CThostFtdcQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentACIDMap

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentACIDMap(p CThostFtdcTraderSpi, arg2 CThostFtdcSecAgentACIDMapField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentCheckMode

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentCheckMode(p CThostFtdcTraderSpi, arg2 CThostFtdcSecAgentCheckModeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentTradeInfo

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentTradeInfo(p CThostFtdcTraderSpi, arg2 CThostFtdcSecAgentTradeInfoField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentTradingAccount

func DirectorCThostFtdcTraderSpiOnRspQrySecAgentTradingAccount(p CThostFtdcTraderSpi, arg2 CThostFtdcTradingAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQrySettlementInfo

func DirectorCThostFtdcTraderSpiOnRspQrySettlementInfo(p CThostFtdcTraderSpi, arg2 CThostFtdcSettlementInfoField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQrySettlementInfoConfirm

func DirectorCThostFtdcTraderSpiOnRspQrySettlementInfoConfirm(p CThostFtdcTraderSpi, arg2 CThostFtdcSettlementInfoConfirmField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryTrade

func DirectorCThostFtdcTraderSpiOnRspQryTrade(p CThostFtdcTraderSpi, arg2 CThostFtdcTradeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryTradingAccount

func DirectorCThostFtdcTraderSpiOnRspQryTradingAccount(p CThostFtdcTraderSpi, arg2 CThostFtdcTradingAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryTradingCode

func DirectorCThostFtdcTraderSpiOnRspQryTradingCode(p CThostFtdcTraderSpi, arg2 CThostFtdcTradingCodeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryTradingNotice

func DirectorCThostFtdcTraderSpiOnRspQryTradingNotice(p CThostFtdcTraderSpi, arg2 CThostFtdcTradingNoticeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryTransferBank

func DirectorCThostFtdcTraderSpiOnRspQryTransferBank(p CThostFtdcTraderSpi, arg2 CThostFtdcTransferBankField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQryTransferSerial

func DirectorCThostFtdcTraderSpiOnRspQryTransferSerial(p CThostFtdcTraderSpi, arg2 CThostFtdcTransferSerialField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQueryBankAccountMoneyByFuture

func DirectorCThostFtdcTraderSpiOnRspQueryBankAccountMoneyByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcReqQueryAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQueryCFMMCTradingAccountToken

func DirectorCThostFtdcTraderSpiOnRspQueryCFMMCTradingAccountToken(p CThostFtdcTraderSpi, arg2 CThostFtdcQueryCFMMCTradingAccountTokenField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQuoteAction

func DirectorCThostFtdcTraderSpiOnRspQuoteAction(p CThostFtdcTraderSpi, arg2 CThostFtdcInputQuoteActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspQuoteInsert

func DirectorCThostFtdcTraderSpiOnRspQuoteInsert(p CThostFtdcTraderSpi, arg2 CThostFtdcInputQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspRemoveParkedOrder

func DirectorCThostFtdcTraderSpiOnRspRemoveParkedOrder(p CThostFtdcTraderSpi, arg2 CThostFtdcRemoveParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspRemoveParkedOrderAction

func DirectorCThostFtdcTraderSpiOnRspRemoveParkedOrderAction(p CThostFtdcTraderSpi, arg2 CThostFtdcRemoveParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspSettlementInfoConfirm

func DirectorCThostFtdcTraderSpiOnRspSettlementInfoConfirm(p CThostFtdcTraderSpi, arg2 CThostFtdcSettlementInfoConfirmField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspTradingAccountPasswordUpdate

func DirectorCThostFtdcTraderSpiOnRspTradingAccountPasswordUpdate(p CThostFtdcTraderSpi, arg2 CThostFtdcTradingAccountPasswordUpdateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspUserAuthMethod

func DirectorCThostFtdcTraderSpiOnRspUserAuthMethod(p CThostFtdcTraderSpi, arg2 CThostFtdcRspUserAuthMethodField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspUserLogin

func DirectorCThostFtdcTraderSpiOnRspUserLogin(p CThostFtdcTraderSpi, arg2 CThostFtdcRspUserLoginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspUserLogout

func DirectorCThostFtdcTraderSpiOnRspUserLogout(p CThostFtdcTraderSpi, arg2 CThostFtdcUserLogoutField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRspUserPasswordUpdate

func DirectorCThostFtdcTraderSpiOnRspUserPasswordUpdate(p CThostFtdcTraderSpi, arg2 CThostFtdcUserPasswordUpdateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func DirectorCThostFtdcTraderSpiOnRtnBulletin

func DirectorCThostFtdcTraderSpiOnRtnBulletin(p CThostFtdcTraderSpi, arg2 CThostFtdcBulletinField)

func DirectorCThostFtdcTraderSpiOnRtnCFMMCTradingAccountToken

func DirectorCThostFtdcTraderSpiOnRtnCFMMCTradingAccountToken(p CThostFtdcTraderSpi, arg2 CThostFtdcCFMMCTradingAccountTokenField)

func DirectorCThostFtdcTraderSpiOnRtnCancelAccountByBank

func DirectorCThostFtdcTraderSpiOnRtnCancelAccountByBank(p CThostFtdcTraderSpi, arg2 CThostFtdcCancelAccountField)

func DirectorCThostFtdcTraderSpiOnRtnChangeAccountByBank

func DirectorCThostFtdcTraderSpiOnRtnChangeAccountByBank(p CThostFtdcTraderSpi, arg2 CThostFtdcChangeAccountField)

func DirectorCThostFtdcTraderSpiOnRtnCombAction

func DirectorCThostFtdcTraderSpiOnRtnCombAction(p CThostFtdcTraderSpi, arg2 CThostFtdcCombActionField)

func DirectorCThostFtdcTraderSpiOnRtnErrorConditionalOrder

func DirectorCThostFtdcTraderSpiOnRtnErrorConditionalOrder(p CThostFtdcTraderSpi, arg2 CThostFtdcErrorConditionalOrderField)

func DirectorCThostFtdcTraderSpiOnRtnExecOrder

func DirectorCThostFtdcTraderSpiOnRtnExecOrder(p CThostFtdcTraderSpi, arg2 CThostFtdcExecOrderField)

func DirectorCThostFtdcTraderSpiOnRtnForQuoteRsp

func DirectorCThostFtdcTraderSpiOnRtnForQuoteRsp(p CThostFtdcTraderSpi, arg2 CThostFtdcForQuoteRspField)

func DirectorCThostFtdcTraderSpiOnRtnFromBankToFutureByBank

func DirectorCThostFtdcTraderSpiOnRtnFromBankToFutureByBank(p CThostFtdcTraderSpi, arg2 CThostFtdcRspTransferField)

func DirectorCThostFtdcTraderSpiOnRtnFromBankToFutureByFuture

func DirectorCThostFtdcTraderSpiOnRtnFromBankToFutureByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcRspTransferField)

func DirectorCThostFtdcTraderSpiOnRtnFromFutureToBankByBank

func DirectorCThostFtdcTraderSpiOnRtnFromFutureToBankByBank(p CThostFtdcTraderSpi, arg2 CThostFtdcRspTransferField)

func DirectorCThostFtdcTraderSpiOnRtnFromFutureToBankByFuture

func DirectorCThostFtdcTraderSpiOnRtnFromFutureToBankByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcRspTransferField)

func DirectorCThostFtdcTraderSpiOnRtnInstrumentStatus

func DirectorCThostFtdcTraderSpiOnRtnInstrumentStatus(p CThostFtdcTraderSpi, arg2 CThostFtdcInstrumentStatusField)

func DirectorCThostFtdcTraderSpiOnRtnOpenAccountByBank

func DirectorCThostFtdcTraderSpiOnRtnOpenAccountByBank(p CThostFtdcTraderSpi, arg2 CThostFtdcOpenAccountField)

func DirectorCThostFtdcTraderSpiOnRtnOptionSelfClose

func DirectorCThostFtdcTraderSpiOnRtnOptionSelfClose(p CThostFtdcTraderSpi, arg2 CThostFtdcOptionSelfCloseField)

func DirectorCThostFtdcTraderSpiOnRtnOrder

func DirectorCThostFtdcTraderSpiOnRtnOrder(p CThostFtdcTraderSpi, arg2 CThostFtdcOrderField)

func DirectorCThostFtdcTraderSpiOnRtnQueryBankBalanceByFuture

func DirectorCThostFtdcTraderSpiOnRtnQueryBankBalanceByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcNotifyQueryAccountField)

func DirectorCThostFtdcTraderSpiOnRtnQuote

func DirectorCThostFtdcTraderSpiOnRtnQuote(p CThostFtdcTraderSpi, arg2 CThostFtdcQuoteField)

func DirectorCThostFtdcTraderSpiOnRtnRepealFromBankToFutureByBank

func DirectorCThostFtdcTraderSpiOnRtnRepealFromBankToFutureByBank(p CThostFtdcTraderSpi, arg2 CThostFtdcRspRepealField)

func DirectorCThostFtdcTraderSpiOnRtnRepealFromBankToFutureByFuture

func DirectorCThostFtdcTraderSpiOnRtnRepealFromBankToFutureByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcRspRepealField)

func DirectorCThostFtdcTraderSpiOnRtnRepealFromBankToFutureByFutureManual

func DirectorCThostFtdcTraderSpiOnRtnRepealFromBankToFutureByFutureManual(p CThostFtdcTraderSpi, arg2 CThostFtdcRspRepealField)

func DirectorCThostFtdcTraderSpiOnRtnRepealFromFutureToBankByBank

func DirectorCThostFtdcTraderSpiOnRtnRepealFromFutureToBankByBank(p CThostFtdcTraderSpi, arg2 CThostFtdcRspRepealField)

func DirectorCThostFtdcTraderSpiOnRtnRepealFromFutureToBankByFuture

func DirectorCThostFtdcTraderSpiOnRtnRepealFromFutureToBankByFuture(p CThostFtdcTraderSpi, arg2 CThostFtdcRspRepealField)

func DirectorCThostFtdcTraderSpiOnRtnRepealFromFutureToBankByFutureManual

func DirectorCThostFtdcTraderSpiOnRtnRepealFromFutureToBankByFutureManual(p CThostFtdcTraderSpi, arg2 CThostFtdcRspRepealField)

func DirectorCThostFtdcTraderSpiOnRtnTrade

func DirectorCThostFtdcTraderSpiOnRtnTrade(p CThostFtdcTraderSpi, arg2 CThostFtdcTradeField)

func DirectorCThostFtdcTraderSpiOnRtnTradingNotice

func DirectorCThostFtdcTraderSpiOnRtnTradingNotice(p CThostFtdcTraderSpi, arg2 CThostFtdcTradingNoticeInfoField)

func Swig_DirectorCThostFtdcMdSpi_callback_OnFrontConnected_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnFrontConnected_goctp_a83a17122a8eb0d1(swig_c int)

func Swig_DirectorCThostFtdcMdSpi_callback_OnFrontDisconnected_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnFrontDisconnected_goctp_a83a17122a8eb0d1(swig_c int, arg2 int)

func Swig_DirectorCThostFtdcMdSpi_callback_OnHeartBeatWarning_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnHeartBeatWarning_goctp_a83a17122a8eb0d1(swig_c int, arg2 int)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspError_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspError_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 int, arg4 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspQryMulticastInstrument_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspQryMulticastInstrument_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspSubForQuoteRsp_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspSubForQuoteRsp_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspSubMarketData_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspSubMarketData_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUnSubForQuoteRsp_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUnSubForQuoteRsp_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUnSubMarketData_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUnSubMarketData_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUserLogin_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUserLogin_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUserLogout_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRspUserLogout_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRtnDepthMarketData_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRtnDepthMarketData_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcMdSpi_callback_OnRtnForQuoteRsp_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcMdSpi_callback_OnRtnForQuoteRsp_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnBankToFutureByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnBankToFutureByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnBatchOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnBatchOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnCombActionInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnCombActionInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnExecOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnExecOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnExecOrderInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnExecOrderInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnForQuoteInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnForQuoteInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnFutureToBankByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnFutureToBankByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOptionSelfCloseAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOptionSelfCloseAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOptionSelfCloseInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOptionSelfCloseInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOrderInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnOrderInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnQueryBankBalanceByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnQueryBankBalanceByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnQuoteAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnQuoteAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnQuoteInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnQuoteInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnRepealBankToFutureByFutureManual_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnRepealBankToFutureByFutureManual_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnRepealFutureToBankByFutureManual_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnErrRtnRepealFutureToBankByFutureManual_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnFrontConnected_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnFrontConnected_goctp_a83a17122a8eb0d1(swig_c int)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnFrontDisconnected_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnFrontDisconnected_goctp_a83a17122a8eb0d1(swig_c int, arg2 int)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnHeartBeatWarning_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnHeartBeatWarning_goctp_a83a17122a8eb0d1(swig_c int, arg2 int)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspAuthenticate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspAuthenticate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspBatchOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspBatchOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspCombActionInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspCombActionInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspError_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspError_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 int, arg4 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspExecOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspExecOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspExecOrderInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspExecOrderInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspForQuoteInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspForQuoteInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspFromBankToFutureByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspFromBankToFutureByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspFromFutureToBankByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspFromFutureToBankByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspGenUserCaptcha_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspGenUserCaptcha_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspGenUserText_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspGenUserText_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOptionSelfCloseAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOptionSelfCloseAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOptionSelfCloseInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOptionSelfCloseInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOrderInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspOrderInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspParkedOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspParkedOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspParkedOrderInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspParkedOrderInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryAccountregister_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryAccountregister_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryBrokerTradingAlgos_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryBrokerTradingAlgos_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryBrokerTradingParams_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryBrokerTradingParams_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCFMMCTradingAccountKey_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCFMMCTradingAccountKey_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryClassifiedInstrument_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryClassifiedInstrument_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCombAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCombAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCombInstrumentGuard_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCombInstrumentGuard_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCombPromotionParam_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryCombPromotionParam_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryContractBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryContractBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryDepthMarketData_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryDepthMarketData_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryEWarrantOffset_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryEWarrantOffset_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchangeMarginRateAdjust_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchangeMarginRateAdjust_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchangeMarginRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchangeMarginRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchangeRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchangeRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchange_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExchange_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExecOrder_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryExecOrder_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryForQuote_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryForQuote_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrumentCommissionRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrumentCommissionRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrumentMarginRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrumentMarginRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrumentOrderCommRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrumentOrderCommRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrument_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInstrument_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestUnit_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestUnit_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorPositionCombineDetail_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorPositionCombineDetail_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorPositionDetail_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorPositionDetail_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorPosition_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorPosition_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorProductGroupMargin_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestorProductGroupMargin_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestor_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryInvestor_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryMMInstrumentCommissionRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryMMInstrumentCommissionRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryMMOptionInstrCommRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryMMOptionInstrCommRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryMaxOrderVolume_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryMaxOrderVolume_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryNotice_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryNotice_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOptionInstrCommRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOptionInstrCommRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOptionInstrTradeCost_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOptionInstrTradeCost_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOptionSelfClose_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOptionSelfClose_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOrder_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryOrder_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryParkedOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryParkedOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryParkedOrder_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryParkedOrder_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryProductExchRate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryProductExchRate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryProductGroup_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryProductGroup_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryProduct_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryProduct_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryQuote_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryQuote_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentACIDMap_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentACIDMap_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentCheckMode_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentCheckMode_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentTradeInfo_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentTradeInfo_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentTradingAccount_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySecAgentTradingAccount_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySettlementInfoConfirm_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySettlementInfoConfirm_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySettlementInfo_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQrySettlementInfo_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTrade_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTrade_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTradingAccount_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTradingAccount_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTradingCode_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTradingCode_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTradingNotice_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTradingNotice_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTransferBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTransferBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTransferSerial_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQryTransferSerial_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQueryBankAccountMoneyByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQueryBankAccountMoneyByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQueryCFMMCTradingAccountToken_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQueryCFMMCTradingAccountToken_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQuoteAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQuoteAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQuoteInsert_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspQuoteInsert_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspRemoveParkedOrderAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspRemoveParkedOrderAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspRemoveParkedOrder_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspRemoveParkedOrder_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspSettlementInfoConfirm_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspSettlementInfoConfirm_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspTradingAccountPasswordUpdate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspTradingAccountPasswordUpdate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserAuthMethod_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserAuthMethod_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserLogin_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserLogin_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserLogout_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserLogout_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserPasswordUpdate_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRspUserPasswordUpdate_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr, arg3 uintptr, arg4 int, arg5 bool)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnBulletin_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnBulletin_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnCFMMCTradingAccountToken_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnCFMMCTradingAccountToken_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnCancelAccountByBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnCancelAccountByBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnChangeAccountByBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnChangeAccountByBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnCombAction_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnCombAction_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnErrorConditionalOrder_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnErrorConditionalOrder_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnExecOrder_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnExecOrder_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnForQuoteRsp_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnForQuoteRsp_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromBankToFutureByBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromBankToFutureByBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromBankToFutureByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromBankToFutureByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromFutureToBankByBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromFutureToBankByBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromFutureToBankByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnFromFutureToBankByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnInstrumentStatus_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnInstrumentStatus_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnOpenAccountByBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnOpenAccountByBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnOptionSelfClose_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnOptionSelfClose_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnOrder_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnOrder_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnQueryBankBalanceByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnQueryBankBalanceByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnQuote_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnQuote_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromBankToFutureByBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromBankToFutureByBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromBankToFutureByFutureManual_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromBankToFutureByFutureManual_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromBankToFutureByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromBankToFutureByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromFutureToBankByBank_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromFutureToBankByBank_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromFutureToBankByFutureManual_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromFutureToBankByFutureManual_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromFutureToBankByFuture_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnRepealFromFutureToBankByFuture_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnTrade_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnTrade_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnTradingNotice_goctp_a83a17122a8eb0d1

func Swig_DirectorCThostFtdcTraderSpi_callback_OnRtnTradingNotice_goctp_a83a17122a8eb0d1(swig_c int, arg2 uintptr)

func Swig_free

func Swig_free(arg1 uintptr)

func Swig_malloc

func Swig_malloc(arg1 int) (_swig_ret uintptr)

Types

type CThostFtdcAccountPropertyField

type CThostFtdcAccountPropertyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcAccountPropertyField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetOpenName(arg2 string)
	GetOpenName() (_swig_ret string)
	SetOpenBank(arg2 string)
	GetOpenBank() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
	SetAccountSourceType(arg2 byte)
	GetAccountSourceType() (_swig_ret byte)
	SetOpenDate(arg2 string)
	GetOpenDate() (_swig_ret string)
	SetCancelDate(arg2 string)
	GetCancelDate() (_swig_ret string)
	SetOperatorID(arg2 string)
	GetOperatorID() (_swig_ret string)
	SetOperateDate(arg2 string)
	GetOperateDate() (_swig_ret string)
	SetOperateTime(arg2 string)
	GetOperateTime() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcAccountPropertyField

func NewCThostFtdcAccountPropertyField() (_swig_ret CThostFtdcAccountPropertyField)

type CThostFtdcAccountregisterField

type CThostFtdcAccountregisterField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcAccountregisterField()
	SetTradeDay(arg2 string)
	GetTradeDay() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetOpenOrDestroy(arg2 byte)
	GetOpenOrDestroy() (_swig_ret byte)
	SetRegDate(arg2 string)
	GetRegDate() (_swig_ret string)
	SetOutDate(arg2 string)
	GetOutDate() (_swig_ret string)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcAccountregisterField

func NewCThostFtdcAccountregisterField() (_swig_ret CThostFtdcAccountregisterField)

type CThostFtdcAppIDAuthAssignField

type CThostFtdcAppIDAuthAssignField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcAppIDAuthAssignField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAppID(arg2 string)
	GetAppID() (_swig_ret string)
	SetDRIdentityID(arg2 int)
	GetDRIdentityID() (_swig_ret int)
}

func NewCThostFtdcAppIDAuthAssignField

func NewCThostFtdcAppIDAuthAssignField() (_swig_ret CThostFtdcAppIDAuthAssignField)

type CThostFtdcAuthForbiddenIPField

type CThostFtdcAuthForbiddenIPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcAuthForbiddenIPField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcAuthForbiddenIPField

func NewCThostFtdcAuthForbiddenIPField() (_swig_ret CThostFtdcAuthForbiddenIPField)

type CThostFtdcAuthIPField

type CThostFtdcAuthIPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcAuthIPField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAppID(arg2 string)
	GetAppID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcAuthIPField

func NewCThostFtdcAuthIPField() (_swig_ret CThostFtdcAuthIPField)

type CThostFtdcAuthUserIDField

type CThostFtdcAuthUserIDField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcAuthUserIDField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAppID(arg2 string)
	GetAppID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetAuthType(arg2 byte)
	GetAuthType() (_swig_ret byte)
}

func NewCThostFtdcAuthUserIDField

func NewCThostFtdcAuthUserIDField() (_swig_ret CThostFtdcAuthUserIDField)

type CThostFtdcAuthenticationInfoField

type CThostFtdcAuthenticationInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcAuthenticationInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetAuthInfo(arg2 string)
	GetAuthInfo() (_swig_ret string)
	SetIsResult(arg2 int)
	GetIsResult() (_swig_ret int)
	SetAppID(arg2 string)
	GetAppID() (_swig_ret string)
	SetAppType(arg2 byte)
	GetAppType() (_swig_ret byte)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetClientIPAddress(arg2 string)
	GetClientIPAddress() (_swig_ret string)
}

func NewCThostFtdcAuthenticationInfoField

func NewCThostFtdcAuthenticationInfoField() (_swig_ret CThostFtdcAuthenticationInfoField)

type CThostFtdcBatchOrderActionField

type CThostFtdcBatchOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBatchOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOrderActionRef(arg2 int)
	GetOrderActionRef() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcBatchOrderActionField

func NewCThostFtdcBatchOrderActionField() (_swig_ret CThostFtdcBatchOrderActionField)

type CThostFtdcBrokerDepositField

type CThostFtdcBrokerDepositField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerDepositField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetPreBalance(arg2 float64)
	GetPreBalance() (_swig_ret float64)
	SetCurrMargin(arg2 float64)
	GetCurrMargin() (_swig_ret float64)
	SetCloseProfit(arg2 float64)
	GetCloseProfit() (_swig_ret float64)
	SetBalance(arg2 float64)
	GetBalance() (_swig_ret float64)
	SetDeposit(arg2 float64)
	GetDeposit() (_swig_ret float64)
	SetWithdraw(arg2 float64)
	GetWithdraw() (_swig_ret float64)
	SetAvailable(arg2 float64)
	GetAvailable() (_swig_ret float64)
	SetReserve(arg2 float64)
	GetReserve() (_swig_ret float64)
	SetFrozenMargin(arg2 float64)
	GetFrozenMargin() (_swig_ret float64)
}

func NewCThostFtdcBrokerDepositField

func NewCThostFtdcBrokerDepositField() (_swig_ret CThostFtdcBrokerDepositField)

type CThostFtdcBrokerField

type CThostFtdcBrokerField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerAbbr(arg2 string)
	GetBrokerAbbr() (_swig_ret string)
	SetBrokerName(arg2 string)
	GetBrokerName() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
}

func NewCThostFtdcBrokerField

func NewCThostFtdcBrokerField() (_swig_ret CThostFtdcBrokerField)

type CThostFtdcBrokerSyncField

type CThostFtdcBrokerSyncField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerSyncField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
}

func NewCThostFtdcBrokerSyncField

func NewCThostFtdcBrokerSyncField() (_swig_ret CThostFtdcBrokerSyncField)

type CThostFtdcBrokerTradingAlgosField

type CThostFtdcBrokerTradingAlgosField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerTradingAlgosField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHandlePositionAlgoID(arg2 byte)
	GetHandlePositionAlgoID() (_swig_ret byte)
	SetFindMarginRateAlgoID(arg2 byte)
	GetFindMarginRateAlgoID() (_swig_ret byte)
	SetHandleTradingAccountAlgoID(arg2 byte)
	GetHandleTradingAccountAlgoID() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcBrokerTradingAlgosField

func NewCThostFtdcBrokerTradingAlgosField() (_swig_ret CThostFtdcBrokerTradingAlgosField)

type CThostFtdcBrokerTradingParamsField

type CThostFtdcBrokerTradingParamsField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerTradingParamsField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetMarginPriceType(arg2 byte)
	GetMarginPriceType() (_swig_ret byte)
	SetAlgorithm(arg2 byte)
	GetAlgorithm() (_swig_ret byte)
	SetAvailIncludeCloseProfit(arg2 byte)
	GetAvailIncludeCloseProfit() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetOptionRoyaltyPriceType(arg2 byte)
	GetOptionRoyaltyPriceType() (_swig_ret byte)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
}

func NewCThostFtdcBrokerTradingParamsField

func NewCThostFtdcBrokerTradingParamsField() (_swig_ret CThostFtdcBrokerTradingParamsField)

type CThostFtdcBrokerUserEventField

type CThostFtdcBrokerUserEventField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerUserEventField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserEventType(arg2 byte)
	GetUserEventType() (_swig_ret byte)
	SetEventSequenceNo(arg2 int)
	GetEventSequenceNo() (_swig_ret int)
	SetEventDate(arg2 string)
	GetEventDate() (_swig_ret string)
	SetEventTime(arg2 string)
	GetEventTime() (_swig_ret string)
	SetUserEventInfo(arg2 string)
	GetUserEventInfo() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcBrokerUserEventField

func NewCThostFtdcBrokerUserEventField() (_swig_ret CThostFtdcBrokerUserEventField)

type CThostFtdcBrokerUserField

type CThostFtdcBrokerUserField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerUserField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserName(arg2 string)
	GetUserName() (_swig_ret string)
	SetUserType(arg2 byte)
	GetUserType() (_swig_ret byte)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
	SetIsUsingOTP(arg2 int)
	GetIsUsingOTP() (_swig_ret int)
	SetIsAuthForce(arg2 int)
	GetIsAuthForce() (_swig_ret int)
}

func NewCThostFtdcBrokerUserField

func NewCThostFtdcBrokerUserField() (_swig_ret CThostFtdcBrokerUserField)

type CThostFtdcBrokerUserFunctionField

type CThostFtdcBrokerUserFunctionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerUserFunctionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetBrokerFunctionCode(arg2 byte)
	GetBrokerFunctionCode() (_swig_ret byte)
}

func NewCThostFtdcBrokerUserFunctionField

func NewCThostFtdcBrokerUserFunctionField() (_swig_ret CThostFtdcBrokerUserFunctionField)

type CThostFtdcBrokerUserOTPParamField

type CThostFtdcBrokerUserOTPParamField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerUserOTPParamField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOTPVendorsID(arg2 string)
	GetOTPVendorsID() (_swig_ret string)
	SetSerialNumber(arg2 string)
	GetSerialNumber() (_swig_ret string)
	SetAuthKey(arg2 string)
	GetAuthKey() (_swig_ret string)
	SetLastDrift(arg2 int)
	GetLastDrift() (_swig_ret int)
	SetLastSuccess(arg2 int)
	GetLastSuccess() (_swig_ret int)
	SetOTPType(arg2 byte)
	GetOTPType() (_swig_ret byte)
}

func NewCThostFtdcBrokerUserOTPParamField

func NewCThostFtdcBrokerUserOTPParamField() (_swig_ret CThostFtdcBrokerUserOTPParamField)

type CThostFtdcBrokerUserPasswordField

type CThostFtdcBrokerUserPasswordField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerUserPasswordField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetLastUpdateTime(arg2 string)
	GetLastUpdateTime() (_swig_ret string)
	SetLastLoginTime(arg2 string)
	GetLastLoginTime() (_swig_ret string)
	SetExpireDate(arg2 string)
	GetExpireDate() (_swig_ret string)
	SetWeakExpireDate(arg2 string)
	GetWeakExpireDate() (_swig_ret string)
}

func NewCThostFtdcBrokerUserPasswordField

func NewCThostFtdcBrokerUserPasswordField() (_swig_ret CThostFtdcBrokerUserPasswordField)

type CThostFtdcBrokerUserRightAssignField

type CThostFtdcBrokerUserRightAssignField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerUserRightAssignField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetDRIdentityID(arg2 int)
	GetDRIdentityID() (_swig_ret int)
	SetTradeable(arg2 int)
	GetTradeable() (_swig_ret int)
}

func NewCThostFtdcBrokerUserRightAssignField

func NewCThostFtdcBrokerUserRightAssignField() (_swig_ret CThostFtdcBrokerUserRightAssignField)

type CThostFtdcBrokerWithdrawAlgorithmField

type CThostFtdcBrokerWithdrawAlgorithmField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBrokerWithdrawAlgorithmField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetWithdrawAlgorithm(arg2 byte)
	GetWithdrawAlgorithm() (_swig_ret byte)
	SetUsingRatio(arg2 float64)
	GetUsingRatio() (_swig_ret float64)
	SetIncludeCloseProfit(arg2 byte)
	GetIncludeCloseProfit() (_swig_ret byte)
	SetAllWithoutTrade(arg2 byte)
	GetAllWithoutTrade() (_swig_ret byte)
	SetAvailIncludeCloseProfit(arg2 byte)
	GetAvailIncludeCloseProfit() (_swig_ret byte)
	SetIsBrokerUserEvent(arg2 int)
	GetIsBrokerUserEvent() (_swig_ret int)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetFundMortgageRatio(arg2 float64)
	GetFundMortgageRatio() (_swig_ret float64)
	SetBalanceAlgorithm(arg2 byte)
	GetBalanceAlgorithm() (_swig_ret byte)
}

func NewCThostFtdcBrokerWithdrawAlgorithmField

func NewCThostFtdcBrokerWithdrawAlgorithmField() (_swig_ret CThostFtdcBrokerWithdrawAlgorithmField)

type CThostFtdcBulletinField

type CThostFtdcBulletinField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcBulletinField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBulletinID(arg2 int)
	GetBulletinID() (_swig_ret int)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetNewsType(arg2 string)
	GetNewsType() (_swig_ret string)
	SetNewsUrgency(arg2 byte)
	GetNewsUrgency() (_swig_ret byte)
	SetSendTime(arg2 string)
	GetSendTime() (_swig_ret string)
	SetAbstract(arg2 string)
	GetAbstract() (_swig_ret string)
	SetComeFrom(arg2 string)
	GetComeFrom() (_swig_ret string)
	SetContent(arg2 string)
	GetContent() (_swig_ret string)
	SetURLLink(arg2 string)
	GetURLLink() (_swig_ret string)
	SetMarketID(arg2 string)
	GetMarketID() (_swig_ret string)
}

func NewCThostFtdcBulletinField

func NewCThostFtdcBulletinField() (_swig_ret CThostFtdcBulletinField)

type CThostFtdcCFMMCBrokerKeyField

type CThostFtdcCFMMCBrokerKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCFMMCBrokerKeyField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetCreateDate(arg2 string)
	GetCreateDate() (_swig_ret string)
	SetCreateTime(arg2 string)
	GetCreateTime() (_swig_ret string)
	SetKeyID(arg2 int)
	GetKeyID() (_swig_ret int)
	SetCurrentKey(arg2 string)
	GetCurrentKey() (_swig_ret string)
	SetKeyKind(arg2 byte)
	GetKeyKind() (_swig_ret byte)
}

func NewCThostFtdcCFMMCBrokerKeyField

func NewCThostFtdcCFMMCBrokerKeyField() (_swig_ret CThostFtdcCFMMCBrokerKeyField)

type CThostFtdcCFMMCTradingAccountKeyField

type CThostFtdcCFMMCTradingAccountKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCFMMCTradingAccountKeyField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetKeyID(arg2 int)
	GetKeyID() (_swig_ret int)
	SetCurrentKey(arg2 string)
	GetCurrentKey() (_swig_ret string)
}

func NewCThostFtdcCFMMCTradingAccountKeyField

func NewCThostFtdcCFMMCTradingAccountKeyField() (_swig_ret CThostFtdcCFMMCTradingAccountKeyField)

type CThostFtdcCFMMCTradingAccountTokenField

type CThostFtdcCFMMCTradingAccountTokenField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCFMMCTradingAccountTokenField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetKeyID(arg2 int)
	GetKeyID() (_swig_ret int)
	SetToken(arg2 string)
	GetToken() (_swig_ret string)
}

func NewCThostFtdcCFMMCTradingAccountTokenField

func NewCThostFtdcCFMMCTradingAccountTokenField() (_swig_ret CThostFtdcCFMMCTradingAccountTokenField)

type CThostFtdcCancelAccountField

type CThostFtdcCancelAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCancelAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetCashExchangeCode(arg2 byte)
	GetCashExchangeCode() (_swig_ret byte)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcCancelAccountField

func NewCThostFtdcCancelAccountField() (_swig_ret CThostFtdcCancelAccountField)

type CThostFtdcChangeAccountField

type CThostFtdcChangeAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcChangeAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetNewBankAccount(arg2 string)
	GetNewBankAccount() (_swig_ret string)
	SetNewBankPassWord(arg2 string)
	GetNewBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcChangeAccountField

func NewCThostFtdcChangeAccountField() (_swig_ret CThostFtdcChangeAccountField)

type CThostFtdcCombActionField

type CThostFtdcCombActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCombActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetCombActionRef(arg2 string)
	GetCombActionRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetCombDirection(arg2 byte)
	GetCombDirection() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetActionStatus(arg2 byte)
	GetActionStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetComTradeID(arg2 string)
	GetComTradeID() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcCombActionField

func NewCThostFtdcCombActionField() (_swig_ret CThostFtdcCombActionField)

type CThostFtdcCombInstrumentGuardField

type CThostFtdcCombInstrumentGuardField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCombInstrumentGuardField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetGuarantRatio(arg2 float64)
	GetGuarantRatio() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcCombInstrumentGuardField

func NewCThostFtdcCombInstrumentGuardField() (_swig_ret CThostFtdcCombInstrumentGuardField)

type CThostFtdcCombPromotionParamField

type CThostFtdcCombPromotionParamField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCombPromotionParamField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetCombHedgeFlag(arg2 string)
	GetCombHedgeFlag() (_swig_ret string)
	SetXparameter(arg2 float64)
	GetXparameter() (_swig_ret float64)
}

func NewCThostFtdcCombPromotionParamField

func NewCThostFtdcCombPromotionParamField() (_swig_ret CThostFtdcCombPromotionParamField)

type CThostFtdcCombinationLegField

type CThostFtdcCombinationLegField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCombinationLegField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetLegID(arg2 int)
	GetLegID() (_swig_ret int)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetLegMultiple(arg2 int)
	GetLegMultiple() (_swig_ret int)
	SetImplyLevel(arg2 int)
	GetImplyLevel() (_swig_ret int)
	SetCombInstrumentID(arg2 string)
	GetCombInstrumentID() (_swig_ret string)
	SetLegInstrumentID(arg2 string)
	GetLegInstrumentID() (_swig_ret string)
}

func NewCThostFtdcCombinationLegField

func NewCThostFtdcCombinationLegField() (_swig_ret CThostFtdcCombinationLegField)

type CThostFtdcCommPhaseField

type CThostFtdcCommPhaseField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCommPhaseField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetCommPhaseNo(arg2 int16)
	GetCommPhaseNo() (_swig_ret int16)
	SetSystemID(arg2 string)
	GetSystemID() (_swig_ret string)
}

func NewCThostFtdcCommPhaseField

func NewCThostFtdcCommPhaseField() (_swig_ret CThostFtdcCommPhaseField)

type CThostFtdcCommRateModelField

type CThostFtdcCommRateModelField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCommRateModelField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetCommModelID(arg2 string)
	GetCommModelID() (_swig_ret string)
	SetCommModelName(arg2 string)
	GetCommModelName() (_swig_ret string)
}

func NewCThostFtdcCommRateModelField

func NewCThostFtdcCommRateModelField() (_swig_ret CThostFtdcCommRateModelField)

type CThostFtdcContractBankField

type CThostFtdcContractBankField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcContractBankField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBrchID(arg2 string)
	GetBankBrchID() (_swig_ret string)
	SetBankName(arg2 string)
	GetBankName() (_swig_ret string)
}

func NewCThostFtdcContractBankField

func NewCThostFtdcContractBankField() (_swig_ret CThostFtdcContractBankField)

type CThostFtdcCurrDRIdentityField

type CThostFtdcCurrDRIdentityField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCurrDRIdentityField()
	SetDRIdentityID(arg2 int)
	GetDRIdentityID() (_swig_ret int)
}

func NewCThostFtdcCurrDRIdentityField

func NewCThostFtdcCurrDRIdentityField() (_swig_ret CThostFtdcCurrDRIdentityField)

type CThostFtdcCurrTransferIdentityField

type CThostFtdcCurrTransferIdentityField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCurrTransferIdentityField()
	SetIdentityID(arg2 int)
	GetIdentityID() (_swig_ret int)
}

func NewCThostFtdcCurrTransferIdentityField

func NewCThostFtdcCurrTransferIdentityField() (_swig_ret CThostFtdcCurrTransferIdentityField)

type CThostFtdcCurrentTimeField

type CThostFtdcCurrentTimeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcCurrentTimeField()
	SetCurrDate(arg2 string)
	GetCurrDate() (_swig_ret string)
	SetCurrTime(arg2 string)
	GetCurrTime() (_swig_ret string)
	SetCurrMillisec(arg2 int)
	GetCurrMillisec() (_swig_ret int)
	SetActionDay(arg2 string)
	GetActionDay() (_swig_ret string)
}

func NewCThostFtdcCurrentTimeField

func NewCThostFtdcCurrentTimeField() (_swig_ret CThostFtdcCurrentTimeField)

type CThostFtdcDRTransferField

type CThostFtdcDRTransferField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcDRTransferField()
	SetOrigDRIdentityID(arg2 int)
	GetOrigDRIdentityID() (_swig_ret int)
	SetDestDRIdentityID(arg2 int)
	GetDestDRIdentityID() (_swig_ret int)
	SetOrigBrokerID(arg2 string)
	GetOrigBrokerID() (_swig_ret string)
	SetDestBrokerID(arg2 string)
	GetDestBrokerID() (_swig_ret string)
}

func NewCThostFtdcDRTransferField

func NewCThostFtdcDRTransferField() (_swig_ret CThostFtdcDRTransferField)

type CThostFtdcDepartmentUserField

type CThostFtdcDepartmentUserField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcDepartmentUserField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcDepartmentUserField

func NewCThostFtdcDepartmentUserField() (_swig_ret CThostFtdcDepartmentUserField)

type CThostFtdcDepositResultInformField

type CThostFtdcDepositResultInformField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcDepositResultInformField()
	SetDepositSeqNo(arg2 string)
	GetDepositSeqNo() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetDeposit(arg2 float64)
	GetDeposit() (_swig_ret float64)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetReturnCode(arg2 string)
	GetReturnCode() (_swig_ret string)
	SetDescrInfoForReturnCode(arg2 string)
	GetDescrInfoForReturnCode() (_swig_ret string)
}

func NewCThostFtdcDepositResultInformField

func NewCThostFtdcDepositResultInformField() (_swig_ret CThostFtdcDepositResultInformField)

type CThostFtdcDepthMarketDataField

type CThostFtdcDepthMarketDataField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcDepthMarketDataField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetLastPrice(arg2 float64)
	GetLastPrice() (_swig_ret float64)
	SetPreSettlementPrice(arg2 float64)
	GetPreSettlementPrice() (_swig_ret float64)
	SetPreClosePrice(arg2 float64)
	GetPreClosePrice() (_swig_ret float64)
	SetPreOpenInterest(arg2 float64)
	GetPreOpenInterest() (_swig_ret float64)
	SetOpenPrice(arg2 float64)
	GetOpenPrice() (_swig_ret float64)
	SetHighestPrice(arg2 float64)
	GetHighestPrice() (_swig_ret float64)
	SetLowestPrice(arg2 float64)
	GetLowestPrice() (_swig_ret float64)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetTurnover(arg2 float64)
	GetTurnover() (_swig_ret float64)
	SetOpenInterest(arg2 float64)
	GetOpenInterest() (_swig_ret float64)
	SetClosePrice(arg2 float64)
	GetClosePrice() (_swig_ret float64)
	SetSettlementPrice(arg2 float64)
	GetSettlementPrice() (_swig_ret float64)
	SetUpperLimitPrice(arg2 float64)
	GetUpperLimitPrice() (_swig_ret float64)
	SetLowerLimitPrice(arg2 float64)
	GetLowerLimitPrice() (_swig_ret float64)
	SetPreDelta(arg2 float64)
	GetPreDelta() (_swig_ret float64)
	SetCurrDelta(arg2 float64)
	GetCurrDelta() (_swig_ret float64)
	SetUpdateTime(arg2 string)
	GetUpdateTime() (_swig_ret string)
	SetUpdateMillisec(arg2 int)
	GetUpdateMillisec() (_swig_ret int)
	SetBidPrice1(arg2 float64)
	GetBidPrice1() (_swig_ret float64)
	SetBidVolume1(arg2 int)
	GetBidVolume1() (_swig_ret int)
	SetAskPrice1(arg2 float64)
	GetAskPrice1() (_swig_ret float64)
	SetAskVolume1(arg2 int)
	GetAskVolume1() (_swig_ret int)
	SetBidPrice2(arg2 float64)
	GetBidPrice2() (_swig_ret float64)
	SetBidVolume2(arg2 int)
	GetBidVolume2() (_swig_ret int)
	SetAskPrice2(arg2 float64)
	GetAskPrice2() (_swig_ret float64)
	SetAskVolume2(arg2 int)
	GetAskVolume2() (_swig_ret int)
	SetBidPrice3(arg2 float64)
	GetBidPrice3() (_swig_ret float64)
	SetBidVolume3(arg2 int)
	GetBidVolume3() (_swig_ret int)
	SetAskPrice3(arg2 float64)
	GetAskPrice3() (_swig_ret float64)
	SetAskVolume3(arg2 int)
	GetAskVolume3() (_swig_ret int)
	SetBidPrice4(arg2 float64)
	GetBidPrice4() (_swig_ret float64)
	SetBidVolume4(arg2 int)
	GetBidVolume4() (_swig_ret int)
	SetAskPrice4(arg2 float64)
	GetAskPrice4() (_swig_ret float64)
	SetAskVolume4(arg2 int)
	GetAskVolume4() (_swig_ret int)
	SetBidPrice5(arg2 float64)
	GetBidPrice5() (_swig_ret float64)
	SetBidVolume5(arg2 int)
	GetBidVolume5() (_swig_ret int)
	SetAskPrice5(arg2 float64)
	GetAskPrice5() (_swig_ret float64)
	SetAskVolume5(arg2 int)
	GetAskVolume5() (_swig_ret int)
	SetAveragePrice(arg2 float64)
	GetAveragePrice() (_swig_ret float64)
	SetActionDay(arg2 string)
	GetActionDay() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcDepthMarketDataField

func NewCThostFtdcDepthMarketDataField() (_swig_ret CThostFtdcDepthMarketDataField)

type CThostFtdcDiscountField

type CThostFtdcDiscountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcDiscountField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetDiscount(arg2 float64)
	GetDiscount() (_swig_ret float64)
}

func NewCThostFtdcDiscountField

func NewCThostFtdcDiscountField() (_swig_ret CThostFtdcDiscountField)

type CThostFtdcDisseminationField

type CThostFtdcDisseminationField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcDisseminationField()
	SetSequenceSeries(arg2 int16)
	GetSequenceSeries() (_swig_ret int16)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
}

func NewCThostFtdcDisseminationField

func NewCThostFtdcDisseminationField() (_swig_ret CThostFtdcDisseminationField)

type CThostFtdcEWarrantOffsetField

type CThostFtdcEWarrantOffsetField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcEWarrantOffsetField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcEWarrantOffsetField

func NewCThostFtdcEWarrantOffsetField() (_swig_ret CThostFtdcEWarrantOffsetField)

type CThostFtdcErrExecOrderActionField

type CThostFtdcErrExecOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcErrExecOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExecOrderActionRef(arg2 int)
	GetExecOrderActionRef() (_swig_ret int)
	SetExecOrderRef(arg2 string)
	GetExecOrderRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetExecOrderSysID(arg2 string)
	GetExecOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcErrExecOrderActionField

func NewCThostFtdcErrExecOrderActionField() (_swig_ret CThostFtdcErrExecOrderActionField)

type CThostFtdcErrExecOrderField

type CThostFtdcErrExecOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcErrExecOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExecOrderRef(arg2 string)
	GetExecOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetActionType(arg2 byte)
	GetActionType() (_swig_ret byte)
	SetPosiDirection(arg2 byte)
	GetPosiDirection() (_swig_ret byte)
	SetReservePositionFlag(arg2 byte)
	GetReservePositionFlag() (_swig_ret byte)
	SetCloseFlag(arg2 byte)
	GetCloseFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcErrExecOrderField

func NewCThostFtdcErrExecOrderField() (_swig_ret CThostFtdcErrExecOrderField)

type CThostFtdcErrOrderActionField

type CThostFtdcErrOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcErrOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOrderActionRef(arg2 int)
	GetOrderActionRef() (_swig_ret int)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeChange(arg2 int)
	GetVolumeChange() (_swig_ret int)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcErrOrderActionField

func NewCThostFtdcErrOrderActionField() (_swig_ret CThostFtdcErrOrderActionField)

type CThostFtdcErrOrderField

type CThostFtdcErrOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcErrOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOrderPriceType(arg2 byte)
	GetOrderPriceType() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetCombOffsetFlag(arg2 string)
	GetCombOffsetFlag() (_swig_ret string)
	SetCombHedgeFlag(arg2 string)
	GetCombHedgeFlag() (_swig_ret string)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeTotalOriginal(arg2 int)
	GetVolumeTotalOriginal() (_swig_ret int)
	SetTimeCondition(arg2 byte)
	GetTimeCondition() (_swig_ret byte)
	SetGTDDate(arg2 string)
	GetGTDDate() (_swig_ret string)
	SetVolumeCondition(arg2 byte)
	GetVolumeCondition() (_swig_ret byte)
	SetMinVolume(arg2 int)
	GetMinVolume() (_swig_ret int)
	SetContingentCondition(arg2 byte)
	GetContingentCondition() (_swig_ret byte)
	SetStopPrice(arg2 float64)
	GetStopPrice() (_swig_ret float64)
	SetForceCloseReason(arg2 byte)
	GetForceCloseReason() (_swig_ret byte)
	SetIsAutoSuspend(arg2 int)
	GetIsAutoSuspend() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetUserForceClose(arg2 int)
	GetUserForceClose() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetIsSwapOrder(arg2 int)
	GetIsSwapOrder() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcErrOrderField

func NewCThostFtdcErrOrderField() (_swig_ret CThostFtdcErrOrderField)

type CThostFtdcErrorConditionalOrderField

type CThostFtdcErrorConditionalOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcErrorConditionalOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOrderPriceType(arg2 byte)
	GetOrderPriceType() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetCombOffsetFlag(arg2 string)
	GetCombOffsetFlag() (_swig_ret string)
	SetCombHedgeFlag(arg2 string)
	GetCombHedgeFlag() (_swig_ret string)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeTotalOriginal(arg2 int)
	GetVolumeTotalOriginal() (_swig_ret int)
	SetTimeCondition(arg2 byte)
	GetTimeCondition() (_swig_ret byte)
	SetGTDDate(arg2 string)
	GetGTDDate() (_swig_ret string)
	SetVolumeCondition(arg2 byte)
	GetVolumeCondition() (_swig_ret byte)
	SetMinVolume(arg2 int)
	GetMinVolume() (_swig_ret int)
	SetContingentCondition(arg2 byte)
	GetContingentCondition() (_swig_ret byte)
	SetStopPrice(arg2 float64)
	GetStopPrice() (_swig_ret float64)
	SetForceCloseReason(arg2 byte)
	GetForceCloseReason() (_swig_ret byte)
	SetIsAutoSuspend(arg2 int)
	GetIsAutoSuspend() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetOrderSource(arg2 byte)
	GetOrderSource() (_swig_ret byte)
	SetOrderStatus(arg2 byte)
	GetOrderStatus() (_swig_ret byte)
	SetOrderType(arg2 byte)
	GetOrderType() (_swig_ret byte)
	SetVolumeTraded(arg2 int)
	GetVolumeTraded() (_swig_ret int)
	SetVolumeTotal(arg2 int)
	GetVolumeTotal() (_swig_ret int)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetActiveTime(arg2 string)
	GetActiveTime() (_swig_ret string)
	SetSuspendTime(arg2 string)
	GetSuspendTime() (_swig_ret string)
	SetUpdateTime(arg2 string)
	GetUpdateTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetActiveTraderID(arg2 string)
	GetActiveTraderID() (_swig_ret string)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetUserForceClose(arg2 int)
	GetUserForceClose() (_swig_ret int)
	SetActiveUserID(arg2 string)
	GetActiveUserID() (_swig_ret string)
	SetBrokerOrderSeq(arg2 int)
	GetBrokerOrderSeq() (_swig_ret int)
	SetRelativeOrderSysID(arg2 string)
	GetRelativeOrderSysID() (_swig_ret string)
	SetZCETotalTradedVolume(arg2 int)
	GetZCETotalTradedVolume() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetIsSwapOrder(arg2 int)
	GetIsSwapOrder() (_swig_ret int)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcErrorConditionalOrderField

func NewCThostFtdcErrorConditionalOrderField() (_swig_ret CThostFtdcErrorConditionalOrderField)

type CThostFtdcExchangeBatchOrderActionField

type CThostFtdcExchangeBatchOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeBatchOrderActionField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeBatchOrderActionField

func NewCThostFtdcExchangeBatchOrderActionField() (_swig_ret CThostFtdcExchangeBatchOrderActionField)

type CThostFtdcExchangeCombActionField

type CThostFtdcExchangeCombActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeCombActionField()
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetCombDirection(arg2 byte)
	GetCombDirection() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetActionStatus(arg2 byte)
	GetActionStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetComTradeID(arg2 string)
	GetComTradeID() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeCombActionField

func NewCThostFtdcExchangeCombActionField() (_swig_ret CThostFtdcExchangeCombActionField)

type CThostFtdcExchangeExecOrderActionField

type CThostFtdcExchangeExecOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeExecOrderActionField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetExecOrderSysID(arg2 string)
	GetExecOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetExecOrderLocalID(arg2 string)
	GetExecOrderLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetActionType(arg2 byte)
	GetActionType() (_swig_ret byte)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcExchangeExecOrderActionField

func NewCThostFtdcExchangeExecOrderActionField() (_swig_ret CThostFtdcExchangeExecOrderActionField)

type CThostFtdcExchangeExecOrderField

type CThostFtdcExchangeExecOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeExecOrderField()
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetActionType(arg2 byte)
	GetActionType() (_swig_ret byte)
	SetPosiDirection(arg2 byte)
	GetPosiDirection() (_swig_ret byte)
	SetReservePositionFlag(arg2 byte)
	GetReservePositionFlag() (_swig_ret byte)
	SetCloseFlag(arg2 byte)
	GetCloseFlag() (_swig_ret byte)
	SetExecOrderLocalID(arg2 string)
	GetExecOrderLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetExecOrderSysID(arg2 string)
	GetExecOrderSysID() (_swig_ret string)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetExecResult(arg2 byte)
	GetExecResult() (_swig_ret byte)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeExecOrderField

func NewCThostFtdcExchangeExecOrderField() (_swig_ret CThostFtdcExchangeExecOrderField)

type CThostFtdcExchangeField

type CThostFtdcExchangeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetExchangeName(arg2 string)
	GetExchangeName() (_swig_ret string)
	SetExchangeProperty(arg2 byte)
	GetExchangeProperty() (_swig_ret byte)
}

func NewCThostFtdcExchangeField

func NewCThostFtdcExchangeField() (_swig_ret CThostFtdcExchangeField)

type CThostFtdcExchangeForQuoteField

type CThostFtdcExchangeForQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeForQuoteField()
	SetForQuoteLocalID(arg2 string)
	GetForQuoteLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetForQuoteStatus(arg2 byte)
	GetForQuoteStatus() (_swig_ret byte)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeForQuoteField

func NewCThostFtdcExchangeForQuoteField() (_swig_ret CThostFtdcExchangeForQuoteField)

type CThostFtdcExchangeMarginRateAdjustField

type CThostFtdcExchangeMarginRateAdjustField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeMarginRateAdjustField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetLongMarginRatioByMoney(arg2 float64)
	GetLongMarginRatioByMoney() (_swig_ret float64)
	SetLongMarginRatioByVolume(arg2 float64)
	GetLongMarginRatioByVolume() (_swig_ret float64)
	SetShortMarginRatioByMoney(arg2 float64)
	GetShortMarginRatioByMoney() (_swig_ret float64)
	SetShortMarginRatioByVolume(arg2 float64)
	GetShortMarginRatioByVolume() (_swig_ret float64)
	SetExchLongMarginRatioByMoney(arg2 float64)
	GetExchLongMarginRatioByMoney() (_swig_ret float64)
	SetExchLongMarginRatioByVolume(arg2 float64)
	GetExchLongMarginRatioByVolume() (_swig_ret float64)
	SetExchShortMarginRatioByMoney(arg2 float64)
	GetExchShortMarginRatioByMoney() (_swig_ret float64)
	SetExchShortMarginRatioByVolume(arg2 float64)
	GetExchShortMarginRatioByVolume() (_swig_ret float64)
	SetNoLongMarginRatioByMoney(arg2 float64)
	GetNoLongMarginRatioByMoney() (_swig_ret float64)
	SetNoLongMarginRatioByVolume(arg2 float64)
	GetNoLongMarginRatioByVolume() (_swig_ret float64)
	SetNoShortMarginRatioByMoney(arg2 float64)
	GetNoShortMarginRatioByMoney() (_swig_ret float64)
	SetNoShortMarginRatioByVolume(arg2 float64)
	GetNoShortMarginRatioByVolume() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcExchangeMarginRateAdjustField

func NewCThostFtdcExchangeMarginRateAdjustField() (_swig_ret CThostFtdcExchangeMarginRateAdjustField)

type CThostFtdcExchangeMarginRateField

type CThostFtdcExchangeMarginRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeMarginRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetLongMarginRatioByMoney(arg2 float64)
	GetLongMarginRatioByMoney() (_swig_ret float64)
	SetLongMarginRatioByVolume(arg2 float64)
	GetLongMarginRatioByVolume() (_swig_ret float64)
	SetShortMarginRatioByMoney(arg2 float64)
	GetShortMarginRatioByMoney() (_swig_ret float64)
	SetShortMarginRatioByVolume(arg2 float64)
	GetShortMarginRatioByVolume() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcExchangeMarginRateField

func NewCThostFtdcExchangeMarginRateField() (_swig_ret CThostFtdcExchangeMarginRateField)

type CThostFtdcExchangeOptionSelfCloseActionField

type CThostFtdcExchangeOptionSelfCloseActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeOptionSelfCloseActionField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOptionSelfCloseSysID(arg2 string)
	GetOptionSelfCloseSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOptionSelfCloseLocalID(arg2 string)
	GetOptionSelfCloseLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetOptSelfCloseFlag(arg2 byte)
	GetOptSelfCloseFlag() (_swig_ret byte)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcExchangeOptionSelfCloseActionField

func NewCThostFtdcExchangeOptionSelfCloseActionField() (_swig_ret CThostFtdcExchangeOptionSelfCloseActionField)

type CThostFtdcExchangeOptionSelfCloseField

type CThostFtdcExchangeOptionSelfCloseField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeOptionSelfCloseField()
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetOptSelfCloseFlag(arg2 byte)
	GetOptSelfCloseFlag() (_swig_ret byte)
	SetOptionSelfCloseLocalID(arg2 string)
	GetOptionSelfCloseLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetOptionSelfCloseSysID(arg2 string)
	GetOptionSelfCloseSysID() (_swig_ret string)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetExecResult(arg2 byte)
	GetExecResult() (_swig_ret byte)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeOptionSelfCloseField

func NewCThostFtdcExchangeOptionSelfCloseField() (_swig_ret CThostFtdcExchangeOptionSelfCloseField)

type CThostFtdcExchangeOrderActionErrorField

type CThostFtdcExchangeOrderActionErrorField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeOrderActionErrorField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcExchangeOrderActionErrorField

func NewCThostFtdcExchangeOrderActionErrorField() (_swig_ret CThostFtdcExchangeOrderActionErrorField)

type CThostFtdcExchangeOrderActionField

type CThostFtdcExchangeOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeOrderActionField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeChange(arg2 int)
	GetVolumeChange() (_swig_ret int)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeOrderActionField

func NewCThostFtdcExchangeOrderActionField() (_swig_ret CThostFtdcExchangeOrderActionField)

type CThostFtdcExchangeOrderField

type CThostFtdcExchangeOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeOrderField()
	SetOrderPriceType(arg2 byte)
	GetOrderPriceType() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetCombOffsetFlag(arg2 string)
	GetCombOffsetFlag() (_swig_ret string)
	SetCombHedgeFlag(arg2 string)
	GetCombHedgeFlag() (_swig_ret string)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeTotalOriginal(arg2 int)
	GetVolumeTotalOriginal() (_swig_ret int)
	SetTimeCondition(arg2 byte)
	GetTimeCondition() (_swig_ret byte)
	SetGTDDate(arg2 string)
	GetGTDDate() (_swig_ret string)
	SetVolumeCondition(arg2 byte)
	GetVolumeCondition() (_swig_ret byte)
	SetMinVolume(arg2 int)
	GetMinVolume() (_swig_ret int)
	SetContingentCondition(arg2 byte)
	GetContingentCondition() (_swig_ret byte)
	SetStopPrice(arg2 float64)
	GetStopPrice() (_swig_ret float64)
	SetForceCloseReason(arg2 byte)
	GetForceCloseReason() (_swig_ret byte)
	SetIsAutoSuspend(arg2 int)
	GetIsAutoSuspend() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetOrderSource(arg2 byte)
	GetOrderSource() (_swig_ret byte)
	SetOrderStatus(arg2 byte)
	GetOrderStatus() (_swig_ret byte)
	SetOrderType(arg2 byte)
	GetOrderType() (_swig_ret byte)
	SetVolumeTraded(arg2 int)
	GetVolumeTraded() (_swig_ret int)
	SetVolumeTotal(arg2 int)
	GetVolumeTotal() (_swig_ret int)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetActiveTime(arg2 string)
	GetActiveTime() (_swig_ret string)
	SetSuspendTime(arg2 string)
	GetSuspendTime() (_swig_ret string)
	SetUpdateTime(arg2 string)
	GetUpdateTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetActiveTraderID(arg2 string)
	GetActiveTraderID() (_swig_ret string)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeOrderField

func NewCThostFtdcExchangeOrderField() (_swig_ret CThostFtdcExchangeOrderField)

type CThostFtdcExchangeOrderInsertErrorField

type CThostFtdcExchangeOrderInsertErrorField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeOrderInsertErrorField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcExchangeOrderInsertErrorField

func NewCThostFtdcExchangeOrderInsertErrorField() (_swig_ret CThostFtdcExchangeOrderInsertErrorField)

type CThostFtdcExchangeQuoteActionField

type CThostFtdcExchangeQuoteActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeQuoteActionField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetQuoteSysID(arg2 string)
	GetQuoteSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetQuoteLocalID(arg2 string)
	GetQuoteLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeQuoteActionField

func NewCThostFtdcExchangeQuoteActionField() (_swig_ret CThostFtdcExchangeQuoteActionField)

type CThostFtdcExchangeQuoteField

type CThostFtdcExchangeQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeQuoteField()
	SetAskPrice(arg2 float64)
	GetAskPrice() (_swig_ret float64)
	SetBidPrice(arg2 float64)
	GetBidPrice() (_swig_ret float64)
	SetAskVolume(arg2 int)
	GetAskVolume() (_swig_ret int)
	SetBidVolume(arg2 int)
	GetBidVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetAskOffsetFlag(arg2 byte)
	GetAskOffsetFlag() (_swig_ret byte)
	SetBidOffsetFlag(arg2 byte)
	GetBidOffsetFlag() (_swig_ret byte)
	SetAskHedgeFlag(arg2 byte)
	GetAskHedgeFlag() (_swig_ret byte)
	SetBidHedgeFlag(arg2 byte)
	GetBidHedgeFlag() (_swig_ret byte)
	SetQuoteLocalID(arg2 string)
	GetQuoteLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetQuoteSysID(arg2 string)
	GetQuoteSysID() (_swig_ret string)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetQuoteStatus(arg2 byte)
	GetQuoteStatus() (_swig_ret byte)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetAskOrderSysID(arg2 string)
	GetAskOrderSysID() (_swig_ret string)
	SetBidOrderSysID(arg2 string)
	GetBidOrderSysID() (_swig_ret string)
	SetForQuoteSysID(arg2 string)
	GetForQuoteSysID() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExchangeQuoteField

func NewCThostFtdcExchangeQuoteField() (_swig_ret CThostFtdcExchangeQuoteField)

type CThostFtdcExchangeRateField

type CThostFtdcExchangeRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetFromCurrencyID(arg2 string)
	GetFromCurrencyID() (_swig_ret string)
	SetFromCurrencyUnit(arg2 float64)
	GetFromCurrencyUnit() (_swig_ret float64)
	SetToCurrencyID(arg2 string)
	GetToCurrencyID() (_swig_ret string)
	SetExchangeRate(arg2 float64)
	GetExchangeRate() (_swig_ret float64)
}

func NewCThostFtdcExchangeRateField

func NewCThostFtdcExchangeRateField() (_swig_ret CThostFtdcExchangeRateField)

type CThostFtdcExchangeSequenceField

type CThostFtdcExchangeSequenceField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeSequenceField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetMarketStatus(arg2 byte)
	GetMarketStatus() (_swig_ret byte)
}

func NewCThostFtdcExchangeSequenceField

func NewCThostFtdcExchangeSequenceField() (_swig_ret CThostFtdcExchangeSequenceField)

type CThostFtdcExchangeTradeField

type CThostFtdcExchangeTradeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExchangeTradeField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTradeID(arg2 string)
	GetTradeID() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetTradingRole(arg2 byte)
	GetTradingRole() (_swig_ret byte)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetPrice(arg2 float64)
	GetPrice() (_swig_ret float64)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetTradeType(arg2 byte)
	GetTradeType() (_swig_ret byte)
	SetPriceSource(arg2 byte)
	GetPriceSource() (_swig_ret byte)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetTradeSource(arg2 byte)
	GetTradeSource() (_swig_ret byte)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcExchangeTradeField

func NewCThostFtdcExchangeTradeField() (_swig_ret CThostFtdcExchangeTradeField)

type CThostFtdcExecOrderActionField

type CThostFtdcExecOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExecOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExecOrderActionRef(arg2 int)
	GetExecOrderActionRef() (_swig_ret int)
	SetExecOrderRef(arg2 string)
	GetExecOrderRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetExecOrderSysID(arg2 string)
	GetExecOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetExecOrderLocalID(arg2 string)
	GetExecOrderLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetActionType(arg2 byte)
	GetActionType() (_swig_ret byte)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExecOrderActionField

func NewCThostFtdcExecOrderActionField() (_swig_ret CThostFtdcExecOrderActionField)

type CThostFtdcExecOrderField

type CThostFtdcExecOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcExecOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExecOrderRef(arg2 string)
	GetExecOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetActionType(arg2 byte)
	GetActionType() (_swig_ret byte)
	SetPosiDirection(arg2 byte)
	GetPosiDirection() (_swig_ret byte)
	SetReservePositionFlag(arg2 byte)
	GetReservePositionFlag() (_swig_ret byte)
	SetCloseFlag(arg2 byte)
	GetCloseFlag() (_swig_ret byte)
	SetExecOrderLocalID(arg2 string)
	GetExecOrderLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetExecOrderSysID(arg2 string)
	GetExecOrderSysID() (_swig_ret string)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetExecResult(arg2 byte)
	GetExecResult() (_swig_ret byte)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetActiveUserID(arg2 string)
	GetActiveUserID() (_swig_ret string)
	SetBrokerExecOrderSeq(arg2 int)
	GetBrokerExecOrderSeq() (_swig_ret int)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcExecOrderField

func NewCThostFtdcExecOrderField() (_swig_ret CThostFtdcExecOrderField)

type CThostFtdcFensUserInfoField

type CThostFtdcFensUserInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcFensUserInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetLoginMode(arg2 byte)
	GetLoginMode() (_swig_ret byte)
}

func NewCThostFtdcFensUserInfoField

func NewCThostFtdcFensUserInfoField() (_swig_ret CThostFtdcFensUserInfoField)

type CThostFtdcForQuoteField

type CThostFtdcForQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcForQuoteField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetForQuoteRef(arg2 string)
	GetForQuoteRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetForQuoteLocalID(arg2 string)
	GetForQuoteLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetForQuoteStatus(arg2 byte)
	GetForQuoteStatus() (_swig_ret byte)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetActiveUserID(arg2 string)
	GetActiveUserID() (_swig_ret string)
	SetBrokerForQutoSeq(arg2 int)
	GetBrokerForQutoSeq() (_swig_ret int)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcForQuoteField

func NewCThostFtdcForQuoteField() (_swig_ret CThostFtdcForQuoteField)

type CThostFtdcForQuoteParamField

type CThostFtdcForQuoteParamField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcForQuoteParamField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetLastPrice(arg2 float64)
	GetLastPrice() (_swig_ret float64)
	SetPriceInterval(arg2 float64)
	GetPriceInterval() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcForQuoteParamField

func NewCThostFtdcForQuoteParamField() (_swig_ret CThostFtdcForQuoteParamField)

type CThostFtdcForQuoteRspField

type CThostFtdcForQuoteRspField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcForQuoteRspField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetForQuoteSysID(arg2 string)
	GetForQuoteSysID() (_swig_ret string)
	SetForQuoteTime(arg2 string)
	GetForQuoteTime() (_swig_ret string)
	SetActionDay(arg2 string)
	GetActionDay() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcForQuoteRspField

func NewCThostFtdcForQuoteRspField() (_swig_ret CThostFtdcForQuoteRspField)

type CThostFtdcForceUserLogoutField

type CThostFtdcForceUserLogoutField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcForceUserLogoutField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcForceUserLogoutField

func NewCThostFtdcForceUserLogoutField() (_swig_ret CThostFtdcForceUserLogoutField)

type CThostFtdcFrontStatusField

type CThostFtdcFrontStatusField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcFrontStatusField()
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetLastReportDate(arg2 string)
	GetLastReportDate() (_swig_ret string)
	SetLastReportTime(arg2 string)
	GetLastReportTime() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
}

func NewCThostFtdcFrontStatusField

func NewCThostFtdcFrontStatusField() (_swig_ret CThostFtdcFrontStatusField)

type CThostFtdcFutureLimitPosiParamField

type CThostFtdcFutureLimitPosiParamField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcFutureLimitPosiParamField()
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetSpecOpenVolume(arg2 int)
	GetSpecOpenVolume() (_swig_ret int)
	SetArbiOpenVolume(arg2 int)
	GetArbiOpenVolume() (_swig_ret int)
	SetOpenVolume(arg2 int)
	GetOpenVolume() (_swig_ret int)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
}

func NewCThostFtdcFutureLimitPosiParamField

func NewCThostFtdcFutureLimitPosiParamField() (_swig_ret CThostFtdcFutureLimitPosiParamField)

type CThostFtdcFutureSignIOField

type CThostFtdcFutureSignIOField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcFutureSignIOField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
}

func NewCThostFtdcFutureSignIOField

func NewCThostFtdcFutureSignIOField() (_swig_ret CThostFtdcFutureSignIOField)

type CThostFtdcIPListField

type CThostFtdcIPListField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcIPListField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetIsWhite(arg2 int)
	GetIsWhite() (_swig_ret int)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcIPListField

func NewCThostFtdcIPListField() (_swig_ret CThostFtdcIPListField)

type CThostFtdcIndexPriceField

type CThostFtdcIndexPriceField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcIndexPriceField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetClosePrice(arg2 float64)
	GetClosePrice() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcIndexPriceField

func NewCThostFtdcIndexPriceField() (_swig_ret CThostFtdcIndexPriceField)

type CThostFtdcInputBatchOrderActionField

type CThostFtdcInputBatchOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputBatchOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOrderActionRef(arg2 int)
	GetOrderActionRef() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputBatchOrderActionField

func NewCThostFtdcInputBatchOrderActionField() (_swig_ret CThostFtdcInputBatchOrderActionField)

type CThostFtdcInputCombActionField

type CThostFtdcInputCombActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputCombActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetCombActionRef(arg2 string)
	GetCombActionRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetCombDirection(arg2 byte)
	GetCombDirection() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputCombActionField

func NewCThostFtdcInputCombActionField() (_swig_ret CThostFtdcInputCombActionField)

type CThostFtdcInputExecOrderActionField

type CThostFtdcInputExecOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputExecOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExecOrderActionRef(arg2 int)
	GetExecOrderActionRef() (_swig_ret int)
	SetExecOrderRef(arg2 string)
	GetExecOrderRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetExecOrderSysID(arg2 string)
	GetExecOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputExecOrderActionField

func NewCThostFtdcInputExecOrderActionField() (_swig_ret CThostFtdcInputExecOrderActionField)

type CThostFtdcInputExecOrderField

type CThostFtdcInputExecOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputExecOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExecOrderRef(arg2 string)
	GetExecOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetActionType(arg2 byte)
	GetActionType() (_swig_ret byte)
	SetPosiDirection(arg2 byte)
	GetPosiDirection() (_swig_ret byte)
	SetReservePositionFlag(arg2 byte)
	GetReservePositionFlag() (_swig_ret byte)
	SetCloseFlag(arg2 byte)
	GetCloseFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputExecOrderField

func NewCThostFtdcInputExecOrderField() (_swig_ret CThostFtdcInputExecOrderField)

type CThostFtdcInputForQuoteField

type CThostFtdcInputForQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputForQuoteField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetForQuoteRef(arg2 string)
	GetForQuoteRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputForQuoteField

func NewCThostFtdcInputForQuoteField() (_swig_ret CThostFtdcInputForQuoteField)

type CThostFtdcInputOptionSelfCloseActionField

type CThostFtdcInputOptionSelfCloseActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputOptionSelfCloseActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOptionSelfCloseActionRef(arg2 int)
	GetOptionSelfCloseActionRef() (_swig_ret int)
	SetOptionSelfCloseRef(arg2 string)
	GetOptionSelfCloseRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOptionSelfCloseSysID(arg2 string)
	GetOptionSelfCloseSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputOptionSelfCloseActionField

func NewCThostFtdcInputOptionSelfCloseActionField() (_swig_ret CThostFtdcInputOptionSelfCloseActionField)

type CThostFtdcInputOptionSelfCloseField

type CThostFtdcInputOptionSelfCloseField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputOptionSelfCloseField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOptionSelfCloseRef(arg2 string)
	GetOptionSelfCloseRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetOptSelfCloseFlag(arg2 byte)
	GetOptSelfCloseFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputOptionSelfCloseField

func NewCThostFtdcInputOptionSelfCloseField() (_swig_ret CThostFtdcInputOptionSelfCloseField)

type CThostFtdcInputOrderActionField

type CThostFtdcInputOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOrderActionRef(arg2 int)
	GetOrderActionRef() (_swig_ret int)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeChange(arg2 int)
	GetVolumeChange() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputOrderActionField

func NewCThostFtdcInputOrderActionField() (_swig_ret CThostFtdcInputOrderActionField)

type CThostFtdcInputOrderField

type CThostFtdcInputOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOrderPriceType(arg2 byte)
	GetOrderPriceType() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetCombOffsetFlag(arg2 string)
	GetCombOffsetFlag() (_swig_ret string)
	SetCombHedgeFlag(arg2 string)
	GetCombHedgeFlag() (_swig_ret string)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeTotalOriginal(arg2 int)
	GetVolumeTotalOriginal() (_swig_ret int)
	SetTimeCondition(arg2 byte)
	GetTimeCondition() (_swig_ret byte)
	SetGTDDate(arg2 string)
	GetGTDDate() (_swig_ret string)
	SetVolumeCondition(arg2 byte)
	GetVolumeCondition() (_swig_ret byte)
	SetMinVolume(arg2 int)
	GetMinVolume() (_swig_ret int)
	SetContingentCondition(arg2 byte)
	GetContingentCondition() (_swig_ret byte)
	SetStopPrice(arg2 float64)
	GetStopPrice() (_swig_ret float64)
	SetForceCloseReason(arg2 byte)
	GetForceCloseReason() (_swig_ret byte)
	SetIsAutoSuspend(arg2 int)
	GetIsAutoSuspend() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetUserForceClose(arg2 int)
	GetUserForceClose() (_swig_ret int)
	SetIsSwapOrder(arg2 int)
	GetIsSwapOrder() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputOrderField

func NewCThostFtdcInputOrderField() (_swig_ret CThostFtdcInputOrderField)

type CThostFtdcInputQuoteActionField

type CThostFtdcInputQuoteActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputQuoteActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetQuoteActionRef(arg2 int)
	GetQuoteActionRef() (_swig_ret int)
	SetQuoteRef(arg2 string)
	GetQuoteRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetQuoteSysID(arg2 string)
	GetQuoteSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputQuoteActionField

func NewCThostFtdcInputQuoteActionField() (_swig_ret CThostFtdcInputQuoteActionField)

type CThostFtdcInputQuoteField

type CThostFtdcInputQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInputQuoteField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetQuoteRef(arg2 string)
	GetQuoteRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetAskPrice(arg2 float64)
	GetAskPrice() (_swig_ret float64)
	SetBidPrice(arg2 float64)
	GetBidPrice() (_swig_ret float64)
	SetAskVolume(arg2 int)
	GetAskVolume() (_swig_ret int)
	SetBidVolume(arg2 int)
	GetBidVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetAskOffsetFlag(arg2 byte)
	GetAskOffsetFlag() (_swig_ret byte)
	SetBidOffsetFlag(arg2 byte)
	GetBidOffsetFlag() (_swig_ret byte)
	SetAskHedgeFlag(arg2 byte)
	GetAskHedgeFlag() (_swig_ret byte)
	SetBidHedgeFlag(arg2 byte)
	GetBidHedgeFlag() (_swig_ret byte)
	SetAskOrderRef(arg2 string)
	GetAskOrderRef() (_swig_ret string)
	SetBidOrderRef(arg2 string)
	GetBidOrderRef() (_swig_ret string)
	SetForQuoteSysID(arg2 string)
	GetForQuoteSysID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcInputQuoteField

func NewCThostFtdcInputQuoteField() (_swig_ret CThostFtdcInputQuoteField)

type CThostFtdcInstrumentCommissionRateField

type CThostFtdcInstrumentCommissionRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentCommissionRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOpenRatioByMoney(arg2 float64)
	GetOpenRatioByMoney() (_swig_ret float64)
	SetOpenRatioByVolume(arg2 float64)
	GetOpenRatioByVolume() (_swig_ret float64)
	SetCloseRatioByMoney(arg2 float64)
	GetCloseRatioByMoney() (_swig_ret float64)
	SetCloseRatioByVolume(arg2 float64)
	GetCloseRatioByVolume() (_swig_ret float64)
	SetCloseTodayRatioByMoney(arg2 float64)
	GetCloseTodayRatioByMoney() (_swig_ret float64)
	SetCloseTodayRatioByVolume(arg2 float64)
	GetCloseTodayRatioByVolume() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetBizType(arg2 byte)
	GetBizType() (_swig_ret byte)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInstrumentCommissionRateField

func NewCThostFtdcInstrumentCommissionRateField() (_swig_ret CThostFtdcInstrumentCommissionRateField)

type CThostFtdcInstrumentField

type CThostFtdcInstrumentField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentName(arg2 string)
	GetInstrumentName() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetProductClass(arg2 byte)
	GetProductClass() (_swig_ret byte)
	SetDeliveryYear(arg2 int)
	GetDeliveryYear() (_swig_ret int)
	SetDeliveryMonth(arg2 int)
	GetDeliveryMonth() (_swig_ret int)
	SetMaxMarketOrderVolume(arg2 int)
	GetMaxMarketOrderVolume() (_swig_ret int)
	SetMinMarketOrderVolume(arg2 int)
	GetMinMarketOrderVolume() (_swig_ret int)
	SetMaxLimitOrderVolume(arg2 int)
	GetMaxLimitOrderVolume() (_swig_ret int)
	SetMinLimitOrderVolume(arg2 int)
	GetMinLimitOrderVolume() (_swig_ret int)
	SetVolumeMultiple(arg2 int)
	GetVolumeMultiple() (_swig_ret int)
	SetPriceTick(arg2 float64)
	GetPriceTick() (_swig_ret float64)
	SetCreateDate(arg2 string)
	GetCreateDate() (_swig_ret string)
	SetOpenDate(arg2 string)
	GetOpenDate() (_swig_ret string)
	SetExpireDate(arg2 string)
	GetExpireDate() (_swig_ret string)
	SetStartDelivDate(arg2 string)
	GetStartDelivDate() (_swig_ret string)
	SetEndDelivDate(arg2 string)
	GetEndDelivDate() (_swig_ret string)
	SetInstLifePhase(arg2 byte)
	GetInstLifePhase() (_swig_ret byte)
	SetIsTrading(arg2 int)
	GetIsTrading() (_swig_ret int)
	SetPositionType(arg2 byte)
	GetPositionType() (_swig_ret byte)
	SetPositionDateType(arg2 byte)
	GetPositionDateType() (_swig_ret byte)
	SetLongMarginRatio(arg2 float64)
	GetLongMarginRatio() (_swig_ret float64)
	SetShortMarginRatio(arg2 float64)
	GetShortMarginRatio() (_swig_ret float64)
	SetMaxMarginSideAlgorithm(arg2 byte)
	GetMaxMarginSideAlgorithm() (_swig_ret byte)
	SetReserve4(arg2 string)
	GetReserve4() (_swig_ret string)
	SetStrikePrice(arg2 float64)
	GetStrikePrice() (_swig_ret float64)
	SetOptionsType(arg2 byte)
	GetOptionsType() (_swig_ret byte)
	SetUnderlyingMultiple(arg2 float64)
	GetUnderlyingMultiple() (_swig_ret float64)
	SetCombinationType(arg2 byte)
	GetCombinationType() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
	SetUnderlyingInstrID(arg2 string)
	GetUnderlyingInstrID() (_swig_ret string)
}

func NewCThostFtdcInstrumentField

func NewCThostFtdcInstrumentField() (_swig_ret CThostFtdcInstrumentField)

type CThostFtdcInstrumentMarginRateAdjustField

type CThostFtdcInstrumentMarginRateAdjustField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentMarginRateAdjustField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetLongMarginRatioByMoney(arg2 float64)
	GetLongMarginRatioByMoney() (_swig_ret float64)
	SetLongMarginRatioByVolume(arg2 float64)
	GetLongMarginRatioByVolume() (_swig_ret float64)
	SetShortMarginRatioByMoney(arg2 float64)
	GetShortMarginRatioByMoney() (_swig_ret float64)
	SetShortMarginRatioByVolume(arg2 float64)
	GetShortMarginRatioByVolume() (_swig_ret float64)
	SetIsRelative(arg2 int)
	GetIsRelative() (_swig_ret int)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInstrumentMarginRateAdjustField

func NewCThostFtdcInstrumentMarginRateAdjustField() (_swig_ret CThostFtdcInstrumentMarginRateAdjustField)

type CThostFtdcInstrumentMarginRateField

type CThostFtdcInstrumentMarginRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentMarginRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetLongMarginRatioByMoney(arg2 float64)
	GetLongMarginRatioByMoney() (_swig_ret float64)
	SetLongMarginRatioByVolume(arg2 float64)
	GetLongMarginRatioByVolume() (_swig_ret float64)
	SetShortMarginRatioByMoney(arg2 float64)
	GetShortMarginRatioByMoney() (_swig_ret float64)
	SetShortMarginRatioByVolume(arg2 float64)
	GetShortMarginRatioByVolume() (_swig_ret float64)
	SetIsRelative(arg2 int)
	GetIsRelative() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInstrumentMarginRateField

func NewCThostFtdcInstrumentMarginRateField() (_swig_ret CThostFtdcInstrumentMarginRateField)

type CThostFtdcInstrumentMarginRateULField

type CThostFtdcInstrumentMarginRateULField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentMarginRateULField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetLongMarginRatioByMoney(arg2 float64)
	GetLongMarginRatioByMoney() (_swig_ret float64)
	SetLongMarginRatioByVolume(arg2 float64)
	GetLongMarginRatioByVolume() (_swig_ret float64)
	SetShortMarginRatioByMoney(arg2 float64)
	GetShortMarginRatioByMoney() (_swig_ret float64)
	SetShortMarginRatioByVolume(arg2 float64)
	GetShortMarginRatioByVolume() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInstrumentMarginRateULField

func NewCThostFtdcInstrumentMarginRateULField() (_swig_ret CThostFtdcInstrumentMarginRateULField)

type CThostFtdcInstrumentOrderCommRateField

type CThostFtdcInstrumentOrderCommRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentOrderCommRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetOrderCommByVolume(arg2 float64)
	GetOrderCommByVolume() (_swig_ret float64)
	SetOrderActionCommByVolume(arg2 float64)
	GetOrderActionCommByVolume() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInstrumentOrderCommRateField

func NewCThostFtdcInstrumentOrderCommRateField() (_swig_ret CThostFtdcInstrumentOrderCommRateField)

type CThostFtdcInstrumentStatusField

type CThostFtdcInstrumentStatusField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentStatusField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetSettlementGroupID(arg2 string)
	GetSettlementGroupID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetInstrumentStatus(arg2 byte)
	GetInstrumentStatus() (_swig_ret byte)
	SetTradingSegmentSN(arg2 int)
	GetTradingSegmentSN() (_swig_ret int)
	SetEnterTime(arg2 string)
	GetEnterTime() (_swig_ret string)
	SetEnterReason(arg2 byte)
	GetEnterReason() (_swig_ret byte)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInstrumentStatusField

func NewCThostFtdcInstrumentStatusField() (_swig_ret CThostFtdcInstrumentStatusField)

type CThostFtdcInstrumentTradingRightField

type CThostFtdcInstrumentTradingRightField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInstrumentTradingRightField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetTradingRight(arg2 byte)
	GetTradingRight() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInstrumentTradingRightField

func NewCThostFtdcInstrumentTradingRightField() (_swig_ret CThostFtdcInstrumentTradingRightField)

type CThostFtdcInvestUnitField

type CThostFtdcInvestUnitField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestUnitField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInvestorUnitName(arg2 string)
	GetInvestorUnitName() (_swig_ret string)
	SetInvestorGroupID(arg2 string)
	GetInvestorGroupID() (_swig_ret string)
	SetCommModelID(arg2 string)
	GetCommModelID() (_swig_ret string)
	SetMarginModelID(arg2 string)
	GetMarginModelID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcInvestUnitField

func NewCThostFtdcInvestUnitField() (_swig_ret CThostFtdcInvestUnitField)

type CThostFtdcInvestorAccountField

type CThostFtdcInvestorAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorAccountField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcInvestorAccountField

func NewCThostFtdcInvestorAccountField() (_swig_ret CThostFtdcInvestorAccountField)

type CThostFtdcInvestorField

type CThostFtdcInvestorField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorField()
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorGroupID(arg2 string)
	GetInvestorGroupID() (_swig_ret string)
	SetInvestorName(arg2 string)
	GetInvestorName() (_swig_ret string)
	SetIdentifiedCardType(arg2 byte)
	GetIdentifiedCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetOpenDate(arg2 string)
	GetOpenDate() (_swig_ret string)
	SetMobile(arg2 string)
	GetMobile() (_swig_ret string)
	SetCommModelID(arg2 string)
	GetCommModelID() (_swig_ret string)
	SetMarginModelID(arg2 string)
	GetMarginModelID() (_swig_ret string)
}

func NewCThostFtdcInvestorField

func NewCThostFtdcInvestorField() (_swig_ret CThostFtdcInvestorField)

type CThostFtdcInvestorGroupField

type CThostFtdcInvestorGroupField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorGroupField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorGroupID(arg2 string)
	GetInvestorGroupID() (_swig_ret string)
	SetInvestorGroupName(arg2 string)
	GetInvestorGroupName() (_swig_ret string)
}

func NewCThostFtdcInvestorGroupField

func NewCThostFtdcInvestorGroupField() (_swig_ret CThostFtdcInvestorGroupField)

type CThostFtdcInvestorPositionCombineDetailField

type CThostFtdcInvestorPositionCombineDetailField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorPositionCombineDetailField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetOpenDate(arg2 string)
	GetOpenDate() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetComTradeID(arg2 string)
	GetComTradeID() (_swig_ret string)
	SetTradeID(arg2 string)
	GetTradeID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetTotalAmt(arg2 int)
	GetTotalAmt() (_swig_ret int)
	SetMargin(arg2 float64)
	GetMargin() (_swig_ret float64)
	SetExchMargin(arg2 float64)
	GetExchMargin() (_swig_ret float64)
	SetMarginRateByMoney(arg2 float64)
	GetMarginRateByMoney() (_swig_ret float64)
	SetMarginRateByVolume(arg2 float64)
	GetMarginRateByVolume() (_swig_ret float64)
	SetLegID(arg2 int)
	GetLegID() (_swig_ret int)
	SetLegMultiple(arg2 int)
	GetLegMultiple() (_swig_ret int)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTradeGroupID(arg2 int)
	GetTradeGroupID() (_swig_ret int)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetCombInstrumentID(arg2 string)
	GetCombInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInvestorPositionCombineDetailField

func NewCThostFtdcInvestorPositionCombineDetailField() (_swig_ret CThostFtdcInvestorPositionCombineDetailField)

type CThostFtdcInvestorPositionDetailField

type CThostFtdcInvestorPositionDetailField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorPositionDetailField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetOpenDate(arg2 string)
	GetOpenDate() (_swig_ret string)
	SetTradeID(arg2 string)
	GetTradeID() (_swig_ret string)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetOpenPrice(arg2 float64)
	GetOpenPrice() (_swig_ret float64)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetTradeType(arg2 byte)
	GetTradeType() (_swig_ret byte)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetCloseProfitByDate(arg2 float64)
	GetCloseProfitByDate() (_swig_ret float64)
	SetCloseProfitByTrade(arg2 float64)
	GetCloseProfitByTrade() (_swig_ret float64)
	SetPositionProfitByDate(arg2 float64)
	GetPositionProfitByDate() (_swig_ret float64)
	SetPositionProfitByTrade(arg2 float64)
	GetPositionProfitByTrade() (_swig_ret float64)
	SetMargin(arg2 float64)
	GetMargin() (_swig_ret float64)
	SetExchMargin(arg2 float64)
	GetExchMargin() (_swig_ret float64)
	SetMarginRateByMoney(arg2 float64)
	GetMarginRateByMoney() (_swig_ret float64)
	SetMarginRateByVolume(arg2 float64)
	GetMarginRateByVolume() (_swig_ret float64)
	SetLastSettlementPrice(arg2 float64)
	GetLastSettlementPrice() (_swig_ret float64)
	SetSettlementPrice(arg2 float64)
	GetSettlementPrice() (_swig_ret float64)
	SetCloseVolume(arg2 int)
	GetCloseVolume() (_swig_ret int)
	SetCloseAmount(arg2 float64)
	GetCloseAmount() (_swig_ret float64)
	SetTimeFirstVolume(arg2 int)
	GetTimeFirstVolume() (_swig_ret int)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetSpecPosiType(arg2 byte)
	GetSpecPosiType() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetCombInstrumentID(arg2 string)
	GetCombInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInvestorPositionDetailField

func NewCThostFtdcInvestorPositionDetailField() (_swig_ret CThostFtdcInvestorPositionDetailField)

type CThostFtdcInvestorPositionField

type CThostFtdcInvestorPositionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorPositionField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetPosiDirection(arg2 byte)
	GetPosiDirection() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetPositionDate(arg2 byte)
	GetPositionDate() (_swig_ret byte)
	SetYdPosition(arg2 int)
	GetYdPosition() (_swig_ret int)
	SetPosition(arg2 int)
	GetPosition() (_swig_ret int)
	SetLongFrozen(arg2 int)
	GetLongFrozen() (_swig_ret int)
	SetShortFrozen(arg2 int)
	GetShortFrozen() (_swig_ret int)
	SetLongFrozenAmount(arg2 float64)
	GetLongFrozenAmount() (_swig_ret float64)
	SetShortFrozenAmount(arg2 float64)
	GetShortFrozenAmount() (_swig_ret float64)
	SetOpenVolume(arg2 int)
	GetOpenVolume() (_swig_ret int)
	SetCloseVolume(arg2 int)
	GetCloseVolume() (_swig_ret int)
	SetOpenAmount(arg2 float64)
	GetOpenAmount() (_swig_ret float64)
	SetCloseAmount(arg2 float64)
	GetCloseAmount() (_swig_ret float64)
	SetPositionCost(arg2 float64)
	GetPositionCost() (_swig_ret float64)
	SetPreMargin(arg2 float64)
	GetPreMargin() (_swig_ret float64)
	SetUseMargin(arg2 float64)
	GetUseMargin() (_swig_ret float64)
	SetFrozenMargin(arg2 float64)
	GetFrozenMargin() (_swig_ret float64)
	SetFrozenCash(arg2 float64)
	GetFrozenCash() (_swig_ret float64)
	SetFrozenCommission(arg2 float64)
	GetFrozenCommission() (_swig_ret float64)
	SetCashIn(arg2 float64)
	GetCashIn() (_swig_ret float64)
	SetCommission(arg2 float64)
	GetCommission() (_swig_ret float64)
	SetCloseProfit(arg2 float64)
	GetCloseProfit() (_swig_ret float64)
	SetPositionProfit(arg2 float64)
	GetPositionProfit() (_swig_ret float64)
	SetPreSettlementPrice(arg2 float64)
	GetPreSettlementPrice() (_swig_ret float64)
	SetSettlementPrice(arg2 float64)
	GetSettlementPrice() (_swig_ret float64)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetOpenCost(arg2 float64)
	GetOpenCost() (_swig_ret float64)
	SetExchangeMargin(arg2 float64)
	GetExchangeMargin() (_swig_ret float64)
	SetCombPosition(arg2 int)
	GetCombPosition() (_swig_ret int)
	SetCombLongFrozen(arg2 int)
	GetCombLongFrozen() (_swig_ret int)
	SetCombShortFrozen(arg2 int)
	GetCombShortFrozen() (_swig_ret int)
	SetCloseProfitByDate(arg2 float64)
	GetCloseProfitByDate() (_swig_ret float64)
	SetCloseProfitByTrade(arg2 float64)
	GetCloseProfitByTrade() (_swig_ret float64)
	SetTodayPosition(arg2 int)
	GetTodayPosition() (_swig_ret int)
	SetMarginRateByMoney(arg2 float64)
	GetMarginRateByMoney() (_swig_ret float64)
	SetMarginRateByVolume(arg2 float64)
	GetMarginRateByVolume() (_swig_ret float64)
	SetStrikeFrozen(arg2 int)
	GetStrikeFrozen() (_swig_ret int)
	SetStrikeFrozenAmount(arg2 float64)
	GetStrikeFrozenAmount() (_swig_ret float64)
	SetAbandonFrozen(arg2 int)
	GetAbandonFrozen() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetYdStrikeFrozen(arg2 int)
	GetYdStrikeFrozen() (_swig_ret int)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetPositionCostOffset(arg2 float64)
	GetPositionCostOffset() (_swig_ret float64)
	SetTasPosition(arg2 int)
	GetTasPosition() (_swig_ret int)
	SetTasPositionCost(arg2 float64)
	GetTasPositionCost() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcInvestorPositionField

func NewCThostFtdcInvestorPositionField() (_swig_ret CThostFtdcInvestorPositionField)

type CThostFtdcInvestorProductGroupMarginField

type CThostFtdcInvestorProductGroupMarginField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorProductGroupMarginField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetFrozenMargin(arg2 float64)
	GetFrozenMargin() (_swig_ret float64)
	SetLongFrozenMargin(arg2 float64)
	GetLongFrozenMargin() (_swig_ret float64)
	SetShortFrozenMargin(arg2 float64)
	GetShortFrozenMargin() (_swig_ret float64)
	SetUseMargin(arg2 float64)
	GetUseMargin() (_swig_ret float64)
	SetLongUseMargin(arg2 float64)
	GetLongUseMargin() (_swig_ret float64)
	SetShortUseMargin(arg2 float64)
	GetShortUseMargin() (_swig_ret float64)
	SetExchMargin(arg2 float64)
	GetExchMargin() (_swig_ret float64)
	SetLongExchMargin(arg2 float64)
	GetLongExchMargin() (_swig_ret float64)
	SetShortExchMargin(arg2 float64)
	GetShortExchMargin() (_swig_ret float64)
	SetCloseProfit(arg2 float64)
	GetCloseProfit() (_swig_ret float64)
	SetFrozenCommission(arg2 float64)
	GetFrozenCommission() (_swig_ret float64)
	SetCommission(arg2 float64)
	GetCommission() (_swig_ret float64)
	SetFrozenCash(arg2 float64)
	GetFrozenCash() (_swig_ret float64)
	SetCashIn(arg2 float64)
	GetCashIn() (_swig_ret float64)
	SetPositionProfit(arg2 float64)
	GetPositionProfit() (_swig_ret float64)
	SetOffsetAmount(arg2 float64)
	GetOffsetAmount() (_swig_ret float64)
	SetLongOffsetAmount(arg2 float64)
	GetLongOffsetAmount() (_swig_ret float64)
	SetShortOffsetAmount(arg2 float64)
	GetShortOffsetAmount() (_swig_ret float64)
	SetExchOffsetAmount(arg2 float64)
	GetExchOffsetAmount() (_swig_ret float64)
	SetLongExchOffsetAmount(arg2 float64)
	GetLongExchOffsetAmount() (_swig_ret float64)
	SetShortExchOffsetAmount(arg2 float64)
	GetShortExchOffsetAmount() (_swig_ret float64)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetProductGroupID(arg2 string)
	GetProductGroupID() (_swig_ret string)
}

func NewCThostFtdcInvestorProductGroupMarginField

func NewCThostFtdcInvestorProductGroupMarginField() (_swig_ret CThostFtdcInvestorProductGroupMarginField)

type CThostFtdcInvestorWithdrawAlgorithmField

type CThostFtdcInvestorWithdrawAlgorithmField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcInvestorWithdrawAlgorithmField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetUsingRatio(arg2 float64)
	GetUsingRatio() (_swig_ret float64)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetFundMortgageRatio(arg2 float64)
	GetFundMortgageRatio() (_swig_ret float64)
}

func NewCThostFtdcInvestorWithdrawAlgorithmField

func NewCThostFtdcInvestorWithdrawAlgorithmField() (_swig_ret CThostFtdcInvestorWithdrawAlgorithmField)

type CThostFtdcLinkManField

type CThostFtdcLinkManField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcLinkManField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetPersonType(arg2 byte)
	GetPersonType() (_swig_ret byte)
	SetIdentifiedCardType(arg2 byte)
	GetIdentifiedCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetPersonName(arg2 string)
	GetPersonName() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetPriority(arg2 int)
	GetPriority() (_swig_ret int)
	SetUOAZipCode(arg2 string)
	GetUOAZipCode() (_swig_ret string)
	SetPersonFullName(arg2 string)
	GetPersonFullName() (_swig_ret string)
}

func NewCThostFtdcLinkManField

func NewCThostFtdcLinkManField() (_swig_ret CThostFtdcLinkManField)

type CThostFtdcLoadSettlementInfoField

type CThostFtdcLoadSettlementInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcLoadSettlementInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
}

func NewCThostFtdcLoadSettlementInfoField

func NewCThostFtdcLoadSettlementInfoField() (_swig_ret CThostFtdcLoadSettlementInfoField)

type CThostFtdcLoginForbiddenIPField

type CThostFtdcLoginForbiddenIPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcLoginForbiddenIPField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcLoginForbiddenIPField

func NewCThostFtdcLoginForbiddenIPField() (_swig_ret CThostFtdcLoginForbiddenIPField)

type CThostFtdcLoginForbiddenUserField

type CThostFtdcLoginForbiddenUserField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcLoginForbiddenUserField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcLoginForbiddenUserField

func NewCThostFtdcLoginForbiddenUserField() (_swig_ret CThostFtdcLoginForbiddenUserField)

type CThostFtdcLoginInfoField

type CThostFtdcLoginInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcLoginInfoField()
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetLoginDate(arg2 string)
	GetLoginDate() (_swig_ret string)
	SetLoginTime(arg2 string)
	GetLoginTime() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetInterfaceProductInfo(arg2 string)
	GetInterfaceProductInfo() (_swig_ret string)
	SetProtocolInfo(arg2 string)
	GetProtocolInfo() (_swig_ret string)
	SetSystemName(arg2 string)
	GetSystemName() (_swig_ret string)
	SetPasswordDeprecated(arg2 string)
	GetPasswordDeprecated() (_swig_ret string)
	SetMaxOrderRef(arg2 string)
	GetMaxOrderRef() (_swig_ret string)
	SetSHFETime(arg2 string)
	GetSHFETime() (_swig_ret string)
	SetDCETime(arg2 string)
	GetDCETime() (_swig_ret string)
	SetCZCETime(arg2 string)
	GetCZCETime() (_swig_ret string)
	SetFFEXTime(arg2 string)
	GetFFEXTime() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetOneTimePassword(arg2 string)
	GetOneTimePassword() (_swig_ret string)
	SetINETime(arg2 string)
	GetINETime() (_swig_ret string)
	SetIsQryControl(arg2 int)
	GetIsQryControl() (_swig_ret int)
	SetLoginRemark(arg2 string)
	GetLoginRemark() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcLoginInfoField

func NewCThostFtdcLoginInfoField() (_swig_ret CThostFtdcLoginInfoField)

type CThostFtdcLogoutAllField

type CThostFtdcLogoutAllField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcLogoutAllField()
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetSystemName(arg2 string)
	GetSystemName() (_swig_ret string)
}

func NewCThostFtdcLogoutAllField

func NewCThostFtdcLogoutAllField() (_swig_ret CThostFtdcLogoutAllField)

type CThostFtdcMDTraderOfferField

type CThostFtdcMDTraderOfferField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMDTraderOfferField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetTraderConnectStatus(arg2 byte)
	GetTraderConnectStatus() (_swig_ret byte)
	SetConnectRequestDate(arg2 string)
	GetConnectRequestDate() (_swig_ret string)
	SetConnectRequestTime(arg2 string)
	GetConnectRequestTime() (_swig_ret string)
	SetLastReportDate(arg2 string)
	GetLastReportDate() (_swig_ret string)
	SetLastReportTime(arg2 string)
	GetLastReportTime() (_swig_ret string)
	SetConnectDate(arg2 string)
	GetConnectDate() (_swig_ret string)
	SetConnectTime(arg2 string)
	GetConnectTime() (_swig_ret string)
	SetStartDate(arg2 string)
	GetStartDate() (_swig_ret string)
	SetStartTime(arg2 string)
	GetStartTime() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetMaxTradeID(arg2 string)
	GetMaxTradeID() (_swig_ret string)
	SetMaxOrderMessageReference(arg2 string)
	GetMaxOrderMessageReference() (_swig_ret string)
}

func NewCThostFtdcMDTraderOfferField

func NewCThostFtdcMDTraderOfferField() (_swig_ret CThostFtdcMDTraderOfferField)

type CThostFtdcMMInstrumentCommissionRateField

type CThostFtdcMMInstrumentCommissionRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMMInstrumentCommissionRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOpenRatioByMoney(arg2 float64)
	GetOpenRatioByMoney() (_swig_ret float64)
	SetOpenRatioByVolume(arg2 float64)
	GetOpenRatioByVolume() (_swig_ret float64)
	SetCloseRatioByMoney(arg2 float64)
	GetCloseRatioByMoney() (_swig_ret float64)
	SetCloseRatioByVolume(arg2 float64)
	GetCloseRatioByVolume() (_swig_ret float64)
	SetCloseTodayRatioByMoney(arg2 float64)
	GetCloseTodayRatioByMoney() (_swig_ret float64)
	SetCloseTodayRatioByVolume(arg2 float64)
	GetCloseTodayRatioByVolume() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcMMInstrumentCommissionRateField

func NewCThostFtdcMMInstrumentCommissionRateField() (_swig_ret CThostFtdcMMInstrumentCommissionRateField)

type CThostFtdcMMOptionInstrCommRateField

type CThostFtdcMMOptionInstrCommRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMMOptionInstrCommRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOpenRatioByMoney(arg2 float64)
	GetOpenRatioByMoney() (_swig_ret float64)
	SetOpenRatioByVolume(arg2 float64)
	GetOpenRatioByVolume() (_swig_ret float64)
	SetCloseRatioByMoney(arg2 float64)
	GetCloseRatioByMoney() (_swig_ret float64)
	SetCloseRatioByVolume(arg2 float64)
	GetCloseRatioByVolume() (_swig_ret float64)
	SetCloseTodayRatioByMoney(arg2 float64)
	GetCloseTodayRatioByMoney() (_swig_ret float64)
	SetCloseTodayRatioByVolume(arg2 float64)
	GetCloseTodayRatioByVolume() (_swig_ret float64)
	SetStrikeRatioByMoney(arg2 float64)
	GetStrikeRatioByMoney() (_swig_ret float64)
	SetStrikeRatioByVolume(arg2 float64)
	GetStrikeRatioByVolume() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcMMOptionInstrCommRateField

func NewCThostFtdcMMOptionInstrCommRateField() (_swig_ret CThostFtdcMMOptionInstrCommRateField)

type CThostFtdcManualSyncBrokerUserOTPField

type CThostFtdcManualSyncBrokerUserOTPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcManualSyncBrokerUserOTPField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOTPType(arg2 byte)
	GetOTPType() (_swig_ret byte)
	SetFirstOTP(arg2 string)
	GetFirstOTP() (_swig_ret string)
	SetSecondOTP(arg2 string)
	GetSecondOTP() (_swig_ret string)
}

func NewCThostFtdcManualSyncBrokerUserOTPField

func NewCThostFtdcManualSyncBrokerUserOTPField() (_swig_ret CThostFtdcManualSyncBrokerUserOTPField)

type CThostFtdcMarginModelField

type CThostFtdcMarginModelField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarginModelField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetMarginModelID(arg2 string)
	GetMarginModelID() (_swig_ret string)
	SetMarginModelName(arg2 string)
	GetMarginModelName() (_swig_ret string)
}

func NewCThostFtdcMarginModelField

func NewCThostFtdcMarginModelField() (_swig_ret CThostFtdcMarginModelField)

type CThostFtdcMarketDataAsk23Field

type CThostFtdcMarketDataAsk23Field interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataAsk23Field()
	SetAskPrice2(arg2 float64)
	GetAskPrice2() (_swig_ret float64)
	SetAskVolume2(arg2 int)
	GetAskVolume2() (_swig_ret int)
	SetAskPrice3(arg2 float64)
	GetAskPrice3() (_swig_ret float64)
	SetAskVolume3(arg2 int)
	GetAskVolume3() (_swig_ret int)
}

func NewCThostFtdcMarketDataAsk23Field

func NewCThostFtdcMarketDataAsk23Field() (_swig_ret CThostFtdcMarketDataAsk23Field)

type CThostFtdcMarketDataAsk45Field

type CThostFtdcMarketDataAsk45Field interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataAsk45Field()
	SetAskPrice4(arg2 float64)
	GetAskPrice4() (_swig_ret float64)
	SetAskVolume4(arg2 int)
	GetAskVolume4() (_swig_ret int)
	SetAskPrice5(arg2 float64)
	GetAskPrice5() (_swig_ret float64)
	SetAskVolume5(arg2 int)
	GetAskVolume5() (_swig_ret int)
}

func NewCThostFtdcMarketDataAsk45Field

func NewCThostFtdcMarketDataAsk45Field() (_swig_ret CThostFtdcMarketDataAsk45Field)

type CThostFtdcMarketDataAveragePriceField

type CThostFtdcMarketDataAveragePriceField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataAveragePriceField()
	SetAveragePrice(arg2 float64)
	GetAveragePrice() (_swig_ret float64)
}

func NewCThostFtdcMarketDataAveragePriceField

func NewCThostFtdcMarketDataAveragePriceField() (_swig_ret CThostFtdcMarketDataAveragePriceField)

type CThostFtdcMarketDataBaseField

type CThostFtdcMarketDataBaseField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataBaseField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPreSettlementPrice(arg2 float64)
	GetPreSettlementPrice() (_swig_ret float64)
	SetPreClosePrice(arg2 float64)
	GetPreClosePrice() (_swig_ret float64)
	SetPreOpenInterest(arg2 float64)
	GetPreOpenInterest() (_swig_ret float64)
	SetPreDelta(arg2 float64)
	GetPreDelta() (_swig_ret float64)
}

func NewCThostFtdcMarketDataBaseField

func NewCThostFtdcMarketDataBaseField() (_swig_ret CThostFtdcMarketDataBaseField)

type CThostFtdcMarketDataBestPriceField

type CThostFtdcMarketDataBestPriceField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataBestPriceField()
	SetBidPrice1(arg2 float64)
	GetBidPrice1() (_swig_ret float64)
	SetBidVolume1(arg2 int)
	GetBidVolume1() (_swig_ret int)
	SetAskPrice1(arg2 float64)
	GetAskPrice1() (_swig_ret float64)
	SetAskVolume1(arg2 int)
	GetAskVolume1() (_swig_ret int)
}

func NewCThostFtdcMarketDataBestPriceField

func NewCThostFtdcMarketDataBestPriceField() (_swig_ret CThostFtdcMarketDataBestPriceField)

type CThostFtdcMarketDataBid23Field

type CThostFtdcMarketDataBid23Field interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataBid23Field()
	SetBidPrice2(arg2 float64)
	GetBidPrice2() (_swig_ret float64)
	SetBidVolume2(arg2 int)
	GetBidVolume2() (_swig_ret int)
	SetBidPrice3(arg2 float64)
	GetBidPrice3() (_swig_ret float64)
	SetBidVolume3(arg2 int)
	GetBidVolume3() (_swig_ret int)
}

func NewCThostFtdcMarketDataBid23Field

func NewCThostFtdcMarketDataBid23Field() (_swig_ret CThostFtdcMarketDataBid23Field)

type CThostFtdcMarketDataBid45Field

type CThostFtdcMarketDataBid45Field interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataBid45Field()
	SetBidPrice4(arg2 float64)
	GetBidPrice4() (_swig_ret float64)
	SetBidVolume4(arg2 int)
	GetBidVolume4() (_swig_ret int)
	SetBidPrice5(arg2 float64)
	GetBidPrice5() (_swig_ret float64)
	SetBidVolume5(arg2 int)
	GetBidVolume5() (_swig_ret int)
}

func NewCThostFtdcMarketDataBid45Field

func NewCThostFtdcMarketDataBid45Field() (_swig_ret CThostFtdcMarketDataBid45Field)

type CThostFtdcMarketDataExchangeField

type CThostFtdcMarketDataExchangeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataExchangeField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcMarketDataExchangeField

func NewCThostFtdcMarketDataExchangeField() (_swig_ret CThostFtdcMarketDataExchangeField)

type CThostFtdcMarketDataField

type CThostFtdcMarketDataField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetLastPrice(arg2 float64)
	GetLastPrice() (_swig_ret float64)
	SetPreSettlementPrice(arg2 float64)
	GetPreSettlementPrice() (_swig_ret float64)
	SetPreClosePrice(arg2 float64)
	GetPreClosePrice() (_swig_ret float64)
	SetPreOpenInterest(arg2 float64)
	GetPreOpenInterest() (_swig_ret float64)
	SetOpenPrice(arg2 float64)
	GetOpenPrice() (_swig_ret float64)
	SetHighestPrice(arg2 float64)
	GetHighestPrice() (_swig_ret float64)
	SetLowestPrice(arg2 float64)
	GetLowestPrice() (_swig_ret float64)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetTurnover(arg2 float64)
	GetTurnover() (_swig_ret float64)
	SetOpenInterest(arg2 float64)
	GetOpenInterest() (_swig_ret float64)
	SetClosePrice(arg2 float64)
	GetClosePrice() (_swig_ret float64)
	SetSettlementPrice(arg2 float64)
	GetSettlementPrice() (_swig_ret float64)
	SetUpperLimitPrice(arg2 float64)
	GetUpperLimitPrice() (_swig_ret float64)
	SetLowerLimitPrice(arg2 float64)
	GetLowerLimitPrice() (_swig_ret float64)
	SetPreDelta(arg2 float64)
	GetPreDelta() (_swig_ret float64)
	SetCurrDelta(arg2 float64)
	GetCurrDelta() (_swig_ret float64)
	SetUpdateTime(arg2 string)
	GetUpdateTime() (_swig_ret string)
	SetUpdateMillisec(arg2 int)
	GetUpdateMillisec() (_swig_ret int)
	SetActionDay(arg2 string)
	GetActionDay() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcMarketDataField

func NewCThostFtdcMarketDataField() (_swig_ret CThostFtdcMarketDataField)

type CThostFtdcMarketDataLastMatchField

type CThostFtdcMarketDataLastMatchField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataLastMatchField()
	SetLastPrice(arg2 float64)
	GetLastPrice() (_swig_ret float64)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetTurnover(arg2 float64)
	GetTurnover() (_swig_ret float64)
	SetOpenInterest(arg2 float64)
	GetOpenInterest() (_swig_ret float64)
}

func NewCThostFtdcMarketDataLastMatchField

func NewCThostFtdcMarketDataLastMatchField() (_swig_ret CThostFtdcMarketDataLastMatchField)

type CThostFtdcMarketDataStaticField

type CThostFtdcMarketDataStaticField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataStaticField()
	SetOpenPrice(arg2 float64)
	GetOpenPrice() (_swig_ret float64)
	SetHighestPrice(arg2 float64)
	GetHighestPrice() (_swig_ret float64)
	SetLowestPrice(arg2 float64)
	GetLowestPrice() (_swig_ret float64)
	SetClosePrice(arg2 float64)
	GetClosePrice() (_swig_ret float64)
	SetUpperLimitPrice(arg2 float64)
	GetUpperLimitPrice() (_swig_ret float64)
	SetLowerLimitPrice(arg2 float64)
	GetLowerLimitPrice() (_swig_ret float64)
	SetSettlementPrice(arg2 float64)
	GetSettlementPrice() (_swig_ret float64)
	SetCurrDelta(arg2 float64)
	GetCurrDelta() (_swig_ret float64)
}

func NewCThostFtdcMarketDataStaticField

func NewCThostFtdcMarketDataStaticField() (_swig_ret CThostFtdcMarketDataStaticField)

type CThostFtdcMarketDataUpdateTimeField

type CThostFtdcMarketDataUpdateTimeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMarketDataUpdateTimeField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetUpdateTime(arg2 string)
	GetUpdateTime() (_swig_ret string)
	SetUpdateMillisec(arg2 int)
	GetUpdateMillisec() (_swig_ret int)
	SetActionDay(arg2 string)
	GetActionDay() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcMarketDataUpdateTimeField

func NewCThostFtdcMarketDataUpdateTimeField() (_swig_ret CThostFtdcMarketDataUpdateTimeField)

type CThostFtdcMdApi

type CThostFtdcMdApi interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMdApi()
	Release()
	Init()
	Join() (_swig_ret int)
	GetTradingDay() (_swig_ret string)
	RegisterFront(arg2 string)
	RegisterNameServer(arg2 string)
	RegisterFensUserInfo(arg2 CThostFtdcFensUserInfoField)
	RegisterSpi(arg2 CThostFtdcMdSpi)
	SubscribeMarketData(arg2 *string, arg3 int) (_swig_ret int)
	UnSubscribeMarketData(arg2 *string, arg3 int) (_swig_ret int)
	SubscribeForQuoteRsp(arg2 *string, arg3 int) (_swig_ret int)
	UnSubscribeForQuoteRsp(arg2 *string, arg3 int) (_swig_ret int)
	ReqUserLogin(arg2 CThostFtdcReqUserLoginField, arg3 int) (_swig_ret int)
	ReqUserLogout(arg2 CThostFtdcUserLogoutField, arg3 int) (_swig_ret int)
	ReqQryMulticastInstrument(arg2 CThostFtdcQryMulticastInstrumentField, arg3 int) (_swig_ret int)
}

func CThostFtdcMdApiCreateFtdcMdApi

func CThostFtdcMdApiCreateFtdcMdApi(a ...interface{}) CThostFtdcMdApi

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_0

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_0(arg1 string, arg2 bool, arg3 bool) (_swig_ret CThostFtdcMdApi)

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_1

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_1(arg1 string, arg2 bool) (_swig_ret CThostFtdcMdApi)

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_2

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_2(arg1 string) (_swig_ret CThostFtdcMdApi)

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_3

func CThostFtdcMdApiCreateFtdcMdApi__SWIG_3() (_swig_ret CThostFtdcMdApi)

type CThostFtdcMdSpi

type CThostFtdcMdSpi interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMdSpi()
	DirectorInterface() interface{}
	OnFrontConnected()
	OnFrontDisconnected(arg2 int)
	OnHeartBeatWarning(arg2 int)
	OnRspUserLogin(arg2 CThostFtdcRspUserLoginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspUserLogout(arg2 CThostFtdcUserLogoutField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryMulticastInstrument(arg2 CThostFtdcMulticastInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspError(arg2 CThostFtdcRspInfoField, arg3 int, arg4 bool)
	OnRspSubMarketData(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspUnSubMarketData(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspSubForQuoteRsp(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspUnSubForQuoteRsp(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRtnDepthMarketData(arg2 CThostFtdcDepthMarketDataField)
	OnRtnForQuoteRsp(arg2 CThostFtdcForQuoteRspField)
}

func NewCThostFtdcMdSpi

func NewCThostFtdcMdSpi() (_swig_ret CThostFtdcMdSpi)

func NewDirectorCThostFtdcMdSpi

func NewDirectorCThostFtdcMdSpi(v interface{}) CThostFtdcMdSpi

type CThostFtdcMulticastInstrumentField

type CThostFtdcMulticastInstrumentField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcMulticastInstrumentField()
	SetTopicID(arg2 int)
	GetTopicID() (_swig_ret int)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentNo(arg2 int)
	GetInstrumentNo() (_swig_ret int)
	SetCodePrice(arg2 float64)
	GetCodePrice() (_swig_ret float64)
	SetVolumeMultiple(arg2 int)
	GetVolumeMultiple() (_swig_ret int)
	SetPriceTick(arg2 float64)
	GetPriceTick() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcMulticastInstrumentField

func NewCThostFtdcMulticastInstrumentField() (_swig_ret CThostFtdcMulticastInstrumentField)

type CThostFtdcNoticeField

type CThostFtdcNoticeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcNoticeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetContent(arg2 string)
	GetContent() (_swig_ret string)
	SetSequenceLabel(arg2 string)
	GetSequenceLabel() (_swig_ret string)
}

func NewCThostFtdcNoticeField

func NewCThostFtdcNoticeField() (_swig_ret CThostFtdcNoticeField)

type CThostFtdcNotifyFutureSignInField

type CThostFtdcNotifyFutureSignInField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcNotifyFutureSignInField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetPinKey(arg2 string)
	GetPinKey() (_swig_ret string)
	SetMacKey(arg2 string)
	GetMacKey() (_swig_ret string)
}

func NewCThostFtdcNotifyFutureSignInField

func NewCThostFtdcNotifyFutureSignInField() (_swig_ret CThostFtdcNotifyFutureSignInField)

type CThostFtdcNotifyFutureSignOutField

type CThostFtdcNotifyFutureSignOutField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcNotifyFutureSignOutField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcNotifyFutureSignOutField

func NewCThostFtdcNotifyFutureSignOutField() (_swig_ret CThostFtdcNotifyFutureSignOutField)

type CThostFtdcNotifyQueryAccountField

type CThostFtdcNotifyQueryAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcNotifyQueryAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetBankUseAmount(arg2 float64)
	GetBankUseAmount() (_swig_ret float64)
	SetBankFetchAmount(arg2 float64)
	GetBankFetchAmount() (_swig_ret float64)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcNotifyQueryAccountField

func NewCThostFtdcNotifyQueryAccountField() (_swig_ret CThostFtdcNotifyQueryAccountField)

type CThostFtdcNotifySyncKeyField

type CThostFtdcNotifySyncKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcNotifySyncKeyField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetMessage(arg2 string)
	GetMessage() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcNotifySyncKeyField

func NewCThostFtdcNotifySyncKeyField() (_swig_ret CThostFtdcNotifySyncKeyField)

type CThostFtdcOpenAccountField

type CThostFtdcOpenAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOpenAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetCashExchangeCode(arg2 byte)
	GetCashExchangeCode() (_swig_ret byte)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcOpenAccountField

func NewCThostFtdcOpenAccountField() (_swig_ret CThostFtdcOpenAccountField)

type CThostFtdcOptionInstrCommRateField

type CThostFtdcOptionInstrCommRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionInstrCommRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOpenRatioByMoney(arg2 float64)
	GetOpenRatioByMoney() (_swig_ret float64)
	SetOpenRatioByVolume(arg2 float64)
	GetOpenRatioByVolume() (_swig_ret float64)
	SetCloseRatioByMoney(arg2 float64)
	GetCloseRatioByMoney() (_swig_ret float64)
	SetCloseRatioByVolume(arg2 float64)
	GetCloseRatioByVolume() (_swig_ret float64)
	SetCloseTodayRatioByMoney(arg2 float64)
	GetCloseTodayRatioByMoney() (_swig_ret float64)
	SetCloseTodayRatioByVolume(arg2 float64)
	GetCloseTodayRatioByVolume() (_swig_ret float64)
	SetStrikeRatioByMoney(arg2 float64)
	GetStrikeRatioByMoney() (_swig_ret float64)
	SetStrikeRatioByVolume(arg2 float64)
	GetStrikeRatioByVolume() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcOptionInstrCommRateField

func NewCThostFtdcOptionInstrCommRateField() (_swig_ret CThostFtdcOptionInstrCommRateField)

type CThostFtdcOptionInstrDeltaField

type CThostFtdcOptionInstrDeltaField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionInstrDeltaField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetDelta(arg2 float64)
	GetDelta() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcOptionInstrDeltaField

func NewCThostFtdcOptionInstrDeltaField() (_swig_ret CThostFtdcOptionInstrDeltaField)

type CThostFtdcOptionInstrMarginAdjustField

type CThostFtdcOptionInstrMarginAdjustField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionInstrMarginAdjustField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetSShortMarginRatioByMoney(arg2 float64)
	GetSShortMarginRatioByMoney() (_swig_ret float64)
	SetSShortMarginRatioByVolume(arg2 float64)
	GetSShortMarginRatioByVolume() (_swig_ret float64)
	SetHShortMarginRatioByMoney(arg2 float64)
	GetHShortMarginRatioByMoney() (_swig_ret float64)
	SetHShortMarginRatioByVolume(arg2 float64)
	GetHShortMarginRatioByVolume() (_swig_ret float64)
	SetAShortMarginRatioByMoney(arg2 float64)
	GetAShortMarginRatioByMoney() (_swig_ret float64)
	SetAShortMarginRatioByVolume(arg2 float64)
	GetAShortMarginRatioByVolume() (_swig_ret float64)
	SetIsRelative(arg2 int)
	GetIsRelative() (_swig_ret int)
	SetMShortMarginRatioByMoney(arg2 float64)
	GetMShortMarginRatioByMoney() (_swig_ret float64)
	SetMShortMarginRatioByVolume(arg2 float64)
	GetMShortMarginRatioByVolume() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcOptionInstrMarginAdjustField

func NewCThostFtdcOptionInstrMarginAdjustField() (_swig_ret CThostFtdcOptionInstrMarginAdjustField)

type CThostFtdcOptionInstrMiniMarginField

type CThostFtdcOptionInstrMiniMarginField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionInstrMiniMarginField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetMinMargin(arg2 float64)
	GetMinMargin() (_swig_ret float64)
	SetValueMethod(arg2 byte)
	GetValueMethod() (_swig_ret byte)
	SetIsRelative(arg2 int)
	GetIsRelative() (_swig_ret int)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcOptionInstrMiniMarginField

func NewCThostFtdcOptionInstrMiniMarginField() (_swig_ret CThostFtdcOptionInstrMiniMarginField)

type CThostFtdcOptionInstrTradeCostField

type CThostFtdcOptionInstrTradeCostField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionInstrTradeCostField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetFixedMargin(arg2 float64)
	GetFixedMargin() (_swig_ret float64)
	SetMiniMargin(arg2 float64)
	GetMiniMargin() (_swig_ret float64)
	SetRoyalty(arg2 float64)
	GetRoyalty() (_swig_ret float64)
	SetExchFixedMargin(arg2 float64)
	GetExchFixedMargin() (_swig_ret float64)
	SetExchMiniMargin(arg2 float64)
	GetExchMiniMargin() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcOptionInstrTradeCostField

func NewCThostFtdcOptionInstrTradeCostField() (_swig_ret CThostFtdcOptionInstrTradeCostField)

type CThostFtdcOptionInstrTradingRightField

type CThostFtdcOptionInstrTradingRightField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionInstrTradingRightField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetTradingRight(arg2 byte)
	GetTradingRight() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcOptionInstrTradingRightField

func NewCThostFtdcOptionInstrTradingRightField() (_swig_ret CThostFtdcOptionInstrTradingRightField)

type CThostFtdcOptionSelfCloseActionField

type CThostFtdcOptionSelfCloseActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionSelfCloseActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOptionSelfCloseActionRef(arg2 int)
	GetOptionSelfCloseActionRef() (_swig_ret int)
	SetOptionSelfCloseRef(arg2 string)
	GetOptionSelfCloseRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOptionSelfCloseSysID(arg2 string)
	GetOptionSelfCloseSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOptionSelfCloseLocalID(arg2 string)
	GetOptionSelfCloseLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcOptionSelfCloseActionField

func NewCThostFtdcOptionSelfCloseActionField() (_swig_ret CThostFtdcOptionSelfCloseActionField)

type CThostFtdcOptionSelfCloseField

type CThostFtdcOptionSelfCloseField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOptionSelfCloseField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOptionSelfCloseRef(arg2 string)
	GetOptionSelfCloseRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetOptSelfCloseFlag(arg2 byte)
	GetOptSelfCloseFlag() (_swig_ret byte)
	SetOptionSelfCloseLocalID(arg2 string)
	GetOptionSelfCloseLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetOptionSelfCloseSysID(arg2 string)
	GetOptionSelfCloseSysID() (_swig_ret string)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetExecResult(arg2 byte)
	GetExecResult() (_swig_ret byte)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetActiveUserID(arg2 string)
	GetActiveUserID() (_swig_ret string)
	SetBrokerOptionSelfCloseSeq(arg2 int)
	GetBrokerOptionSelfCloseSeq() (_swig_ret int)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcOptionSelfCloseField

func NewCThostFtdcOptionSelfCloseField() (_swig_ret CThostFtdcOptionSelfCloseField)

type CThostFtdcOrderActionField

type CThostFtdcOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOrderActionRef(arg2 int)
	GetOrderActionRef() (_swig_ret int)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeChange(arg2 int)
	GetVolumeChange() (_swig_ret int)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcOrderActionField

func NewCThostFtdcOrderActionField() (_swig_ret CThostFtdcOrderActionField)

type CThostFtdcOrderField

type CThostFtdcOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOrderPriceType(arg2 byte)
	GetOrderPriceType() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetCombOffsetFlag(arg2 string)
	GetCombOffsetFlag() (_swig_ret string)
	SetCombHedgeFlag(arg2 string)
	GetCombHedgeFlag() (_swig_ret string)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeTotalOriginal(arg2 int)
	GetVolumeTotalOriginal() (_swig_ret int)
	SetTimeCondition(arg2 byte)
	GetTimeCondition() (_swig_ret byte)
	SetGTDDate(arg2 string)
	GetGTDDate() (_swig_ret string)
	SetVolumeCondition(arg2 byte)
	GetVolumeCondition() (_swig_ret byte)
	SetMinVolume(arg2 int)
	GetMinVolume() (_swig_ret int)
	SetContingentCondition(arg2 byte)
	GetContingentCondition() (_swig_ret byte)
	SetStopPrice(arg2 float64)
	GetStopPrice() (_swig_ret float64)
	SetForceCloseReason(arg2 byte)
	GetForceCloseReason() (_swig_ret byte)
	SetIsAutoSuspend(arg2 int)
	GetIsAutoSuspend() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetOrderSource(arg2 byte)
	GetOrderSource() (_swig_ret byte)
	SetOrderStatus(arg2 byte)
	GetOrderStatus() (_swig_ret byte)
	SetOrderType(arg2 byte)
	GetOrderType() (_swig_ret byte)
	SetVolumeTraded(arg2 int)
	GetVolumeTraded() (_swig_ret int)
	SetVolumeTotal(arg2 int)
	GetVolumeTotal() (_swig_ret int)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetActiveTime(arg2 string)
	GetActiveTime() (_swig_ret string)
	SetSuspendTime(arg2 string)
	GetSuspendTime() (_swig_ret string)
	SetUpdateTime(arg2 string)
	GetUpdateTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetActiveTraderID(arg2 string)
	GetActiveTraderID() (_swig_ret string)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetUserForceClose(arg2 int)
	GetUserForceClose() (_swig_ret int)
	SetActiveUserID(arg2 string)
	GetActiveUserID() (_swig_ret string)
	SetBrokerOrderSeq(arg2 int)
	GetBrokerOrderSeq() (_swig_ret int)
	SetRelativeOrderSysID(arg2 string)
	GetRelativeOrderSysID() (_swig_ret string)
	SetZCETotalTradedVolume(arg2 int)
	GetZCETotalTradedVolume() (_swig_ret int)
	SetIsSwapOrder(arg2 int)
	GetIsSwapOrder() (_swig_ret int)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcOrderField

func NewCThostFtdcOrderField() (_swig_ret CThostFtdcOrderField)

type CThostFtdcParkedOrderActionField

type CThostFtdcParkedOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcParkedOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOrderActionRef(arg2 int)
	GetOrderActionRef() (_swig_ret int)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeChange(arg2 int)
	GetVolumeChange() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetParkedOrderActionID(arg2 string)
	GetParkedOrderActionID() (_swig_ret string)
	SetUserType(arg2 byte)
	GetUserType() (_swig_ret byte)
	SetStatus(arg2 byte)
	GetStatus() (_swig_ret byte)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcParkedOrderActionField

func NewCThostFtdcParkedOrderActionField() (_swig_ret CThostFtdcParkedOrderActionField)

type CThostFtdcParkedOrderField

type CThostFtdcParkedOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcParkedOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOrderPriceType(arg2 byte)
	GetOrderPriceType() (_swig_ret byte)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetCombOffsetFlag(arg2 string)
	GetCombOffsetFlag() (_swig_ret string)
	SetCombHedgeFlag(arg2 string)
	GetCombHedgeFlag() (_swig_ret string)
	SetLimitPrice(arg2 float64)
	GetLimitPrice() (_swig_ret float64)
	SetVolumeTotalOriginal(arg2 int)
	GetVolumeTotalOriginal() (_swig_ret int)
	SetTimeCondition(arg2 byte)
	GetTimeCondition() (_swig_ret byte)
	SetGTDDate(arg2 string)
	GetGTDDate() (_swig_ret string)
	SetVolumeCondition(arg2 byte)
	GetVolumeCondition() (_swig_ret byte)
	SetMinVolume(arg2 int)
	GetMinVolume() (_swig_ret int)
	SetContingentCondition(arg2 byte)
	GetContingentCondition() (_swig_ret byte)
	SetStopPrice(arg2 float64)
	GetStopPrice() (_swig_ret float64)
	SetForceCloseReason(arg2 byte)
	GetForceCloseReason() (_swig_ret byte)
	SetIsAutoSuspend(arg2 int)
	GetIsAutoSuspend() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetUserForceClose(arg2 int)
	GetUserForceClose() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParkedOrderID(arg2 string)
	GetParkedOrderID() (_swig_ret string)
	SetUserType(arg2 byte)
	GetUserType() (_swig_ret byte)
	SetStatus(arg2 byte)
	GetStatus() (_swig_ret byte)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetIsSwapOrder(arg2 int)
	GetIsSwapOrder() (_swig_ret int)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcParkedOrderField

func NewCThostFtdcParkedOrderField() (_swig_ret CThostFtdcParkedOrderField)

type CThostFtdcPartBrokerField

type CThostFtdcPartBrokerField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcPartBrokerField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
}

func NewCThostFtdcPartBrokerField

func NewCThostFtdcPartBrokerField() (_swig_ret CThostFtdcPartBrokerField)

type CThostFtdcPositionProfitAlgorithmField

type CThostFtdcPositionProfitAlgorithmField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcPositionProfitAlgorithmField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetAlgorithm(arg2 byte)
	GetAlgorithm() (_swig_ret byte)
	SetMemo(arg2 string)
	GetMemo() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcPositionProfitAlgorithmField

func NewCThostFtdcPositionProfitAlgorithmField() (_swig_ret CThostFtdcPositionProfitAlgorithmField)

type CThostFtdcProductExchRateField

type CThostFtdcProductExchRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcProductExchRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetQuoteCurrencyID(arg2 string)
	GetQuoteCurrencyID() (_swig_ret string)
	SetExchangeRate(arg2 float64)
	GetExchangeRate() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
}

func NewCThostFtdcProductExchRateField

func NewCThostFtdcProductExchRateField() (_swig_ret CThostFtdcProductExchRateField)

type CThostFtdcProductField

type CThostFtdcProductField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcProductField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetProductName(arg2 string)
	GetProductName() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetProductClass(arg2 byte)
	GetProductClass() (_swig_ret byte)
	SetVolumeMultiple(arg2 int)
	GetVolumeMultiple() (_swig_ret int)
	SetPriceTick(arg2 float64)
	GetPriceTick() (_swig_ret float64)
	SetMaxMarketOrderVolume(arg2 int)
	GetMaxMarketOrderVolume() (_swig_ret int)
	SetMinMarketOrderVolume(arg2 int)
	GetMinMarketOrderVolume() (_swig_ret int)
	SetMaxLimitOrderVolume(arg2 int)
	GetMaxLimitOrderVolume() (_swig_ret int)
	SetMinLimitOrderVolume(arg2 int)
	GetMinLimitOrderVolume() (_swig_ret int)
	SetPositionType(arg2 byte)
	GetPositionType() (_swig_ret byte)
	SetPositionDateType(arg2 byte)
	GetPositionDateType() (_swig_ret byte)
	SetCloseDealType(arg2 byte)
	GetCloseDealType() (_swig_ret byte)
	SetTradeCurrencyID(arg2 string)
	GetTradeCurrencyID() (_swig_ret string)
	SetMortgageFundUseRange(arg2 byte)
	GetMortgageFundUseRange() (_swig_ret byte)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetUnderlyingMultiple(arg2 float64)
	GetUnderlyingMultiple() (_swig_ret float64)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
	SetExchangeProductID(arg2 string)
	GetExchangeProductID() (_swig_ret string)
}

func NewCThostFtdcProductField

func NewCThostFtdcProductField() (_swig_ret CThostFtdcProductField)

type CThostFtdcProductGroupField

type CThostFtdcProductGroupField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcProductGroupField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
	SetProductGroupID(arg2 string)
	GetProductGroupID() (_swig_ret string)
}

func NewCThostFtdcProductGroupField

func NewCThostFtdcProductGroupField() (_swig_ret CThostFtdcProductGroupField)

type CThostFtdcQryAccountregisterField

type CThostFtdcQryAccountregisterField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryAccountregisterField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcQryAccountregisterField

func NewCThostFtdcQryAccountregisterField() (_swig_ret CThostFtdcQryAccountregisterField)

type CThostFtdcQryAuthForbiddenIPField

type CThostFtdcQryAuthForbiddenIPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryAuthForbiddenIPField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcQryAuthForbiddenIPField

func NewCThostFtdcQryAuthForbiddenIPField() (_swig_ret CThostFtdcQryAuthForbiddenIPField)

type CThostFtdcQryBatchOrderActionField

type CThostFtdcQryBatchOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBatchOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQryBatchOrderActionField

func NewCThostFtdcQryBatchOrderActionField() (_swig_ret CThostFtdcQryBatchOrderActionField)

type CThostFtdcQryBrokerField

type CThostFtdcQryBrokerField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBrokerField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
}

func NewCThostFtdcQryBrokerField

func NewCThostFtdcQryBrokerField() (_swig_ret CThostFtdcQryBrokerField)

type CThostFtdcQryBrokerTradingAlgosField

type CThostFtdcQryBrokerTradingAlgosField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBrokerTradingAlgosField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryBrokerTradingAlgosField

func NewCThostFtdcQryBrokerTradingAlgosField() (_swig_ret CThostFtdcQryBrokerTradingAlgosField)

type CThostFtdcQryBrokerTradingParamsField

type CThostFtdcQryBrokerTradingParamsField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBrokerTradingParamsField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
}

func NewCThostFtdcQryBrokerTradingParamsField

func NewCThostFtdcQryBrokerTradingParamsField() (_swig_ret CThostFtdcQryBrokerTradingParamsField)

type CThostFtdcQryBrokerUserEventField

type CThostFtdcQryBrokerUserEventField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBrokerUserEventField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserEventType(arg2 byte)
	GetUserEventType() (_swig_ret byte)
}

func NewCThostFtdcQryBrokerUserEventField

func NewCThostFtdcQryBrokerUserEventField() (_swig_ret CThostFtdcQryBrokerUserEventField)

type CThostFtdcQryBrokerUserField

type CThostFtdcQryBrokerUserField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBrokerUserField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcQryBrokerUserField

func NewCThostFtdcQryBrokerUserField() (_swig_ret CThostFtdcQryBrokerUserField)

type CThostFtdcQryBrokerUserFunctionField

type CThostFtdcQryBrokerUserFunctionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBrokerUserFunctionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcQryBrokerUserFunctionField

func NewCThostFtdcQryBrokerUserFunctionField() (_swig_ret CThostFtdcQryBrokerUserFunctionField)

type CThostFtdcQryBulletinField

type CThostFtdcQryBulletinField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryBulletinField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetBulletinID(arg2 int)
	GetBulletinID() (_swig_ret int)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetNewsType(arg2 string)
	GetNewsType() (_swig_ret string)
	SetNewsUrgency(arg2 byte)
	GetNewsUrgency() (_swig_ret byte)
}

func NewCThostFtdcQryBulletinField

func NewCThostFtdcQryBulletinField() (_swig_ret CThostFtdcQryBulletinField)

type CThostFtdcQryCFMMCBrokerKeyField

type CThostFtdcQryCFMMCBrokerKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCFMMCBrokerKeyField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
}

func NewCThostFtdcQryCFMMCBrokerKeyField

func NewCThostFtdcQryCFMMCBrokerKeyField() (_swig_ret CThostFtdcQryCFMMCBrokerKeyField)

type CThostFtdcQryCFMMCTradingAccountKeyField

type CThostFtdcQryCFMMCTradingAccountKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCFMMCTradingAccountKeyField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQryCFMMCTradingAccountKeyField

func NewCThostFtdcQryCFMMCTradingAccountKeyField() (_swig_ret CThostFtdcQryCFMMCTradingAccountKeyField)

type CThostFtdcQryClassifiedInstrumentField

type CThostFtdcQryClassifiedInstrumentField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryClassifiedInstrumentField()
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
	SetTradingType(arg2 byte)
	GetTradingType() (_swig_ret byte)
	SetClassType(arg2 byte)
	GetClassType() (_swig_ret byte)
}

func NewCThostFtdcQryClassifiedInstrumentField

func NewCThostFtdcQryClassifiedInstrumentField() (_swig_ret CThostFtdcQryClassifiedInstrumentField)

type CThostFtdcQryCombActionField

type CThostFtdcQryCombActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCombActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryCombActionField

func NewCThostFtdcQryCombActionField() (_swig_ret CThostFtdcQryCombActionField)

type CThostFtdcQryCombInstrumentGuardField

type CThostFtdcQryCombInstrumentGuardField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCombInstrumentGuardField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryCombInstrumentGuardField

func NewCThostFtdcQryCombInstrumentGuardField() (_swig_ret CThostFtdcQryCombInstrumentGuardField)

type CThostFtdcQryCombPromotionParamField

type CThostFtdcQryCombPromotionParamField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCombPromotionParamField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryCombPromotionParamField

func NewCThostFtdcQryCombPromotionParamField() (_swig_ret CThostFtdcQryCombPromotionParamField)

type CThostFtdcQryCombinationLegField

type CThostFtdcQryCombinationLegField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCombinationLegField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetLegID(arg2 int)
	GetLegID() (_swig_ret int)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetCombInstrumentID(arg2 string)
	GetCombInstrumentID() (_swig_ret string)
	SetLegInstrumentID(arg2 string)
	GetLegInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryCombinationLegField

func NewCThostFtdcQryCombinationLegField() (_swig_ret CThostFtdcQryCombinationLegField)

type CThostFtdcQryCommRateModelField

type CThostFtdcQryCommRateModelField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCommRateModelField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetCommModelID(arg2 string)
	GetCommModelID() (_swig_ret string)
}

func NewCThostFtdcQryCommRateModelField

func NewCThostFtdcQryCommRateModelField() (_swig_ret CThostFtdcQryCommRateModelField)

type CThostFtdcQryContractBankField

type CThostFtdcQryContractBankField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryContractBankField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBrchID(arg2 string)
	GetBankBrchID() (_swig_ret string)
}

func NewCThostFtdcQryContractBankField

func NewCThostFtdcQryContractBankField() (_swig_ret CThostFtdcQryContractBankField)

type CThostFtdcQryCurrDRIdentityField

type CThostFtdcQryCurrDRIdentityField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryCurrDRIdentityField()
	SetDRIdentityID(arg2 int)
	GetDRIdentityID() (_swig_ret int)
}

func NewCThostFtdcQryCurrDRIdentityField

func NewCThostFtdcQryCurrDRIdentityField() (_swig_ret CThostFtdcQryCurrDRIdentityField)

type CThostFtdcQryDepthMarketDataField

type CThostFtdcQryDepthMarketDataField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryDepthMarketDataField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryDepthMarketDataField

func NewCThostFtdcQryDepthMarketDataField() (_swig_ret CThostFtdcQryDepthMarketDataField)

type CThostFtdcQryEWarrantOffsetField

type CThostFtdcQryEWarrantOffsetField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryEWarrantOffsetField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryEWarrantOffsetField

func NewCThostFtdcQryEWarrantOffsetField() (_swig_ret CThostFtdcQryEWarrantOffsetField)

type CThostFtdcQryErrExecOrderActionField

type CThostFtdcQryErrExecOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryErrExecOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQryErrExecOrderActionField

func NewCThostFtdcQryErrExecOrderActionField() (_swig_ret CThostFtdcQryErrExecOrderActionField)

type CThostFtdcQryErrExecOrderField

type CThostFtdcQryErrExecOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryErrExecOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQryErrExecOrderField

func NewCThostFtdcQryErrExecOrderField() (_swig_ret CThostFtdcQryErrExecOrderField)

type CThostFtdcQryErrOrderActionField

type CThostFtdcQryErrOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryErrOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQryErrOrderActionField

func NewCThostFtdcQryErrOrderActionField() (_swig_ret CThostFtdcQryErrOrderActionField)

type CThostFtdcQryErrOrderField

type CThostFtdcQryErrOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryErrOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQryErrOrderField

func NewCThostFtdcQryErrOrderField() (_swig_ret CThostFtdcQryErrOrderField)

type CThostFtdcQryExchangeCombActionField

type CThostFtdcQryExchangeCombActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeCombActionField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeCombActionField

func NewCThostFtdcQryExchangeCombActionField() (_swig_ret CThostFtdcQryExchangeCombActionField)

type CThostFtdcQryExchangeExecOrderActionField

type CThostFtdcQryExchangeExecOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeExecOrderActionField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeExecOrderActionField

func NewCThostFtdcQryExchangeExecOrderActionField() (_swig_ret CThostFtdcQryExchangeExecOrderActionField)

type CThostFtdcQryExchangeExecOrderField

type CThostFtdcQryExchangeExecOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeExecOrderField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeExecOrderField

func NewCThostFtdcQryExchangeExecOrderField() (_swig_ret CThostFtdcQryExchangeExecOrderField)

type CThostFtdcQryExchangeField

type CThostFtdcQryExchangeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeField

func NewCThostFtdcQryExchangeField() (_swig_ret CThostFtdcQryExchangeField)

type CThostFtdcQryExchangeForQuoteField

type CThostFtdcQryExchangeForQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeForQuoteField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeForQuoteField

func NewCThostFtdcQryExchangeForQuoteField() (_swig_ret CThostFtdcQryExchangeForQuoteField)

type CThostFtdcQryExchangeMarginRateAdjustField

type CThostFtdcQryExchangeMarginRateAdjustField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeMarginRateAdjustField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeMarginRateAdjustField

func NewCThostFtdcQryExchangeMarginRateAdjustField() (_swig_ret CThostFtdcQryExchangeMarginRateAdjustField)

type CThostFtdcQryExchangeMarginRateField

type CThostFtdcQryExchangeMarginRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeMarginRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeMarginRateField

func NewCThostFtdcQryExchangeMarginRateField() (_swig_ret CThostFtdcQryExchangeMarginRateField)

type CThostFtdcQryExchangeOrderActionField

type CThostFtdcQryExchangeOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeOrderActionField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeOrderActionField

func NewCThostFtdcQryExchangeOrderActionField() (_swig_ret CThostFtdcQryExchangeOrderActionField)

type CThostFtdcQryExchangeOrderField

type CThostFtdcQryExchangeOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeOrderField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeOrderField

func NewCThostFtdcQryExchangeOrderField() (_swig_ret CThostFtdcQryExchangeOrderField)

type CThostFtdcQryExchangeQuoteActionField

type CThostFtdcQryExchangeQuoteActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeQuoteActionField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeQuoteActionField

func NewCThostFtdcQryExchangeQuoteActionField() (_swig_ret CThostFtdcQryExchangeQuoteActionField)

type CThostFtdcQryExchangeQuoteField

type CThostFtdcQryExchangeQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeQuoteField()
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeQuoteField

func NewCThostFtdcQryExchangeQuoteField() (_swig_ret CThostFtdcQryExchangeQuoteField)

type CThostFtdcQryExchangeRateField

type CThostFtdcQryExchangeRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetFromCurrencyID(arg2 string)
	GetFromCurrencyID() (_swig_ret string)
	SetToCurrencyID(arg2 string)
	GetToCurrencyID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeRateField

func NewCThostFtdcQryExchangeRateField() (_swig_ret CThostFtdcQryExchangeRateField)

type CThostFtdcQryExchangeSequenceField

type CThostFtdcQryExchangeSequenceField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExchangeSequenceField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQryExchangeSequenceField

func NewCThostFtdcQryExchangeSequenceField() (_swig_ret CThostFtdcQryExchangeSequenceField)

type CThostFtdcQryExecOrderActionField

type CThostFtdcQryExecOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExecOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQryExecOrderActionField

func NewCThostFtdcQryExecOrderActionField() (_swig_ret CThostFtdcQryExecOrderActionField)

type CThostFtdcQryExecOrderField

type CThostFtdcQryExecOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryExecOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetExecOrderSysID(arg2 string)
	GetExecOrderSysID() (_swig_ret string)
	SetInsertTimeStart(arg2 string)
	GetInsertTimeStart() (_swig_ret string)
	SetInsertTimeEnd(arg2 string)
	GetInsertTimeEnd() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryExecOrderField

func NewCThostFtdcQryExecOrderField() (_swig_ret CThostFtdcQryExecOrderField)

type CThostFtdcQryForQuoteField

type CThostFtdcQryForQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryForQuoteField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInsertTimeStart(arg2 string)
	GetInsertTimeStart() (_swig_ret string)
	SetInsertTimeEnd(arg2 string)
	GetInsertTimeEnd() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryForQuoteField

func NewCThostFtdcQryForQuoteField() (_swig_ret CThostFtdcQryForQuoteField)

type CThostFtdcQryForQuoteParamField

type CThostFtdcQryForQuoteParamField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryForQuoteParamField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryForQuoteParamField

func NewCThostFtdcQryForQuoteParamField() (_swig_ret CThostFtdcQryForQuoteParamField)

type CThostFtdcQryFrontStatusField

type CThostFtdcQryFrontStatusField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryFrontStatusField()
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
}

func NewCThostFtdcQryFrontStatusField

func NewCThostFtdcQryFrontStatusField() (_swig_ret CThostFtdcQryFrontStatusField)

type CThostFtdcQryHisOrderField

type CThostFtdcQryHisOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryHisOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetInsertTimeStart(arg2 string)
	GetInsertTimeStart() (_swig_ret string)
	SetInsertTimeEnd(arg2 string)
	GetInsertTimeEnd() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryHisOrderField

func NewCThostFtdcQryHisOrderField() (_swig_ret CThostFtdcQryHisOrderField)

type CThostFtdcQryIPListField

type CThostFtdcQryIPListField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryIPListField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcQryIPListField

func NewCThostFtdcQryIPListField() (_swig_ret CThostFtdcQryIPListField)

type CThostFtdcQryInstrumentCommissionRateField

type CThostFtdcQryInstrumentCommissionRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInstrumentCommissionRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryInstrumentCommissionRateField

func NewCThostFtdcQryInstrumentCommissionRateField() (_swig_ret CThostFtdcQryInstrumentCommissionRateField)

type CThostFtdcQryInstrumentField

type CThostFtdcQryInstrumentField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInstrumentField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
}

func NewCThostFtdcQryInstrumentField

func NewCThostFtdcQryInstrumentField() (_swig_ret CThostFtdcQryInstrumentField)

type CThostFtdcQryInstrumentMarginRateField

type CThostFtdcQryInstrumentMarginRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInstrumentMarginRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryInstrumentMarginRateField

func NewCThostFtdcQryInstrumentMarginRateField() (_swig_ret CThostFtdcQryInstrumentMarginRateField)

type CThostFtdcQryInstrumentOrderCommRateField

type CThostFtdcQryInstrumentOrderCommRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInstrumentOrderCommRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryInstrumentOrderCommRateField

func NewCThostFtdcQryInstrumentOrderCommRateField() (_swig_ret CThostFtdcQryInstrumentOrderCommRateField)

type CThostFtdcQryInstrumentStatusField

type CThostFtdcQryInstrumentStatusField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInstrumentStatusField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcQryInstrumentStatusField

func NewCThostFtdcQryInstrumentStatusField() (_swig_ret CThostFtdcQryInstrumentStatusField)

type CThostFtdcQryInstrumentTradingRightField

type CThostFtdcQryInstrumentTradingRightField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInstrumentTradingRightField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryInstrumentTradingRightField

func NewCThostFtdcQryInstrumentTradingRightField() (_swig_ret CThostFtdcQryInstrumentTradingRightField)

type CThostFtdcQryInvestUnitField

type CThostFtdcQryInvestUnitField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInvestUnitField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcQryInvestUnitField

func NewCThostFtdcQryInvestUnitField() (_swig_ret CThostFtdcQryInvestUnitField)

type CThostFtdcQryInvestorField

type CThostFtdcQryInvestorField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInvestorField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQryInvestorField

func NewCThostFtdcQryInvestorField() (_swig_ret CThostFtdcQryInvestorField)

type CThostFtdcQryInvestorGroupField

type CThostFtdcQryInvestorGroupField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInvestorGroupField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
}

func NewCThostFtdcQryInvestorGroupField

func NewCThostFtdcQryInvestorGroupField() (_swig_ret CThostFtdcQryInvestorGroupField)

type CThostFtdcQryInvestorPositionCombineDetailField

type CThostFtdcQryInvestorPositionCombineDetailField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInvestorPositionCombineDetailField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetCombInstrumentID(arg2 string)
	GetCombInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryInvestorPositionCombineDetailField

func NewCThostFtdcQryInvestorPositionCombineDetailField() (_swig_ret CThostFtdcQryInvestorPositionCombineDetailField)

type CThostFtdcQryInvestorPositionDetailField

type CThostFtdcQryInvestorPositionDetailField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInvestorPositionDetailField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryInvestorPositionDetailField

func NewCThostFtdcQryInvestorPositionDetailField() (_swig_ret CThostFtdcQryInvestorPositionDetailField)

type CThostFtdcQryInvestorPositionField

type CThostFtdcQryInvestorPositionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInvestorPositionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryInvestorPositionField

func NewCThostFtdcQryInvestorPositionField() (_swig_ret CThostFtdcQryInvestorPositionField)

type CThostFtdcQryInvestorProductGroupMarginField

type CThostFtdcQryInvestorProductGroupMarginField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryInvestorProductGroupMarginField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetProductGroupID(arg2 string)
	GetProductGroupID() (_swig_ret string)
}

func NewCThostFtdcQryInvestorProductGroupMarginField

func NewCThostFtdcQryInvestorProductGroupMarginField() (_swig_ret CThostFtdcQryInvestorProductGroupMarginField)

type CThostFtdcQryLinkManField

type CThostFtdcQryLinkManField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryLinkManField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQryLinkManField

func NewCThostFtdcQryLinkManField() (_swig_ret CThostFtdcQryLinkManField)

type CThostFtdcQryLoginForbiddenIPField

type CThostFtdcQryLoginForbiddenIPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryLoginForbiddenIPField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcQryLoginForbiddenIPField

func NewCThostFtdcQryLoginForbiddenIPField() (_swig_ret CThostFtdcQryLoginForbiddenIPField)

type CThostFtdcQryLoginForbiddenUserField

type CThostFtdcQryLoginForbiddenUserField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryLoginForbiddenUserField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcQryLoginForbiddenUserField

func NewCThostFtdcQryLoginForbiddenUserField() (_swig_ret CThostFtdcQryLoginForbiddenUserField)

type CThostFtdcQryMDTraderOfferField

type CThostFtdcQryMDTraderOfferField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryMDTraderOfferField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
}

func NewCThostFtdcQryMDTraderOfferField

func NewCThostFtdcQryMDTraderOfferField() (_swig_ret CThostFtdcQryMDTraderOfferField)

type CThostFtdcQryMMInstrumentCommissionRateField

type CThostFtdcQryMMInstrumentCommissionRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryMMInstrumentCommissionRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryMMInstrumentCommissionRateField

func NewCThostFtdcQryMMInstrumentCommissionRateField() (_swig_ret CThostFtdcQryMMInstrumentCommissionRateField)

type CThostFtdcQryMMOptionInstrCommRateField

type CThostFtdcQryMMOptionInstrCommRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryMMOptionInstrCommRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryMMOptionInstrCommRateField

func NewCThostFtdcQryMMOptionInstrCommRateField() (_swig_ret CThostFtdcQryMMOptionInstrCommRateField)

type CThostFtdcQryMarginModelField

type CThostFtdcQryMarginModelField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryMarginModelField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetMarginModelID(arg2 string)
	GetMarginModelID() (_swig_ret string)
}

func NewCThostFtdcQryMarginModelField

func NewCThostFtdcQryMarginModelField() (_swig_ret CThostFtdcQryMarginModelField)

type CThostFtdcQryMaxOrderVolumeField

type CThostFtdcQryMaxOrderVolumeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryMaxOrderVolumeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetMaxVolume(arg2 int)
	GetMaxVolume() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryMaxOrderVolumeField

func NewCThostFtdcQryMaxOrderVolumeField() (_swig_ret CThostFtdcQryMaxOrderVolumeField)

type CThostFtdcQryMaxOrderVolumeWithPriceField

type CThostFtdcQryMaxOrderVolumeWithPriceField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryMaxOrderVolumeWithPriceField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetMaxVolume(arg2 int)
	GetMaxVolume() (_swig_ret int)
	SetPrice(arg2 float64)
	GetPrice() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryMaxOrderVolumeWithPriceField

func NewCThostFtdcQryMaxOrderVolumeWithPriceField() (_swig_ret CThostFtdcQryMaxOrderVolumeWithPriceField)

type CThostFtdcQryMulticastInstrumentField

type CThostFtdcQryMulticastInstrumentField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryMulticastInstrumentField()
	SetTopicID(arg2 int)
	GetTopicID() (_swig_ret int)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryMulticastInstrumentField

func NewCThostFtdcQryMulticastInstrumentField() (_swig_ret CThostFtdcQryMulticastInstrumentField)

type CThostFtdcQryNoticeField

type CThostFtdcQryNoticeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryNoticeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
}

func NewCThostFtdcQryNoticeField

func NewCThostFtdcQryNoticeField() (_swig_ret CThostFtdcQryNoticeField)

type CThostFtdcQryOptionInstrCommRateField

type CThostFtdcQryOptionInstrCommRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryOptionInstrCommRateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryOptionInstrCommRateField

func NewCThostFtdcQryOptionInstrCommRateField() (_swig_ret CThostFtdcQryOptionInstrCommRateField)

type CThostFtdcQryOptionInstrTradeCostField

type CThostFtdcQryOptionInstrTradeCostField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryOptionInstrTradeCostField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetInputPrice(arg2 float64)
	GetInputPrice() (_swig_ret float64)
	SetUnderlyingPrice(arg2 float64)
	GetUnderlyingPrice() (_swig_ret float64)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryOptionInstrTradeCostField

func NewCThostFtdcQryOptionInstrTradeCostField() (_swig_ret CThostFtdcQryOptionInstrTradeCostField)

type CThostFtdcQryOptionInstrTradingRightField

type CThostFtdcQryOptionInstrTradingRightField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryOptionInstrTradingRightField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryOptionInstrTradingRightField

func NewCThostFtdcQryOptionInstrTradingRightField() (_swig_ret CThostFtdcQryOptionInstrTradingRightField)

type CThostFtdcQryOptionSelfCloseActionField

type CThostFtdcQryOptionSelfCloseActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryOptionSelfCloseActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQryOptionSelfCloseActionField

func NewCThostFtdcQryOptionSelfCloseActionField() (_swig_ret CThostFtdcQryOptionSelfCloseActionField)

type CThostFtdcQryOptionSelfCloseField

type CThostFtdcQryOptionSelfCloseField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryOptionSelfCloseField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOptionSelfCloseSysID(arg2 string)
	GetOptionSelfCloseSysID() (_swig_ret string)
	SetInsertTimeStart(arg2 string)
	GetInsertTimeStart() (_swig_ret string)
	SetInsertTimeEnd(arg2 string)
	GetInsertTimeEnd() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryOptionSelfCloseField

func NewCThostFtdcQryOptionSelfCloseField() (_swig_ret CThostFtdcQryOptionSelfCloseField)

type CThostFtdcQryOrderActionField

type CThostFtdcQryOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQryOrderActionField

func NewCThostFtdcQryOrderActionField() (_swig_ret CThostFtdcQryOrderActionField)

type CThostFtdcQryOrderField

type CThostFtdcQryOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetInsertTimeStart(arg2 string)
	GetInsertTimeStart() (_swig_ret string)
	SetInsertTimeEnd(arg2 string)
	GetInsertTimeEnd() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryOrderField

func NewCThostFtdcQryOrderField() (_swig_ret CThostFtdcQryOrderField)

type CThostFtdcQryParkedOrderActionField

type CThostFtdcQryParkedOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryParkedOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryParkedOrderActionField

func NewCThostFtdcQryParkedOrderActionField() (_swig_ret CThostFtdcQryParkedOrderActionField)

type CThostFtdcQryParkedOrderField

type CThostFtdcQryParkedOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryParkedOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryParkedOrderField

func NewCThostFtdcQryParkedOrderField() (_swig_ret CThostFtdcQryParkedOrderField)

type CThostFtdcQryPartBrokerField

type CThostFtdcQryPartBrokerField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryPartBrokerField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
}

func NewCThostFtdcQryPartBrokerField

func NewCThostFtdcQryPartBrokerField() (_swig_ret CThostFtdcQryPartBrokerField)

type CThostFtdcQryProductExchRateField

type CThostFtdcQryProductExchRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryProductExchRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
}

func NewCThostFtdcQryProductExchRateField

func NewCThostFtdcQryProductExchRateField() (_swig_ret CThostFtdcQryProductExchRateField)

type CThostFtdcQryProductField

type CThostFtdcQryProductField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryProductField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetProductClass(arg2 byte)
	GetProductClass() (_swig_ret byte)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
}

func NewCThostFtdcQryProductField

func NewCThostFtdcQryProductField() (_swig_ret CThostFtdcQryProductField)

type CThostFtdcQryProductGroupField

type CThostFtdcQryProductGroupField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryProductGroupField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetProductID(arg2 string)
	GetProductID() (_swig_ret string)
}

func NewCThostFtdcQryProductGroupField

func NewCThostFtdcQryProductGroupField() (_swig_ret CThostFtdcQryProductGroupField)

type CThostFtdcQryQuoteActionField

type CThostFtdcQryQuoteActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryQuoteActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQryQuoteActionField

func NewCThostFtdcQryQuoteActionField() (_swig_ret CThostFtdcQryQuoteActionField)

type CThostFtdcQryQuoteField

type CThostFtdcQryQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryQuoteField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetQuoteSysID(arg2 string)
	GetQuoteSysID() (_swig_ret string)
	SetInsertTimeStart(arg2 string)
	GetInsertTimeStart() (_swig_ret string)
	SetInsertTimeEnd(arg2 string)
	GetInsertTimeEnd() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryQuoteField

func NewCThostFtdcQryQuoteField() (_swig_ret CThostFtdcQryQuoteField)

type CThostFtdcQrySecAgentACIDMapField

type CThostFtdcQrySecAgentACIDMapField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySecAgentACIDMapField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcQrySecAgentACIDMapField

func NewCThostFtdcQrySecAgentACIDMapField() (_swig_ret CThostFtdcQrySecAgentACIDMapField)

type CThostFtdcQrySecAgentCheckModeField

type CThostFtdcQrySecAgentCheckModeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySecAgentCheckModeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
}

func NewCThostFtdcQrySecAgentCheckModeField

func NewCThostFtdcQrySecAgentCheckModeField() (_swig_ret CThostFtdcQrySecAgentCheckModeField)

type CThostFtdcQrySecAgentTradeInfoField

type CThostFtdcQrySecAgentTradeInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySecAgentTradeInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerSecAgentID(arg2 string)
	GetBrokerSecAgentID() (_swig_ret string)
}

func NewCThostFtdcQrySecAgentTradeInfoField

func NewCThostFtdcQrySecAgentTradeInfoField() (_swig_ret CThostFtdcQrySecAgentTradeInfoField)

type CThostFtdcQrySettlementInfoConfirmField

type CThostFtdcQrySettlementInfoConfirmField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySettlementInfoConfirmField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcQrySettlementInfoConfirmField

func NewCThostFtdcQrySettlementInfoConfirmField() (_swig_ret CThostFtdcQrySettlementInfoConfirmField)

type CThostFtdcQrySettlementInfoField

type CThostFtdcQrySettlementInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySettlementInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcQrySettlementInfoField

func NewCThostFtdcQrySettlementInfoField() (_swig_ret CThostFtdcQrySettlementInfoField)

type CThostFtdcQryStrikeOffsetField

type CThostFtdcQryStrikeOffsetField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryStrikeOffsetField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryStrikeOffsetField

func NewCThostFtdcQryStrikeOffsetField() (_swig_ret CThostFtdcQryStrikeOffsetField)

type CThostFtdcQrySuperUserField

type CThostFtdcQrySuperUserField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySuperUserField()
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcQrySuperUserField

func NewCThostFtdcQrySuperUserField() (_swig_ret CThostFtdcQrySuperUserField)

type CThostFtdcQrySuperUserFunctionField

type CThostFtdcQrySuperUserFunctionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySuperUserFunctionField()
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcQrySuperUserFunctionField

func NewCThostFtdcQrySuperUserFunctionField() (_swig_ret CThostFtdcQrySuperUserFunctionField)

type CThostFtdcQrySyncDelaySwapField

type CThostFtdcQrySyncDelaySwapField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySyncDelaySwapField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetDelaySwapSeqNo(arg2 string)
	GetDelaySwapSeqNo() (_swig_ret string)
}

func NewCThostFtdcQrySyncDelaySwapField

func NewCThostFtdcQrySyncDelaySwapField() (_swig_ret CThostFtdcQrySyncDelaySwapField)

type CThostFtdcQrySyncDepositField

type CThostFtdcQrySyncDepositField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySyncDepositField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetDepositSeqNo(arg2 string)
	GetDepositSeqNo() (_swig_ret string)
}

func NewCThostFtdcQrySyncDepositField

func NewCThostFtdcQrySyncDepositField() (_swig_ret CThostFtdcQrySyncDepositField)

type CThostFtdcQrySyncFundMortgageField

type CThostFtdcQrySyncFundMortgageField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySyncFundMortgageField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetMortgageSeqNo(arg2 string)
	GetMortgageSeqNo() (_swig_ret string)
}

func NewCThostFtdcQrySyncFundMortgageField

func NewCThostFtdcQrySyncFundMortgageField() (_swig_ret CThostFtdcQrySyncFundMortgageField)

type CThostFtdcQrySyncStatusField

type CThostFtdcQrySyncStatusField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQrySyncStatusField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
}

func NewCThostFtdcQrySyncStatusField

func NewCThostFtdcQrySyncStatusField() (_swig_ret CThostFtdcQrySyncStatusField)

type CThostFtdcQryTradeField

type CThostFtdcQryTradeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTradeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTradeID(arg2 string)
	GetTradeID() (_swig_ret string)
	SetTradeTimeStart(arg2 string)
	GetTradeTimeStart() (_swig_ret string)
	SetTradeTimeEnd(arg2 string)
	GetTradeTimeEnd() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcQryTradeField

func NewCThostFtdcQryTradeField() (_swig_ret CThostFtdcQryTradeField)

type CThostFtdcQryTraderField

type CThostFtdcQryTraderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTraderField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
}

func NewCThostFtdcQryTraderField

func NewCThostFtdcQryTraderField() (_swig_ret CThostFtdcQryTraderField)

type CThostFtdcQryTraderOfferField

type CThostFtdcQryTraderOfferField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTraderOfferField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
}

func NewCThostFtdcQryTraderOfferField

func NewCThostFtdcQryTraderOfferField() (_swig_ret CThostFtdcQryTraderOfferField)

type CThostFtdcQryTradingAccountField

type CThostFtdcQryTradingAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTradingAccountField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetBizType(arg2 byte)
	GetBizType() (_swig_ret byte)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
}

func NewCThostFtdcQryTradingAccountField

func NewCThostFtdcQryTradingAccountField() (_swig_ret CThostFtdcQryTradingAccountField)

type CThostFtdcQryTradingCodeField

type CThostFtdcQryTradingCodeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTradingCodeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetClientIDType(arg2 byte)
	GetClientIDType() (_swig_ret byte)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcQryTradingCodeField

func NewCThostFtdcQryTradingCodeField() (_swig_ret CThostFtdcQryTradingCodeField)

type CThostFtdcQryTradingNoticeField

type CThostFtdcQryTradingNoticeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTradingNoticeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcQryTradingNoticeField

func NewCThostFtdcQryTradingNoticeField() (_swig_ret CThostFtdcQryTradingNoticeField)

type CThostFtdcQryTransferBankField

type CThostFtdcQryTransferBankField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTransferBankField()
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBrchID(arg2 string)
	GetBankBrchID() (_swig_ret string)
}

func NewCThostFtdcQryTransferBankField

func NewCThostFtdcQryTransferBankField() (_swig_ret CThostFtdcQryTransferBankField)

type CThostFtdcQryTransferSerialField

type CThostFtdcQryTransferSerialField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryTransferSerialField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcQryTransferSerialField

func NewCThostFtdcQryTransferSerialField() (_swig_ret CThostFtdcQryTransferSerialField)

type CThostFtdcQryUserRightsAssignField

type CThostFtdcQryUserRightsAssignField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryUserRightsAssignField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcQryUserRightsAssignField

func NewCThostFtdcQryUserRightsAssignField() (_swig_ret CThostFtdcQryUserRightsAssignField)

type CThostFtdcQryUserSessionField

type CThostFtdcQryUserSessionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQryUserSessionField()
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcQryUserSessionField

func NewCThostFtdcQryUserSessionField() (_swig_ret CThostFtdcQryUserSessionField)

type CThostFtdcQueryBrokerDepositField

type CThostFtdcQueryBrokerDepositField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQueryBrokerDepositField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
}

func NewCThostFtdcQueryBrokerDepositField

func NewCThostFtdcQueryBrokerDepositField() (_swig_ret CThostFtdcQueryBrokerDepositField)

type CThostFtdcQueryCFMMCTradingAccountTokenField

type CThostFtdcQueryCFMMCTradingAccountTokenField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQueryCFMMCTradingAccountTokenField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcQueryCFMMCTradingAccountTokenField

func NewCThostFtdcQueryCFMMCTradingAccountTokenField() (_swig_ret CThostFtdcQueryCFMMCTradingAccountTokenField)

type CThostFtdcQueryFreqField

type CThostFtdcQueryFreqField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQueryFreqField()
	SetQueryFreq(arg2 int)
	GetQueryFreq() (_swig_ret int)
}

func NewCThostFtdcQueryFreqField

func NewCThostFtdcQueryFreqField() (_swig_ret CThostFtdcQueryFreqField)

type CThostFtdcQuoteActionField

type CThostFtdcQuoteActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQuoteActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetQuoteActionRef(arg2 int)
	GetQuoteActionRef() (_swig_ret int)
	SetQuoteRef(arg2 string)
	GetQuoteRef() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetQuoteSysID(arg2 string)
	GetQuoteSysID() (_swig_ret string)
	SetActionFlag(arg2 byte)
	GetActionFlag() (_swig_ret byte)
	SetActionDate(arg2 string)
	GetActionDate() (_swig_ret string)
	SetActionTime(arg2 string)
	GetActionTime() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetQuoteLocalID(arg2 string)
	GetQuoteLocalID() (_swig_ret string)
	SetActionLocalID(arg2 string)
	GetActionLocalID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetOrderActionStatus(arg2 byte)
	GetOrderActionStatus() (_swig_ret byte)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcQuoteActionField

func NewCThostFtdcQuoteActionField() (_swig_ret CThostFtdcQuoteActionField)

type CThostFtdcQuoteField

type CThostFtdcQuoteField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcQuoteField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetQuoteRef(arg2 string)
	GetQuoteRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetAskPrice(arg2 float64)
	GetAskPrice() (_swig_ret float64)
	SetBidPrice(arg2 float64)
	GetBidPrice() (_swig_ret float64)
	SetAskVolume(arg2 int)
	GetAskVolume() (_swig_ret int)
	SetBidVolume(arg2 int)
	GetBidVolume() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetAskOffsetFlag(arg2 byte)
	GetAskOffsetFlag() (_swig_ret byte)
	SetBidOffsetFlag(arg2 byte)
	GetBidOffsetFlag() (_swig_ret byte)
	SetAskHedgeFlag(arg2 byte)
	GetAskHedgeFlag() (_swig_ret byte)
	SetBidHedgeFlag(arg2 byte)
	GetBidHedgeFlag() (_swig_ret byte)
	SetQuoteLocalID(arg2 string)
	GetQuoteLocalID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetNotifySequence(arg2 int)
	GetNotifySequence() (_swig_ret int)
	SetOrderSubmitStatus(arg2 byte)
	GetOrderSubmitStatus() (_swig_ret byte)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetQuoteSysID(arg2 string)
	GetQuoteSysID() (_swig_ret string)
	SetInsertDate(arg2 string)
	GetInsertDate() (_swig_ret string)
	SetInsertTime(arg2 string)
	GetInsertTime() (_swig_ret string)
	SetCancelTime(arg2 string)
	GetCancelTime() (_swig_ret string)
	SetQuoteStatus(arg2 byte)
	GetQuoteStatus() (_swig_ret byte)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetAskOrderSysID(arg2 string)
	GetAskOrderSysID() (_swig_ret string)
	SetBidOrderSysID(arg2 string)
	GetBidOrderSysID() (_swig_ret string)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetStatusMsg(arg2 string)
	GetStatusMsg() (_swig_ret string)
	SetActiveUserID(arg2 string)
	GetActiveUserID() (_swig_ret string)
	SetBrokerQuoteSeq(arg2 int)
	GetBrokerQuoteSeq() (_swig_ret int)
	SetAskOrderRef(arg2 string)
	GetAskOrderRef() (_swig_ret string)
	SetBidOrderRef(arg2 string)
	GetBidOrderRef() (_swig_ret string)
	SetForQuoteSysID(arg2 string)
	GetForQuoteSysID() (_swig_ret string)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetReserve3(arg2 string)
	GetReserve3() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcQuoteField

func NewCThostFtdcQuoteField() (_swig_ret CThostFtdcQuoteField)

type CThostFtdcRemoveParkedOrderActionField

type CThostFtdcRemoveParkedOrderActionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRemoveParkedOrderActionField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetParkedOrderActionID(arg2 string)
	GetParkedOrderActionID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcRemoveParkedOrderActionField

func NewCThostFtdcRemoveParkedOrderActionField() (_swig_ret CThostFtdcRemoveParkedOrderActionField)

type CThostFtdcRemoveParkedOrderField

type CThostFtdcRemoveParkedOrderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRemoveParkedOrderField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetParkedOrderID(arg2 string)
	GetParkedOrderID() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcRemoveParkedOrderField

func NewCThostFtdcRemoveParkedOrderField() (_swig_ret CThostFtdcRemoveParkedOrderField)

type CThostFtdcReqApiHandshakeField

type CThostFtdcReqApiHandshakeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqApiHandshakeField()
	SetCryptoKeyVersion(arg2 string)
	GetCryptoKeyVersion() (_swig_ret string)
}

func NewCThostFtdcReqApiHandshakeField

func NewCThostFtdcReqApiHandshakeField() (_swig_ret CThostFtdcReqApiHandshakeField)

type CThostFtdcReqAuthenticateField

type CThostFtdcReqAuthenticateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqAuthenticateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetAuthCode(arg2 string)
	GetAuthCode() (_swig_ret string)
	SetAppID(arg2 string)
	GetAppID() (_swig_ret string)
}

func NewCThostFtdcReqAuthenticateField

func NewCThostFtdcReqAuthenticateField() (_swig_ret CThostFtdcReqAuthenticateField)

type CThostFtdcReqCancelAccountField

type CThostFtdcReqCancelAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqCancelAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetCashExchangeCode(arg2 byte)
	GetCashExchangeCode() (_swig_ret byte)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcReqCancelAccountField

func NewCThostFtdcReqCancelAccountField() (_swig_ret CThostFtdcReqCancelAccountField)

type CThostFtdcReqChangeAccountField

type CThostFtdcReqChangeAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqChangeAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetNewBankAccount(arg2 string)
	GetNewBankAccount() (_swig_ret string)
	SetNewBankPassWord(arg2 string)
	GetNewBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcReqChangeAccountField

func NewCThostFtdcReqChangeAccountField() (_swig_ret CThostFtdcReqChangeAccountField)

type CThostFtdcReqDayEndFileReadyField

type CThostFtdcReqDayEndFileReadyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqDayEndFileReadyField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetFileBusinessCode(arg2 byte)
	GetFileBusinessCode() (_swig_ret byte)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
}

func NewCThostFtdcReqDayEndFileReadyField

func NewCThostFtdcReqDayEndFileReadyField() (_swig_ret CThostFtdcReqDayEndFileReadyField)

type CThostFtdcReqFutureSignOutField

type CThostFtdcReqFutureSignOutField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqFutureSignOutField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
}

func NewCThostFtdcReqFutureSignOutField

func NewCThostFtdcReqFutureSignOutField() (_swig_ret CThostFtdcReqFutureSignOutField)

type CThostFtdcReqGenUserCaptchaField

type CThostFtdcReqGenUserCaptchaField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqGenUserCaptchaField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcReqGenUserCaptchaField

func NewCThostFtdcReqGenUserCaptchaField() (_swig_ret CThostFtdcReqGenUserCaptchaField)

type CThostFtdcReqGenUserTextField

type CThostFtdcReqGenUserTextField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqGenUserTextField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcReqGenUserTextField

func NewCThostFtdcReqGenUserTextField() (_swig_ret CThostFtdcReqGenUserTextField)

type CThostFtdcReqOpenAccountField

type CThostFtdcReqOpenAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqOpenAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetCashExchangeCode(arg2 byte)
	GetCashExchangeCode() (_swig_ret byte)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcReqOpenAccountField

func NewCThostFtdcReqOpenAccountField() (_swig_ret CThostFtdcReqOpenAccountField)

type CThostFtdcReqQueryAccountField

type CThostFtdcReqQueryAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqQueryAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcReqQueryAccountField

func NewCThostFtdcReqQueryAccountField() (_swig_ret CThostFtdcReqQueryAccountField)

type CThostFtdcReqQueryTradeResultBySerialField

type CThostFtdcReqQueryTradeResultBySerialField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqQueryTradeResultBySerialField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetReference(arg2 int)
	GetReference() (_swig_ret int)
	SetRefrenceIssureType(arg2 byte)
	GetRefrenceIssureType() (_swig_ret byte)
	SetRefrenceIssure(arg2 string)
	GetRefrenceIssure() (_swig_ret string)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetTradeAmount(arg2 float64)
	GetTradeAmount() (_swig_ret float64)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcReqQueryTradeResultBySerialField

func NewCThostFtdcReqQueryTradeResultBySerialField() (_swig_ret CThostFtdcReqQueryTradeResultBySerialField)

type CThostFtdcReqRepealField

type CThostFtdcReqRepealField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqRepealField()
	SetRepealTimeInterval(arg2 int)
	GetRepealTimeInterval() (_swig_ret int)
	SetRepealedTimes(arg2 int)
	GetRepealedTimes() (_swig_ret int)
	SetBankRepealFlag(arg2 byte)
	GetBankRepealFlag() (_swig_ret byte)
	SetBrokerRepealFlag(arg2 byte)
	GetBrokerRepealFlag() (_swig_ret byte)
	SetPlateRepealSerial(arg2 int)
	GetPlateRepealSerial() (_swig_ret int)
	SetBankRepealSerial(arg2 string)
	GetBankRepealSerial() (_swig_ret string)
	SetFutureRepealSerial(arg2 int)
	GetFutureRepealSerial() (_swig_ret int)
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetTradeAmount(arg2 float64)
	GetTradeAmount() (_swig_ret float64)
	SetFutureFetchAmount(arg2 float64)
	GetFutureFetchAmount() (_swig_ret float64)
	SetFeePayFlag(arg2 byte)
	GetFeePayFlag() (_swig_ret byte)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetBrokerFee(arg2 float64)
	GetBrokerFee() (_swig_ret float64)
	SetMessage(arg2 string)
	GetMessage() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetTransferStatus(arg2 byte)
	GetTransferStatus() (_swig_ret byte)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcReqRepealField

func NewCThostFtdcReqRepealField() (_swig_ret CThostFtdcReqRepealField)

type CThostFtdcReqSyncKeyField

type CThostFtdcReqSyncKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqSyncKeyField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetMessage(arg2 string)
	GetMessage() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
}

func NewCThostFtdcReqSyncKeyField

func NewCThostFtdcReqSyncKeyField() (_swig_ret CThostFtdcReqSyncKeyField)

type CThostFtdcReqTransferField

type CThostFtdcReqTransferField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqTransferField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetTradeAmount(arg2 float64)
	GetTradeAmount() (_swig_ret float64)
	SetFutureFetchAmount(arg2 float64)
	GetFutureFetchAmount() (_swig_ret float64)
	SetFeePayFlag(arg2 byte)
	GetFeePayFlag() (_swig_ret byte)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetBrokerFee(arg2 float64)
	GetBrokerFee() (_swig_ret float64)
	SetMessage(arg2 string)
	GetMessage() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetTransferStatus(arg2 byte)
	GetTransferStatus() (_swig_ret byte)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcReqTransferField

func NewCThostFtdcReqTransferField() (_swig_ret CThostFtdcReqTransferField)

type CThostFtdcReqUserAuthMethodField

type CThostFtdcReqUserAuthMethodField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqUserAuthMethodField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcReqUserAuthMethodField

func NewCThostFtdcReqUserAuthMethodField() (_swig_ret CThostFtdcReqUserAuthMethodField)

type CThostFtdcReqUserLoginField

type CThostFtdcReqUserLoginField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqUserLoginField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetInterfaceProductInfo(arg2 string)
	GetInterfaceProductInfo() (_swig_ret string)
	SetProtocolInfo(arg2 string)
	GetProtocolInfo() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetOneTimePassword(arg2 string)
	GetOneTimePassword() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetLoginRemark(arg2 string)
	GetLoginRemark() (_swig_ret string)
	SetClientIPPort(arg2 int)
	GetClientIPPort() (_swig_ret int)
	SetClientIPAddress(arg2 string)
	GetClientIPAddress() (_swig_ret string)
}

func NewCThostFtdcReqUserLoginField

func NewCThostFtdcReqUserLoginField() (_swig_ret CThostFtdcReqUserLoginField)

type CThostFtdcReqUserLoginWithCaptchaField

type CThostFtdcReqUserLoginWithCaptchaField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqUserLoginWithCaptchaField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetInterfaceProductInfo(arg2 string)
	GetInterfaceProductInfo() (_swig_ret string)
	SetProtocolInfo(arg2 string)
	GetProtocolInfo() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetLoginRemark(arg2 string)
	GetLoginRemark() (_swig_ret string)
	SetCaptcha(arg2 string)
	GetCaptcha() (_swig_ret string)
	SetClientIPPort(arg2 int)
	GetClientIPPort() (_swig_ret int)
	SetClientIPAddress(arg2 string)
	GetClientIPAddress() (_swig_ret string)
}

func NewCThostFtdcReqUserLoginWithCaptchaField

func NewCThostFtdcReqUserLoginWithCaptchaField() (_swig_ret CThostFtdcReqUserLoginWithCaptchaField)

type CThostFtdcReqUserLoginWithOTPField

type CThostFtdcReqUserLoginWithOTPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqUserLoginWithOTPField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetInterfaceProductInfo(arg2 string)
	GetInterfaceProductInfo() (_swig_ret string)
	SetProtocolInfo(arg2 string)
	GetProtocolInfo() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetLoginRemark(arg2 string)
	GetLoginRemark() (_swig_ret string)
	SetOTPPassword(arg2 string)
	GetOTPPassword() (_swig_ret string)
	SetClientIPPort(arg2 int)
	GetClientIPPort() (_swig_ret int)
	SetClientIPAddress(arg2 string)
	GetClientIPAddress() (_swig_ret string)
}

func NewCThostFtdcReqUserLoginWithOTPField

func NewCThostFtdcReqUserLoginWithOTPField() (_swig_ret CThostFtdcReqUserLoginWithOTPField)

type CThostFtdcReqUserLoginWithTextField

type CThostFtdcReqUserLoginWithTextField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqUserLoginWithTextField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetInterfaceProductInfo(arg2 string)
	GetInterfaceProductInfo() (_swig_ret string)
	SetProtocolInfo(arg2 string)
	GetProtocolInfo() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetLoginRemark(arg2 string)
	GetLoginRemark() (_swig_ret string)
	SetText(arg2 string)
	GetText() (_swig_ret string)
	SetClientIPPort(arg2 int)
	GetClientIPPort() (_swig_ret int)
	SetClientIPAddress(arg2 string)
	GetClientIPAddress() (_swig_ret string)
}

func NewCThostFtdcReqUserLoginWithTextField

func NewCThostFtdcReqUserLoginWithTextField() (_swig_ret CThostFtdcReqUserLoginWithTextField)

type CThostFtdcReqVerifyApiKeyField

type CThostFtdcReqVerifyApiKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReqVerifyApiKeyField()
	SetApiHandshakeDataLen(arg2 int)
	GetApiHandshakeDataLen() (_swig_ret int)
	SetApiHandshakeData(arg2 string)
	GetApiHandshakeData() (_swig_ret string)
}

func NewCThostFtdcReqVerifyApiKeyField

func NewCThostFtdcReqVerifyApiKeyField() (_swig_ret CThostFtdcReqVerifyApiKeyField)

type CThostFtdcReserveOpenAccountConfirmField

type CThostFtdcReserveOpenAccountConfirmField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReserveOpenAccountConfirmField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetBankReserveOpenSeq(arg2 string)
	GetBankReserveOpenSeq() (_swig_ret string)
	SetBookDate(arg2 string)
	GetBookDate() (_swig_ret string)
	SetBookPsw(arg2 string)
	GetBookPsw() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcReserveOpenAccountConfirmField

func NewCThostFtdcReserveOpenAccountConfirmField() (_swig_ret CThostFtdcReserveOpenAccountConfirmField)

type CThostFtdcReserveOpenAccountField

type CThostFtdcReserveOpenAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReserveOpenAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetGender(arg2 byte)
	GetGender() (_swig_ret byte)
	SetCountryCode(arg2 string)
	GetCountryCode() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetZipCode(arg2 string)
	GetZipCode() (_swig_ret string)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetMobilePhone(arg2 string)
	GetMobilePhone() (_swig_ret string)
	SetFax(arg2 string)
	GetFax() (_swig_ret string)
	SetEMail(arg2 string)
	GetEMail() (_swig_ret string)
	SetMoneyAccountStatus(arg2 byte)
	GetMoneyAccountStatus() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetReserveOpenAccStas(arg2 byte)
	GetReserveOpenAccStas() (_swig_ret byte)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcReserveOpenAccountField

func NewCThostFtdcReserveOpenAccountField() (_swig_ret CThostFtdcReserveOpenAccountField)

type CThostFtdcReturnResultField

type CThostFtdcReturnResultField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcReturnResultField()
	SetReturnCode(arg2 string)
	GetReturnCode() (_swig_ret string)
	SetDescrInfoForReturnCode(arg2 string)
	GetDescrInfoForReturnCode() (_swig_ret string)
}

func NewCThostFtdcReturnResultField

func NewCThostFtdcReturnResultField() (_swig_ret CThostFtdcReturnResultField)

type CThostFtdcRspApiHandshakeField

type CThostFtdcRspApiHandshakeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspApiHandshakeField()
	SetFrontHandshakeDataLen(arg2 int)
	GetFrontHandshakeDataLen() (_swig_ret int)
	SetFrontHandshakeData(arg2 string)
	GetFrontHandshakeData() (_swig_ret string)
	SetIsApiAuthEnabled(arg2 int)
	GetIsApiAuthEnabled() (_swig_ret int)
}

func NewCThostFtdcRspApiHandshakeField

func NewCThostFtdcRspApiHandshakeField() (_swig_ret CThostFtdcRspApiHandshakeField)

type CThostFtdcRspAuthenticateField

type CThostFtdcRspAuthenticateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspAuthenticateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetAppID(arg2 string)
	GetAppID() (_swig_ret string)
	SetAppType(arg2 byte)
	GetAppType() (_swig_ret byte)
}

func NewCThostFtdcRspAuthenticateField

func NewCThostFtdcRspAuthenticateField() (_swig_ret CThostFtdcRspAuthenticateField)

type CThostFtdcRspFutureSignInField

type CThostFtdcRspFutureSignInField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspFutureSignInField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetPinKey(arg2 string)
	GetPinKey() (_swig_ret string)
	SetMacKey(arg2 string)
	GetMacKey() (_swig_ret string)
}

func NewCThostFtdcRspFutureSignInField

func NewCThostFtdcRspFutureSignInField() (_swig_ret CThostFtdcRspFutureSignInField)

type CThostFtdcRspFutureSignOutField

type CThostFtdcRspFutureSignOutField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspFutureSignOutField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcRspFutureSignOutField

func NewCThostFtdcRspFutureSignOutField() (_swig_ret CThostFtdcRspFutureSignOutField)

type CThostFtdcRspGenUserCaptchaField

type CThostFtdcRspGenUserCaptchaField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspGenUserCaptchaField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetCaptchaInfoLen(arg2 int)
	GetCaptchaInfoLen() (_swig_ret int)
	SetCaptchaInfo(arg2 string)
	GetCaptchaInfo() (_swig_ret string)
}

func NewCThostFtdcRspGenUserCaptchaField

func NewCThostFtdcRspGenUserCaptchaField() (_swig_ret CThostFtdcRspGenUserCaptchaField)

type CThostFtdcRspGenUserTextField

type CThostFtdcRspGenUserTextField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspGenUserTextField()
	SetUserTextSeq(arg2 int)
	GetUserTextSeq() (_swig_ret int)
}

func NewCThostFtdcRspGenUserTextField

func NewCThostFtdcRspGenUserTextField() (_swig_ret CThostFtdcRspGenUserTextField)

type CThostFtdcRspInfoField

type CThostFtdcRspInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspInfoField()
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcRspInfoField

func NewCThostFtdcRspInfoField() (_swig_ret CThostFtdcRspInfoField)

type CThostFtdcRspQueryAccountField

type CThostFtdcRspQueryAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspQueryAccountField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetBankUseAmount(arg2 float64)
	GetBankUseAmount() (_swig_ret float64)
	SetBankFetchAmount(arg2 float64)
	GetBankFetchAmount() (_swig_ret float64)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcRspQueryAccountField

func NewCThostFtdcRspQueryAccountField() (_swig_ret CThostFtdcRspQueryAccountField)

type CThostFtdcRspQueryTradeResultBySerialField

type CThostFtdcRspQueryTradeResultBySerialField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspQueryTradeResultBySerialField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetReference(arg2 int)
	GetReference() (_swig_ret int)
	SetRefrenceIssureType(arg2 byte)
	GetRefrenceIssureType() (_swig_ret byte)
	SetRefrenceIssure(arg2 string)
	GetRefrenceIssure() (_swig_ret string)
	SetOriginReturnCode(arg2 string)
	GetOriginReturnCode() (_swig_ret string)
	SetOriginDescrInfoForReturnCode(arg2 string)
	GetOriginDescrInfoForReturnCode() (_swig_ret string)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetTradeAmount(arg2 float64)
	GetTradeAmount() (_swig_ret float64)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
}

func NewCThostFtdcRspQueryTradeResultBySerialField

func NewCThostFtdcRspQueryTradeResultBySerialField() (_swig_ret CThostFtdcRspQueryTradeResultBySerialField)

type CThostFtdcRspRepealField

type CThostFtdcRspRepealField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspRepealField()
	SetRepealTimeInterval(arg2 int)
	GetRepealTimeInterval() (_swig_ret int)
	SetRepealedTimes(arg2 int)
	GetRepealedTimes() (_swig_ret int)
	SetBankRepealFlag(arg2 byte)
	GetBankRepealFlag() (_swig_ret byte)
	SetBrokerRepealFlag(arg2 byte)
	GetBrokerRepealFlag() (_swig_ret byte)
	SetPlateRepealSerial(arg2 int)
	GetPlateRepealSerial() (_swig_ret int)
	SetBankRepealSerial(arg2 string)
	GetBankRepealSerial() (_swig_ret string)
	SetFutureRepealSerial(arg2 int)
	GetFutureRepealSerial() (_swig_ret int)
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetTradeAmount(arg2 float64)
	GetTradeAmount() (_swig_ret float64)
	SetFutureFetchAmount(arg2 float64)
	GetFutureFetchAmount() (_swig_ret float64)
	SetFeePayFlag(arg2 byte)
	GetFeePayFlag() (_swig_ret byte)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetBrokerFee(arg2 float64)
	GetBrokerFee() (_swig_ret float64)
	SetMessage(arg2 string)
	GetMessage() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetTransferStatus(arg2 byte)
	GetTransferStatus() (_swig_ret byte)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcRspRepealField

func NewCThostFtdcRspRepealField() (_swig_ret CThostFtdcRspRepealField)

type CThostFtdcRspSyncKeyField

type CThostFtdcRspSyncKeyField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspSyncKeyField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetMessage(arg2 string)
	GetMessage() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcRspSyncKeyField

func NewCThostFtdcRspSyncKeyField() (_swig_ret CThostFtdcRspSyncKeyField)

type CThostFtdcRspTransferField

type CThostFtdcRspTransferField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspTransferField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetVerifyCertNoFlag(arg2 byte)
	GetVerifyCertNoFlag() (_swig_ret byte)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetTradeAmount(arg2 float64)
	GetTradeAmount() (_swig_ret float64)
	SetFutureFetchAmount(arg2 float64)
	GetFutureFetchAmount() (_swig_ret float64)
	SetFeePayFlag(arg2 byte)
	GetFeePayFlag() (_swig_ret byte)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetBrokerFee(arg2 float64)
	GetBrokerFee() (_swig_ret float64)
	SetMessage(arg2 string)
	GetMessage() (_swig_ret string)
	SetDigest(arg2 string)
	GetDigest() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetBankSecuAccType(arg2 byte)
	GetBankSecuAccType() (_swig_ret byte)
	SetBrokerIDByBank(arg2 string)
	GetBrokerIDByBank() (_swig_ret string)
	SetBankSecuAcc(arg2 string)
	GetBankSecuAcc() (_swig_ret string)
	SetBankPwdFlag(arg2 byte)
	GetBankPwdFlag() (_swig_ret byte)
	SetSecuPwdFlag(arg2 byte)
	GetSecuPwdFlag() (_swig_ret byte)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetTransferStatus(arg2 byte)
	GetTransferStatus() (_swig_ret byte)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcRspTransferField

func NewCThostFtdcRspTransferField() (_swig_ret CThostFtdcRspTransferField)

type CThostFtdcRspUserAuthMethodField

type CThostFtdcRspUserAuthMethodField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspUserAuthMethodField()
	SetUsableAuthMethod(arg2 int)
	GetUsableAuthMethod() (_swig_ret int)
}

func NewCThostFtdcRspUserAuthMethodField

func NewCThostFtdcRspUserAuthMethodField() (_swig_ret CThostFtdcRspUserAuthMethodField)

type CThostFtdcRspUserLogin2Field

type CThostFtdcRspUserLogin2Field interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspUserLogin2Field()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetLoginTime(arg2 string)
	GetLoginTime() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetSystemName(arg2 string)
	GetSystemName() (_swig_ret string)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetMaxOrderRef(arg2 string)
	GetMaxOrderRef() (_swig_ret string)
	SetSHFETime(arg2 string)
	GetSHFETime() (_swig_ret string)
	SetDCETime(arg2 string)
	GetDCETime() (_swig_ret string)
	SetCZCETime(arg2 string)
	GetCZCETime() (_swig_ret string)
	SetFFEXTime(arg2 string)
	GetFFEXTime() (_swig_ret string)
	SetINETime(arg2 string)
	GetINETime() (_swig_ret string)
	SetRandomString(arg2 string)
	GetRandomString() (_swig_ret string)
}

func NewCThostFtdcRspUserLogin2Field

func NewCThostFtdcRspUserLogin2Field() (_swig_ret CThostFtdcRspUserLogin2Field)

type CThostFtdcRspUserLoginField

type CThostFtdcRspUserLoginField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcRspUserLoginField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetLoginTime(arg2 string)
	GetLoginTime() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetSystemName(arg2 string)
	GetSystemName() (_swig_ret string)
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetMaxOrderRef(arg2 string)
	GetMaxOrderRef() (_swig_ret string)
	SetSHFETime(arg2 string)
	GetSHFETime() (_swig_ret string)
	SetDCETime(arg2 string)
	GetDCETime() (_swig_ret string)
	SetCZCETime(arg2 string)
	GetCZCETime() (_swig_ret string)
	SetFFEXTime(arg2 string)
	GetFFEXTime() (_swig_ret string)
	SetINETime(arg2 string)
	GetINETime() (_swig_ret string)
}

func NewCThostFtdcRspUserLoginField

func NewCThostFtdcRspUserLoginField() (_swig_ret CThostFtdcRspUserLoginField)

type CThostFtdcSecAgentACIDMapField

type CThostFtdcSecAgentACIDMapField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSecAgentACIDMapField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetBrokerSecAgentID(arg2 string)
	GetBrokerSecAgentID() (_swig_ret string)
}

func NewCThostFtdcSecAgentACIDMapField

func NewCThostFtdcSecAgentACIDMapField() (_swig_ret CThostFtdcSecAgentACIDMapField)

type CThostFtdcSecAgentCheckModeField

type CThostFtdcSecAgentCheckModeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSecAgentCheckModeField()
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetBrokerSecAgentID(arg2 string)
	GetBrokerSecAgentID() (_swig_ret string)
	SetCheckSelfAccount(arg2 int)
	GetCheckSelfAccount() (_swig_ret int)
}

func NewCThostFtdcSecAgentCheckModeField

func NewCThostFtdcSecAgentCheckModeField() (_swig_ret CThostFtdcSecAgentCheckModeField)

type CThostFtdcSecAgentTradeInfoField

type CThostFtdcSecAgentTradeInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSecAgentTradeInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerSecAgentID(arg2 string)
	GetBrokerSecAgentID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcSecAgentTradeInfoField

func NewCThostFtdcSecAgentTradeInfoField() (_swig_ret CThostFtdcSecAgentTradeInfoField)

type CThostFtdcSettlementInfoConfirmField

type CThostFtdcSettlementInfoConfirmField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSettlementInfoConfirmField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetConfirmDate(arg2 string)
	GetConfirmDate() (_swig_ret string)
	SetConfirmTime(arg2 string)
	GetConfirmTime() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcSettlementInfoConfirmField

func NewCThostFtdcSettlementInfoConfirmField() (_swig_ret CThostFtdcSettlementInfoConfirmField)

type CThostFtdcSettlementInfoField

type CThostFtdcSettlementInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSettlementInfoField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetContent(arg2 string)
	GetContent() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcSettlementInfoField

func NewCThostFtdcSettlementInfoField() (_swig_ret CThostFtdcSettlementInfoField)

type CThostFtdcSettlementRefField

type CThostFtdcSettlementRefField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSettlementRefField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
}

func NewCThostFtdcSettlementRefField

func NewCThostFtdcSettlementRefField() (_swig_ret CThostFtdcSettlementRefField)

type CThostFtdcSpecificInstrumentField

type CThostFtdcSpecificInstrumentField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSpecificInstrumentField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcSpecificInstrumentField

func NewCThostFtdcSpecificInstrumentField() (_swig_ret CThostFtdcSpecificInstrumentField)

type CThostFtdcStrikeOffsetField

type CThostFtdcStrikeOffsetField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcStrikeOffsetField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOffset(arg2 float64)
	GetOffset() (_swig_ret float64)
	SetOffsetType(arg2 byte)
	GetOffsetType() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcStrikeOffsetField

func NewCThostFtdcStrikeOffsetField() (_swig_ret CThostFtdcStrikeOffsetField)

type CThostFtdcSuperUserField

type CThostFtdcSuperUserField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSuperUserField()
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserName(arg2 string)
	GetUserName() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
}

func NewCThostFtdcSuperUserField

func NewCThostFtdcSuperUserField() (_swig_ret CThostFtdcSuperUserField)

type CThostFtdcSuperUserFunctionField

type CThostFtdcSuperUserFunctionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSuperUserFunctionField()
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetFunctionCode(arg2 byte)
	GetFunctionCode() (_swig_ret byte)
}

func NewCThostFtdcSuperUserFunctionField

func NewCThostFtdcSuperUserFunctionField() (_swig_ret CThostFtdcSuperUserFunctionField)

type CThostFtdcSyncDelaySwapField

type CThostFtdcSyncDelaySwapField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncDelaySwapField()
	SetDelaySwapSeqNo(arg2 string)
	GetDelaySwapSeqNo() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetFromCurrencyID(arg2 string)
	GetFromCurrencyID() (_swig_ret string)
	SetFromAmount(arg2 float64)
	GetFromAmount() (_swig_ret float64)
	SetFromFrozenSwap(arg2 float64)
	GetFromFrozenSwap() (_swig_ret float64)
	SetFromRemainSwap(arg2 float64)
	GetFromRemainSwap() (_swig_ret float64)
	SetToCurrencyID(arg2 string)
	GetToCurrencyID() (_swig_ret string)
	SetToAmount(arg2 float64)
	GetToAmount() (_swig_ret float64)
	SetIsManualSwap(arg2 int)
	GetIsManualSwap() (_swig_ret int)
	SetIsAllRemainSetZero(arg2 int)
	GetIsAllRemainSetZero() (_swig_ret int)
}

func NewCThostFtdcSyncDelaySwapField

func NewCThostFtdcSyncDelaySwapField() (_swig_ret CThostFtdcSyncDelaySwapField)

type CThostFtdcSyncDelaySwapFrozenField

type CThostFtdcSyncDelaySwapFrozenField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncDelaySwapFrozenField()
	SetDelaySwapSeqNo(arg2 string)
	GetDelaySwapSeqNo() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetFromCurrencyID(arg2 string)
	GetFromCurrencyID() (_swig_ret string)
	SetFromRemainSwap(arg2 float64)
	GetFromRemainSwap() (_swig_ret float64)
	SetIsManualSwap(arg2 int)
	GetIsManualSwap() (_swig_ret int)
}

func NewCThostFtdcSyncDelaySwapFrozenField

func NewCThostFtdcSyncDelaySwapFrozenField() (_swig_ret CThostFtdcSyncDelaySwapFrozenField)

type CThostFtdcSyncDepositField

type CThostFtdcSyncDepositField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncDepositField()
	SetDepositSeqNo(arg2 string)
	GetDepositSeqNo() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetDeposit(arg2 float64)
	GetDeposit() (_swig_ret float64)
	SetIsForce(arg2 int)
	GetIsForce() (_swig_ret int)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcSyncDepositField

func NewCThostFtdcSyncDepositField() (_swig_ret CThostFtdcSyncDepositField)

type CThostFtdcSyncFundMortgageField

type CThostFtdcSyncFundMortgageField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncFundMortgageField()
	SetMortgageSeqNo(arg2 string)
	GetMortgageSeqNo() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetFromCurrencyID(arg2 string)
	GetFromCurrencyID() (_swig_ret string)
	SetMortgageAmount(arg2 float64)
	GetMortgageAmount() (_swig_ret float64)
	SetToCurrencyID(arg2 string)
	GetToCurrencyID() (_swig_ret string)
}

func NewCThostFtdcSyncFundMortgageField

func NewCThostFtdcSyncFundMortgageField() (_swig_ret CThostFtdcSyncFundMortgageField)

type CThostFtdcSyncStatusField

type CThostFtdcSyncStatusField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncStatusField()
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetDataSyncStatus(arg2 byte)
	GetDataSyncStatus() (_swig_ret byte)
}

func NewCThostFtdcSyncStatusField

func NewCThostFtdcSyncStatusField() (_swig_ret CThostFtdcSyncStatusField)

type CThostFtdcSyncingInstrumentCommissionRateField

type CThostFtdcSyncingInstrumentCommissionRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingInstrumentCommissionRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOpenRatioByMoney(arg2 float64)
	GetOpenRatioByMoney() (_swig_ret float64)
	SetOpenRatioByVolume(arg2 float64)
	GetOpenRatioByVolume() (_swig_ret float64)
	SetCloseRatioByMoney(arg2 float64)
	GetCloseRatioByMoney() (_swig_ret float64)
	SetCloseRatioByVolume(arg2 float64)
	GetCloseRatioByVolume() (_swig_ret float64)
	SetCloseTodayRatioByMoney(arg2 float64)
	GetCloseTodayRatioByMoney() (_swig_ret float64)
	SetCloseTodayRatioByVolume(arg2 float64)
	GetCloseTodayRatioByVolume() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcSyncingInstrumentCommissionRateField

func NewCThostFtdcSyncingInstrumentCommissionRateField() (_swig_ret CThostFtdcSyncingInstrumentCommissionRateField)

type CThostFtdcSyncingInstrumentMarginRateField

type CThostFtdcSyncingInstrumentMarginRateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingInstrumentMarginRateField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetLongMarginRatioByMoney(arg2 float64)
	GetLongMarginRatioByMoney() (_swig_ret float64)
	SetLongMarginRatioByVolume(arg2 float64)
	GetLongMarginRatioByVolume() (_swig_ret float64)
	SetShortMarginRatioByMoney(arg2 float64)
	GetShortMarginRatioByMoney() (_swig_ret float64)
	SetShortMarginRatioByVolume(arg2 float64)
	GetShortMarginRatioByVolume() (_swig_ret float64)
	SetIsRelative(arg2 int)
	GetIsRelative() (_swig_ret int)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcSyncingInstrumentMarginRateField

func NewCThostFtdcSyncingInstrumentMarginRateField() (_swig_ret CThostFtdcSyncingInstrumentMarginRateField)

type CThostFtdcSyncingInstrumentTradingRightField

type CThostFtdcSyncingInstrumentTradingRightField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingInstrumentTradingRightField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetTradingRight(arg2 byte)
	GetTradingRight() (_swig_ret byte)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcSyncingInstrumentTradingRightField

func NewCThostFtdcSyncingInstrumentTradingRightField() (_swig_ret CThostFtdcSyncingInstrumentTradingRightField)

type CThostFtdcSyncingInvestorField

type CThostFtdcSyncingInvestorField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingInvestorField()
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorGroupID(arg2 string)
	GetInvestorGroupID() (_swig_ret string)
	SetInvestorName(arg2 string)
	GetInvestorName() (_swig_ret string)
	SetIdentifiedCardType(arg2 byte)
	GetIdentifiedCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
	SetTelephone(arg2 string)
	GetTelephone() (_swig_ret string)
	SetAddress(arg2 string)
	GetAddress() (_swig_ret string)
	SetOpenDate(arg2 string)
	GetOpenDate() (_swig_ret string)
	SetMobile(arg2 string)
	GetMobile() (_swig_ret string)
	SetCommModelID(arg2 string)
	GetCommModelID() (_swig_ret string)
	SetMarginModelID(arg2 string)
	GetMarginModelID() (_swig_ret string)
}

func NewCThostFtdcSyncingInvestorField

func NewCThostFtdcSyncingInvestorField() (_swig_ret CThostFtdcSyncingInvestorField)

type CThostFtdcSyncingInvestorGroupField

type CThostFtdcSyncingInvestorGroupField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingInvestorGroupField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorGroupID(arg2 string)
	GetInvestorGroupID() (_swig_ret string)
	SetInvestorGroupName(arg2 string)
	GetInvestorGroupName() (_swig_ret string)
}

func NewCThostFtdcSyncingInvestorGroupField

func NewCThostFtdcSyncingInvestorGroupField() (_swig_ret CThostFtdcSyncingInvestorGroupField)

type CThostFtdcSyncingInvestorPositionField

type CThostFtdcSyncingInvestorPositionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingInvestorPositionField()
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetPosiDirection(arg2 byte)
	GetPosiDirection() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetPositionDate(arg2 byte)
	GetPositionDate() (_swig_ret byte)
	SetYdPosition(arg2 int)
	GetYdPosition() (_swig_ret int)
	SetPosition(arg2 int)
	GetPosition() (_swig_ret int)
	SetLongFrozen(arg2 int)
	GetLongFrozen() (_swig_ret int)
	SetShortFrozen(arg2 int)
	GetShortFrozen() (_swig_ret int)
	SetLongFrozenAmount(arg2 float64)
	GetLongFrozenAmount() (_swig_ret float64)
	SetShortFrozenAmount(arg2 float64)
	GetShortFrozenAmount() (_swig_ret float64)
	SetOpenVolume(arg2 int)
	GetOpenVolume() (_swig_ret int)
	SetCloseVolume(arg2 int)
	GetCloseVolume() (_swig_ret int)
	SetOpenAmount(arg2 float64)
	GetOpenAmount() (_swig_ret float64)
	SetCloseAmount(arg2 float64)
	GetCloseAmount() (_swig_ret float64)
	SetPositionCost(arg2 float64)
	GetPositionCost() (_swig_ret float64)
	SetPreMargin(arg2 float64)
	GetPreMargin() (_swig_ret float64)
	SetUseMargin(arg2 float64)
	GetUseMargin() (_swig_ret float64)
	SetFrozenMargin(arg2 float64)
	GetFrozenMargin() (_swig_ret float64)
	SetFrozenCash(arg2 float64)
	GetFrozenCash() (_swig_ret float64)
	SetFrozenCommission(arg2 float64)
	GetFrozenCommission() (_swig_ret float64)
	SetCashIn(arg2 float64)
	GetCashIn() (_swig_ret float64)
	SetCommission(arg2 float64)
	GetCommission() (_swig_ret float64)
	SetCloseProfit(arg2 float64)
	GetCloseProfit() (_swig_ret float64)
	SetPositionProfit(arg2 float64)
	GetPositionProfit() (_swig_ret float64)
	SetPreSettlementPrice(arg2 float64)
	GetPreSettlementPrice() (_swig_ret float64)
	SetSettlementPrice(arg2 float64)
	GetSettlementPrice() (_swig_ret float64)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetOpenCost(arg2 float64)
	GetOpenCost() (_swig_ret float64)
	SetExchangeMargin(arg2 float64)
	GetExchangeMargin() (_swig_ret float64)
	SetCombPosition(arg2 int)
	GetCombPosition() (_swig_ret int)
	SetCombLongFrozen(arg2 int)
	GetCombLongFrozen() (_swig_ret int)
	SetCombShortFrozen(arg2 int)
	GetCombShortFrozen() (_swig_ret int)
	SetCloseProfitByDate(arg2 float64)
	GetCloseProfitByDate() (_swig_ret float64)
	SetCloseProfitByTrade(arg2 float64)
	GetCloseProfitByTrade() (_swig_ret float64)
	SetTodayPosition(arg2 int)
	GetTodayPosition() (_swig_ret int)
	SetMarginRateByMoney(arg2 float64)
	GetMarginRateByMoney() (_swig_ret float64)
	SetMarginRateByVolume(arg2 float64)
	GetMarginRateByVolume() (_swig_ret float64)
	SetStrikeFrozen(arg2 int)
	GetStrikeFrozen() (_swig_ret int)
	SetStrikeFrozenAmount(arg2 float64)
	GetStrikeFrozenAmount() (_swig_ret float64)
	SetAbandonFrozen(arg2 int)
	GetAbandonFrozen() (_swig_ret int)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetYdStrikeFrozen(arg2 int)
	GetYdStrikeFrozen() (_swig_ret int)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetPositionCostOffset(arg2 float64)
	GetPositionCostOffset() (_swig_ret float64)
	SetTasPosition(arg2 int)
	GetTasPosition() (_swig_ret int)
	SetTasPositionCost(arg2 float64)
	GetTasPositionCost() (_swig_ret float64)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
}

func NewCThostFtdcSyncingInvestorPositionField

func NewCThostFtdcSyncingInvestorPositionField() (_swig_ret CThostFtdcSyncingInvestorPositionField)

type CThostFtdcSyncingTradingAccountField

type CThostFtdcSyncingTradingAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingTradingAccountField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPreMortgage(arg2 float64)
	GetPreMortgage() (_swig_ret float64)
	SetPreCredit(arg2 float64)
	GetPreCredit() (_swig_ret float64)
	SetPreDeposit(arg2 float64)
	GetPreDeposit() (_swig_ret float64)
	SetPreBalance(arg2 float64)
	GetPreBalance() (_swig_ret float64)
	SetPreMargin(arg2 float64)
	GetPreMargin() (_swig_ret float64)
	SetInterestBase(arg2 float64)
	GetInterestBase() (_swig_ret float64)
	SetInterest(arg2 float64)
	GetInterest() (_swig_ret float64)
	SetDeposit(arg2 float64)
	GetDeposit() (_swig_ret float64)
	SetWithdraw(arg2 float64)
	GetWithdraw() (_swig_ret float64)
	SetFrozenMargin(arg2 float64)
	GetFrozenMargin() (_swig_ret float64)
	SetFrozenCash(arg2 float64)
	GetFrozenCash() (_swig_ret float64)
	SetFrozenCommission(arg2 float64)
	GetFrozenCommission() (_swig_ret float64)
	SetCurrMargin(arg2 float64)
	GetCurrMargin() (_swig_ret float64)
	SetCashIn(arg2 float64)
	GetCashIn() (_swig_ret float64)
	SetCommission(arg2 float64)
	GetCommission() (_swig_ret float64)
	SetCloseProfit(arg2 float64)
	GetCloseProfit() (_swig_ret float64)
	SetPositionProfit(arg2 float64)
	GetPositionProfit() (_swig_ret float64)
	SetBalance(arg2 float64)
	GetBalance() (_swig_ret float64)
	SetAvailable(arg2 float64)
	GetAvailable() (_swig_ret float64)
	SetWithdrawQuota(arg2 float64)
	GetWithdrawQuota() (_swig_ret float64)
	SetReserve(arg2 float64)
	GetReserve() (_swig_ret float64)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetCredit(arg2 float64)
	GetCredit() (_swig_ret float64)
	SetMortgage(arg2 float64)
	GetMortgage() (_swig_ret float64)
	SetExchangeMargin(arg2 float64)
	GetExchangeMargin() (_swig_ret float64)
	SetDeliveryMargin(arg2 float64)
	GetDeliveryMargin() (_swig_ret float64)
	SetExchangeDeliveryMargin(arg2 float64)
	GetExchangeDeliveryMargin() (_swig_ret float64)
	SetReserveBalance(arg2 float64)
	GetReserveBalance() (_swig_ret float64)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetPreFundMortgageIn(arg2 float64)
	GetPreFundMortgageIn() (_swig_ret float64)
	SetPreFundMortgageOut(arg2 float64)
	GetPreFundMortgageOut() (_swig_ret float64)
	SetFundMortgageIn(arg2 float64)
	GetFundMortgageIn() (_swig_ret float64)
	SetFundMortgageOut(arg2 float64)
	GetFundMortgageOut() (_swig_ret float64)
	SetFundMortgageAvailable(arg2 float64)
	GetFundMortgageAvailable() (_swig_ret float64)
	SetMortgageableFund(arg2 float64)
	GetMortgageableFund() (_swig_ret float64)
	SetSpecProductMargin(arg2 float64)
	GetSpecProductMargin() (_swig_ret float64)
	SetSpecProductFrozenMargin(arg2 float64)
	GetSpecProductFrozenMargin() (_swig_ret float64)
	SetSpecProductCommission(arg2 float64)
	GetSpecProductCommission() (_swig_ret float64)
	SetSpecProductFrozenCommission(arg2 float64)
	GetSpecProductFrozenCommission() (_swig_ret float64)
	SetSpecProductPositionProfit(arg2 float64)
	GetSpecProductPositionProfit() (_swig_ret float64)
	SetSpecProductCloseProfit(arg2 float64)
	GetSpecProductCloseProfit() (_swig_ret float64)
	SetSpecProductPositionProfitByAlg(arg2 float64)
	GetSpecProductPositionProfitByAlg() (_swig_ret float64)
	SetSpecProductExchangeMargin(arg2 float64)
	GetSpecProductExchangeMargin() (_swig_ret float64)
	SetFrozenSwap(arg2 float64)
	GetFrozenSwap() (_swig_ret float64)
	SetRemainSwap(arg2 float64)
	GetRemainSwap() (_swig_ret float64)
}

func NewCThostFtdcSyncingTradingAccountField

func NewCThostFtdcSyncingTradingAccountField() (_swig_ret CThostFtdcSyncingTradingAccountField)

type CThostFtdcSyncingTradingCodeField

type CThostFtdcSyncingTradingCodeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcSyncingTradingCodeField()
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
	SetClientIDType(arg2 byte)
	GetClientIDType() (_swig_ret byte)
}

func NewCThostFtdcSyncingTradingCodeField

func NewCThostFtdcSyncingTradingCodeField() (_swig_ret CThostFtdcSyncingTradingCodeField)

type CThostFtdcTradeField

type CThostFtdcTradeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetOrderRef(arg2 string)
	GetOrderRef() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTradeID(arg2 string)
	GetTradeID() (_swig_ret string)
	SetDirection(arg2 byte)
	GetDirection() (_swig_ret byte)
	SetOrderSysID(arg2 string)
	GetOrderSysID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetTradingRole(arg2 byte)
	GetTradingRole() (_swig_ret byte)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetOffsetFlag(arg2 byte)
	GetOffsetFlag() (_swig_ret byte)
	SetHedgeFlag(arg2 byte)
	GetHedgeFlag() (_swig_ret byte)
	SetPrice(arg2 float64)
	GetPrice() (_swig_ret float64)
	SetVolume(arg2 int)
	GetVolume() (_swig_ret int)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetTradeType(arg2 byte)
	GetTradeType() (_swig_ret byte)
	SetPriceSource(arg2 byte)
	GetPriceSource() (_swig_ret byte)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetClearingPartID(arg2 string)
	GetClearingPartID() (_swig_ret string)
	SetBusinessUnit(arg2 string)
	GetBusinessUnit() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetBrokerOrderSeq(arg2 int)
	GetBrokerOrderSeq() (_swig_ret int)
	SetTradeSource(arg2 byte)
	GetTradeSource() (_swig_ret byte)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
	SetInstrumentID(arg2 string)
	GetInstrumentID() (_swig_ret string)
	SetExchangeInstID(arg2 string)
	GetExchangeInstID() (_swig_ret string)
}

func NewCThostFtdcTradeField

func NewCThostFtdcTradeField() (_swig_ret CThostFtdcTradeField)

type CThostFtdcTradeParamField

type CThostFtdcTradeParamField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradeParamField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetTradeParamID(arg2 byte)
	GetTradeParamID() (_swig_ret byte)
	SetTradeParamValue(arg2 string)
	GetTradeParamValue() (_swig_ret string)
	SetMemo(arg2 string)
	GetMemo() (_swig_ret string)
}

func NewCThostFtdcTradeParamField

func NewCThostFtdcTradeParamField() (_swig_ret CThostFtdcTradeParamField)

type CThostFtdcTraderApi

type CThostFtdcTraderApi interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTraderApi()
	Release()
	Init()
	Join() (_swig_ret int)
	GetTradingDay() (_swig_ret string)
	RegisterFront(arg2 string)
	RegisterNameServer(arg2 string)
	RegisterFensUserInfo(arg2 CThostFtdcFensUserInfoField)
	RegisterSpi(arg2 CThostFtdcTraderSpi)
	SubscribePrivateTopic(arg2 THOST_TE_RESUME_TYPE)
	SubscribePublicTopic(arg2 THOST_TE_RESUME_TYPE)
	ReqAuthenticate(arg2 CThostFtdcReqAuthenticateField, arg3 int) (_swig_ret int)
	RegisterUserSystemInfo(arg2 CThostFtdcUserSystemInfoField) (_swig_ret int)
	SubmitUserSystemInfo(arg2 CThostFtdcUserSystemInfoField) (_swig_ret int)
	ReqUserLogin(arg2 CThostFtdcReqUserLoginField, arg3 int) (_swig_ret int)
	ReqUserLogout(arg2 CThostFtdcUserLogoutField, arg3 int) (_swig_ret int)
	ReqUserPasswordUpdate(arg2 CThostFtdcUserPasswordUpdateField, arg3 int) (_swig_ret int)
	ReqTradingAccountPasswordUpdate(arg2 CThostFtdcTradingAccountPasswordUpdateField, arg3 int) (_swig_ret int)
	ReqUserAuthMethod(arg2 CThostFtdcReqUserAuthMethodField, arg3 int) (_swig_ret int)
	ReqGenUserCaptcha(arg2 CThostFtdcReqGenUserCaptchaField, arg3 int) (_swig_ret int)
	ReqGenUserText(arg2 CThostFtdcReqGenUserTextField, arg3 int) (_swig_ret int)
	ReqUserLoginWithCaptcha(arg2 CThostFtdcReqUserLoginWithCaptchaField, arg3 int) (_swig_ret int)
	ReqUserLoginWithText(arg2 CThostFtdcReqUserLoginWithTextField, arg3 int) (_swig_ret int)
	ReqUserLoginWithOTP(arg2 CThostFtdcReqUserLoginWithOTPField, arg3 int) (_swig_ret int)
	ReqOrderInsert(arg2 CThostFtdcInputOrderField, arg3 int) (_swig_ret int)
	ReqParkedOrderInsert(arg2 CThostFtdcParkedOrderField, arg3 int) (_swig_ret int)
	ReqParkedOrderAction(arg2 CThostFtdcParkedOrderActionField, arg3 int) (_swig_ret int)
	ReqOrderAction(arg2 CThostFtdcInputOrderActionField, arg3 int) (_swig_ret int)
	ReqQryMaxOrderVolume(arg2 CThostFtdcQryMaxOrderVolumeField, arg3 int) (_swig_ret int)
	ReqSettlementInfoConfirm(arg2 CThostFtdcSettlementInfoConfirmField, arg3 int) (_swig_ret int)
	ReqRemoveParkedOrder(arg2 CThostFtdcRemoveParkedOrderField, arg3 int) (_swig_ret int)
	ReqRemoveParkedOrderAction(arg2 CThostFtdcRemoveParkedOrderActionField, arg3 int) (_swig_ret int)
	ReqExecOrderInsert(arg2 CThostFtdcInputExecOrderField, arg3 int) (_swig_ret int)
	ReqExecOrderAction(arg2 CThostFtdcInputExecOrderActionField, arg3 int) (_swig_ret int)
	ReqForQuoteInsert(arg2 CThostFtdcInputForQuoteField, arg3 int) (_swig_ret int)
	ReqQuoteInsert(arg2 CThostFtdcInputQuoteField, arg3 int) (_swig_ret int)
	ReqQuoteAction(arg2 CThostFtdcInputQuoteActionField, arg3 int) (_swig_ret int)
	ReqBatchOrderAction(arg2 CThostFtdcInputBatchOrderActionField, arg3 int) (_swig_ret int)
	ReqOptionSelfCloseInsert(arg2 CThostFtdcInputOptionSelfCloseField, arg3 int) (_swig_ret int)
	ReqOptionSelfCloseAction(arg2 CThostFtdcInputOptionSelfCloseActionField, arg3 int) (_swig_ret int)
	ReqCombActionInsert(arg2 CThostFtdcInputCombActionField, arg3 int) (_swig_ret int)
	ReqQryOrder(arg2 CThostFtdcQryOrderField, arg3 int) (_swig_ret int)
	ReqQryTrade(arg2 CThostFtdcQryTradeField, arg3 int) (_swig_ret int)
	ReqQryInvestorPosition(arg2 CThostFtdcQryInvestorPositionField, arg3 int) (_swig_ret int)
	ReqQryTradingAccount(arg2 CThostFtdcQryTradingAccountField, arg3 int) (_swig_ret int)
	ReqQryInvestor(arg2 CThostFtdcQryInvestorField, arg3 int) (_swig_ret int)
	ReqQryTradingCode(arg2 CThostFtdcQryTradingCodeField, arg3 int) (_swig_ret int)
	ReqQryInstrumentMarginRate(arg2 CThostFtdcQryInstrumentMarginRateField, arg3 int) (_swig_ret int)
	ReqQryInstrumentCommissionRate(arg2 CThostFtdcQryInstrumentCommissionRateField, arg3 int) (_swig_ret int)
	ReqQryExchange(arg2 CThostFtdcQryExchangeField, arg3 int) (_swig_ret int)
	ReqQryProduct(arg2 CThostFtdcQryProductField, arg3 int) (_swig_ret int)
	ReqQryInstrument(arg2 CThostFtdcQryInstrumentField, arg3 int) (_swig_ret int)
	ReqQryDepthMarketData(arg2 CThostFtdcQryDepthMarketDataField, arg3 int) (_swig_ret int)
	ReqQrySettlementInfo(arg2 CThostFtdcQrySettlementInfoField, arg3 int) (_swig_ret int)
	ReqQryTransferBank(arg2 CThostFtdcQryTransferBankField, arg3 int) (_swig_ret int)
	ReqQryInvestorPositionDetail(arg2 CThostFtdcQryInvestorPositionDetailField, arg3 int) (_swig_ret int)
	ReqQryNotice(arg2 CThostFtdcQryNoticeField, arg3 int) (_swig_ret int)
	ReqQrySettlementInfoConfirm(arg2 CThostFtdcQrySettlementInfoConfirmField, arg3 int) (_swig_ret int)
	ReqQryInvestorPositionCombineDetail(arg2 CThostFtdcQryInvestorPositionCombineDetailField, arg3 int) (_swig_ret int)
	ReqQryCFMMCTradingAccountKey(arg2 CThostFtdcQryCFMMCTradingAccountKeyField, arg3 int) (_swig_ret int)
	ReqQryEWarrantOffset(arg2 CThostFtdcQryEWarrantOffsetField, arg3 int) (_swig_ret int)
	ReqQryInvestorProductGroupMargin(arg2 CThostFtdcQryInvestorProductGroupMarginField, arg3 int) (_swig_ret int)
	ReqQryExchangeMarginRate(arg2 CThostFtdcQryExchangeMarginRateField, arg3 int) (_swig_ret int)
	ReqQryExchangeMarginRateAdjust(arg2 CThostFtdcQryExchangeMarginRateAdjustField, arg3 int) (_swig_ret int)
	ReqQryExchangeRate(arg2 CThostFtdcQryExchangeRateField, arg3 int) (_swig_ret int)
	ReqQrySecAgentACIDMap(arg2 CThostFtdcQrySecAgentACIDMapField, arg3 int) (_swig_ret int)
	ReqQryProductExchRate(arg2 CThostFtdcQryProductExchRateField, arg3 int) (_swig_ret int)
	ReqQryProductGroup(arg2 CThostFtdcQryProductGroupField, arg3 int) (_swig_ret int)
	ReqQryMMInstrumentCommissionRate(arg2 CThostFtdcQryMMInstrumentCommissionRateField, arg3 int) (_swig_ret int)
	ReqQryMMOptionInstrCommRate(arg2 CThostFtdcQryMMOptionInstrCommRateField, arg3 int) (_swig_ret int)
	ReqQryInstrumentOrderCommRate(arg2 CThostFtdcQryInstrumentOrderCommRateField, arg3 int) (_swig_ret int)
	ReqQrySecAgentTradingAccount(arg2 CThostFtdcQryTradingAccountField, arg3 int) (_swig_ret int)
	ReqQrySecAgentCheckMode(arg2 CThostFtdcQrySecAgentCheckModeField, arg3 int) (_swig_ret int)
	ReqQrySecAgentTradeInfo(arg2 CThostFtdcQrySecAgentTradeInfoField, arg3 int) (_swig_ret int)
	ReqQryOptionInstrTradeCost(arg2 CThostFtdcQryOptionInstrTradeCostField, arg3 int) (_swig_ret int)
	ReqQryOptionInstrCommRate(arg2 CThostFtdcQryOptionInstrCommRateField, arg3 int) (_swig_ret int)
	ReqQryExecOrder(arg2 CThostFtdcQryExecOrderField, arg3 int) (_swig_ret int)
	ReqQryForQuote(arg2 CThostFtdcQryForQuoteField, arg3 int) (_swig_ret int)
	ReqQryQuote(arg2 CThostFtdcQryQuoteField, arg3 int) (_swig_ret int)
	ReqQryOptionSelfClose(arg2 CThostFtdcQryOptionSelfCloseField, arg3 int) (_swig_ret int)
	ReqQryInvestUnit(arg2 CThostFtdcQryInvestUnitField, arg3 int) (_swig_ret int)
	ReqQryCombInstrumentGuard(arg2 CThostFtdcQryCombInstrumentGuardField, arg3 int) (_swig_ret int)
	ReqQryCombAction(arg2 CThostFtdcQryCombActionField, arg3 int) (_swig_ret int)
	ReqQryTransferSerial(arg2 CThostFtdcQryTransferSerialField, arg3 int) (_swig_ret int)
	ReqQryAccountregister(arg2 CThostFtdcQryAccountregisterField, arg3 int) (_swig_ret int)
	ReqQryContractBank(arg2 CThostFtdcQryContractBankField, arg3 int) (_swig_ret int)
	ReqQryParkedOrder(arg2 CThostFtdcQryParkedOrderField, arg3 int) (_swig_ret int)
	ReqQryParkedOrderAction(arg2 CThostFtdcQryParkedOrderActionField, arg3 int) (_swig_ret int)
	ReqQryTradingNotice(arg2 CThostFtdcQryTradingNoticeField, arg3 int) (_swig_ret int)
	ReqQryBrokerTradingParams(arg2 CThostFtdcQryBrokerTradingParamsField, arg3 int) (_swig_ret int)
	ReqQryBrokerTradingAlgos(arg2 CThostFtdcQryBrokerTradingAlgosField, arg3 int) (_swig_ret int)
	ReqQueryCFMMCTradingAccountToken(arg2 CThostFtdcQueryCFMMCTradingAccountTokenField, arg3 int) (_swig_ret int)
	ReqFromBankToFutureByFuture(arg2 CThostFtdcReqTransferField, arg3 int) (_swig_ret int)
	ReqFromFutureToBankByFuture(arg2 CThostFtdcReqTransferField, arg3 int) (_swig_ret int)
	ReqQueryBankAccountMoneyByFuture(arg2 CThostFtdcReqQueryAccountField, arg3 int) (_swig_ret int)
	ReqQryClassifiedInstrument(arg2 CThostFtdcQryClassifiedInstrumentField, arg3 int) (_swig_ret int)
	ReqQryCombPromotionParam(arg2 CThostFtdcQryCombPromotionParamField, arg3 int) (_swig_ret int)
}

func CThostFtdcTraderApiCreateFtdcTraderApi

func CThostFtdcTraderApiCreateFtdcTraderApi(a ...interface{}) CThostFtdcTraderApi

func CThostFtdcTraderApiCreateFtdcTraderApi__SWIG_0

func CThostFtdcTraderApiCreateFtdcTraderApi__SWIG_0(arg1 string) (_swig_ret CThostFtdcTraderApi)

func CThostFtdcTraderApiCreateFtdcTraderApi__SWIG_1

func CThostFtdcTraderApiCreateFtdcTraderApi__SWIG_1() (_swig_ret CThostFtdcTraderApi)

type CThostFtdcTraderField

type CThostFtdcTraderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTraderField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallCount(arg2 int)
	GetInstallCount() (_swig_ret int)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
}

func NewCThostFtdcTraderField

func NewCThostFtdcTraderField() (_swig_ret CThostFtdcTraderField)

type CThostFtdcTraderOfferField

type CThostFtdcTraderOfferField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTraderOfferField()
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetTraderID(arg2 string)
	GetTraderID() (_swig_ret string)
	SetParticipantID(arg2 string)
	GetParticipantID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetOrderLocalID(arg2 string)
	GetOrderLocalID() (_swig_ret string)
	SetTraderConnectStatus(arg2 byte)
	GetTraderConnectStatus() (_swig_ret byte)
	SetConnectRequestDate(arg2 string)
	GetConnectRequestDate() (_swig_ret string)
	SetConnectRequestTime(arg2 string)
	GetConnectRequestTime() (_swig_ret string)
	SetLastReportDate(arg2 string)
	GetLastReportDate() (_swig_ret string)
	SetLastReportTime(arg2 string)
	GetLastReportTime() (_swig_ret string)
	SetConnectDate(arg2 string)
	GetConnectDate() (_swig_ret string)
	SetConnectTime(arg2 string)
	GetConnectTime() (_swig_ret string)
	SetStartDate(arg2 string)
	GetStartDate() (_swig_ret string)
	SetStartTime(arg2 string)
	GetStartTime() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetMaxTradeID(arg2 string)
	GetMaxTradeID() (_swig_ret string)
	SetMaxOrderMessageReference(arg2 string)
	GetMaxOrderMessageReference() (_swig_ret string)
}

func NewCThostFtdcTraderOfferField

func NewCThostFtdcTraderOfferField() (_swig_ret CThostFtdcTraderOfferField)

type CThostFtdcTraderSpi

type CThostFtdcTraderSpi interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTraderSpi()
	DirectorInterface() interface{}
	OnFrontConnected()
	OnFrontDisconnected(arg2 int)
	OnHeartBeatWarning(arg2 int)
	OnRspAuthenticate(arg2 CThostFtdcRspAuthenticateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspUserLogin(arg2 CThostFtdcRspUserLoginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspUserLogout(arg2 CThostFtdcUserLogoutField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspUserPasswordUpdate(arg2 CThostFtdcUserPasswordUpdateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspTradingAccountPasswordUpdate(arg2 CThostFtdcTradingAccountPasswordUpdateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspUserAuthMethod(arg2 CThostFtdcRspUserAuthMethodField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspGenUserCaptcha(arg2 CThostFtdcRspGenUserCaptchaField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspGenUserText(arg2 CThostFtdcRspGenUserTextField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspOrderInsert(arg2 CThostFtdcInputOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspParkedOrderInsert(arg2 CThostFtdcParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspParkedOrderAction(arg2 CThostFtdcParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspOrderAction(arg2 CThostFtdcInputOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryMaxOrderVolume(arg2 CThostFtdcQryMaxOrderVolumeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspSettlementInfoConfirm(arg2 CThostFtdcSettlementInfoConfirmField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspRemoveParkedOrder(arg2 CThostFtdcRemoveParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspRemoveParkedOrderAction(arg2 CThostFtdcRemoveParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspExecOrderInsert(arg2 CThostFtdcInputExecOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspExecOrderAction(arg2 CThostFtdcInputExecOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspForQuoteInsert(arg2 CThostFtdcInputForQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQuoteInsert(arg2 CThostFtdcInputQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQuoteAction(arg2 CThostFtdcInputQuoteActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspBatchOrderAction(arg2 CThostFtdcInputBatchOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspOptionSelfCloseInsert(arg2 CThostFtdcInputOptionSelfCloseField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspOptionSelfCloseAction(arg2 CThostFtdcInputOptionSelfCloseActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspCombActionInsert(arg2 CThostFtdcInputCombActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryOrder(arg2 CThostFtdcOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryTrade(arg2 CThostFtdcTradeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInvestorPosition(arg2 CThostFtdcInvestorPositionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryTradingAccount(arg2 CThostFtdcTradingAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInvestor(arg2 CThostFtdcInvestorField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryTradingCode(arg2 CThostFtdcTradingCodeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInstrumentMarginRate(arg2 CThostFtdcInstrumentMarginRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInstrumentCommissionRate(arg2 CThostFtdcInstrumentCommissionRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryExchange(arg2 CThostFtdcExchangeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryProduct(arg2 CThostFtdcProductField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInstrument(arg2 CThostFtdcInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryDepthMarketData(arg2 CThostFtdcDepthMarketDataField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQrySettlementInfo(arg2 CThostFtdcSettlementInfoField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryTransferBank(arg2 CThostFtdcTransferBankField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInvestorPositionDetail(arg2 CThostFtdcInvestorPositionDetailField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryNotice(arg2 CThostFtdcNoticeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQrySettlementInfoConfirm(arg2 CThostFtdcSettlementInfoConfirmField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInvestorPositionCombineDetail(arg2 CThostFtdcInvestorPositionCombineDetailField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryCFMMCTradingAccountKey(arg2 CThostFtdcCFMMCTradingAccountKeyField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryEWarrantOffset(arg2 CThostFtdcEWarrantOffsetField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInvestorProductGroupMargin(arg2 CThostFtdcInvestorProductGroupMarginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryExchangeMarginRate(arg2 CThostFtdcExchangeMarginRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryExchangeMarginRateAdjust(arg2 CThostFtdcExchangeMarginRateAdjustField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryExchangeRate(arg2 CThostFtdcExchangeRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQrySecAgentACIDMap(arg2 CThostFtdcSecAgentACIDMapField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryProductExchRate(arg2 CThostFtdcProductExchRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryProductGroup(arg2 CThostFtdcProductGroupField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryMMInstrumentCommissionRate(arg2 CThostFtdcMMInstrumentCommissionRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryMMOptionInstrCommRate(arg2 CThostFtdcMMOptionInstrCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInstrumentOrderCommRate(arg2 CThostFtdcInstrumentOrderCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQrySecAgentTradingAccount(arg2 CThostFtdcTradingAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQrySecAgentCheckMode(arg2 CThostFtdcSecAgentCheckModeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQrySecAgentTradeInfo(arg2 CThostFtdcSecAgentTradeInfoField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryOptionInstrTradeCost(arg2 CThostFtdcOptionInstrTradeCostField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryOptionInstrCommRate(arg2 CThostFtdcOptionInstrCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryExecOrder(arg2 CThostFtdcExecOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryForQuote(arg2 CThostFtdcForQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryQuote(arg2 CThostFtdcQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryOptionSelfClose(arg2 CThostFtdcOptionSelfCloseField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryInvestUnit(arg2 CThostFtdcInvestUnitField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryCombInstrumentGuard(arg2 CThostFtdcCombInstrumentGuardField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryCombAction(arg2 CThostFtdcCombActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryTransferSerial(arg2 CThostFtdcTransferSerialField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryAccountregister(arg2 CThostFtdcAccountregisterField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspError(arg2 CThostFtdcRspInfoField, arg3 int, arg4 bool)
	OnRtnOrder(arg2 CThostFtdcOrderField)
	OnRtnTrade(arg2 CThostFtdcTradeField)
	OnErrRtnOrderInsert(arg2 CThostFtdcInputOrderField, arg3 CThostFtdcRspInfoField)
	OnErrRtnOrderAction(arg2 CThostFtdcOrderActionField, arg3 CThostFtdcRspInfoField)
	OnRtnInstrumentStatus(arg2 CThostFtdcInstrumentStatusField)
	OnRtnBulletin(arg2 CThostFtdcBulletinField)
	OnRtnTradingNotice(arg2 CThostFtdcTradingNoticeInfoField)
	OnRtnErrorConditionalOrder(arg2 CThostFtdcErrorConditionalOrderField)
	OnRtnExecOrder(arg2 CThostFtdcExecOrderField)
	OnErrRtnExecOrderInsert(arg2 CThostFtdcInputExecOrderField, arg3 CThostFtdcRspInfoField)
	OnErrRtnExecOrderAction(arg2 CThostFtdcExecOrderActionField, arg3 CThostFtdcRspInfoField)
	OnErrRtnForQuoteInsert(arg2 CThostFtdcInputForQuoteField, arg3 CThostFtdcRspInfoField)
	OnRtnQuote(arg2 CThostFtdcQuoteField)
	OnErrRtnQuoteInsert(arg2 CThostFtdcInputQuoteField, arg3 CThostFtdcRspInfoField)
	OnErrRtnQuoteAction(arg2 CThostFtdcQuoteActionField, arg3 CThostFtdcRspInfoField)
	OnRtnForQuoteRsp(arg2 CThostFtdcForQuoteRspField)
	OnRtnCFMMCTradingAccountToken(arg2 CThostFtdcCFMMCTradingAccountTokenField)
	OnErrRtnBatchOrderAction(arg2 CThostFtdcBatchOrderActionField, arg3 CThostFtdcRspInfoField)
	OnRtnOptionSelfClose(arg2 CThostFtdcOptionSelfCloseField)
	OnErrRtnOptionSelfCloseInsert(arg2 CThostFtdcInputOptionSelfCloseField, arg3 CThostFtdcRspInfoField)
	OnErrRtnOptionSelfCloseAction(arg2 CThostFtdcOptionSelfCloseActionField, arg3 CThostFtdcRspInfoField)
	OnRtnCombAction(arg2 CThostFtdcCombActionField)
	OnErrRtnCombActionInsert(arg2 CThostFtdcInputCombActionField, arg3 CThostFtdcRspInfoField)
	OnRspQryContractBank(arg2 CThostFtdcContractBankField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryParkedOrder(arg2 CThostFtdcParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryParkedOrderAction(arg2 CThostFtdcParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryTradingNotice(arg2 CThostFtdcTradingNoticeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryBrokerTradingParams(arg2 CThostFtdcBrokerTradingParamsField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryBrokerTradingAlgos(arg2 CThostFtdcBrokerTradingAlgosField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQueryCFMMCTradingAccountToken(arg2 CThostFtdcQueryCFMMCTradingAccountTokenField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRtnFromBankToFutureByBank(arg2 CThostFtdcRspTransferField)
	OnRtnFromFutureToBankByBank(arg2 CThostFtdcRspTransferField)
	OnRtnRepealFromBankToFutureByBank(arg2 CThostFtdcRspRepealField)
	OnRtnRepealFromFutureToBankByBank(arg2 CThostFtdcRspRepealField)
	OnRtnFromBankToFutureByFuture(arg2 CThostFtdcRspTransferField)
	OnRtnFromFutureToBankByFuture(arg2 CThostFtdcRspTransferField)
	OnRtnRepealFromBankToFutureByFutureManual(arg2 CThostFtdcRspRepealField)
	OnRtnRepealFromFutureToBankByFutureManual(arg2 CThostFtdcRspRepealField)
	OnRtnQueryBankBalanceByFuture(arg2 CThostFtdcNotifyQueryAccountField)
	OnErrRtnBankToFutureByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField)
	OnErrRtnFutureToBankByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField)
	OnErrRtnRepealBankToFutureByFutureManual(arg2 CThostFtdcReqRepealField, arg3 CThostFtdcRspInfoField)
	OnErrRtnRepealFutureToBankByFutureManual(arg2 CThostFtdcReqRepealField, arg3 CThostFtdcRspInfoField)
	OnErrRtnQueryBankBalanceByFuture(arg2 CThostFtdcReqQueryAccountField, arg3 CThostFtdcRspInfoField)
	OnRtnRepealFromBankToFutureByFuture(arg2 CThostFtdcRspRepealField)
	OnRtnRepealFromFutureToBankByFuture(arg2 CThostFtdcRspRepealField)
	OnRspFromBankToFutureByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspFromFutureToBankByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQueryBankAccountMoneyByFuture(arg2 CThostFtdcReqQueryAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRtnOpenAccountByBank(arg2 CThostFtdcOpenAccountField)
	OnRtnCancelAccountByBank(arg2 CThostFtdcCancelAccountField)
	OnRtnChangeAccountByBank(arg2 CThostFtdcChangeAccountField)
	OnRspQryClassifiedInstrument(arg2 CThostFtdcInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
	OnRspQryCombPromotionParam(arg2 CThostFtdcCombPromotionParamField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)
}

func NewCThostFtdcTraderSpi

func NewCThostFtdcTraderSpi() (_swig_ret CThostFtdcTraderSpi)

func NewDirectorCThostFtdcTraderSpi

func NewDirectorCThostFtdcTraderSpi(v interface{}) CThostFtdcTraderSpi

type CThostFtdcTradingAccountField

type CThostFtdcTradingAccountField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingAccountField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPreMortgage(arg2 float64)
	GetPreMortgage() (_swig_ret float64)
	SetPreCredit(arg2 float64)
	GetPreCredit() (_swig_ret float64)
	SetPreDeposit(arg2 float64)
	GetPreDeposit() (_swig_ret float64)
	SetPreBalance(arg2 float64)
	GetPreBalance() (_swig_ret float64)
	SetPreMargin(arg2 float64)
	GetPreMargin() (_swig_ret float64)
	SetInterestBase(arg2 float64)
	GetInterestBase() (_swig_ret float64)
	SetInterest(arg2 float64)
	GetInterest() (_swig_ret float64)
	SetDeposit(arg2 float64)
	GetDeposit() (_swig_ret float64)
	SetWithdraw(arg2 float64)
	GetWithdraw() (_swig_ret float64)
	SetFrozenMargin(arg2 float64)
	GetFrozenMargin() (_swig_ret float64)
	SetFrozenCash(arg2 float64)
	GetFrozenCash() (_swig_ret float64)
	SetFrozenCommission(arg2 float64)
	GetFrozenCommission() (_swig_ret float64)
	SetCurrMargin(arg2 float64)
	GetCurrMargin() (_swig_ret float64)
	SetCashIn(arg2 float64)
	GetCashIn() (_swig_ret float64)
	SetCommission(arg2 float64)
	GetCommission() (_swig_ret float64)
	SetCloseProfit(arg2 float64)
	GetCloseProfit() (_swig_ret float64)
	SetPositionProfit(arg2 float64)
	GetPositionProfit() (_swig_ret float64)
	SetBalance(arg2 float64)
	GetBalance() (_swig_ret float64)
	SetAvailable(arg2 float64)
	GetAvailable() (_swig_ret float64)
	SetWithdrawQuota(arg2 float64)
	GetWithdrawQuota() (_swig_ret float64)
	SetReserve(arg2 float64)
	GetReserve() (_swig_ret float64)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetSettlementID(arg2 int)
	GetSettlementID() (_swig_ret int)
	SetCredit(arg2 float64)
	GetCredit() (_swig_ret float64)
	SetMortgage(arg2 float64)
	GetMortgage() (_swig_ret float64)
	SetExchangeMargin(arg2 float64)
	GetExchangeMargin() (_swig_ret float64)
	SetDeliveryMargin(arg2 float64)
	GetDeliveryMargin() (_swig_ret float64)
	SetExchangeDeliveryMargin(arg2 float64)
	GetExchangeDeliveryMargin() (_swig_ret float64)
	SetReserveBalance(arg2 float64)
	GetReserveBalance() (_swig_ret float64)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetPreFundMortgageIn(arg2 float64)
	GetPreFundMortgageIn() (_swig_ret float64)
	SetPreFundMortgageOut(arg2 float64)
	GetPreFundMortgageOut() (_swig_ret float64)
	SetFundMortgageIn(arg2 float64)
	GetFundMortgageIn() (_swig_ret float64)
	SetFundMortgageOut(arg2 float64)
	GetFundMortgageOut() (_swig_ret float64)
	SetFundMortgageAvailable(arg2 float64)
	GetFundMortgageAvailable() (_swig_ret float64)
	SetMortgageableFund(arg2 float64)
	GetMortgageableFund() (_swig_ret float64)
	SetSpecProductMargin(arg2 float64)
	GetSpecProductMargin() (_swig_ret float64)
	SetSpecProductFrozenMargin(arg2 float64)
	GetSpecProductFrozenMargin() (_swig_ret float64)
	SetSpecProductCommission(arg2 float64)
	GetSpecProductCommission() (_swig_ret float64)
	SetSpecProductFrozenCommission(arg2 float64)
	GetSpecProductFrozenCommission() (_swig_ret float64)
	SetSpecProductPositionProfit(arg2 float64)
	GetSpecProductPositionProfit() (_swig_ret float64)
	SetSpecProductCloseProfit(arg2 float64)
	GetSpecProductCloseProfit() (_swig_ret float64)
	SetSpecProductPositionProfitByAlg(arg2 float64)
	GetSpecProductPositionProfitByAlg() (_swig_ret float64)
	SetSpecProductExchangeMargin(arg2 float64)
	GetSpecProductExchangeMargin() (_swig_ret float64)
	SetBizType(arg2 byte)
	GetBizType() (_swig_ret byte)
	SetFrozenSwap(arg2 float64)
	GetFrozenSwap() (_swig_ret float64)
	SetRemainSwap(arg2 float64)
	GetRemainSwap() (_swig_ret float64)
}

func NewCThostFtdcTradingAccountField

func NewCThostFtdcTradingAccountField() (_swig_ret CThostFtdcTradingAccountField)

type CThostFtdcTradingAccountPasswordField

type CThostFtdcTradingAccountPasswordField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingAccountPasswordField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcTradingAccountPasswordField

func NewCThostFtdcTradingAccountPasswordField() (_swig_ret CThostFtdcTradingAccountPasswordField)

type CThostFtdcTradingAccountPasswordUpdateField

type CThostFtdcTradingAccountPasswordUpdateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingAccountPasswordUpdateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetOldPassword(arg2 string)
	GetOldPassword() (_swig_ret string)
	SetNewPassword(arg2 string)
	GetNewPassword() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcTradingAccountPasswordUpdateField

func NewCThostFtdcTradingAccountPasswordUpdateField() (_swig_ret CThostFtdcTradingAccountPasswordUpdateField)

type CThostFtdcTradingAccountPasswordUpdateV1Field

type CThostFtdcTradingAccountPasswordUpdateV1Field interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingAccountPasswordUpdateV1Field()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetOldPassword(arg2 string)
	GetOldPassword() (_swig_ret string)
	SetNewPassword(arg2 string)
	GetNewPassword() (_swig_ret string)
}

func NewCThostFtdcTradingAccountPasswordUpdateV1Field

func NewCThostFtdcTradingAccountPasswordUpdateV1Field() (_swig_ret CThostFtdcTradingAccountPasswordUpdateV1Field)

type CThostFtdcTradingAccountReserveField

type CThostFtdcTradingAccountReserveField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingAccountReserveField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetReserve(arg2 float64)
	GetReserve() (_swig_ret float64)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcTradingAccountReserveField

func NewCThostFtdcTradingAccountReserveField() (_swig_ret CThostFtdcTradingAccountReserveField)

type CThostFtdcTradingCodeField

type CThostFtdcTradingCodeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingCodeField()
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetExchangeID(arg2 string)
	GetExchangeID() (_swig_ret string)
	SetClientID(arg2 string)
	GetClientID() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
	SetClientIDType(arg2 byte)
	GetClientIDType() (_swig_ret byte)
	SetBranchID(arg2 string)
	GetBranchID() (_swig_ret string)
	SetBizType(arg2 byte)
	GetBizType() (_swig_ret byte)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcTradingCodeField

func NewCThostFtdcTradingCodeField() (_swig_ret CThostFtdcTradingCodeField)

type CThostFtdcTradingNoticeField

type CThostFtdcTradingNoticeField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingNoticeField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorRange(arg2 byte)
	GetInvestorRange() (_swig_ret byte)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetSequenceSeries(arg2 int16)
	GetSequenceSeries() (_swig_ret int16)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetSendTime(arg2 string)
	GetSendTime() (_swig_ret string)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetFieldContent(arg2 string)
	GetFieldContent() (_swig_ret string)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcTradingNoticeField

func NewCThostFtdcTradingNoticeField() (_swig_ret CThostFtdcTradingNoticeField)

type CThostFtdcTradingNoticeInfoField

type CThostFtdcTradingNoticeInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTradingNoticeInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetSendTime(arg2 string)
	GetSendTime() (_swig_ret string)
	SetFieldContent(arg2 string)
	GetFieldContent() (_swig_ret string)
	SetSequenceSeries(arg2 int16)
	GetSequenceSeries() (_swig_ret int16)
	SetSequenceNo(arg2 int)
	GetSequenceNo() (_swig_ret int)
	SetInvestUnitID(arg2 string)
	GetInvestUnitID() (_swig_ret string)
}

func NewCThostFtdcTradingNoticeInfoField

func NewCThostFtdcTradingNoticeInfoField() (_swig_ret CThostFtdcTradingNoticeInfoField)

type CThostFtdcTransferBankField

type CThostFtdcTransferBankField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferBankField()
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBrchID(arg2 string)
	GetBankBrchID() (_swig_ret string)
	SetBankName(arg2 string)
	GetBankName() (_swig_ret string)
	SetIsActive(arg2 int)
	GetIsActive() (_swig_ret int)
}

func NewCThostFtdcTransferBankField

func NewCThostFtdcTransferBankField() (_swig_ret CThostFtdcTransferBankField)

type CThostFtdcTransferBankToFutureReqField

type CThostFtdcTransferBankToFutureReqField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferBankToFutureReqField()
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
	SetFuturePwdFlag(arg2 byte)
	GetFuturePwdFlag() (_swig_ret byte)
	SetFutureAccPwd(arg2 string)
	GetFutureAccPwd() (_swig_ret string)
	SetTradeAmt(arg2 float64)
	GetTradeAmt() (_swig_ret float64)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetCurrencyCode(arg2 string)
	GetCurrencyCode() (_swig_ret string)
}

func NewCThostFtdcTransferBankToFutureReqField

func NewCThostFtdcTransferBankToFutureReqField() (_swig_ret CThostFtdcTransferBankToFutureReqField)

type CThostFtdcTransferBankToFutureRspField

type CThostFtdcTransferBankToFutureRspField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferBankToFutureRspField()
	SetRetCode(arg2 string)
	GetRetCode() (_swig_ret string)
	SetRetInfo(arg2 string)
	GetRetInfo() (_swig_ret string)
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
	SetTradeAmt(arg2 float64)
	GetTradeAmt() (_swig_ret float64)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetCurrencyCode(arg2 string)
	GetCurrencyCode() (_swig_ret string)
}

func NewCThostFtdcTransferBankToFutureRspField

func NewCThostFtdcTransferBankToFutureRspField() (_swig_ret CThostFtdcTransferBankToFutureRspField)

type CThostFtdcTransferFutureToBankReqField

type CThostFtdcTransferFutureToBankReqField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferFutureToBankReqField()
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
	SetFuturePwdFlag(arg2 byte)
	GetFuturePwdFlag() (_swig_ret byte)
	SetFutureAccPwd(arg2 string)
	GetFutureAccPwd() (_swig_ret string)
	SetTradeAmt(arg2 float64)
	GetTradeAmt() (_swig_ret float64)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetCurrencyCode(arg2 string)
	GetCurrencyCode() (_swig_ret string)
}

func NewCThostFtdcTransferFutureToBankReqField

func NewCThostFtdcTransferFutureToBankReqField() (_swig_ret CThostFtdcTransferFutureToBankReqField)

type CThostFtdcTransferFutureToBankRspField

type CThostFtdcTransferFutureToBankRspField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferFutureToBankRspField()
	SetRetCode(arg2 string)
	GetRetCode() (_swig_ret string)
	SetRetInfo(arg2 string)
	GetRetInfo() (_swig_ret string)
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
	SetTradeAmt(arg2 float64)
	GetTradeAmt() (_swig_ret float64)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetCurrencyCode(arg2 string)
	GetCurrencyCode() (_swig_ret string)
}

func NewCThostFtdcTransferFutureToBankRspField

func NewCThostFtdcTransferFutureToBankRspField() (_swig_ret CThostFtdcTransferFutureToBankRspField)

type CThostFtdcTransferHeaderField

type CThostFtdcTransferHeaderField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferHeaderField()
	SetVersion(arg2 string)
	GetVersion() (_swig_ret string)
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetTradeSerial(arg2 string)
	GetTradeSerial() (_swig_ret string)
	SetFutureID(arg2 string)
	GetFutureID() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBrchID(arg2 string)
	GetBankBrchID() (_swig_ret string)
	SetOperNo(arg2 string)
	GetOperNo() (_swig_ret string)
	SetDeviceID(arg2 string)
	GetDeviceID() (_swig_ret string)
	SetRecordNum(arg2 string)
	GetRecordNum() (_swig_ret string)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetRequestID(arg2 int)
	GetRequestID() (_swig_ret int)
}

func NewCThostFtdcTransferHeaderField

func NewCThostFtdcTransferHeaderField() (_swig_ret CThostFtdcTransferHeaderField)

type CThostFtdcTransferQryBankReqField

type CThostFtdcTransferQryBankReqField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferQryBankReqField()
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
	SetFuturePwdFlag(arg2 byte)
	GetFuturePwdFlag() (_swig_ret byte)
	SetFutureAccPwd(arg2 string)
	GetFutureAccPwd() (_swig_ret string)
	SetCurrencyCode(arg2 string)
	GetCurrencyCode() (_swig_ret string)
}

func NewCThostFtdcTransferQryBankReqField

func NewCThostFtdcTransferQryBankReqField() (_swig_ret CThostFtdcTransferQryBankReqField)

type CThostFtdcTransferQryBankRspField

type CThostFtdcTransferQryBankRspField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferQryBankRspField()
	SetRetCode(arg2 string)
	GetRetCode() (_swig_ret string)
	SetRetInfo(arg2 string)
	GetRetInfo() (_swig_ret string)
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
	SetTradeAmt(arg2 float64)
	GetTradeAmt() (_swig_ret float64)
	SetUseAmt(arg2 float64)
	GetUseAmt() (_swig_ret float64)
	SetFetchAmt(arg2 float64)
	GetFetchAmt() (_swig_ret float64)
	SetCurrencyCode(arg2 string)
	GetCurrencyCode() (_swig_ret string)
}

func NewCThostFtdcTransferQryBankRspField

func NewCThostFtdcTransferQryBankRspField() (_swig_ret CThostFtdcTransferQryBankRspField)

type CThostFtdcTransferQryDetailReqField

type CThostFtdcTransferQryDetailReqField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferQryDetailReqField()
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
}

func NewCThostFtdcTransferQryDetailReqField

func NewCThostFtdcTransferQryDetailReqField() (_swig_ret CThostFtdcTransferQryDetailReqField)

type CThostFtdcTransferQryDetailRspField

type CThostFtdcTransferQryDetailRspField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferQryDetailRspField()
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetFutureID(arg2 string)
	GetFutureID() (_swig_ret string)
	SetFutureAccount(arg2 string)
	GetFutureAccount() (_swig_ret string)
	SetBankSerial(arg2 int)
	GetBankSerial() (_swig_ret int)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBrchID(arg2 string)
	GetBankBrchID() (_swig_ret string)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetCertCode(arg2 string)
	GetCertCode() (_swig_ret string)
	SetCurrencyCode(arg2 string)
	GetCurrencyCode() (_swig_ret string)
	SetTxAmount(arg2 float64)
	GetTxAmount() (_swig_ret float64)
	SetFlag(arg2 byte)
	GetFlag() (_swig_ret byte)
}

func NewCThostFtdcTransferQryDetailRspField

func NewCThostFtdcTransferQryDetailRspField() (_swig_ret CThostFtdcTransferQryDetailRspField)

type CThostFtdcTransferSerialField

type CThostFtdcTransferSerialField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcTransferSerialField()
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBankAccType(arg2 byte)
	GetBankAccType() (_swig_ret byte)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetFutureAccType(arg2 byte)
	GetFutureAccType() (_swig_ret byte)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetFutureSerial(arg2 int)
	GetFutureSerial() (_swig_ret int)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetTradeAmount(arg2 float64)
	GetTradeAmount() (_swig_ret float64)
	SetCustFee(arg2 float64)
	GetCustFee() (_swig_ret float64)
	SetBrokerFee(arg2 float64)
	GetBrokerFee() (_swig_ret float64)
	SetAvailabilityFlag(arg2 byte)
	GetAvailabilityFlag() (_swig_ret byte)
	SetOperatorCode(arg2 string)
	GetOperatorCode() (_swig_ret string)
	SetBankNewAccount(arg2 string)
	GetBankNewAccount() (_swig_ret string)
	SetErrorID(arg2 int)
	GetErrorID() (_swig_ret int)
	SetErrorMsg(arg2 string)
	GetErrorMsg() (_swig_ret string)
}

func NewCThostFtdcTransferSerialField

func NewCThostFtdcTransferSerialField() (_swig_ret CThostFtdcTransferSerialField)

type CThostFtdcUserIPField

type CThostFtdcUserIPField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcUserIPField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetReserve2(arg2 string)
	GetReserve2() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
	SetIPMask(arg2 string)
	GetIPMask() (_swig_ret string)
}

func NewCThostFtdcUserIPField

func NewCThostFtdcUserIPField() (_swig_ret CThostFtdcUserIPField)

type CThostFtdcUserLogoutField

type CThostFtdcUserLogoutField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcUserLogoutField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
}

func NewCThostFtdcUserLogoutField

func NewCThostFtdcUserLogoutField() (_swig_ret CThostFtdcUserLogoutField)

type CThostFtdcUserPasswordUpdateField

type CThostFtdcUserPasswordUpdateField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcUserPasswordUpdateField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetOldPassword(arg2 string)
	GetOldPassword() (_swig_ret string)
	SetNewPassword(arg2 string)
	GetNewPassword() (_swig_ret string)
}

func NewCThostFtdcUserPasswordUpdateField

func NewCThostFtdcUserPasswordUpdateField() (_swig_ret CThostFtdcUserPasswordUpdateField)

type CThostFtdcUserRightField

type CThostFtdcUserRightField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcUserRightField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetUserRightType(arg2 byte)
	GetUserRightType() (_swig_ret byte)
	SetIsForbidden(arg2 int)
	GetIsForbidden() (_swig_ret int)
}

func NewCThostFtdcUserRightField

func NewCThostFtdcUserRightField() (_swig_ret CThostFtdcUserRightField)

type CThostFtdcUserRightsAssignField

type CThostFtdcUserRightsAssignField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcUserRightsAssignField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetDRIdentityID(arg2 int)
	GetDRIdentityID() (_swig_ret int)
}

func NewCThostFtdcUserRightsAssignField

func NewCThostFtdcUserRightsAssignField() (_swig_ret CThostFtdcUserRightsAssignField)

type CThostFtdcUserSessionField

type CThostFtdcUserSessionField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcUserSessionField()
	SetFrontID(arg2 int)
	GetFrontID() (_swig_ret int)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetLoginDate(arg2 string)
	GetLoginDate() (_swig_ret string)
	SetLoginTime(arg2 string)
	GetLoginTime() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetUserProductInfo(arg2 string)
	GetUserProductInfo() (_swig_ret string)
	SetInterfaceProductInfo(arg2 string)
	GetInterfaceProductInfo() (_swig_ret string)
	SetProtocolInfo(arg2 string)
	GetProtocolInfo() (_swig_ret string)
	SetMacAddress(arg2 string)
	GetMacAddress() (_swig_ret string)
	SetLoginRemark(arg2 string)
	GetLoginRemark() (_swig_ret string)
	SetIPAddress(arg2 string)
	GetIPAddress() (_swig_ret string)
}

func NewCThostFtdcUserSessionField

func NewCThostFtdcUserSessionField() (_swig_ret CThostFtdcUserSessionField)

type CThostFtdcUserSystemInfoField

type CThostFtdcUserSystemInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcUserSystemInfoField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetUserID(arg2 string)
	GetUserID() (_swig_ret string)
	SetClientSystemInfoLen(arg2 int)
	GetClientSystemInfoLen() (_swig_ret int)
	SetClientSystemInfo(arg2 string)
	GetClientSystemInfo() (_swig_ret string)
	SetReserve1(arg2 string)
	GetReserve1() (_swig_ret string)
	SetClientIPPort(arg2 int)
	GetClientIPPort() (_swig_ret int)
	SetClientLoginTime(arg2 string)
	GetClientLoginTime() (_swig_ret string)
	SetClientAppID(arg2 string)
	GetClientAppID() (_swig_ret string)
	SetClientPublicIP(arg2 string)
	GetClientPublicIP() (_swig_ret string)
}

func NewCThostFtdcUserSystemInfoField

func NewCThostFtdcUserSystemInfoField() (_swig_ret CThostFtdcUserSystemInfoField)

type CThostFtdcVerifyCustInfoField

type CThostFtdcVerifyCustInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcVerifyCustInfoField()
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcVerifyCustInfoField

func NewCThostFtdcVerifyCustInfoField() (_swig_ret CThostFtdcVerifyCustInfoField)

type CThostFtdcVerifyFuturePasswordAndCustInfoField

type CThostFtdcVerifyFuturePasswordAndCustInfoField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcVerifyFuturePasswordAndCustInfoField()
	SetCustomerName(arg2 string)
	GetCustomerName() (_swig_ret string)
	SetIdCardType(arg2 byte)
	GetIdCardType() (_swig_ret byte)
	SetIdentifiedCardNo(arg2 string)
	GetIdentifiedCardNo() (_swig_ret string)
	SetCustType(arg2 byte)
	GetCustType() (_swig_ret byte)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
	SetLongCustomerName(arg2 string)
	GetLongCustomerName() (_swig_ret string)
}

func NewCThostFtdcVerifyFuturePasswordAndCustInfoField

func NewCThostFtdcVerifyFuturePasswordAndCustInfoField() (_swig_ret CThostFtdcVerifyFuturePasswordAndCustInfoField)

type CThostFtdcVerifyFuturePasswordField

type CThostFtdcVerifyFuturePasswordField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcVerifyFuturePasswordField()
	SetTradeCode(arg2 string)
	GetTradeCode() (_swig_ret string)
	SetBankID(arg2 string)
	GetBankID() (_swig_ret string)
	SetBankBranchID(arg2 string)
	GetBankBranchID() (_swig_ret string)
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetBrokerBranchID(arg2 string)
	GetBrokerBranchID() (_swig_ret string)
	SetTradeDate(arg2 string)
	GetTradeDate() (_swig_ret string)
	SetTradeTime(arg2 string)
	GetTradeTime() (_swig_ret string)
	SetBankSerial(arg2 string)
	GetBankSerial() (_swig_ret string)
	SetTradingDay(arg2 string)
	GetTradingDay() (_swig_ret string)
	SetPlateSerial(arg2 int)
	GetPlateSerial() (_swig_ret int)
	SetLastFragment(arg2 byte)
	GetLastFragment() (_swig_ret byte)
	SetSessionID(arg2 int)
	GetSessionID() (_swig_ret int)
	SetAccountID(arg2 string)
	GetAccountID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
	SetBankAccount(arg2 string)
	GetBankAccount() (_swig_ret string)
	SetBankPassWord(arg2 string)
	GetBankPassWord() (_swig_ret string)
	SetInstallID(arg2 int)
	GetInstallID() (_swig_ret int)
	SetTID(arg2 int)
	GetTID() (_swig_ret int)
	SetCurrencyID(arg2 string)
	GetCurrencyID() (_swig_ret string)
}

func NewCThostFtdcVerifyFuturePasswordField

func NewCThostFtdcVerifyFuturePasswordField() (_swig_ret CThostFtdcVerifyFuturePasswordField)

type CThostFtdcVerifyInvestorPasswordField

type CThostFtdcVerifyInvestorPasswordField interface {
	Swigcptr() uintptr
	SwigIsCThostFtdcVerifyInvestorPasswordField()
	SetBrokerID(arg2 string)
	GetBrokerID() (_swig_ret string)
	SetInvestorID(arg2 string)
	GetInvestorID() (_swig_ret string)
	SetPassword(arg2 string)
	GetPassword() (_swig_ret string)
}

func NewCThostFtdcVerifyInvestorPasswordField

func NewCThostFtdcVerifyInvestorPasswordField() (_swig_ret CThostFtdcVerifyInvestorPasswordField)

type SwigDirector_CThostFtdcMdSpi

type SwigDirector_CThostFtdcMdSpi interface {
	Swigcptr() uintptr
}

type SwigDirector_CThostFtdcTraderSpi

type SwigDirector_CThostFtdcTraderSpi interface {
	Swigcptr() uintptr
}

type SwigcptrCThostFtdcAccountPropertyField

type SwigcptrCThostFtdcAccountPropertyField uintptr

func (SwigcptrCThostFtdcAccountPropertyField) GetAccountID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetAccountSourceType

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetAccountSourceType() (_swig_ret byte)

func (SwigcptrCThostFtdcAccountPropertyField) GetBankAccount

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetBankID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetCancelDate

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetCancelDate() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetIsActive

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcAccountPropertyField) GetOpenBank

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetOpenBank() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetOpenDate

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetOpenDate() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetOpenName

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetOpenName() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetOperateDate

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetOperateDate() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetOperateTime

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetOperateTime() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) GetOperatorID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) GetOperatorID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountPropertyField) SetAccountID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetAccountSourceType

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetAccountSourceType(arg2 byte)

func (SwigcptrCThostFtdcAccountPropertyField) SetBankAccount

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetBankID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetBrokerID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetCancelDate

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetCancelDate(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetIsActive

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcAccountPropertyField) SetOpenBank

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetOpenBank(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetOpenDate

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetOpenDate(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetOpenName

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetOpenName(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetOperateDate

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetOperateDate(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetOperateTime

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetOperateTime(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SetOperatorID

func (arg1 SwigcptrCThostFtdcAccountPropertyField) SetOperatorID(arg2 string)

func (SwigcptrCThostFtdcAccountPropertyField) SwigIsCThostFtdcAccountPropertyField

func (p SwigcptrCThostFtdcAccountPropertyField) SwigIsCThostFtdcAccountPropertyField()

func (SwigcptrCThostFtdcAccountPropertyField) Swigcptr

type SwigcptrCThostFtdcAccountregisterField

type SwigcptrCThostFtdcAccountregisterField uintptr

func (SwigcptrCThostFtdcAccountregisterField) GetAccountID

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetBankAccType

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcAccountregisterField) GetBankAccount

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetBankID

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetBrokerID

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetCustType

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcAccountregisterField) GetCustomerName

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetIdCardType

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcAccountregisterField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetOpenOrDestroy

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetOpenOrDestroy() (_swig_ret byte)

func (SwigcptrCThostFtdcAccountregisterField) GetOutDate

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetOutDate() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetRegDate

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetRegDate() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) GetTID

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcAccountregisterField) GetTradeDay

func (arg1 SwigcptrCThostFtdcAccountregisterField) GetTradeDay() (_swig_ret string)

func (SwigcptrCThostFtdcAccountregisterField) SetAccountID

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetBankAccType

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcAccountregisterField) SetBankAccount

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetBankID

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetBrokerID

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetCustType

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcAccountregisterField) SetCustomerName

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetIdCardType

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcAccountregisterField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetOpenOrDestroy

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetOpenOrDestroy(arg2 byte)

func (SwigcptrCThostFtdcAccountregisterField) SetOutDate

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetOutDate(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetRegDate

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetRegDate(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SetTID

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetTID(arg2 int)

func (SwigcptrCThostFtdcAccountregisterField) SetTradeDay

func (arg1 SwigcptrCThostFtdcAccountregisterField) SetTradeDay(arg2 string)

func (SwigcptrCThostFtdcAccountregisterField) SwigIsCThostFtdcAccountregisterField

func (p SwigcptrCThostFtdcAccountregisterField) SwigIsCThostFtdcAccountregisterField()

func (SwigcptrCThostFtdcAccountregisterField) Swigcptr

type SwigcptrCThostFtdcAppIDAuthAssignField

type SwigcptrCThostFtdcAppIDAuthAssignField uintptr

func (SwigcptrCThostFtdcAppIDAuthAssignField) GetAppID

func (arg1 SwigcptrCThostFtdcAppIDAuthAssignField) GetAppID() (_swig_ret string)

func (SwigcptrCThostFtdcAppIDAuthAssignField) GetBrokerID

func (arg1 SwigcptrCThostFtdcAppIDAuthAssignField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcAppIDAuthAssignField) GetDRIdentityID

func (arg1 SwigcptrCThostFtdcAppIDAuthAssignField) GetDRIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcAppIDAuthAssignField) SetAppID

func (arg1 SwigcptrCThostFtdcAppIDAuthAssignField) SetAppID(arg2 string)

func (SwigcptrCThostFtdcAppIDAuthAssignField) SetBrokerID

func (arg1 SwigcptrCThostFtdcAppIDAuthAssignField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcAppIDAuthAssignField) SetDRIdentityID

func (arg1 SwigcptrCThostFtdcAppIDAuthAssignField) SetDRIdentityID(arg2 int)

func (SwigcptrCThostFtdcAppIDAuthAssignField) SwigIsCThostFtdcAppIDAuthAssignField

func (p SwigcptrCThostFtdcAppIDAuthAssignField) SwigIsCThostFtdcAppIDAuthAssignField()

func (SwigcptrCThostFtdcAppIDAuthAssignField) Swigcptr

type SwigcptrCThostFtdcAuthForbiddenIPField

type SwigcptrCThostFtdcAuthForbiddenIPField uintptr

func (SwigcptrCThostFtdcAuthForbiddenIPField) GetIPAddress

func (arg1 SwigcptrCThostFtdcAuthForbiddenIPField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcAuthForbiddenIPField) GetReserve1

func (arg1 SwigcptrCThostFtdcAuthForbiddenIPField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcAuthForbiddenIPField) SetIPAddress

func (arg1 SwigcptrCThostFtdcAuthForbiddenIPField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcAuthForbiddenIPField) SetReserve1

func (arg1 SwigcptrCThostFtdcAuthForbiddenIPField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcAuthForbiddenIPField) SwigIsCThostFtdcAuthForbiddenIPField

func (p SwigcptrCThostFtdcAuthForbiddenIPField) SwigIsCThostFtdcAuthForbiddenIPField()

func (SwigcptrCThostFtdcAuthForbiddenIPField) Swigcptr

type SwigcptrCThostFtdcAuthIPField

type SwigcptrCThostFtdcAuthIPField uintptr

func (SwigcptrCThostFtdcAuthIPField) GetAppID

func (arg1 SwigcptrCThostFtdcAuthIPField) GetAppID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthIPField) GetBrokerID

func (arg1 SwigcptrCThostFtdcAuthIPField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthIPField) GetIPAddress

func (arg1 SwigcptrCThostFtdcAuthIPField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcAuthIPField) SetAppID

func (arg1 SwigcptrCThostFtdcAuthIPField) SetAppID(arg2 string)

func (SwigcptrCThostFtdcAuthIPField) SetBrokerID

func (arg1 SwigcptrCThostFtdcAuthIPField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcAuthIPField) SetIPAddress

func (arg1 SwigcptrCThostFtdcAuthIPField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcAuthIPField) SwigIsCThostFtdcAuthIPField

func (p SwigcptrCThostFtdcAuthIPField) SwigIsCThostFtdcAuthIPField()

func (SwigcptrCThostFtdcAuthIPField) Swigcptr

type SwigcptrCThostFtdcAuthUserIDField

type SwigcptrCThostFtdcAuthUserIDField uintptr

func (SwigcptrCThostFtdcAuthUserIDField) GetAppID

func (arg1 SwigcptrCThostFtdcAuthUserIDField) GetAppID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthUserIDField) GetAuthType

func (arg1 SwigcptrCThostFtdcAuthUserIDField) GetAuthType() (_swig_ret byte)

func (SwigcptrCThostFtdcAuthUserIDField) GetBrokerID

func (arg1 SwigcptrCThostFtdcAuthUserIDField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthUserIDField) GetUserID

func (arg1 SwigcptrCThostFtdcAuthUserIDField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthUserIDField) SetAppID

func (arg1 SwigcptrCThostFtdcAuthUserIDField) SetAppID(arg2 string)

func (SwigcptrCThostFtdcAuthUserIDField) SetAuthType

func (arg1 SwigcptrCThostFtdcAuthUserIDField) SetAuthType(arg2 byte)

func (SwigcptrCThostFtdcAuthUserIDField) SetBrokerID

func (arg1 SwigcptrCThostFtdcAuthUserIDField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcAuthUserIDField) SetUserID

func (arg1 SwigcptrCThostFtdcAuthUserIDField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcAuthUserIDField) SwigIsCThostFtdcAuthUserIDField

func (p SwigcptrCThostFtdcAuthUserIDField) SwigIsCThostFtdcAuthUserIDField()

func (SwigcptrCThostFtdcAuthUserIDField) Swigcptr

type SwigcptrCThostFtdcAuthenticationInfoField

type SwigcptrCThostFtdcAuthenticationInfoField uintptr

func (SwigcptrCThostFtdcAuthenticationInfoField) GetAppID

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetAppID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetAppType

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetAppType() (_swig_ret byte)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetAuthInfo

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetAuthInfo() (_swig_ret string)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetClientIPAddress

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetClientIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetIsResult

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetIsResult() (_swig_ret int)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetReserve1

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetUserID

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcAuthenticationInfoField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcAuthenticationInfoField) SetAppID

func (SwigcptrCThostFtdcAuthenticationInfoField) SetAppType

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) SetAppType(arg2 byte)

func (SwigcptrCThostFtdcAuthenticationInfoField) SetAuthInfo

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) SetAuthInfo(arg2 string)

func (SwigcptrCThostFtdcAuthenticationInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcAuthenticationInfoField) SetClientIPAddress

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) SetClientIPAddress(arg2 string)

func (SwigcptrCThostFtdcAuthenticationInfoField) SetIsResult

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) SetIsResult(arg2 int)

func (SwigcptrCThostFtdcAuthenticationInfoField) SetReserve1

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcAuthenticationInfoField) SetUserID

func (SwigcptrCThostFtdcAuthenticationInfoField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcAuthenticationInfoField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcAuthenticationInfoField) SwigIsCThostFtdcAuthenticationInfoField

func (p SwigcptrCThostFtdcAuthenticationInfoField) SwigIsCThostFtdcAuthenticationInfoField()

func (SwigcptrCThostFtdcAuthenticationInfoField) Swigcptr

type SwigcptrCThostFtdcBatchOrderActionField

type SwigcptrCThostFtdcBatchOrderActionField uintptr

func (SwigcptrCThostFtdcBatchOrderActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcBatchOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcBatchOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetOrderActionRef

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcBatchOrderActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcBatchOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcBatchOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcBatchOrderActionField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetClientID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcBatchOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcBatchOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetOrderActionRef

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcBatchOrderActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcBatchOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcBatchOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcBatchOrderActionField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SetUserID

func (arg1 SwigcptrCThostFtdcBatchOrderActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcBatchOrderActionField) SwigIsCThostFtdcBatchOrderActionField

func (p SwigcptrCThostFtdcBatchOrderActionField) SwigIsCThostFtdcBatchOrderActionField()

func (SwigcptrCThostFtdcBatchOrderActionField) Swigcptr

type SwigcptrCThostFtdcBrokerDepositField

type SwigcptrCThostFtdcBrokerDepositField uintptr

func (SwigcptrCThostFtdcBrokerDepositField) GetAvailable

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetAvailable() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetBalance

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerDepositField) GetCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetCurrMargin

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetCurrMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetDeposit

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetDeposit() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetExchangeID

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerDepositField) GetFrozenMargin

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetParticipantID

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerDepositField) GetPreBalance

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetPreBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetReserve

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetReserve() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) GetTradingDay

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerDepositField) GetWithdraw

func (arg1 SwigcptrCThostFtdcBrokerDepositField) GetWithdraw() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetAvailable

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetAvailable(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetBalance

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetBalance(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerDepositField) SetCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetCloseProfit(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetCurrMargin

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetCurrMargin(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetDeposit

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetDeposit(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetExchangeID

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcBrokerDepositField) SetFrozenMargin

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetParticipantID

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcBrokerDepositField) SetPreBalance

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetPreBalance(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetReserve

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetReserve(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SetTradingDay

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcBrokerDepositField) SetWithdraw

func (arg1 SwigcptrCThostFtdcBrokerDepositField) SetWithdraw(arg2 float64)

func (SwigcptrCThostFtdcBrokerDepositField) SwigIsCThostFtdcBrokerDepositField

func (p SwigcptrCThostFtdcBrokerDepositField) SwigIsCThostFtdcBrokerDepositField()

func (SwigcptrCThostFtdcBrokerDepositField) Swigcptr

type SwigcptrCThostFtdcBrokerField

type SwigcptrCThostFtdcBrokerField uintptr

func (SwigcptrCThostFtdcBrokerField) GetBrokerAbbr

func (arg1 SwigcptrCThostFtdcBrokerField) GetBrokerAbbr() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerField) GetBrokerName

func (arg1 SwigcptrCThostFtdcBrokerField) GetBrokerName() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerField) GetIsActive

func (arg1 SwigcptrCThostFtdcBrokerField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerField) SetBrokerAbbr

func (arg1 SwigcptrCThostFtdcBrokerField) SetBrokerAbbr(arg2 string)

func (SwigcptrCThostFtdcBrokerField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerField) SetBrokerName

func (arg1 SwigcptrCThostFtdcBrokerField) SetBrokerName(arg2 string)

func (SwigcptrCThostFtdcBrokerField) SetIsActive

func (arg1 SwigcptrCThostFtdcBrokerField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcBrokerField) SwigIsCThostFtdcBrokerField

func (p SwigcptrCThostFtdcBrokerField) SwigIsCThostFtdcBrokerField()

func (SwigcptrCThostFtdcBrokerField) Swigcptr

type SwigcptrCThostFtdcBrokerSyncField

type SwigcptrCThostFtdcBrokerSyncField uintptr

func (SwigcptrCThostFtdcBrokerSyncField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerSyncField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerSyncField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerSyncField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerSyncField) SwigIsCThostFtdcBrokerSyncField

func (p SwigcptrCThostFtdcBrokerSyncField) SwigIsCThostFtdcBrokerSyncField()

func (SwigcptrCThostFtdcBrokerSyncField) Swigcptr

type SwigcptrCThostFtdcBrokerTradingAlgosField

type SwigcptrCThostFtdcBrokerTradingAlgosField uintptr

func (SwigcptrCThostFtdcBrokerTradingAlgosField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) GetExchangeID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) GetFindMarginRateAlgoID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) GetFindMarginRateAlgoID() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) GetHandlePositionAlgoID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) GetHandlePositionAlgoID() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) GetHandleTradingAccountAlgoID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) GetHandleTradingAccountAlgoID() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) GetReserve1

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SetExchangeID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SetFindMarginRateAlgoID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) SetFindMarginRateAlgoID(arg2 byte)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SetHandlePositionAlgoID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) SetHandlePositionAlgoID(arg2 byte)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SetHandleTradingAccountAlgoID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) SetHandleTradingAccountAlgoID(arg2 byte)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SetReserve1

func (arg1 SwigcptrCThostFtdcBrokerTradingAlgosField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingAlgosField) SwigIsCThostFtdcBrokerTradingAlgosField

func (p SwigcptrCThostFtdcBrokerTradingAlgosField) SwigIsCThostFtdcBrokerTradingAlgosField()

func (SwigcptrCThostFtdcBrokerTradingAlgosField) Swigcptr

type SwigcptrCThostFtdcBrokerTradingParamsField

type SwigcptrCThostFtdcBrokerTradingParamsField uintptr

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetAccountID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetAlgorithm

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetAlgorithm() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetAvailIncludeCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetAvailIncludeCloseProfit() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetInvestorID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetMarginPriceType

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetMarginPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) GetOptionRoyaltyPriceType

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) GetOptionRoyaltyPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetAccountID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetAlgorithm

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetAlgorithm(arg2 byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetAvailIncludeCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetAvailIncludeCloseProfit(arg2 byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetInvestorID

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetMarginPriceType

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetMarginPriceType(arg2 byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SetOptionRoyaltyPriceType

func (arg1 SwigcptrCThostFtdcBrokerTradingParamsField) SetOptionRoyaltyPriceType(arg2 byte)

func (SwigcptrCThostFtdcBrokerTradingParamsField) SwigIsCThostFtdcBrokerTradingParamsField

func (p SwigcptrCThostFtdcBrokerTradingParamsField) SwigIsCThostFtdcBrokerTradingParamsField()

func (SwigcptrCThostFtdcBrokerTradingParamsField) Swigcptr

type SwigcptrCThostFtdcBrokerUserEventField

type SwigcptrCThostFtdcBrokerUserEventField uintptr

func (SwigcptrCThostFtdcBrokerUserEventField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) GetEventDate

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetEventDate() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) GetEventSequenceNo

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetEventSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserEventField) GetEventTime

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetEventTime() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) GetInvestorID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) GetReserve1

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) GetUserEventInfo

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetUserEventInfo() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) GetUserEventType

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetUserEventType() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerUserEventField) GetUserID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetEventDate

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetEventDate(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetEventSequenceNo

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetEventSequenceNo(arg2 int)

func (SwigcptrCThostFtdcBrokerUserEventField) SetEventTime

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetEventTime(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetInvestorID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetReserve1

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetUserEventInfo

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetUserEventInfo(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SetUserEventType

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetUserEventType(arg2 byte)

func (SwigcptrCThostFtdcBrokerUserEventField) SetUserID

func (arg1 SwigcptrCThostFtdcBrokerUserEventField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserEventField) SwigIsCThostFtdcBrokerUserEventField

func (p SwigcptrCThostFtdcBrokerUserEventField) SwigIsCThostFtdcBrokerUserEventField()

func (SwigcptrCThostFtdcBrokerUserEventField) Swigcptr

type SwigcptrCThostFtdcBrokerUserField

type SwigcptrCThostFtdcBrokerUserField uintptr

func (SwigcptrCThostFtdcBrokerUserField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserField) GetIsActive

func (arg1 SwigcptrCThostFtdcBrokerUserField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserField) GetIsAuthForce

func (arg1 SwigcptrCThostFtdcBrokerUserField) GetIsAuthForce() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserField) GetIsUsingOTP

func (arg1 SwigcptrCThostFtdcBrokerUserField) GetIsUsingOTP() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserField) GetUserID

func (arg1 SwigcptrCThostFtdcBrokerUserField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserField) GetUserName

func (arg1 SwigcptrCThostFtdcBrokerUserField) GetUserName() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserField) GetUserType

func (arg1 SwigcptrCThostFtdcBrokerUserField) GetUserType() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerUserField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserField) SetIsActive

func (arg1 SwigcptrCThostFtdcBrokerUserField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcBrokerUserField) SetIsAuthForce

func (arg1 SwigcptrCThostFtdcBrokerUserField) SetIsAuthForce(arg2 int)

func (SwigcptrCThostFtdcBrokerUserField) SetIsUsingOTP

func (arg1 SwigcptrCThostFtdcBrokerUserField) SetIsUsingOTP(arg2 int)

func (SwigcptrCThostFtdcBrokerUserField) SetUserID

func (arg1 SwigcptrCThostFtdcBrokerUserField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserField) SetUserName

func (arg1 SwigcptrCThostFtdcBrokerUserField) SetUserName(arg2 string)

func (SwigcptrCThostFtdcBrokerUserField) SetUserType

func (arg1 SwigcptrCThostFtdcBrokerUserField) SetUserType(arg2 byte)

func (SwigcptrCThostFtdcBrokerUserField) SwigIsCThostFtdcBrokerUserField

func (p SwigcptrCThostFtdcBrokerUserField) SwigIsCThostFtdcBrokerUserField()

func (SwigcptrCThostFtdcBrokerUserField) Swigcptr

type SwigcptrCThostFtdcBrokerUserFunctionField

type SwigcptrCThostFtdcBrokerUserFunctionField uintptr

func (SwigcptrCThostFtdcBrokerUserFunctionField) GetBrokerFunctionCode

func (arg1 SwigcptrCThostFtdcBrokerUserFunctionField) GetBrokerFunctionCode() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerUserFunctionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserFunctionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserFunctionField) GetUserID

func (arg1 SwigcptrCThostFtdcBrokerUserFunctionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserFunctionField) SetBrokerFunctionCode

func (arg1 SwigcptrCThostFtdcBrokerUserFunctionField) SetBrokerFunctionCode(arg2 byte)

func (SwigcptrCThostFtdcBrokerUserFunctionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserFunctionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserFunctionField) SetUserID

func (SwigcptrCThostFtdcBrokerUserFunctionField) SwigIsCThostFtdcBrokerUserFunctionField

func (p SwigcptrCThostFtdcBrokerUserFunctionField) SwigIsCThostFtdcBrokerUserFunctionField()

func (SwigcptrCThostFtdcBrokerUserFunctionField) Swigcptr

type SwigcptrCThostFtdcBrokerUserOTPParamField

type SwigcptrCThostFtdcBrokerUserOTPParamField uintptr

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetAuthKey

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetAuthKey() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetLastDrift

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetLastDrift() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetLastSuccess

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetLastSuccess() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetOTPType

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetOTPType() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetOTPVendorsID

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetOTPVendorsID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetSerialNumber

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetSerialNumber() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) GetUserID

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetAuthKey

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) SetAuthKey(arg2 string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetLastDrift

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) SetLastDrift(arg2 int)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetLastSuccess

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) SetLastSuccess(arg2 int)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetOTPType

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) SetOTPType(arg2 byte)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetOTPVendorsID

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) SetOTPVendorsID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetSerialNumber

func (arg1 SwigcptrCThostFtdcBrokerUserOTPParamField) SetSerialNumber(arg2 string)

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SetUserID

func (SwigcptrCThostFtdcBrokerUserOTPParamField) SwigIsCThostFtdcBrokerUserOTPParamField

func (p SwigcptrCThostFtdcBrokerUserOTPParamField) SwigIsCThostFtdcBrokerUserOTPParamField()

func (SwigcptrCThostFtdcBrokerUserOTPParamField) Swigcptr

type SwigcptrCThostFtdcBrokerUserPasswordField

type SwigcptrCThostFtdcBrokerUserPasswordField uintptr

func (SwigcptrCThostFtdcBrokerUserPasswordField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) GetExpireDate

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) GetExpireDate() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) GetLastLoginTime

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) GetLastLoginTime() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) GetLastUpdateTime

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) GetLastUpdateTime() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) GetPassword

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) GetUserID

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) GetWeakExpireDate

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) GetWeakExpireDate() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) SetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) SetExpireDate

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) SetExpireDate(arg2 string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) SetLastLoginTime

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) SetLastLoginTime(arg2 string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) SetLastUpdateTime

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) SetLastUpdateTime(arg2 string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) SetPassword

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) SetUserID

func (SwigcptrCThostFtdcBrokerUserPasswordField) SetWeakExpireDate

func (arg1 SwigcptrCThostFtdcBrokerUserPasswordField) SetWeakExpireDate(arg2 string)

func (SwigcptrCThostFtdcBrokerUserPasswordField) SwigIsCThostFtdcBrokerUserPasswordField

func (p SwigcptrCThostFtdcBrokerUserPasswordField) SwigIsCThostFtdcBrokerUserPasswordField()

func (SwigcptrCThostFtdcBrokerUserPasswordField) Swigcptr

type SwigcptrCThostFtdcBrokerUserRightAssignField

type SwigcptrCThostFtdcBrokerUserRightAssignField uintptr

func (SwigcptrCThostFtdcBrokerUserRightAssignField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerUserRightAssignField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerUserRightAssignField) GetDRIdentityID

func (arg1 SwigcptrCThostFtdcBrokerUserRightAssignField) GetDRIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserRightAssignField) GetTradeable

func (arg1 SwigcptrCThostFtdcBrokerUserRightAssignField) GetTradeable() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerUserRightAssignField) SetBrokerID

func (SwigcptrCThostFtdcBrokerUserRightAssignField) SetDRIdentityID

func (arg1 SwigcptrCThostFtdcBrokerUserRightAssignField) SetDRIdentityID(arg2 int)

func (SwigcptrCThostFtdcBrokerUserRightAssignField) SetTradeable

func (arg1 SwigcptrCThostFtdcBrokerUserRightAssignField) SetTradeable(arg2 int)

func (SwigcptrCThostFtdcBrokerUserRightAssignField) SwigIsCThostFtdcBrokerUserRightAssignField

func (p SwigcptrCThostFtdcBrokerUserRightAssignField) SwigIsCThostFtdcBrokerUserRightAssignField()

func (SwigcptrCThostFtdcBrokerUserRightAssignField) Swigcptr

type SwigcptrCThostFtdcBrokerWithdrawAlgorithmField

type SwigcptrCThostFtdcBrokerWithdrawAlgorithmField uintptr

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetAllWithoutTrade

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetAllWithoutTrade() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetAvailIncludeCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetAvailIncludeCloseProfit() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetBalanceAlgorithm

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetBalanceAlgorithm() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetBrokerID

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetFundMortgageRatio

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetFundMortgageRatio() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetIncludeCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetIncludeCloseProfit() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetIsBrokerUserEvent

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetIsBrokerUserEvent() (_swig_ret int)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetUsingRatio

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetUsingRatio() (_swig_ret float64)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetWithdrawAlgorithm

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) GetWithdrawAlgorithm() (_swig_ret byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetAllWithoutTrade

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetAllWithoutTrade(arg2 byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetAvailIncludeCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetAvailIncludeCloseProfit(arg2 byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetBalanceAlgorithm

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetBalanceAlgorithm(arg2 byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetBrokerID

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetFundMortgageRatio

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetFundMortgageRatio(arg2 float64)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetIncludeCloseProfit

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetIncludeCloseProfit(arg2 byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetIsBrokerUserEvent

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetIsBrokerUserEvent(arg2 int)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetUsingRatio

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetWithdrawAlgorithm

func (arg1 SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SetWithdrawAlgorithm(arg2 byte)

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SwigIsCThostFtdcBrokerWithdrawAlgorithmField

func (p SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) SwigIsCThostFtdcBrokerWithdrawAlgorithmField()

func (SwigcptrCThostFtdcBrokerWithdrawAlgorithmField) Swigcptr

type SwigcptrCThostFtdcBulletinField

type SwigcptrCThostFtdcBulletinField uintptr

func (SwigcptrCThostFtdcBulletinField) GetAbstract

func (arg1 SwigcptrCThostFtdcBulletinField) GetAbstract() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) GetBulletinID

func (arg1 SwigcptrCThostFtdcBulletinField) GetBulletinID() (_swig_ret int)

func (SwigcptrCThostFtdcBulletinField) GetComeFrom

func (arg1 SwigcptrCThostFtdcBulletinField) GetComeFrom() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) GetContent

func (arg1 SwigcptrCThostFtdcBulletinField) GetContent() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) GetExchangeID

func (arg1 SwigcptrCThostFtdcBulletinField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) GetMarketID

func (arg1 SwigcptrCThostFtdcBulletinField) GetMarketID() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) GetNewsType

func (arg1 SwigcptrCThostFtdcBulletinField) GetNewsType() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) GetNewsUrgency

func (arg1 SwigcptrCThostFtdcBulletinField) GetNewsUrgency() (_swig_ret byte)

func (SwigcptrCThostFtdcBulletinField) GetSendTime

func (arg1 SwigcptrCThostFtdcBulletinField) GetSendTime() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcBulletinField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcBulletinField) GetTradingDay

func (arg1 SwigcptrCThostFtdcBulletinField) GetTradingDay() (_swig_ret string)
func (arg1 SwigcptrCThostFtdcBulletinField) GetURLLink() (_swig_ret string)

func (SwigcptrCThostFtdcBulletinField) SetAbstract

func (arg1 SwigcptrCThostFtdcBulletinField) SetAbstract(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SetBulletinID

func (arg1 SwigcptrCThostFtdcBulletinField) SetBulletinID(arg2 int)

func (SwigcptrCThostFtdcBulletinField) SetComeFrom

func (arg1 SwigcptrCThostFtdcBulletinField) SetComeFrom(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SetContent

func (arg1 SwigcptrCThostFtdcBulletinField) SetContent(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SetExchangeID

func (arg1 SwigcptrCThostFtdcBulletinField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SetMarketID

func (arg1 SwigcptrCThostFtdcBulletinField) SetMarketID(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SetNewsType

func (arg1 SwigcptrCThostFtdcBulletinField) SetNewsType(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SetNewsUrgency

func (arg1 SwigcptrCThostFtdcBulletinField) SetNewsUrgency(arg2 byte)

func (SwigcptrCThostFtdcBulletinField) SetSendTime

func (arg1 SwigcptrCThostFtdcBulletinField) SetSendTime(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcBulletinField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcBulletinField) SetTradingDay

func (arg1 SwigcptrCThostFtdcBulletinField) SetTradingDay(arg2 string)
func (arg1 SwigcptrCThostFtdcBulletinField) SetURLLink(arg2 string)

func (SwigcptrCThostFtdcBulletinField) SwigIsCThostFtdcBulletinField

func (p SwigcptrCThostFtdcBulletinField) SwigIsCThostFtdcBulletinField()

func (SwigcptrCThostFtdcBulletinField) Swigcptr

type SwigcptrCThostFtdcCFMMCBrokerKeyField

type SwigcptrCThostFtdcCFMMCBrokerKeyField uintptr

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) GetCreateDate

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) GetCreateDate() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) GetCreateTime

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) GetCreateTime() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) GetCurrentKey

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) GetCurrentKey() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) GetKeyID

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) GetKeyID() (_swig_ret int)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) GetKeyKind

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) GetKeyKind() (_swig_ret byte)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) GetParticipantID

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SetBrokerID

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SetCreateDate

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) SetCreateDate(arg2 string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SetCreateTime

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) SetCreateTime(arg2 string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SetCurrentKey

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) SetCurrentKey(arg2 string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SetKeyID

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) SetKeyID(arg2 int)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SetKeyKind

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) SetKeyKind(arg2 byte)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SetParticipantID

func (arg1 SwigcptrCThostFtdcCFMMCBrokerKeyField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) SwigIsCThostFtdcCFMMCBrokerKeyField

func (p SwigcptrCThostFtdcCFMMCBrokerKeyField) SwigIsCThostFtdcCFMMCBrokerKeyField()

func (SwigcptrCThostFtdcCFMMCBrokerKeyField) Swigcptr

type SwigcptrCThostFtdcCFMMCTradingAccountKeyField

type SwigcptrCThostFtdcCFMMCTradingAccountKeyField uintptr

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetAccountID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetCurrentKey

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetCurrentKey() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetKeyID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetKeyID() (_swig_ret int)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetParticipantID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetAccountID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetBrokerID

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetCurrentKey

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetCurrentKey(arg2 string)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetKeyID

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetParticipantID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SwigIsCThostFtdcCFMMCTradingAccountKeyField

func (p SwigcptrCThostFtdcCFMMCTradingAccountKeyField) SwigIsCThostFtdcCFMMCTradingAccountKeyField()

func (SwigcptrCThostFtdcCFMMCTradingAccountKeyField) Swigcptr

type SwigcptrCThostFtdcCFMMCTradingAccountTokenField

type SwigcptrCThostFtdcCFMMCTradingAccountTokenField uintptr

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetAccountID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetBrokerID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetKeyID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetKeyID() (_swig_ret int)

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetParticipantID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetToken

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountTokenField) GetToken() (_swig_ret string)

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SetAccountID

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SetBrokerID

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SetKeyID

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SetParticipantID

func (arg1 SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SetToken

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SwigIsCThostFtdcCFMMCTradingAccountTokenField

func (p SwigcptrCThostFtdcCFMMCTradingAccountTokenField) SwigIsCThostFtdcCFMMCTradingAccountTokenField()

func (SwigcptrCThostFtdcCFMMCTradingAccountTokenField) Swigcptr

type SwigcptrCThostFtdcCancelAccountField

type SwigcptrCThostFtdcCancelAccountField uintptr

func (SwigcptrCThostFtdcCancelAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetAddress

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetCashExchangeCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetCashExchangeCode() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetCountryCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetDeviceID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetEMail

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetErrorID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcCancelAccountField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetFax

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetGender

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcCancelAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetOperNo

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcCancelAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcCancelAccountField) GetTID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcCancelAccountField) GetTelephone

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetUserID

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcCancelAccountField) GetZipCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcCancelAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetAddress

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetCashExchangeCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetCashExchangeCode(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetCountryCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetDeviceID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetEMail

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetEMail(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetErrorID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcCancelAccountField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetFax

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetFax(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetGender

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetGender(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcCancelAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetOperNo

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcCancelAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcCancelAccountField) SetTID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcCancelAccountField) SetTelephone

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetUserID

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcCancelAccountField) SetZipCode

func (arg1 SwigcptrCThostFtdcCancelAccountField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcCancelAccountField) SwigIsCThostFtdcCancelAccountField

func (p SwigcptrCThostFtdcCancelAccountField) SwigIsCThostFtdcCancelAccountField()

func (SwigcptrCThostFtdcCancelAccountField) Swigcptr

type SwigcptrCThostFtdcChangeAccountField

type SwigcptrCThostFtdcChangeAccountField uintptr

func (SwigcptrCThostFtdcChangeAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetAddress

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetCountryCode

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetEMail

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetErrorID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcChangeAccountField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetFax

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetGender

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcChangeAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetNewBankAccount

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetNewBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetNewBankPassWord

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetNewBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcChangeAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcChangeAccountField) GetTID

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcChangeAccountField) GetTelephone

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcChangeAccountField) GetZipCode

func (arg1 SwigcptrCThostFtdcChangeAccountField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcChangeAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetAddress

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetCountryCode

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetEMail

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetEMail(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetErrorID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcChangeAccountField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetFax

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetFax(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetGender

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetGender(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcChangeAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetNewBankAccount

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetNewBankAccount(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetNewBankPassWord

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetNewBankPassWord(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcChangeAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcChangeAccountField) SetTID

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcChangeAccountField) SetTelephone

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcChangeAccountField) SetZipCode

func (arg1 SwigcptrCThostFtdcChangeAccountField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcChangeAccountField) SwigIsCThostFtdcChangeAccountField

func (p SwigcptrCThostFtdcChangeAccountField) SwigIsCThostFtdcChangeAccountField()

func (SwigcptrCThostFtdcChangeAccountField) Swigcptr

type SwigcptrCThostFtdcCombActionField

type SwigcptrCThostFtdcCombActionField uintptr

func (SwigcptrCThostFtdcCombActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcCombActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetActionStatus

func (arg1 SwigcptrCThostFtdcCombActionField) GetActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcCombActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcCombActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcCombActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetClientID

func (arg1 SwigcptrCThostFtdcCombActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetComTradeID

func (arg1 SwigcptrCThostFtdcCombActionField) GetComTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetCombActionRef

func (arg1 SwigcptrCThostFtdcCombActionField) GetCombActionRef() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetCombDirection

func (arg1 SwigcptrCThostFtdcCombActionField) GetCombDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcCombActionField) GetDirection

func (arg1 SwigcptrCThostFtdcCombActionField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcCombActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcCombActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcCombActionField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcCombActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcCombActionField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcCombActionField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcCombActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcCombActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcCombActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcCombActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcCombActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcCombActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcCombActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcCombActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcCombActionField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcCombActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcCombActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcCombActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcCombActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetReserve3

func (arg1 SwigcptrCThostFtdcCombActionField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcCombActionField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcCombActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcCombActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcCombActionField) GetSettlementID

func (arg1 SwigcptrCThostFtdcCombActionField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcCombActionField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcCombActionField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcCombActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetTradingDay

func (arg1 SwigcptrCThostFtdcCombActionField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetUserID

func (arg1 SwigcptrCThostFtdcCombActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcCombActionField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcCombActionField) GetVolume

func (arg1 SwigcptrCThostFtdcCombActionField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcCombActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcCombActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetActionStatus

func (arg1 SwigcptrCThostFtdcCombActionField) SetActionStatus(arg2 byte)

func (SwigcptrCThostFtdcCombActionField) SetBranchID

func (arg1 SwigcptrCThostFtdcCombActionField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcCombActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetClientID

func (arg1 SwigcptrCThostFtdcCombActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetComTradeID

func (arg1 SwigcptrCThostFtdcCombActionField) SetComTradeID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetCombActionRef

func (arg1 SwigcptrCThostFtdcCombActionField) SetCombActionRef(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetCombDirection

func (arg1 SwigcptrCThostFtdcCombActionField) SetCombDirection(arg2 byte)

func (SwigcptrCThostFtdcCombActionField) SetDirection

func (arg1 SwigcptrCThostFtdcCombActionField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcCombActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcCombActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcCombActionField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcCombActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcCombActionField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcCombActionField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcCombActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcCombActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcCombActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcCombActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcCombActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcCombActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcCombActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcCombActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcCombActionField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcCombActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcCombActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcCombActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcCombActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetReserve3

func (arg1 SwigcptrCThostFtdcCombActionField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcCombActionField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcCombActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcCombActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcCombActionField) SetSettlementID

func (arg1 SwigcptrCThostFtdcCombActionField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcCombActionField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcCombActionField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcCombActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetTradingDay

func (arg1 SwigcptrCThostFtdcCombActionField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetUserID

func (arg1 SwigcptrCThostFtdcCombActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcCombActionField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcCombActionField) SetVolume

func (arg1 SwigcptrCThostFtdcCombActionField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcCombActionField) SwigIsCThostFtdcCombActionField

func (p SwigcptrCThostFtdcCombActionField) SwigIsCThostFtdcCombActionField()

func (SwigcptrCThostFtdcCombActionField) Swigcptr

type SwigcptrCThostFtdcCombInstrumentGuardField

type SwigcptrCThostFtdcCombInstrumentGuardField uintptr

func (SwigcptrCThostFtdcCombInstrumentGuardField) GetBrokerID

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) GetExchangeID

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) GetGuarantRatio

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) GetGuarantRatio() (_swig_ret float64)

func (SwigcptrCThostFtdcCombInstrumentGuardField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) GetReserve1

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) SetBrokerID

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) SetExchangeID

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) SetGuarantRatio

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) SetGuarantRatio(arg2 float64)

func (SwigcptrCThostFtdcCombInstrumentGuardField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) SetReserve1

func (arg1 SwigcptrCThostFtdcCombInstrumentGuardField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcCombInstrumentGuardField) SwigIsCThostFtdcCombInstrumentGuardField

func (p SwigcptrCThostFtdcCombInstrumentGuardField) SwigIsCThostFtdcCombInstrumentGuardField()

func (SwigcptrCThostFtdcCombInstrumentGuardField) Swigcptr

type SwigcptrCThostFtdcCombPromotionParamField

type SwigcptrCThostFtdcCombPromotionParamField uintptr

func (SwigcptrCThostFtdcCombPromotionParamField) GetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) GetCombHedgeFlag() (_swig_ret string)

func (SwigcptrCThostFtdcCombPromotionParamField) GetExchangeID

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcCombPromotionParamField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcCombPromotionParamField) GetXparameter

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) GetXparameter() (_swig_ret float64)

func (SwigcptrCThostFtdcCombPromotionParamField) SetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) SetCombHedgeFlag(arg2 string)

func (SwigcptrCThostFtdcCombPromotionParamField) SetExchangeID

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcCombPromotionParamField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcCombPromotionParamField) SetXparameter

func (arg1 SwigcptrCThostFtdcCombPromotionParamField) SetXparameter(arg2 float64)

func (SwigcptrCThostFtdcCombPromotionParamField) SwigIsCThostFtdcCombPromotionParamField

func (p SwigcptrCThostFtdcCombPromotionParamField) SwigIsCThostFtdcCombPromotionParamField()

func (SwigcptrCThostFtdcCombPromotionParamField) Swigcptr

type SwigcptrCThostFtdcCombinationLegField

type SwigcptrCThostFtdcCombinationLegField uintptr

func (SwigcptrCThostFtdcCombinationLegField) GetCombInstrumentID

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetCombInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcCombinationLegField) GetDirection

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcCombinationLegField) GetImplyLevel

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetImplyLevel() (_swig_ret int)

func (SwigcptrCThostFtdcCombinationLegField) GetLegID

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetLegID() (_swig_ret int)

func (SwigcptrCThostFtdcCombinationLegField) GetLegInstrumentID

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetLegInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcCombinationLegField) GetLegMultiple

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetLegMultiple() (_swig_ret int)

func (SwigcptrCThostFtdcCombinationLegField) GetReserve1

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcCombinationLegField) GetReserve2

func (arg1 SwigcptrCThostFtdcCombinationLegField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcCombinationLegField) SetCombInstrumentID

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetCombInstrumentID(arg2 string)

func (SwigcptrCThostFtdcCombinationLegField) SetDirection

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcCombinationLegField) SetImplyLevel

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetImplyLevel(arg2 int)

func (SwigcptrCThostFtdcCombinationLegField) SetLegID

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetLegID(arg2 int)

func (SwigcptrCThostFtdcCombinationLegField) SetLegInstrumentID

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetLegInstrumentID(arg2 string)

func (SwigcptrCThostFtdcCombinationLegField) SetLegMultiple

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetLegMultiple(arg2 int)

func (SwigcptrCThostFtdcCombinationLegField) SetReserve1

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcCombinationLegField) SetReserve2

func (arg1 SwigcptrCThostFtdcCombinationLegField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcCombinationLegField) SwigIsCThostFtdcCombinationLegField

func (p SwigcptrCThostFtdcCombinationLegField) SwigIsCThostFtdcCombinationLegField()

func (SwigcptrCThostFtdcCombinationLegField) Swigcptr

type SwigcptrCThostFtdcCommPhaseField

type SwigcptrCThostFtdcCommPhaseField uintptr

func (SwigcptrCThostFtdcCommPhaseField) GetCommPhaseNo

func (arg1 SwigcptrCThostFtdcCommPhaseField) GetCommPhaseNo() (_swig_ret int16)

func (SwigcptrCThostFtdcCommPhaseField) GetSystemID

func (arg1 SwigcptrCThostFtdcCommPhaseField) GetSystemID() (_swig_ret string)

func (SwigcptrCThostFtdcCommPhaseField) GetTradingDay

func (arg1 SwigcptrCThostFtdcCommPhaseField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcCommPhaseField) SetCommPhaseNo

func (arg1 SwigcptrCThostFtdcCommPhaseField) SetCommPhaseNo(arg2 int16)

func (SwigcptrCThostFtdcCommPhaseField) SetSystemID

func (arg1 SwigcptrCThostFtdcCommPhaseField) SetSystemID(arg2 string)

func (SwigcptrCThostFtdcCommPhaseField) SetTradingDay

func (arg1 SwigcptrCThostFtdcCommPhaseField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcCommPhaseField) SwigIsCThostFtdcCommPhaseField

func (p SwigcptrCThostFtdcCommPhaseField) SwigIsCThostFtdcCommPhaseField()

func (SwigcptrCThostFtdcCommPhaseField) Swigcptr

type SwigcptrCThostFtdcCommRateModelField

type SwigcptrCThostFtdcCommRateModelField uintptr

func (SwigcptrCThostFtdcCommRateModelField) GetBrokerID

func (arg1 SwigcptrCThostFtdcCommRateModelField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcCommRateModelField) GetCommModelID

func (arg1 SwigcptrCThostFtdcCommRateModelField) GetCommModelID() (_swig_ret string)

func (SwigcptrCThostFtdcCommRateModelField) GetCommModelName

func (arg1 SwigcptrCThostFtdcCommRateModelField) GetCommModelName() (_swig_ret string)

func (SwigcptrCThostFtdcCommRateModelField) SetBrokerID

func (arg1 SwigcptrCThostFtdcCommRateModelField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcCommRateModelField) SetCommModelID

func (arg1 SwigcptrCThostFtdcCommRateModelField) SetCommModelID(arg2 string)

func (SwigcptrCThostFtdcCommRateModelField) SetCommModelName

func (arg1 SwigcptrCThostFtdcCommRateModelField) SetCommModelName(arg2 string)

func (SwigcptrCThostFtdcCommRateModelField) SwigIsCThostFtdcCommRateModelField

func (p SwigcptrCThostFtdcCommRateModelField) SwigIsCThostFtdcCommRateModelField()

func (SwigcptrCThostFtdcCommRateModelField) Swigcptr

type SwigcptrCThostFtdcContractBankField

type SwigcptrCThostFtdcContractBankField uintptr

func (SwigcptrCThostFtdcContractBankField) GetBankBrchID

func (arg1 SwigcptrCThostFtdcContractBankField) GetBankBrchID() (_swig_ret string)

func (SwigcptrCThostFtdcContractBankField) GetBankID

func (arg1 SwigcptrCThostFtdcContractBankField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcContractBankField) GetBankName

func (arg1 SwigcptrCThostFtdcContractBankField) GetBankName() (_swig_ret string)

func (SwigcptrCThostFtdcContractBankField) GetBrokerID

func (arg1 SwigcptrCThostFtdcContractBankField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcContractBankField) SetBankBrchID

func (arg1 SwigcptrCThostFtdcContractBankField) SetBankBrchID(arg2 string)

func (SwigcptrCThostFtdcContractBankField) SetBankID

func (arg1 SwigcptrCThostFtdcContractBankField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcContractBankField) SetBankName

func (arg1 SwigcptrCThostFtdcContractBankField) SetBankName(arg2 string)

func (SwigcptrCThostFtdcContractBankField) SetBrokerID

func (arg1 SwigcptrCThostFtdcContractBankField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcContractBankField) SwigIsCThostFtdcContractBankField

func (p SwigcptrCThostFtdcContractBankField) SwigIsCThostFtdcContractBankField()

func (SwigcptrCThostFtdcContractBankField) Swigcptr

type SwigcptrCThostFtdcCurrDRIdentityField

type SwigcptrCThostFtdcCurrDRIdentityField uintptr

func (SwigcptrCThostFtdcCurrDRIdentityField) GetDRIdentityID

func (arg1 SwigcptrCThostFtdcCurrDRIdentityField) GetDRIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcCurrDRIdentityField) SetDRIdentityID

func (arg1 SwigcptrCThostFtdcCurrDRIdentityField) SetDRIdentityID(arg2 int)

func (SwigcptrCThostFtdcCurrDRIdentityField) SwigIsCThostFtdcCurrDRIdentityField

func (p SwigcptrCThostFtdcCurrDRIdentityField) SwigIsCThostFtdcCurrDRIdentityField()

func (SwigcptrCThostFtdcCurrDRIdentityField) Swigcptr

type SwigcptrCThostFtdcCurrTransferIdentityField

type SwigcptrCThostFtdcCurrTransferIdentityField uintptr

func (SwigcptrCThostFtdcCurrTransferIdentityField) GetIdentityID

func (arg1 SwigcptrCThostFtdcCurrTransferIdentityField) GetIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcCurrTransferIdentityField) SetIdentityID

func (arg1 SwigcptrCThostFtdcCurrTransferIdentityField) SetIdentityID(arg2 int)

func (SwigcptrCThostFtdcCurrTransferIdentityField) SwigIsCThostFtdcCurrTransferIdentityField

func (p SwigcptrCThostFtdcCurrTransferIdentityField) SwigIsCThostFtdcCurrTransferIdentityField()

func (SwigcptrCThostFtdcCurrTransferIdentityField) Swigcptr

type SwigcptrCThostFtdcCurrentTimeField

type SwigcptrCThostFtdcCurrentTimeField uintptr

func (SwigcptrCThostFtdcCurrentTimeField) GetActionDay

func (arg1 SwigcptrCThostFtdcCurrentTimeField) GetActionDay() (_swig_ret string)

func (SwigcptrCThostFtdcCurrentTimeField) GetCurrDate

func (arg1 SwigcptrCThostFtdcCurrentTimeField) GetCurrDate() (_swig_ret string)

func (SwigcptrCThostFtdcCurrentTimeField) GetCurrMillisec

func (arg1 SwigcptrCThostFtdcCurrentTimeField) GetCurrMillisec() (_swig_ret int)

func (SwigcptrCThostFtdcCurrentTimeField) GetCurrTime

func (arg1 SwigcptrCThostFtdcCurrentTimeField) GetCurrTime() (_swig_ret string)

func (SwigcptrCThostFtdcCurrentTimeField) SetActionDay

func (arg1 SwigcptrCThostFtdcCurrentTimeField) SetActionDay(arg2 string)

func (SwigcptrCThostFtdcCurrentTimeField) SetCurrDate

func (arg1 SwigcptrCThostFtdcCurrentTimeField) SetCurrDate(arg2 string)

func (SwigcptrCThostFtdcCurrentTimeField) SetCurrMillisec

func (arg1 SwigcptrCThostFtdcCurrentTimeField) SetCurrMillisec(arg2 int)

func (SwigcptrCThostFtdcCurrentTimeField) SetCurrTime

func (arg1 SwigcptrCThostFtdcCurrentTimeField) SetCurrTime(arg2 string)

func (SwigcptrCThostFtdcCurrentTimeField) SwigIsCThostFtdcCurrentTimeField

func (p SwigcptrCThostFtdcCurrentTimeField) SwigIsCThostFtdcCurrentTimeField()

func (SwigcptrCThostFtdcCurrentTimeField) Swigcptr

type SwigcptrCThostFtdcDRTransferField

type SwigcptrCThostFtdcDRTransferField uintptr

func (SwigcptrCThostFtdcDRTransferField) GetDestBrokerID

func (arg1 SwigcptrCThostFtdcDRTransferField) GetDestBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcDRTransferField) GetDestDRIdentityID

func (arg1 SwigcptrCThostFtdcDRTransferField) GetDestDRIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcDRTransferField) GetOrigBrokerID

func (arg1 SwigcptrCThostFtdcDRTransferField) GetOrigBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcDRTransferField) GetOrigDRIdentityID

func (arg1 SwigcptrCThostFtdcDRTransferField) GetOrigDRIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcDRTransferField) SetDestBrokerID

func (arg1 SwigcptrCThostFtdcDRTransferField) SetDestBrokerID(arg2 string)

func (SwigcptrCThostFtdcDRTransferField) SetDestDRIdentityID

func (arg1 SwigcptrCThostFtdcDRTransferField) SetDestDRIdentityID(arg2 int)

func (SwigcptrCThostFtdcDRTransferField) SetOrigBrokerID

func (arg1 SwigcptrCThostFtdcDRTransferField) SetOrigBrokerID(arg2 string)

func (SwigcptrCThostFtdcDRTransferField) SetOrigDRIdentityID

func (arg1 SwigcptrCThostFtdcDRTransferField) SetOrigDRIdentityID(arg2 int)

func (SwigcptrCThostFtdcDRTransferField) SwigIsCThostFtdcDRTransferField

func (p SwigcptrCThostFtdcDRTransferField) SwigIsCThostFtdcDRTransferField()

func (SwigcptrCThostFtdcDRTransferField) Swigcptr

type SwigcptrCThostFtdcDepartmentUserField

type SwigcptrCThostFtdcDepartmentUserField uintptr

func (SwigcptrCThostFtdcDepartmentUserField) GetBrokerID

func (arg1 SwigcptrCThostFtdcDepartmentUserField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcDepartmentUserField) GetInvestorID

func (arg1 SwigcptrCThostFtdcDepartmentUserField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcDepartmentUserField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcDepartmentUserField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcDepartmentUserField) GetUserID

func (arg1 SwigcptrCThostFtdcDepartmentUserField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcDepartmentUserField) SetBrokerID

func (arg1 SwigcptrCThostFtdcDepartmentUserField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcDepartmentUserField) SetInvestorID

func (arg1 SwigcptrCThostFtdcDepartmentUserField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcDepartmentUserField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcDepartmentUserField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcDepartmentUserField) SetUserID

func (arg1 SwigcptrCThostFtdcDepartmentUserField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcDepartmentUserField) SwigIsCThostFtdcDepartmentUserField

func (p SwigcptrCThostFtdcDepartmentUserField) SwigIsCThostFtdcDepartmentUserField()

func (SwigcptrCThostFtdcDepartmentUserField) Swigcptr

type SwigcptrCThostFtdcDepositResultInformField

type SwigcptrCThostFtdcDepositResultInformField uintptr

func (SwigcptrCThostFtdcDepositResultInformField) GetBrokerID

func (arg1 SwigcptrCThostFtdcDepositResultInformField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcDepositResultInformField) GetDeposit

func (arg1 SwigcptrCThostFtdcDepositResultInformField) GetDeposit() (_swig_ret float64)

func (SwigcptrCThostFtdcDepositResultInformField) GetDepositSeqNo

func (arg1 SwigcptrCThostFtdcDepositResultInformField) GetDepositSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcDepositResultInformField) GetDescrInfoForReturnCode

func (arg1 SwigcptrCThostFtdcDepositResultInformField) GetDescrInfoForReturnCode() (_swig_ret string)

func (SwigcptrCThostFtdcDepositResultInformField) GetInvestorID

func (arg1 SwigcptrCThostFtdcDepositResultInformField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcDepositResultInformField) GetRequestID

func (arg1 SwigcptrCThostFtdcDepositResultInformField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcDepositResultInformField) GetReturnCode

func (arg1 SwigcptrCThostFtdcDepositResultInformField) GetReturnCode() (_swig_ret string)

func (SwigcptrCThostFtdcDepositResultInformField) SetBrokerID

func (arg1 SwigcptrCThostFtdcDepositResultInformField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcDepositResultInformField) SetDeposit

func (SwigcptrCThostFtdcDepositResultInformField) SetDepositSeqNo

func (arg1 SwigcptrCThostFtdcDepositResultInformField) SetDepositSeqNo(arg2 string)

func (SwigcptrCThostFtdcDepositResultInformField) SetDescrInfoForReturnCode

func (arg1 SwigcptrCThostFtdcDepositResultInformField) SetDescrInfoForReturnCode(arg2 string)

func (SwigcptrCThostFtdcDepositResultInformField) SetInvestorID

func (arg1 SwigcptrCThostFtdcDepositResultInformField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcDepositResultInformField) SetRequestID

func (arg1 SwigcptrCThostFtdcDepositResultInformField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcDepositResultInformField) SetReturnCode

func (arg1 SwigcptrCThostFtdcDepositResultInformField) SetReturnCode(arg2 string)

func (SwigcptrCThostFtdcDepositResultInformField) SwigIsCThostFtdcDepositResultInformField

func (p SwigcptrCThostFtdcDepositResultInformField) SwigIsCThostFtdcDepositResultInformField()

func (SwigcptrCThostFtdcDepositResultInformField) Swigcptr

type SwigcptrCThostFtdcDepthMarketDataField

type SwigcptrCThostFtdcDepthMarketDataField uintptr

func (SwigcptrCThostFtdcDepthMarketDataField) GetActionDay

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetActionDay() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice1() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice2() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice3() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice4() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskPrice5() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume1() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume2() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume3() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume4() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAskVolume5() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetAveragePrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetAveragePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice1() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice2() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice3() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice4() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidPrice5() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume1() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume2() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume3() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume4() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetBidVolume5() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetClosePrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetClosePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetCurrDelta

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetCurrDelta() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetExchangeID

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetHighestPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetHighestPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetLastPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetLastPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetLowerLimitPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetLowerLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetLowestPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetLowestPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetOpenInterest

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetOpenInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetOpenPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetOpenPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetPreClosePrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetPreClosePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetPreDelta

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetPreDelta() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetPreOpenInterest

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetPreOpenInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetPreSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetReserve1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetReserve2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetSettlementPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetTradingDay

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetTurnover

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetTurnover() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetUpdateMillisec

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetUpdateMillisec() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) GetUpdateTime

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetUpdateTime() (_swig_ret string)

func (SwigcptrCThostFtdcDepthMarketDataField) GetUpperLimitPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetUpperLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcDepthMarketDataField) GetVolume

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetActionDay

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetActionDay(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice1(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice2(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice3(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice4(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskPrice5(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume1(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume2(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume3(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume4(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAskVolume5(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetAveragePrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetAveragePrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice1(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice2(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice3(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice4(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidPrice5(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume1(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume2(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume3

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume3(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume4

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume4(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume5

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetBidVolume5(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetClosePrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetClosePrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetCurrDelta

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetCurrDelta(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetExchangeID

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetHighestPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetHighestPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetLastPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetLastPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetLowerLimitPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetLowerLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetLowestPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetLowestPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetOpenInterest

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetOpenInterest(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetOpenPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetOpenPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetPreClosePrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetPreClosePrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetPreDelta

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetPreDelta(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetPreOpenInterest

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetPreOpenInterest(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetPreSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetReserve1

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetReserve2

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetSettlementPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetTradingDay

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetTurnover

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetTurnover(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetUpdateMillisec

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetUpdateMillisec(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SetUpdateTime

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetUpdateTime(arg2 string)

func (SwigcptrCThostFtdcDepthMarketDataField) SetUpperLimitPrice

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetUpperLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcDepthMarketDataField) SetVolume

func (arg1 SwigcptrCThostFtdcDepthMarketDataField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcDepthMarketDataField) SwigIsCThostFtdcDepthMarketDataField

func (p SwigcptrCThostFtdcDepthMarketDataField) SwigIsCThostFtdcDepthMarketDataField()

func (SwigcptrCThostFtdcDepthMarketDataField) Swigcptr

type SwigcptrCThostFtdcDiscountField

type SwigcptrCThostFtdcDiscountField uintptr

func (SwigcptrCThostFtdcDiscountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcDiscountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcDiscountField) GetDiscount

func (arg1 SwigcptrCThostFtdcDiscountField) GetDiscount() (_swig_ret float64)

func (SwigcptrCThostFtdcDiscountField) GetInvestorID

func (arg1 SwigcptrCThostFtdcDiscountField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcDiscountField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcDiscountField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcDiscountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcDiscountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcDiscountField) SetDiscount

func (arg1 SwigcptrCThostFtdcDiscountField) SetDiscount(arg2 float64)

func (SwigcptrCThostFtdcDiscountField) SetInvestorID

func (arg1 SwigcptrCThostFtdcDiscountField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcDiscountField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcDiscountField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcDiscountField) SwigIsCThostFtdcDiscountField

func (p SwigcptrCThostFtdcDiscountField) SwigIsCThostFtdcDiscountField()

func (SwigcptrCThostFtdcDiscountField) Swigcptr

type SwigcptrCThostFtdcDisseminationField

type SwigcptrCThostFtdcDisseminationField uintptr

func (SwigcptrCThostFtdcDisseminationField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcDisseminationField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcDisseminationField) GetSequenceSeries

func (arg1 SwigcptrCThostFtdcDisseminationField) GetSequenceSeries() (_swig_ret int16)

func (SwigcptrCThostFtdcDisseminationField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcDisseminationField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcDisseminationField) SetSequenceSeries

func (arg1 SwigcptrCThostFtdcDisseminationField) SetSequenceSeries(arg2 int16)

func (SwigcptrCThostFtdcDisseminationField) SwigIsCThostFtdcDisseminationField

func (p SwigcptrCThostFtdcDisseminationField) SwigIsCThostFtdcDisseminationField()

func (SwigcptrCThostFtdcDisseminationField) Swigcptr

type SwigcptrCThostFtdcEWarrantOffsetField

type SwigcptrCThostFtdcEWarrantOffsetField uintptr

func (SwigcptrCThostFtdcEWarrantOffsetField) GetBrokerID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetDirection

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetExchangeID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetInvestorID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetReserve1

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetTradingDay

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcEWarrantOffsetField) GetVolume

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetBrokerID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetDirection

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetExchangeID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetInvestorID

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetReserve1

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetTradingDay

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcEWarrantOffsetField) SetVolume

func (arg1 SwigcptrCThostFtdcEWarrantOffsetField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcEWarrantOffsetField) SwigIsCThostFtdcEWarrantOffsetField

func (p SwigcptrCThostFtdcEWarrantOffsetField) SwigIsCThostFtdcEWarrantOffsetField()

func (SwigcptrCThostFtdcEWarrantOffsetField) Swigcptr

type SwigcptrCThostFtdcErrExecOrderActionField

type SwigcptrCThostFtdcErrExecOrderActionField uintptr

func (SwigcptrCThostFtdcErrExecOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetErrorID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetExecOrderActionRef

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetExecOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetExecOrderRef

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetExecOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetExecOrderSysID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetExecOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetErrorID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetExecOrderActionRef

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetExecOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetExecOrderRef

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetExecOrderRef(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetExecOrderSysID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetExecOrderSysID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcErrExecOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderActionField) SetUserID

func (SwigcptrCThostFtdcErrExecOrderActionField) SwigIsCThostFtdcErrExecOrderActionField

func (p SwigcptrCThostFtdcErrExecOrderActionField) SwigIsCThostFtdcErrExecOrderActionField()

func (SwigcptrCThostFtdcErrExecOrderActionField) Swigcptr

type SwigcptrCThostFtdcErrExecOrderField

type SwigcptrCThostFtdcErrExecOrderField uintptr

func (SwigcptrCThostFtdcErrExecOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetActionType

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetActionType() (_swig_ret byte)

func (SwigcptrCThostFtdcErrExecOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetCloseFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcErrExecOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetErrorID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetExecOrderRef

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetExecOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcErrExecOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcErrExecOrderField) GetPosiDirection

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetPosiDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcErrExecOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetReservePositionFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetReservePositionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcErrExecOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcErrExecOrderField) GetVolume

func (arg1 SwigcptrCThostFtdcErrExecOrderField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcErrExecOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetActionType

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetActionType(arg2 byte)

func (SwigcptrCThostFtdcErrExecOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetCloseFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcErrExecOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetErrorID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetExecOrderRef

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetExecOrderRef(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcErrExecOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetOffsetFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcErrExecOrderField) SetPosiDirection

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetPosiDirection(arg2 byte)

func (SwigcptrCThostFtdcErrExecOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetReservePositionFlag

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetReservePositionFlag(arg2 byte)

func (SwigcptrCThostFtdcErrExecOrderField) SetUserID

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcErrExecOrderField) SetVolume

func (arg1 SwigcptrCThostFtdcErrExecOrderField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcErrExecOrderField) SwigIsCThostFtdcErrExecOrderField

func (p SwigcptrCThostFtdcErrExecOrderField) SwigIsCThostFtdcErrExecOrderField()

func (SwigcptrCThostFtdcErrExecOrderField) Swigcptr

type SwigcptrCThostFtdcErrOrderActionField

type SwigcptrCThostFtdcErrOrderActionField uintptr

func (SwigcptrCThostFtdcErrOrderActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetErrorID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderActionField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcErrOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetOrderActionRef

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderActionField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetOrderRef

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderActionField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderActionField) GetVolumeChange

func (arg1 SwigcptrCThostFtdcErrOrderActionField) GetVolumeChange() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcErrOrderActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetBranchID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetClientID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetErrorID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcErrOrderActionField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcErrOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcErrOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcErrOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetOrderActionRef

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcErrOrderActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcErrOrderActionField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetOrderRef

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcErrOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcErrOrderActionField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetUserID

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcErrOrderActionField) SetVolumeChange

func (arg1 SwigcptrCThostFtdcErrOrderActionField) SetVolumeChange(arg2 int)

func (SwigcptrCThostFtdcErrOrderActionField) SwigIsCThostFtdcErrOrderActionField

func (p SwigcptrCThostFtdcErrOrderActionField) SwigIsCThostFtdcErrOrderActionField()

func (SwigcptrCThostFtdcErrOrderActionField) Swigcptr

type SwigcptrCThostFtdcErrOrderField

type SwigcptrCThostFtdcErrOrderField uintptr

func (SwigcptrCThostFtdcErrOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcErrOrderField) GetCombHedgeFlag() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcErrOrderField) GetCombOffsetFlag() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetContingentCondition

func (arg1 SwigcptrCThostFtdcErrOrderField) GetContingentCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetDirection

func (arg1 SwigcptrCThostFtdcErrOrderField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderField) GetErrorID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcErrOrderField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetForceCloseReason

func (arg1 SwigcptrCThostFtdcErrOrderField) GetForceCloseReason() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderField) GetGTDDate

func (arg1 SwigcptrCThostFtdcErrOrderField) GetGTDDate() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcErrOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcErrOrderField) GetIsAutoSuspend() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderField) GetIsSwapOrder

func (arg1 SwigcptrCThostFtdcErrOrderField) GetIsSwapOrder() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcErrOrderField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcErrOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcErrOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetMinVolume

func (arg1 SwigcptrCThostFtdcErrOrderField) GetMinVolume() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderField) GetOrderPriceType

func (arg1 SwigcptrCThostFtdcErrOrderField) GetOrderPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderField) GetOrderRef

func (arg1 SwigcptrCThostFtdcErrOrderField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcErrOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcErrOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetStopPrice

func (arg1 SwigcptrCThostFtdcErrOrderField) GetStopPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcErrOrderField) GetTimeCondition

func (arg1 SwigcptrCThostFtdcErrOrderField) GetTimeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderField) GetUserForceClose

func (arg1 SwigcptrCThostFtdcErrOrderField) GetUserForceClose() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcErrOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcErrOrderField) GetVolumeCondition

func (arg1 SwigcptrCThostFtdcErrOrderField) GetVolumeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcErrOrderField) GetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcErrOrderField) GetVolumeTotalOriginal() (_swig_ret int)

func (SwigcptrCThostFtdcErrOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcErrOrderField) SetCombHedgeFlag(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcErrOrderField) SetCombOffsetFlag(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetContingentCondition

func (arg1 SwigcptrCThostFtdcErrOrderField) SetContingentCondition(arg2 byte)

func (SwigcptrCThostFtdcErrOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetDirection

func (arg1 SwigcptrCThostFtdcErrOrderField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcErrOrderField) SetErrorID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcErrOrderField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcErrOrderField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetForceCloseReason

func (arg1 SwigcptrCThostFtdcErrOrderField) SetForceCloseReason(arg2 byte)

func (SwigcptrCThostFtdcErrOrderField) SetGTDDate

func (arg1 SwigcptrCThostFtdcErrOrderField) SetGTDDate(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcErrOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcErrOrderField) SetIsAutoSuspend(arg2 int)

func (SwigcptrCThostFtdcErrOrderField) SetIsSwapOrder

func (arg1 SwigcptrCThostFtdcErrOrderField) SetIsSwapOrder(arg2 int)

func (SwigcptrCThostFtdcErrOrderField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcErrOrderField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcErrOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcErrOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetMinVolume

func (arg1 SwigcptrCThostFtdcErrOrderField) SetMinVolume(arg2 int)

func (SwigcptrCThostFtdcErrOrderField) SetOrderPriceType

func (arg1 SwigcptrCThostFtdcErrOrderField) SetOrderPriceType(arg2 byte)

func (SwigcptrCThostFtdcErrOrderField) SetOrderRef

func (arg1 SwigcptrCThostFtdcErrOrderField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcErrOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcErrOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcErrOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetStopPrice

func (arg1 SwigcptrCThostFtdcErrOrderField) SetStopPrice(arg2 float64)

func (SwigcptrCThostFtdcErrOrderField) SetTimeCondition

func (arg1 SwigcptrCThostFtdcErrOrderField) SetTimeCondition(arg2 byte)

func (SwigcptrCThostFtdcErrOrderField) SetUserForceClose

func (arg1 SwigcptrCThostFtdcErrOrderField) SetUserForceClose(arg2 int)

func (SwigcptrCThostFtdcErrOrderField) SetUserID

func (arg1 SwigcptrCThostFtdcErrOrderField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcErrOrderField) SetVolumeCondition

func (arg1 SwigcptrCThostFtdcErrOrderField) SetVolumeCondition(arg2 byte)

func (SwigcptrCThostFtdcErrOrderField) SetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcErrOrderField) SetVolumeTotalOriginal(arg2 int)

func (SwigcptrCThostFtdcErrOrderField) SwigIsCThostFtdcErrOrderField

func (p SwigcptrCThostFtdcErrOrderField) SwigIsCThostFtdcErrOrderField()

func (SwigcptrCThostFtdcErrOrderField) Swigcptr

type SwigcptrCThostFtdcErrorConditionalOrderField

type SwigcptrCThostFtdcErrorConditionalOrderField uintptr

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetActiveTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetActiveTime() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetActiveTraderID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetActiveTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetActiveUserID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetActiveUserID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetBranchID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetBrokerOrderSeq

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetBrokerOrderSeq() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetCancelTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetCombHedgeFlag() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetCombOffsetFlag() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetContingentCondition

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetContingentCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetDirection

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetErrorID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetForceCloseReason

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetForceCloseReason() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetFrontID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetGTDDate

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetGTDDate() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetInsertDate

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetInsertTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetInstallID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetIsAutoSuspend() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetIsSwapOrder

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetIsSwapOrder() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetMinVolume

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetMinVolume() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderPriceType

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderRef

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderSource

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderSource() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderStatus

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderType

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetOrderType() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetRelativeOrderSysID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetRelativeOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetReserve3

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetSessionID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetSettlementID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetStopPrice

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetStopPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetSuspendTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetSuspendTime() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetTimeCondition

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetTimeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetTraderID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetTradingDay

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetUpdateTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetUpdateTime() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetUserForceClose

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetUserForceClose() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeCondition

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeTotal

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeTotal() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeTotalOriginal() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeTraded

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetVolumeTraded() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) GetZCETotalTradedVolume

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) GetZCETotalTradedVolume() (_swig_ret int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetActiveTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetActiveTime(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetActiveTraderID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetActiveTraderID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetActiveUserID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetActiveUserID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetBranchID

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetBrokerID

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetBrokerOrderSeq

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetBrokerOrderSeq(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetCancelTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetClientID

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetCombHedgeFlag(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetCombOffsetFlag(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetContingentCondition

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetContingentCondition(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetDirection

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetErrorID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetErrorMsg

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetForceCloseReason

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetForceCloseReason(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetFrontID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetGTDDate

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetInsertDate

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetInsertTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetInstallID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetIsAutoSuspend(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetIsSwapOrder

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetIsSwapOrder(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetMinVolume

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetMinVolume(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderPriceType

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderPriceType(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderRef

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderSource

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderSource(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderStatus

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderStatus(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderType

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetOrderType(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetRelativeOrderSysID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetRelativeOrderSysID(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetReserve1

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetReserve2

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetReserve3

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetSessionID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetSettlementID

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetStopPrice

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetStopPrice(arg2 float64)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetSuspendTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetSuspendTime(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetTimeCondition

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetTimeCondition(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetTraderID

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetTradingDay

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetUpdateTime

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetUpdateTime(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetUserForceClose

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetUserForceClose(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetUserID

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeCondition

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeCondition(arg2 byte)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeTotal

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeTotal(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeTotalOriginal(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeTraded

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetVolumeTraded(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SetZCETotalTradedVolume

func (arg1 SwigcptrCThostFtdcErrorConditionalOrderField) SetZCETotalTradedVolume(arg2 int)

func (SwigcptrCThostFtdcErrorConditionalOrderField) SwigIsCThostFtdcErrorConditionalOrderField

func (p SwigcptrCThostFtdcErrorConditionalOrderField) SwigIsCThostFtdcErrorConditionalOrderField()

func (SwigcptrCThostFtdcErrorConditionalOrderField) Swigcptr

type SwigcptrCThostFtdcExchangeBatchOrderActionField

type SwigcptrCThostFtdcExchangeBatchOrderActionField uintptr

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetActionDate

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetActionTime

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetClientID

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetExchangeID

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetIPAddress

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetMacAddress

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeBatchOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetReserve1

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetTraderID

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SetUserID

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) SwigIsCThostFtdcExchangeBatchOrderActionField

func (p SwigcptrCThostFtdcExchangeBatchOrderActionField) SwigIsCThostFtdcExchangeBatchOrderActionField()

func (SwigcptrCThostFtdcExchangeBatchOrderActionField) Swigcptr

type SwigcptrCThostFtdcExchangeCombActionField

type SwigcptrCThostFtdcExchangeCombActionField uintptr

func (SwigcptrCThostFtdcExchangeCombActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetActionStatus

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeCombActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetComTradeID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetComTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetCombDirection

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetCombDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeCombActionField) GetDirection

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeCombActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeCombActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeCombActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeCombActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeCombActionField) GetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeCombActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeCombActionField) GetVolume

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeCombActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetActionStatus

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetActionStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeCombActionField) SetBranchID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetComTradeID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetComTradeID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetCombDirection

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetCombDirection(arg2 byte)

func (SwigcptrCThostFtdcExchangeCombActionField) SetDirection

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcExchangeCombActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeCombActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeCombActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcExchangeCombActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExchangeCombActionField) SetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcExchangeCombActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcExchangeCombActionField) SetVolume

func (arg1 SwigcptrCThostFtdcExchangeCombActionField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcExchangeCombActionField) SwigIsCThostFtdcExchangeCombActionField

func (p SwigcptrCThostFtdcExchangeCombActionField) SwigIsCThostFtdcExchangeCombActionField()

func (SwigcptrCThostFtdcExchangeCombActionField) Swigcptr

type SwigcptrCThostFtdcExchangeExecOrderActionField

type SwigcptrCThostFtdcExchangeExecOrderActionField uintptr

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionType

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetActionType() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetExecOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetExecOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) GetVolume

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionType

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetActionType(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetBranchID

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetClientID

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetExecOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetExecOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetIPAddress

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetReserve1

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetReserve2

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetTraderID

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetUserID

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SetVolume

func (SwigcptrCThostFtdcExchangeExecOrderActionField) SwigIsCThostFtdcExchangeExecOrderActionField

func (p SwigcptrCThostFtdcExchangeExecOrderActionField) SwigIsCThostFtdcExchangeExecOrderActionField()

func (SwigcptrCThostFtdcExchangeExecOrderActionField) Swigcptr

type SwigcptrCThostFtdcExchangeExecOrderField

type SwigcptrCThostFtdcExchangeExecOrderField uintptr

func (SwigcptrCThostFtdcExchangeExecOrderField) GetActionType

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetActionType() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetCloseFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetExecOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetExecOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetExecResult

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetExecResult() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetPosiDirection

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetPosiDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetReservePositionFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetReservePositionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeExecOrderField) GetVolume

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetActionType

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetActionType(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetBranchID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetCloseFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetExecOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetExecOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetExecResult

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetExecResult(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetPosiDirection

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetPosiDirection(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetReservePositionFlag

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetReservePositionFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcExchangeExecOrderField) SetVolume

func (arg1 SwigcptrCThostFtdcExchangeExecOrderField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcExchangeExecOrderField) SwigIsCThostFtdcExchangeExecOrderField

func (p SwigcptrCThostFtdcExchangeExecOrderField) SwigIsCThostFtdcExchangeExecOrderField()

func (SwigcptrCThostFtdcExchangeExecOrderField) Swigcptr

type SwigcptrCThostFtdcExchangeField

type SwigcptrCThostFtdcExchangeField uintptr

func (SwigcptrCThostFtdcExchangeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeField) GetExchangeName

func (arg1 SwigcptrCThostFtdcExchangeField) GetExchangeName() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeField) GetExchangeProperty

func (arg1 SwigcptrCThostFtdcExchangeField) GetExchangeProperty() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeField) SetExchangeName

func (arg1 SwigcptrCThostFtdcExchangeField) SetExchangeName(arg2 string)

func (SwigcptrCThostFtdcExchangeField) SetExchangeProperty

func (arg1 SwigcptrCThostFtdcExchangeField) SetExchangeProperty(arg2 byte)

func (SwigcptrCThostFtdcExchangeField) SwigIsCThostFtdcExchangeField

func (p SwigcptrCThostFtdcExchangeField) SwigIsCThostFtdcExchangeField()

func (SwigcptrCThostFtdcExchangeField) Swigcptr

type SwigcptrCThostFtdcExchangeForQuoteField

type SwigcptrCThostFtdcExchangeForQuoteField uintptr

func (SwigcptrCThostFtdcExchangeForQuoteField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetForQuoteLocalID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetForQuoteLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetForQuoteStatus

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetForQuoteStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetForQuoteLocalID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetForQuoteLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetForQuoteStatus

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetForQuoteStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetReserve2

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeForQuoteField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeForQuoteField) SwigIsCThostFtdcExchangeForQuoteField

func (p SwigcptrCThostFtdcExchangeForQuoteField) SwigIsCThostFtdcExchangeForQuoteField()

func (SwigcptrCThostFtdcExchangeForQuoteField) Swigcptr

type SwigcptrCThostFtdcExchangeMarginRateAdjustField

type SwigcptrCThostFtdcExchangeMarginRateAdjustField uintptr

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetBrokerID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetExchShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetNoShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) GetShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetBrokerID

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetExchShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetNoShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetReserve1

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateAdjustField) SetShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) SwigIsCThostFtdcExchangeMarginRateAdjustField

func (p SwigcptrCThostFtdcExchangeMarginRateAdjustField) SwigIsCThostFtdcExchangeMarginRateAdjustField()

func (SwigcptrCThostFtdcExchangeMarginRateAdjustField) Swigcptr

type SwigcptrCThostFtdcExchangeMarginRateField

type SwigcptrCThostFtdcExchangeMarginRateField uintptr

func (SwigcptrCThostFtdcExchangeMarginRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) GetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) GetShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) SetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcExchangeMarginRateField) SetShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcExchangeMarginRateField) SwigIsCThostFtdcExchangeMarginRateField

func (p SwigcptrCThostFtdcExchangeMarginRateField) SwigIsCThostFtdcExchangeMarginRateField()

func (SwigcptrCThostFtdcExchangeMarginRateField) Swigcptr

type SwigcptrCThostFtdcExchangeOptionSelfCloseActionField

type SwigcptrCThostFtdcExchangeOptionSelfCloseActionField uintptr

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOptSelfCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOptionSelfCloseLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOptionSelfCloseSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetUserID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetActionDate

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetActionFlag

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetActionLocalID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetActionTime

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetBranchID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetBusinessUnit

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetClientID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetExchangeID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetIPAddress

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetInstallID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetMacAddress

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOptSelfCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOptionSelfCloseLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOptionSelfCloseSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetParticipantID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetReserve1

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetReserve2

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetTraderID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SetUserID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SwigIsCThostFtdcExchangeOptionSelfCloseActionField

func (p SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) SwigIsCThostFtdcExchangeOptionSelfCloseActionField()

func (SwigcptrCThostFtdcExchangeOptionSelfCloseActionField) Swigcptr

type SwigcptrCThostFtdcExchangeOptionSelfCloseField

type SwigcptrCThostFtdcExchangeOptionSelfCloseField uintptr

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetExecResult

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetExecResult() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOptSelfCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOptionSelfCloseLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOptionSelfCloseSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetRequestID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetVolume

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetBranchID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetClientID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetExecResult

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetExecResult(arg2 byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetIPAddress

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOptSelfCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOptionSelfCloseLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOptionSelfCloseSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetRequestID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetReserve1

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetReserve2

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetTraderID

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SetVolume

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) SwigIsCThostFtdcExchangeOptionSelfCloseField

func (p SwigcptrCThostFtdcExchangeOptionSelfCloseField) SwigIsCThostFtdcExchangeOptionSelfCloseField()

func (SwigcptrCThostFtdcExchangeOptionSelfCloseField) Swigcptr

type SwigcptrCThostFtdcExchangeOrderActionErrorField

type SwigcptrCThostFtdcExchangeOrderActionErrorField uintptr

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetErrorID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetErrorID

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetErrorMsg

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetExchangeID

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionErrorField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetOrderSysID

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SetTraderID

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) SwigIsCThostFtdcExchangeOrderActionErrorField

func (p SwigcptrCThostFtdcExchangeOrderActionErrorField) SwigIsCThostFtdcExchangeOrderActionErrorField()

func (SwigcptrCThostFtdcExchangeOrderActionErrorField) Swigcptr

type SwigcptrCThostFtdcExchangeOrderActionField

type SwigcptrCThostFtdcExchangeOrderActionField uintptr

func (SwigcptrCThostFtdcExchangeOrderActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderActionField) GetVolumeChange

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) GetVolumeChange() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetBranchID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderActionField) SetUserID

func (SwigcptrCThostFtdcExchangeOrderActionField) SetVolumeChange

func (arg1 SwigcptrCThostFtdcExchangeOrderActionField) SetVolumeChange(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderActionField) SwigIsCThostFtdcExchangeOrderActionField

func (p SwigcptrCThostFtdcExchangeOrderActionField) SwigIsCThostFtdcExchangeOrderActionField()

func (SwigcptrCThostFtdcExchangeOrderActionField) Swigcptr

type SwigcptrCThostFtdcExchangeOrderField

type SwigcptrCThostFtdcExchangeOrderField uintptr

func (SwigcptrCThostFtdcExchangeOrderField) GetActiveTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetActiveTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetActiveTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetActiveTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetCombHedgeFlag() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetCombOffsetFlag() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetContingentCondition

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetContingentCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetDirection

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetForceCloseReason

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetForceCloseReason() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetGTDDate

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetGTDDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetIsAutoSuspend() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetMinVolume

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetMinVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetOrderPriceType

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetOrderPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetOrderSource

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetOrderSource() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetOrderStatus

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetOrderStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetOrderType

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetOrderType() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetStopPrice

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetStopPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeOrderField) GetSuspendTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetSuspendTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetTimeCondition

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetTimeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetUpdateTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetUpdateTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderField) GetVolumeCondition

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetVolumeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeOrderField) GetVolumeTotal

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetVolumeTotal() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetVolumeTotalOriginal() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) GetVolumeTraded

func (arg1 SwigcptrCThostFtdcExchangeOrderField) GetVolumeTraded() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderField) SetActiveTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetActiveTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetActiveTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetActiveTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetBranchID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetCombHedgeFlag(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetCombOffsetFlag(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetContingentCondition

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetContingentCondition(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetDirection

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetForceCloseReason

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetForceCloseReason(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetGTDDate

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetGTDDate(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetIsAutoSuspend(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcExchangeOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetMinVolume

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetMinVolume(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetOrderPriceType

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetOrderPriceType(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetOrderSource

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetOrderSource(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetOrderStatus

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetOrderStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetOrderType

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetOrderType(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetStopPrice

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetStopPrice(arg2 float64)

func (SwigcptrCThostFtdcExchangeOrderField) SetSuspendTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetSuspendTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetTimeCondition

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetTimeCondition(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetUpdateTime

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetUpdateTime(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderField) SetVolumeCondition

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetVolumeCondition(arg2 byte)

func (SwigcptrCThostFtdcExchangeOrderField) SetVolumeTotal

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetVolumeTotal(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetVolumeTotalOriginal(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SetVolumeTraded

func (arg1 SwigcptrCThostFtdcExchangeOrderField) SetVolumeTraded(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderField) SwigIsCThostFtdcExchangeOrderField

func (p SwigcptrCThostFtdcExchangeOrderField) SwigIsCThostFtdcExchangeOrderField()

func (SwigcptrCThostFtdcExchangeOrderField) Swigcptr

type SwigcptrCThostFtdcExchangeOrderInsertErrorField

type SwigcptrCThostFtdcExchangeOrderInsertErrorField uintptr

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetErrorID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetErrorID

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetErrorMsg

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetExchangeID

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SetTraderID

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) SwigIsCThostFtdcExchangeOrderInsertErrorField

func (p SwigcptrCThostFtdcExchangeOrderInsertErrorField) SwigIsCThostFtdcExchangeOrderInsertErrorField()

func (SwigcptrCThostFtdcExchangeOrderInsertErrorField) Swigcptr

type SwigcptrCThostFtdcExchangeQuoteActionField

type SwigcptrCThostFtdcExchangeQuoteActionField uintptr

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetQuoteLocalID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetQuoteLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetQuoteSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) GetUserID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetQuoteLocalID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetQuoteLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetQuoteSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeQuoteActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteActionField) SetUserID

func (SwigcptrCThostFtdcExchangeQuoteActionField) SwigIsCThostFtdcExchangeQuoteActionField

func (p SwigcptrCThostFtdcExchangeQuoteActionField) SwigIsCThostFtdcExchangeQuoteActionField()

func (SwigcptrCThostFtdcExchangeQuoteActionField) Swigcptr

type SwigcptrCThostFtdcExchangeQuoteField

type SwigcptrCThostFtdcExchangeQuoteField uintptr

func (SwigcptrCThostFtdcExchangeQuoteField) GetAskHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetAskHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteField) GetAskOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetAskOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteField) GetAskOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetAskOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetAskPrice

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetAskPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeQuoteField) GetAskVolume

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetAskVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteField) GetBidHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetBidHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteField) GetBidOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetBidOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteField) GetBidOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetBidOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetBidPrice

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetBidPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeQuoteField) GetBidVolume

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetBidVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteField) GetBranchID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetForQuoteSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetForQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetInstallID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetQuoteLocalID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetQuoteLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetQuoteStatus

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetQuoteStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeQuoteField) GetQuoteSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetRequestID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetReserve2

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteField) GetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeQuoteField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) GetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetAskHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetAskHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteField) SetAskOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetAskOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteField) SetAskOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetAskOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetAskPrice

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetAskPrice(arg2 float64)

func (SwigcptrCThostFtdcExchangeQuoteField) SetAskVolume

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetAskVolume(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteField) SetBidHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetBidHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteField) SetBidOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetBidOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteField) SetBidOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetBidOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetBidPrice

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetBidPrice(arg2 float64)

func (SwigcptrCThostFtdcExchangeQuoteField) SetBidVolume

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetBidVolume(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteField) SetBranchID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetCancelTime

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetForQuoteSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetForQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetInsertDate

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetInsertTime

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetInstallID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetQuoteLocalID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetQuoteLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetQuoteStatus

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetQuoteStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeQuoteField) SetQuoteSysID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetRequestID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetReserve2

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteField) SetSettlementID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcExchangeQuoteField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SetTradingDay

func (arg1 SwigcptrCThostFtdcExchangeQuoteField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcExchangeQuoteField) SwigIsCThostFtdcExchangeQuoteField

func (p SwigcptrCThostFtdcExchangeQuoteField) SwigIsCThostFtdcExchangeQuoteField()

func (SwigcptrCThostFtdcExchangeQuoteField) Swigcptr

type SwigcptrCThostFtdcExchangeRateField

type SwigcptrCThostFtdcExchangeRateField uintptr

func (SwigcptrCThostFtdcExchangeRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcExchangeRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeRateField) GetExchangeRate

func (arg1 SwigcptrCThostFtdcExchangeRateField) GetExchangeRate() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeRateField) GetFromCurrencyID

func (arg1 SwigcptrCThostFtdcExchangeRateField) GetFromCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeRateField) GetFromCurrencyUnit

func (arg1 SwigcptrCThostFtdcExchangeRateField) GetFromCurrencyUnit() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeRateField) GetToCurrencyID

func (arg1 SwigcptrCThostFtdcExchangeRateField) GetToCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeRateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcExchangeRateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcExchangeRateField) SetExchangeRate

func (arg1 SwigcptrCThostFtdcExchangeRateField) SetExchangeRate(arg2 float64)

func (SwigcptrCThostFtdcExchangeRateField) SetFromCurrencyID

func (arg1 SwigcptrCThostFtdcExchangeRateField) SetFromCurrencyID(arg2 string)

func (SwigcptrCThostFtdcExchangeRateField) SetFromCurrencyUnit

func (arg1 SwigcptrCThostFtdcExchangeRateField) SetFromCurrencyUnit(arg2 float64)

func (SwigcptrCThostFtdcExchangeRateField) SetToCurrencyID

func (arg1 SwigcptrCThostFtdcExchangeRateField) SetToCurrencyID(arg2 string)

func (SwigcptrCThostFtdcExchangeRateField) SwigIsCThostFtdcExchangeRateField

func (p SwigcptrCThostFtdcExchangeRateField) SwigIsCThostFtdcExchangeRateField()

func (SwigcptrCThostFtdcExchangeRateField) Swigcptr

type SwigcptrCThostFtdcExchangeSequenceField

type SwigcptrCThostFtdcExchangeSequenceField uintptr

func (SwigcptrCThostFtdcExchangeSequenceField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeSequenceField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeSequenceField) GetMarketStatus

func (arg1 SwigcptrCThostFtdcExchangeSequenceField) GetMarketStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeSequenceField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeSequenceField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeSequenceField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeSequenceField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeSequenceField) SetMarketStatus

func (arg1 SwigcptrCThostFtdcExchangeSequenceField) SetMarketStatus(arg2 byte)

func (SwigcptrCThostFtdcExchangeSequenceField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeSequenceField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExchangeSequenceField) SwigIsCThostFtdcExchangeSequenceField

func (p SwigcptrCThostFtdcExchangeSequenceField) SwigIsCThostFtdcExchangeSequenceField()

func (SwigcptrCThostFtdcExchangeSequenceField) Swigcptr

type SwigcptrCThostFtdcExchangeTradeField

type SwigcptrCThostFtdcExchangeTradeField uintptr

func (SwigcptrCThostFtdcExchangeTradeField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetClientID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetDirection

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeTradeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeTradeField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeTradeField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetPrice

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcExchangeTradeField) GetPriceSource

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetPriceSource() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeTradeField) GetReserve1

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeTradeField) GetTradeDate

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetTradeID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetTradeSource

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetTradeSource() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeTradeField) GetTradeTime

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetTradeType

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetTradeType() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeTradeField) GetTraderID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExchangeTradeField) GetTradingRole

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetTradingRole() (_swig_ret byte)

func (SwigcptrCThostFtdcExchangeTradeField) GetVolume

func (arg1 SwigcptrCThostFtdcExchangeTradeField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExchangeTradeField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetClientID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetDirection

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcExchangeTradeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeTradeField) SetOffsetFlag

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcExchangeTradeField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetPrice

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetPrice(arg2 float64)

func (SwigcptrCThostFtdcExchangeTradeField) SetPriceSource

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetPriceSource(arg2 byte)

func (SwigcptrCThostFtdcExchangeTradeField) SetReserve1

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExchangeTradeField) SetTradeDate

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetTradeID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetTradeID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetTradeSource

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetTradeSource(arg2 byte)

func (SwigcptrCThostFtdcExchangeTradeField) SetTradeTime

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetTradeType

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetTradeType(arg2 byte)

func (SwigcptrCThostFtdcExchangeTradeField) SetTraderID

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExchangeTradeField) SetTradingRole

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetTradingRole(arg2 byte)

func (SwigcptrCThostFtdcExchangeTradeField) SetVolume

func (arg1 SwigcptrCThostFtdcExchangeTradeField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcExchangeTradeField) SwigIsCThostFtdcExchangeTradeField

func (p SwigcptrCThostFtdcExchangeTradeField) SwigIsCThostFtdcExchangeTradeField()

func (SwigcptrCThostFtdcExchangeTradeField) Swigcptr

type SwigcptrCThostFtdcExecOrderActionField

type SwigcptrCThostFtdcExecOrderActionField uintptr

func (SwigcptrCThostFtdcExecOrderActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetActionType

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetActionType() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetExecOrderActionRef

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetExecOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderActionField) GetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetExecOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetExecOrderRef

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetExecOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetExecOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderActionField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcExecOrderActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetActionType

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetActionType(arg2 byte)

func (SwigcptrCThostFtdcExecOrderActionField) SetBranchID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetClientID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetExecOrderActionRef

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetExecOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcExecOrderActionField) SetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetExecOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetExecOrderRef

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetExecOrderRef(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetExecOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcExecOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExecOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcExecOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcExecOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcExecOrderActionField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SetUserID

func (arg1 SwigcptrCThostFtdcExecOrderActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcExecOrderActionField) SwigIsCThostFtdcExecOrderActionField

func (p SwigcptrCThostFtdcExecOrderActionField) SwigIsCThostFtdcExecOrderActionField()

func (SwigcptrCThostFtdcExecOrderActionField) Swigcptr

type SwigcptrCThostFtdcExecOrderField

type SwigcptrCThostFtdcExecOrderField uintptr

func (SwigcptrCThostFtdcExecOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetActionType

func (arg1 SwigcptrCThostFtdcExecOrderField) GetActionType() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetActiveUserID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetActiveUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetBranchID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetBrokerExecOrderSeq

func (arg1 SwigcptrCThostFtdcExecOrderField) GetBrokerExecOrderSeq() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcExecOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetCancelTime

func (arg1 SwigcptrCThostFtdcExecOrderField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetCloseFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) GetCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetExecOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetExecOrderRef

func (arg1 SwigcptrCThostFtdcExecOrderField) GetExecOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetExecOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetExecResult

func (arg1 SwigcptrCThostFtdcExecOrderField) GetExecResult() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetFrontID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcExecOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetInsertDate

func (arg1 SwigcptrCThostFtdcExecOrderField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetInsertTime

func (arg1 SwigcptrCThostFtdcExecOrderField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetInstallID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcExecOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcExecOrderField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExecOrderField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetPosiDirection

func (arg1 SwigcptrCThostFtdcExecOrderField) GetPosiDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcExecOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcExecOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetReserve3

func (arg1 SwigcptrCThostFtdcExecOrderField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetReservePositionFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) GetReservePositionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcExecOrderField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcExecOrderField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetSessionID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetSettlementID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcExecOrderField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetTraderID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetTradingDay

func (arg1 SwigcptrCThostFtdcExecOrderField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcExecOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcExecOrderField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcExecOrderField) GetVolume

func (arg1 SwigcptrCThostFtdcExecOrderField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcExecOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetActionType

func (arg1 SwigcptrCThostFtdcExecOrderField) SetActionType(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetActiveUserID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetActiveUserID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetBranchID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetBrokerExecOrderSeq

func (arg1 SwigcptrCThostFtdcExecOrderField) SetBrokerExecOrderSeq(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcExecOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetCancelTime

func (arg1 SwigcptrCThostFtdcExecOrderField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetCloseFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) SetCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetExecOrderLocalID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetExecOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetExecOrderRef

func (arg1 SwigcptrCThostFtdcExecOrderField) SetExecOrderRef(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetExecOrderSysID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetExecOrderSysID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetExecResult

func (arg1 SwigcptrCThostFtdcExecOrderField) SetExecResult(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetFrontID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcExecOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetInsertDate

func (arg1 SwigcptrCThostFtdcExecOrderField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetInsertTime

func (arg1 SwigcptrCThostFtdcExecOrderField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetInstallID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcExecOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcExecOrderField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetOffsetFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) SetOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcExecOrderField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetPosiDirection

func (arg1 SwigcptrCThostFtdcExecOrderField) SetPosiDirection(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcExecOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcExecOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetReserve3

func (arg1 SwigcptrCThostFtdcExecOrderField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetReservePositionFlag

func (arg1 SwigcptrCThostFtdcExecOrderField) SetReservePositionFlag(arg2 byte)

func (SwigcptrCThostFtdcExecOrderField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcExecOrderField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetSessionID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetSettlementID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcExecOrderField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetTraderID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetTradingDay

func (arg1 SwigcptrCThostFtdcExecOrderField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetUserID

func (arg1 SwigcptrCThostFtdcExecOrderField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcExecOrderField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcExecOrderField) SetVolume

func (arg1 SwigcptrCThostFtdcExecOrderField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcExecOrderField) SwigIsCThostFtdcExecOrderField

func (p SwigcptrCThostFtdcExecOrderField) SwigIsCThostFtdcExecOrderField()

func (SwigcptrCThostFtdcExecOrderField) Swigcptr

type SwigcptrCThostFtdcFensUserInfoField

type SwigcptrCThostFtdcFensUserInfoField uintptr

func (SwigcptrCThostFtdcFensUserInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcFensUserInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcFensUserInfoField) GetLoginMode

func (arg1 SwigcptrCThostFtdcFensUserInfoField) GetLoginMode() (_swig_ret byte)

func (SwigcptrCThostFtdcFensUserInfoField) GetUserID

func (arg1 SwigcptrCThostFtdcFensUserInfoField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcFensUserInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcFensUserInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcFensUserInfoField) SetLoginMode

func (arg1 SwigcptrCThostFtdcFensUserInfoField) SetLoginMode(arg2 byte)

func (SwigcptrCThostFtdcFensUserInfoField) SetUserID

func (arg1 SwigcptrCThostFtdcFensUserInfoField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcFensUserInfoField) SwigIsCThostFtdcFensUserInfoField

func (p SwigcptrCThostFtdcFensUserInfoField) SwigIsCThostFtdcFensUserInfoField()

func (SwigcptrCThostFtdcFensUserInfoField) Swigcptr

type SwigcptrCThostFtdcForQuoteField

type SwigcptrCThostFtdcForQuoteField uintptr

func (SwigcptrCThostFtdcForQuoteField) GetActiveUserID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetActiveUserID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetBrokerForQutoSeq

func (arg1 SwigcptrCThostFtdcForQuoteField) GetBrokerForQutoSeq() (_swig_ret int)

func (SwigcptrCThostFtdcForQuoteField) GetBrokerID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetClientID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetForQuoteLocalID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetForQuoteLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetForQuoteRef

func (arg1 SwigcptrCThostFtdcForQuoteField) GetForQuoteRef() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetForQuoteStatus

func (arg1 SwigcptrCThostFtdcForQuoteField) GetForQuoteStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcForQuoteField) GetFrontID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcForQuoteField) GetIPAddress

func (arg1 SwigcptrCThostFtdcForQuoteField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetInsertDate

func (arg1 SwigcptrCThostFtdcForQuoteField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetInsertTime

func (arg1 SwigcptrCThostFtdcForQuoteField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetInstallID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcForQuoteField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetInvestorID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetMacAddress

func (arg1 SwigcptrCThostFtdcForQuoteField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetParticipantID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcForQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetReserve2

func (arg1 SwigcptrCThostFtdcForQuoteField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetReserve3

func (arg1 SwigcptrCThostFtdcForQuoteField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetSessionID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcForQuoteField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcForQuoteField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetTraderID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) GetUserID

func (arg1 SwigcptrCThostFtdcForQuoteField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteField) SetActiveUserID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetActiveUserID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetBrokerForQutoSeq

func (arg1 SwigcptrCThostFtdcForQuoteField) SetBrokerForQutoSeq(arg2 int)

func (SwigcptrCThostFtdcForQuoteField) SetBrokerID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetClientID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetForQuoteLocalID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetForQuoteLocalID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetForQuoteRef

func (arg1 SwigcptrCThostFtdcForQuoteField) SetForQuoteRef(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetForQuoteStatus

func (arg1 SwigcptrCThostFtdcForQuoteField) SetForQuoteStatus(arg2 byte)

func (SwigcptrCThostFtdcForQuoteField) SetFrontID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcForQuoteField) SetIPAddress

func (arg1 SwigcptrCThostFtdcForQuoteField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetInsertDate

func (arg1 SwigcptrCThostFtdcForQuoteField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetInsertTime

func (arg1 SwigcptrCThostFtdcForQuoteField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetInstallID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcForQuoteField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetInvestorID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetMacAddress

func (arg1 SwigcptrCThostFtdcForQuoteField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetParticipantID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcForQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetReserve2

func (arg1 SwigcptrCThostFtdcForQuoteField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetReserve3

func (arg1 SwigcptrCThostFtdcForQuoteField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetSessionID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcForQuoteField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcForQuoteField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetTraderID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SetUserID

func (arg1 SwigcptrCThostFtdcForQuoteField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcForQuoteField) SwigIsCThostFtdcForQuoteField

func (p SwigcptrCThostFtdcForQuoteField) SwigIsCThostFtdcForQuoteField()

func (SwigcptrCThostFtdcForQuoteField) Swigcptr

type SwigcptrCThostFtdcForQuoteParamField

type SwigcptrCThostFtdcForQuoteParamField uintptr

func (SwigcptrCThostFtdcForQuoteParamField) GetBrokerID

func (arg1 SwigcptrCThostFtdcForQuoteParamField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteParamField) GetExchangeID

func (arg1 SwigcptrCThostFtdcForQuoteParamField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteParamField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcForQuoteParamField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteParamField) GetLastPrice

func (arg1 SwigcptrCThostFtdcForQuoteParamField) GetLastPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcForQuoteParamField) GetPriceInterval

func (arg1 SwigcptrCThostFtdcForQuoteParamField) GetPriceInterval() (_swig_ret float64)

func (SwigcptrCThostFtdcForQuoteParamField) GetReserve1

func (arg1 SwigcptrCThostFtdcForQuoteParamField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteParamField) SetBrokerID

func (arg1 SwigcptrCThostFtdcForQuoteParamField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcForQuoteParamField) SetExchangeID

func (arg1 SwigcptrCThostFtdcForQuoteParamField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcForQuoteParamField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcForQuoteParamField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcForQuoteParamField) SetLastPrice

func (arg1 SwigcptrCThostFtdcForQuoteParamField) SetLastPrice(arg2 float64)

func (SwigcptrCThostFtdcForQuoteParamField) SetPriceInterval

func (arg1 SwigcptrCThostFtdcForQuoteParamField) SetPriceInterval(arg2 float64)

func (SwigcptrCThostFtdcForQuoteParamField) SetReserve1

func (arg1 SwigcptrCThostFtdcForQuoteParamField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcForQuoteParamField) SwigIsCThostFtdcForQuoteParamField

func (p SwigcptrCThostFtdcForQuoteParamField) SwigIsCThostFtdcForQuoteParamField()

func (SwigcptrCThostFtdcForQuoteParamField) Swigcptr

type SwigcptrCThostFtdcForQuoteRspField

type SwigcptrCThostFtdcForQuoteRspField uintptr

func (SwigcptrCThostFtdcForQuoteRspField) GetActionDay

func (arg1 SwigcptrCThostFtdcForQuoteRspField) GetActionDay() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteRspField) GetExchangeID

func (arg1 SwigcptrCThostFtdcForQuoteRspField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteRspField) GetForQuoteSysID

func (arg1 SwigcptrCThostFtdcForQuoteRspField) GetForQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteRspField) GetForQuoteTime

func (arg1 SwigcptrCThostFtdcForQuoteRspField) GetForQuoteTime() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteRspField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcForQuoteRspField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteRspField) GetReserve1

func (arg1 SwigcptrCThostFtdcForQuoteRspField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteRspField) GetTradingDay

func (arg1 SwigcptrCThostFtdcForQuoteRspField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcForQuoteRspField) SetActionDay

func (arg1 SwigcptrCThostFtdcForQuoteRspField) SetActionDay(arg2 string)

func (SwigcptrCThostFtdcForQuoteRspField) SetExchangeID

func (arg1 SwigcptrCThostFtdcForQuoteRspField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcForQuoteRspField) SetForQuoteSysID

func (arg1 SwigcptrCThostFtdcForQuoteRspField) SetForQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcForQuoteRspField) SetForQuoteTime

func (arg1 SwigcptrCThostFtdcForQuoteRspField) SetForQuoteTime(arg2 string)

func (SwigcptrCThostFtdcForQuoteRspField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcForQuoteRspField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcForQuoteRspField) SetReserve1

func (arg1 SwigcptrCThostFtdcForQuoteRspField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcForQuoteRspField) SetTradingDay

func (arg1 SwigcptrCThostFtdcForQuoteRspField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcForQuoteRspField) SwigIsCThostFtdcForQuoteRspField

func (p SwigcptrCThostFtdcForQuoteRspField) SwigIsCThostFtdcForQuoteRspField()

func (SwigcptrCThostFtdcForQuoteRspField) Swigcptr

type SwigcptrCThostFtdcForceUserLogoutField

type SwigcptrCThostFtdcForceUserLogoutField uintptr

func (SwigcptrCThostFtdcForceUserLogoutField) GetBrokerID

func (arg1 SwigcptrCThostFtdcForceUserLogoutField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcForceUserLogoutField) GetUserID

func (arg1 SwigcptrCThostFtdcForceUserLogoutField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcForceUserLogoutField) SetBrokerID

func (arg1 SwigcptrCThostFtdcForceUserLogoutField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcForceUserLogoutField) SetUserID

func (arg1 SwigcptrCThostFtdcForceUserLogoutField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcForceUserLogoutField) SwigIsCThostFtdcForceUserLogoutField

func (p SwigcptrCThostFtdcForceUserLogoutField) SwigIsCThostFtdcForceUserLogoutField()

func (SwigcptrCThostFtdcForceUserLogoutField) Swigcptr

type SwigcptrCThostFtdcFrontStatusField

type SwigcptrCThostFtdcFrontStatusField uintptr

func (SwigcptrCThostFtdcFrontStatusField) GetFrontID

func (arg1 SwigcptrCThostFtdcFrontStatusField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcFrontStatusField) GetIsActive

func (arg1 SwigcptrCThostFtdcFrontStatusField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcFrontStatusField) GetLastReportDate

func (arg1 SwigcptrCThostFtdcFrontStatusField) GetLastReportDate() (_swig_ret string)

func (SwigcptrCThostFtdcFrontStatusField) GetLastReportTime

func (arg1 SwigcptrCThostFtdcFrontStatusField) GetLastReportTime() (_swig_ret string)

func (SwigcptrCThostFtdcFrontStatusField) SetFrontID

func (arg1 SwigcptrCThostFtdcFrontStatusField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcFrontStatusField) SetIsActive

func (arg1 SwigcptrCThostFtdcFrontStatusField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcFrontStatusField) SetLastReportDate

func (arg1 SwigcptrCThostFtdcFrontStatusField) SetLastReportDate(arg2 string)

func (SwigcptrCThostFtdcFrontStatusField) SetLastReportTime

func (arg1 SwigcptrCThostFtdcFrontStatusField) SetLastReportTime(arg2 string)

func (SwigcptrCThostFtdcFrontStatusField) SwigIsCThostFtdcFrontStatusField

func (p SwigcptrCThostFtdcFrontStatusField) SwigIsCThostFtdcFrontStatusField()

func (SwigcptrCThostFtdcFrontStatusField) Swigcptr

type SwigcptrCThostFtdcFutureLimitPosiParamField

type SwigcptrCThostFtdcFutureLimitPosiParamField uintptr

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetArbiOpenVolume

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetArbiOpenVolume() (_swig_ret int)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetBrokerID

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetInvestorID

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetOpenVolume

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetOpenVolume() (_swig_ret int)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetProductID

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetReserve1

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) GetSpecOpenVolume

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) GetSpecOpenVolume() (_swig_ret int)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetArbiOpenVolume

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetArbiOpenVolume(arg2 int)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetBrokerID

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetInvestorID

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetOpenVolume

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetOpenVolume(arg2 int)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetProductID

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetReserve1

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SetSpecOpenVolume

func (arg1 SwigcptrCThostFtdcFutureLimitPosiParamField) SetSpecOpenVolume(arg2 int)

func (SwigcptrCThostFtdcFutureLimitPosiParamField) SwigIsCThostFtdcFutureLimitPosiParamField

func (p SwigcptrCThostFtdcFutureLimitPosiParamField) SwigIsCThostFtdcFutureLimitPosiParamField()

func (SwigcptrCThostFtdcFutureLimitPosiParamField) Swigcptr

type SwigcptrCThostFtdcFutureSignIOField

type SwigcptrCThostFtdcFutureSignIOField uintptr

func (SwigcptrCThostFtdcFutureSignIOField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetBankID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetBankSerial

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetBrokerID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetDeviceID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetDigest

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetInstallID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcFutureSignIOField) GetLastFragment

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcFutureSignIOField) GetOperNo

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcFutureSignIOField) GetRequestID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcFutureSignIOField) GetSessionID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcFutureSignIOField) GetTID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcFutureSignIOField) GetTradeCode

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetTradeDate

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetTradeTime

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetTradingDay

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) GetUserID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcFutureSignIOField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetBankID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetBankSerial

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetBrokerID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetDeviceID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetDigest

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetInstallID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcFutureSignIOField) SetLastFragment

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcFutureSignIOField) SetOperNo

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcFutureSignIOField) SetRequestID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcFutureSignIOField) SetSessionID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcFutureSignIOField) SetTID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetTID(arg2 int)

func (SwigcptrCThostFtdcFutureSignIOField) SetTradeCode

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetTradeDate

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetTradeTime

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetTradingDay

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SetUserID

func (arg1 SwigcptrCThostFtdcFutureSignIOField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcFutureSignIOField) SwigIsCThostFtdcFutureSignIOField

func (p SwigcptrCThostFtdcFutureSignIOField) SwigIsCThostFtdcFutureSignIOField()

func (SwigcptrCThostFtdcFutureSignIOField) Swigcptr

type SwigcptrCThostFtdcIPListField

type SwigcptrCThostFtdcIPListField uintptr

func (SwigcptrCThostFtdcIPListField) GetIPAddress

func (arg1 SwigcptrCThostFtdcIPListField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcIPListField) GetIsWhite

func (arg1 SwigcptrCThostFtdcIPListField) GetIsWhite() (_swig_ret int)

func (SwigcptrCThostFtdcIPListField) GetReserve1

func (arg1 SwigcptrCThostFtdcIPListField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcIPListField) SetIPAddress

func (arg1 SwigcptrCThostFtdcIPListField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcIPListField) SetIsWhite

func (arg1 SwigcptrCThostFtdcIPListField) SetIsWhite(arg2 int)

func (SwigcptrCThostFtdcIPListField) SetReserve1

func (arg1 SwigcptrCThostFtdcIPListField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcIPListField) SwigIsCThostFtdcIPListField

func (p SwigcptrCThostFtdcIPListField) SwigIsCThostFtdcIPListField()

func (SwigcptrCThostFtdcIPListField) Swigcptr

type SwigcptrCThostFtdcIndexPriceField

type SwigcptrCThostFtdcIndexPriceField uintptr

func (SwigcptrCThostFtdcIndexPriceField) GetBrokerID

func (arg1 SwigcptrCThostFtdcIndexPriceField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcIndexPriceField) GetClosePrice

func (arg1 SwigcptrCThostFtdcIndexPriceField) GetClosePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcIndexPriceField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcIndexPriceField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcIndexPriceField) GetReserve1

func (arg1 SwigcptrCThostFtdcIndexPriceField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcIndexPriceField) SetBrokerID

func (arg1 SwigcptrCThostFtdcIndexPriceField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcIndexPriceField) SetClosePrice

func (arg1 SwigcptrCThostFtdcIndexPriceField) SetClosePrice(arg2 float64)

func (SwigcptrCThostFtdcIndexPriceField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcIndexPriceField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcIndexPriceField) SetReserve1

func (arg1 SwigcptrCThostFtdcIndexPriceField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcIndexPriceField) SwigIsCThostFtdcIndexPriceField

func (p SwigcptrCThostFtdcIndexPriceField) SwigIsCThostFtdcIndexPriceField()

func (SwigcptrCThostFtdcIndexPriceField) Swigcptr

type SwigcptrCThostFtdcInputBatchOrderActionField

type SwigcptrCThostFtdcInputBatchOrderActionField uintptr

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetOrderActionRef

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetBrokerID

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetOrderActionRef

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetReserve1

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcInputBatchOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcInputBatchOrderActionField) SetUserID

func (SwigcptrCThostFtdcInputBatchOrderActionField) SwigIsCThostFtdcInputBatchOrderActionField

func (p SwigcptrCThostFtdcInputBatchOrderActionField) SwigIsCThostFtdcInputBatchOrderActionField()

func (SwigcptrCThostFtdcInputBatchOrderActionField) Swigcptr

type SwigcptrCThostFtdcInputCombActionField

type SwigcptrCThostFtdcInputCombActionField uintptr

func (SwigcptrCThostFtdcInputCombActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetCombActionRef

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetCombActionRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetCombDirection

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetCombDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcInputCombActionField) GetDirection

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcInputCombActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcInputCombActionField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputCombActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcInputCombActionField) GetUserID

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputCombActionField) GetVolume

func (arg1 SwigcptrCThostFtdcInputCombActionField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInputCombActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetCombActionRef

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetCombActionRef(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetCombDirection

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetCombDirection(arg2 byte)

func (SwigcptrCThostFtdcInputCombActionField) SetDirection

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcInputCombActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcInputCombActionField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInputCombActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcInputCombActionField) SetUserID

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcInputCombActionField) SetVolume

func (arg1 SwigcptrCThostFtdcInputCombActionField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcInputCombActionField) SwigIsCThostFtdcInputCombActionField

func (p SwigcptrCThostFtdcInputCombActionField) SwigIsCThostFtdcInputCombActionField()

func (SwigcptrCThostFtdcInputCombActionField) Swigcptr

type SwigcptrCThostFtdcInputExecOrderActionField

type SwigcptrCThostFtdcInputExecOrderActionField uintptr

func (SwigcptrCThostFtdcInputExecOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetExecOrderActionRef

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetExecOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetExecOrderRef

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetExecOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetExecOrderSysID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetExecOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcInputExecOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetExecOrderActionRef

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetExecOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetExecOrderRef

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetExecOrderRef(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetExecOrderSysID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetExecOrderSysID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcInputExecOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcInputExecOrderActionField) SetUserID

func (SwigcptrCThostFtdcInputExecOrderActionField) SwigIsCThostFtdcInputExecOrderActionField

func (p SwigcptrCThostFtdcInputExecOrderActionField) SwigIsCThostFtdcInputExecOrderActionField()

func (SwigcptrCThostFtdcInputExecOrderActionField) Swigcptr

type SwigcptrCThostFtdcInputExecOrderField

type SwigcptrCThostFtdcInputExecOrderField uintptr

func (SwigcptrCThostFtdcInputExecOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetActionType

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetActionType() (_swig_ret byte)

func (SwigcptrCThostFtdcInputExecOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetCloseFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputExecOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetExecOrderRef

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetExecOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputExecOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputExecOrderField) GetPosiDirection

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetPosiDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcInputExecOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputExecOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetReservePositionFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetReservePositionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputExecOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputExecOrderField) GetVolume

func (arg1 SwigcptrCThostFtdcInputExecOrderField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInputExecOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetActionType

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetActionType(arg2 byte)

func (SwigcptrCThostFtdcInputExecOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetCloseFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcInputExecOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetExecOrderRef

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetExecOrderRef(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInputExecOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetOffsetFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcInputExecOrderField) SetPosiDirection

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetPosiDirection(arg2 byte)

func (SwigcptrCThostFtdcInputExecOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputExecOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetReservePositionFlag

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetReservePositionFlag(arg2 byte)

func (SwigcptrCThostFtdcInputExecOrderField) SetUserID

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcInputExecOrderField) SetVolume

func (arg1 SwigcptrCThostFtdcInputExecOrderField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcInputExecOrderField) SwigIsCThostFtdcInputExecOrderField

func (p SwigcptrCThostFtdcInputExecOrderField) SwigIsCThostFtdcInputExecOrderField()

func (SwigcptrCThostFtdcInputExecOrderField) Swigcptr

type SwigcptrCThostFtdcInputForQuoteField

type SwigcptrCThostFtdcInputForQuoteField uintptr

func (SwigcptrCThostFtdcInputForQuoteField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetForQuoteRef

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetForQuoteRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) GetUserID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputForQuoteField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetForQuoteRef

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetForQuoteRef(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SetUserID

func (arg1 SwigcptrCThostFtdcInputForQuoteField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcInputForQuoteField) SwigIsCThostFtdcInputForQuoteField

func (p SwigcptrCThostFtdcInputForQuoteField) SwigIsCThostFtdcInputForQuoteField()

func (SwigcptrCThostFtdcInputForQuoteField) Swigcptr

type SwigcptrCThostFtdcInputOptionSelfCloseActionField

type SwigcptrCThostFtdcInputOptionSelfCloseActionField uintptr

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetOptionSelfCloseActionRef

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetOptionSelfCloseActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetOptionSelfCloseRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetOptionSelfCloseSysID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetUserID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetActionFlag

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetBrokerID

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetExchangeID

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetFrontID

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetIPAddress

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetInvestorID

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetMacAddress

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetOptionSelfCloseActionRef

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetOptionSelfCloseActionRef(arg2 int)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetOptionSelfCloseRef(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetOptionSelfCloseSysID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetRequestID

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetReserve1

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetReserve2

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetSessionID

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SetUserID

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) SwigIsCThostFtdcInputOptionSelfCloseActionField

func (p SwigcptrCThostFtdcInputOptionSelfCloseActionField) SwigIsCThostFtdcInputOptionSelfCloseActionField()

func (SwigcptrCThostFtdcInputOptionSelfCloseActionField) Swigcptr

type SwigcptrCThostFtdcInputOptionSelfCloseField

type SwigcptrCThostFtdcInputOptionSelfCloseField uintptr

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetAccountID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetClientID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetOptSelfCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetOptionSelfCloseRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetUserID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) GetVolume

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetAccountID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetClientID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetOptSelfCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetOptionSelfCloseRef(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetUserID

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SetVolume

func (arg1 SwigcptrCThostFtdcInputOptionSelfCloseField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcInputOptionSelfCloseField) SwigIsCThostFtdcInputOptionSelfCloseField

func (p SwigcptrCThostFtdcInputOptionSelfCloseField) SwigIsCThostFtdcInputOptionSelfCloseField()

func (SwigcptrCThostFtdcInputOptionSelfCloseField) Swigcptr

type SwigcptrCThostFtdcInputOrderActionField

type SwigcptrCThostFtdcInputOrderActionField uintptr

func (SwigcptrCThostFtdcInputOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInputOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetOrderActionRef

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderActionField) GetOrderRef

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderActionField) GetVolumeChange

func (arg1 SwigcptrCThostFtdcInputOrderActionField) GetVolumeChange() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcInputOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcInputOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcInputOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetOrderActionRef

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcInputOrderActionField) SetOrderRef

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcInputOrderActionField) SetUserID

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcInputOrderActionField) SetVolumeChange

func (arg1 SwigcptrCThostFtdcInputOrderActionField) SetVolumeChange(arg2 int)

func (SwigcptrCThostFtdcInputOrderActionField) SwigIsCThostFtdcInputOrderActionField

func (p SwigcptrCThostFtdcInputOrderActionField) SwigIsCThostFtdcInputOrderActionField()

func (SwigcptrCThostFtdcInputOrderActionField) Swigcptr

type SwigcptrCThostFtdcInputOrderField

type SwigcptrCThostFtdcInputOrderField uintptr

func (SwigcptrCThostFtdcInputOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcInputOrderField) GetCombHedgeFlag() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcInputOrderField) GetCombOffsetFlag() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetContingentCondition

func (arg1 SwigcptrCThostFtdcInputOrderField) GetContingentCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetDirection

func (arg1 SwigcptrCThostFtdcInputOrderField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetForceCloseReason

func (arg1 SwigcptrCThostFtdcInputOrderField) GetForceCloseReason() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOrderField) GetGTDDate

func (arg1 SwigcptrCThostFtdcInputOrderField) GetGTDDate() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcInputOrderField) GetIsAutoSuspend() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderField) GetIsSwapOrder

func (arg1 SwigcptrCThostFtdcInputOrderField) GetIsSwapOrder() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcInputOrderField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInputOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetMinVolume

func (arg1 SwigcptrCThostFtdcInputOrderField) GetMinVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderField) GetOrderPriceType

func (arg1 SwigcptrCThostFtdcInputOrderField) GetOrderPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOrderField) GetOrderRef

func (arg1 SwigcptrCThostFtdcInputOrderField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetStopPrice

func (arg1 SwigcptrCThostFtdcInputOrderField) GetStopPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInputOrderField) GetTimeCondition

func (arg1 SwigcptrCThostFtdcInputOrderField) GetTimeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOrderField) GetUserForceClose

func (arg1 SwigcptrCThostFtdcInputOrderField) GetUserForceClose() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcInputOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputOrderField) GetVolumeCondition

func (arg1 SwigcptrCThostFtdcInputOrderField) GetVolumeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcInputOrderField) GetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcInputOrderField) GetVolumeTotalOriginal() (_swig_ret int)

func (SwigcptrCThostFtdcInputOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcInputOrderField) SetCombHedgeFlag(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcInputOrderField) SetCombOffsetFlag(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetContingentCondition

func (arg1 SwigcptrCThostFtdcInputOrderField) SetContingentCondition(arg2 byte)

func (SwigcptrCThostFtdcInputOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetDirection

func (arg1 SwigcptrCThostFtdcInputOrderField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcInputOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetForceCloseReason

func (arg1 SwigcptrCThostFtdcInputOrderField) SetForceCloseReason(arg2 byte)

func (SwigcptrCThostFtdcInputOrderField) SetGTDDate

func (arg1 SwigcptrCThostFtdcInputOrderField) SetGTDDate(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcInputOrderField) SetIsAutoSuspend(arg2 int)

func (SwigcptrCThostFtdcInputOrderField) SetIsSwapOrder

func (arg1 SwigcptrCThostFtdcInputOrderField) SetIsSwapOrder(arg2 int)

func (SwigcptrCThostFtdcInputOrderField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcInputOrderField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcInputOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetMinVolume

func (arg1 SwigcptrCThostFtdcInputOrderField) SetMinVolume(arg2 int)

func (SwigcptrCThostFtdcInputOrderField) SetOrderPriceType

func (arg1 SwigcptrCThostFtdcInputOrderField) SetOrderPriceType(arg2 byte)

func (SwigcptrCThostFtdcInputOrderField) SetOrderRef

func (arg1 SwigcptrCThostFtdcInputOrderField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetStopPrice

func (arg1 SwigcptrCThostFtdcInputOrderField) SetStopPrice(arg2 float64)

func (SwigcptrCThostFtdcInputOrderField) SetTimeCondition

func (arg1 SwigcptrCThostFtdcInputOrderField) SetTimeCondition(arg2 byte)

func (SwigcptrCThostFtdcInputOrderField) SetUserForceClose

func (arg1 SwigcptrCThostFtdcInputOrderField) SetUserForceClose(arg2 int)

func (SwigcptrCThostFtdcInputOrderField) SetUserID

func (arg1 SwigcptrCThostFtdcInputOrderField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcInputOrderField) SetVolumeCondition

func (arg1 SwigcptrCThostFtdcInputOrderField) SetVolumeCondition(arg2 byte)

func (SwigcptrCThostFtdcInputOrderField) SetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcInputOrderField) SetVolumeTotalOriginal(arg2 int)

func (SwigcptrCThostFtdcInputOrderField) SwigIsCThostFtdcInputOrderField

func (p SwigcptrCThostFtdcInputOrderField) SwigIsCThostFtdcInputOrderField()

func (SwigcptrCThostFtdcInputOrderField) Swigcptr

type SwigcptrCThostFtdcInputQuoteActionField

type SwigcptrCThostFtdcInputQuoteActionField uintptr

func (SwigcptrCThostFtdcInputQuoteActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputQuoteActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetClientID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcInputQuoteActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetQuoteActionRef

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetQuoteActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcInputQuoteActionField) GetQuoteRef

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetQuoteRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetQuoteSysID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputQuoteActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcInputQuoteActionField) GetUserID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcInputQuoteActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetClientID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcInputQuoteActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetQuoteActionRef

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetQuoteActionRef(arg2 int)

func (SwigcptrCThostFtdcInputQuoteActionField) SetQuoteRef

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetQuoteRef(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetQuoteSysID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputQuoteActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcInputQuoteActionField) SetUserID

func (arg1 SwigcptrCThostFtdcInputQuoteActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteActionField) SwigIsCThostFtdcInputQuoteActionField

func (p SwigcptrCThostFtdcInputQuoteActionField) SwigIsCThostFtdcInputQuoteActionField()

func (SwigcptrCThostFtdcInputQuoteActionField) Swigcptr

type SwigcptrCThostFtdcInputQuoteField

type SwigcptrCThostFtdcInputQuoteField uintptr

func (SwigcptrCThostFtdcInputQuoteField) GetAskHedgeFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetAskHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputQuoteField) GetAskOffsetFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetAskOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputQuoteField) GetAskOrderRef

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetAskOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetAskPrice

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetAskPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInputQuoteField) GetAskVolume

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetAskVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInputQuoteField) GetBidHedgeFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetBidHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputQuoteField) GetBidOffsetFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetBidOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInputQuoteField) GetBidOrderRef

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetBidOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetBidPrice

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetBidPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInputQuoteField) GetBidVolume

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetBidVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInputQuoteField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetClientID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetForQuoteSysID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetForQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetIPAddress

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetMacAddress

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetQuoteRef

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetQuoteRef() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetRequestID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcInputQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetReserve2

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) GetUserID

func (arg1 SwigcptrCThostFtdcInputQuoteField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcInputQuoteField) SetAskHedgeFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetAskHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInputQuoteField) SetAskOffsetFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetAskOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcInputQuoteField) SetAskOrderRef

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetAskOrderRef(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetAskPrice

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetAskPrice(arg2 float64)

func (SwigcptrCThostFtdcInputQuoteField) SetAskVolume

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetAskVolume(arg2 int)

func (SwigcptrCThostFtdcInputQuoteField) SetBidHedgeFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetBidHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInputQuoteField) SetBidOffsetFlag

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetBidOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcInputQuoteField) SetBidOrderRef

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetBidOrderRef(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetBidPrice

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetBidPrice(arg2 float64)

func (SwigcptrCThostFtdcInputQuoteField) SetBidVolume

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetBidVolume(arg2 int)

func (SwigcptrCThostFtdcInputQuoteField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetClientID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetForQuoteSysID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetForQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetIPAddress

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetMacAddress

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetQuoteRef

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetQuoteRef(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetRequestID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcInputQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetReserve2

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SetUserID

func (arg1 SwigcptrCThostFtdcInputQuoteField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcInputQuoteField) SwigIsCThostFtdcInputQuoteField

func (p SwigcptrCThostFtdcInputQuoteField) SwigIsCThostFtdcInputQuoteField()

func (SwigcptrCThostFtdcInputQuoteField) Swigcptr

type SwigcptrCThostFtdcInstrumentCommissionRateField

type SwigcptrCThostFtdcInstrumentCommissionRateField uintptr

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetBizType

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetBizType() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseTodayRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetCloseTodayRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetOpenRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetOpenRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetBizType

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetBrokerID

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseTodayRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetCloseTodayRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetExchangeID

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetInvestorID

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetOpenRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentCommissionRateField) SetOpenRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SetReserve1

func (SwigcptrCThostFtdcInstrumentCommissionRateField) SwigIsCThostFtdcInstrumentCommissionRateField

func (p SwigcptrCThostFtdcInstrumentCommissionRateField) SwigIsCThostFtdcInstrumentCommissionRateField()

func (SwigcptrCThostFtdcInstrumentCommissionRateField) Swigcptr

type SwigcptrCThostFtdcInstrumentField

type SwigcptrCThostFtdcInstrumentField uintptr

func (SwigcptrCThostFtdcInstrumentField) GetCombinationType

func (arg1 SwigcptrCThostFtdcInstrumentField) GetCombinationType() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentField) GetCreateDate

func (arg1 SwigcptrCThostFtdcInstrumentField) GetCreateDate() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetDeliveryMonth

func (arg1 SwigcptrCThostFtdcInstrumentField) GetDeliveryMonth() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) GetDeliveryYear

func (arg1 SwigcptrCThostFtdcInstrumentField) GetDeliveryYear() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) GetEndDelivDate

func (arg1 SwigcptrCThostFtdcInstrumentField) GetEndDelivDate() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcInstrumentField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetExpireDate

func (arg1 SwigcptrCThostFtdcInstrumentField) GetExpireDate() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetInstLifePhase

func (arg1 SwigcptrCThostFtdcInstrumentField) GetInstLifePhase() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetInstrumentName

func (arg1 SwigcptrCThostFtdcInstrumentField) GetInstrumentName() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetIsTrading

func (arg1 SwigcptrCThostFtdcInstrumentField) GetIsTrading() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) GetLongMarginRatio

func (arg1 SwigcptrCThostFtdcInstrumentField) GetLongMarginRatio() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentField) GetMaxLimitOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) GetMaxLimitOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) GetMaxMarginSideAlgorithm

func (arg1 SwigcptrCThostFtdcInstrumentField) GetMaxMarginSideAlgorithm() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentField) GetMaxMarketOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) GetMaxMarketOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) GetMinLimitOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) GetMinLimitOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) GetMinMarketOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) GetMinMarketOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) GetOpenDate

func (arg1 SwigcptrCThostFtdcInstrumentField) GetOpenDate() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetOptionsType

func (arg1 SwigcptrCThostFtdcInstrumentField) GetOptionsType() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentField) GetPositionDateType

func (arg1 SwigcptrCThostFtdcInstrumentField) GetPositionDateType() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentField) GetPositionType

func (arg1 SwigcptrCThostFtdcInstrumentField) GetPositionType() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentField) GetPriceTick

func (arg1 SwigcptrCThostFtdcInstrumentField) GetPriceTick() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentField) GetProductClass

func (arg1 SwigcptrCThostFtdcInstrumentField) GetProductClass() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentField) GetProductID

func (arg1 SwigcptrCThostFtdcInstrumentField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetReserve2

func (arg1 SwigcptrCThostFtdcInstrumentField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetReserve3

func (arg1 SwigcptrCThostFtdcInstrumentField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetReserve4

func (arg1 SwigcptrCThostFtdcInstrumentField) GetReserve4() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetShortMarginRatio

func (arg1 SwigcptrCThostFtdcInstrumentField) GetShortMarginRatio() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentField) GetStartDelivDate

func (arg1 SwigcptrCThostFtdcInstrumentField) GetStartDelivDate() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetStrikePrice

func (arg1 SwigcptrCThostFtdcInstrumentField) GetStrikePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentField) GetUnderlyingInstrID

func (arg1 SwigcptrCThostFtdcInstrumentField) GetUnderlyingInstrID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentField) GetUnderlyingMultiple

func (arg1 SwigcptrCThostFtdcInstrumentField) GetUnderlyingMultiple() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentField) GetVolumeMultiple

func (arg1 SwigcptrCThostFtdcInstrumentField) GetVolumeMultiple() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentField) SetCombinationType

func (arg1 SwigcptrCThostFtdcInstrumentField) SetCombinationType(arg2 byte)

func (SwigcptrCThostFtdcInstrumentField) SetCreateDate

func (arg1 SwigcptrCThostFtdcInstrumentField) SetCreateDate(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetDeliveryMonth

func (arg1 SwigcptrCThostFtdcInstrumentField) SetDeliveryMonth(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SetDeliveryYear

func (arg1 SwigcptrCThostFtdcInstrumentField) SetDeliveryYear(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SetEndDelivDate

func (arg1 SwigcptrCThostFtdcInstrumentField) SetEndDelivDate(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcInstrumentField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetExpireDate

func (arg1 SwigcptrCThostFtdcInstrumentField) SetExpireDate(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetInstLifePhase

func (arg1 SwigcptrCThostFtdcInstrumentField) SetInstLifePhase(arg2 byte)

func (SwigcptrCThostFtdcInstrumentField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetInstrumentName

func (arg1 SwigcptrCThostFtdcInstrumentField) SetInstrumentName(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetIsTrading

func (arg1 SwigcptrCThostFtdcInstrumentField) SetIsTrading(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SetLongMarginRatio

func (arg1 SwigcptrCThostFtdcInstrumentField) SetLongMarginRatio(arg2 float64)

func (SwigcptrCThostFtdcInstrumentField) SetMaxLimitOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) SetMaxLimitOrderVolume(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SetMaxMarginSideAlgorithm

func (arg1 SwigcptrCThostFtdcInstrumentField) SetMaxMarginSideAlgorithm(arg2 byte)

func (SwigcptrCThostFtdcInstrumentField) SetMaxMarketOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) SetMaxMarketOrderVolume(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SetMinLimitOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) SetMinLimitOrderVolume(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SetMinMarketOrderVolume

func (arg1 SwigcptrCThostFtdcInstrumentField) SetMinMarketOrderVolume(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SetOpenDate

func (arg1 SwigcptrCThostFtdcInstrumentField) SetOpenDate(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetOptionsType

func (arg1 SwigcptrCThostFtdcInstrumentField) SetOptionsType(arg2 byte)

func (SwigcptrCThostFtdcInstrumentField) SetPositionDateType

func (arg1 SwigcptrCThostFtdcInstrumentField) SetPositionDateType(arg2 byte)

func (SwigcptrCThostFtdcInstrumentField) SetPositionType

func (arg1 SwigcptrCThostFtdcInstrumentField) SetPositionType(arg2 byte)

func (SwigcptrCThostFtdcInstrumentField) SetPriceTick

func (arg1 SwigcptrCThostFtdcInstrumentField) SetPriceTick(arg2 float64)

func (SwigcptrCThostFtdcInstrumentField) SetProductClass

func (arg1 SwigcptrCThostFtdcInstrumentField) SetProductClass(arg2 byte)

func (SwigcptrCThostFtdcInstrumentField) SetProductID

func (arg1 SwigcptrCThostFtdcInstrumentField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetReserve2

func (arg1 SwigcptrCThostFtdcInstrumentField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetReserve3

func (arg1 SwigcptrCThostFtdcInstrumentField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetReserve4

func (arg1 SwigcptrCThostFtdcInstrumentField) SetReserve4(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetShortMarginRatio

func (arg1 SwigcptrCThostFtdcInstrumentField) SetShortMarginRatio(arg2 float64)

func (SwigcptrCThostFtdcInstrumentField) SetStartDelivDate

func (arg1 SwigcptrCThostFtdcInstrumentField) SetStartDelivDate(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetStrikePrice

func (arg1 SwigcptrCThostFtdcInstrumentField) SetStrikePrice(arg2 float64)

func (SwigcptrCThostFtdcInstrumentField) SetUnderlyingInstrID

func (arg1 SwigcptrCThostFtdcInstrumentField) SetUnderlyingInstrID(arg2 string)

func (SwigcptrCThostFtdcInstrumentField) SetUnderlyingMultiple

func (arg1 SwigcptrCThostFtdcInstrumentField) SetUnderlyingMultiple(arg2 float64)

func (SwigcptrCThostFtdcInstrumentField) SetVolumeMultiple

func (arg1 SwigcptrCThostFtdcInstrumentField) SetVolumeMultiple(arg2 int)

func (SwigcptrCThostFtdcInstrumentField) SwigIsCThostFtdcInstrumentField

func (p SwigcptrCThostFtdcInstrumentField) SwigIsCThostFtdcInstrumentField()

func (SwigcptrCThostFtdcInstrumentField) Swigcptr

type SwigcptrCThostFtdcInstrumentMarginRateAdjustField

type SwigcptrCThostFtdcInstrumentMarginRateAdjustField uintptr

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetIsRelative

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetIsRelative() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) GetShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetBrokerID

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetHedgeFlag

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetInvestorID

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetIsRelative

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetIsRelative(arg2 int)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetReserve1

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SetShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SwigIsCThostFtdcInstrumentMarginRateAdjustField

func (p SwigcptrCThostFtdcInstrumentMarginRateAdjustField) SwigIsCThostFtdcInstrumentMarginRateAdjustField()

func (SwigcptrCThostFtdcInstrumentMarginRateAdjustField) Swigcptr

type SwigcptrCThostFtdcInstrumentMarginRateField

type SwigcptrCThostFtdcInstrumentMarginRateField uintptr

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetIsRelative

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetIsRelative() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) GetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) GetShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetIsRelative

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetIsRelative(arg2 int)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateField) SetShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateField) SwigIsCThostFtdcInstrumentMarginRateField

func (p SwigcptrCThostFtdcInstrumentMarginRateField) SwigIsCThostFtdcInstrumentMarginRateField()

func (SwigcptrCThostFtdcInstrumentMarginRateField) Swigcptr

type SwigcptrCThostFtdcInstrumentMarginRateULField

type SwigcptrCThostFtdcInstrumentMarginRateULField uintptr

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) GetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) GetShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetBrokerID

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetReserve1

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcInstrumentMarginRateULField) SetShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentMarginRateULField) SwigIsCThostFtdcInstrumentMarginRateULField

func (p SwigcptrCThostFtdcInstrumentMarginRateULField) SwigIsCThostFtdcInstrumentMarginRateULField()

func (SwigcptrCThostFtdcInstrumentMarginRateULField) Swigcptr

type SwigcptrCThostFtdcInstrumentOrderCommRateField

type SwigcptrCThostFtdcInstrumentOrderCommRateField uintptr

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetOrderActionCommByVolume

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetOrderActionCommByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetOrderCommByVolume

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetOrderCommByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetBrokerID

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetOrderActionCommByVolume

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetOrderActionCommByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetOrderCommByVolume

func (arg1 SwigcptrCThostFtdcInstrumentOrderCommRateField) SetOrderCommByVolume(arg2 float64)

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SetReserve1

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) SwigIsCThostFtdcInstrumentOrderCommRateField

func (p SwigcptrCThostFtdcInstrumentOrderCommRateField) SwigIsCThostFtdcInstrumentOrderCommRateField()

func (SwigcptrCThostFtdcInstrumentOrderCommRateField) Swigcptr

type SwigcptrCThostFtdcInstrumentStatusField

type SwigcptrCThostFtdcInstrumentStatusField uintptr

func (SwigcptrCThostFtdcInstrumentStatusField) GetEnterReason

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetEnterReason() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentStatusField) GetEnterTime

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetEnterTime() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentStatusField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentStatusField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentStatusField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentStatusField) GetInstrumentStatus

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetInstrumentStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentStatusField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentStatusField) GetReserve2

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentStatusField) GetSettlementGroupID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetSettlementGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentStatusField) GetTradingSegmentSN

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) GetTradingSegmentSN() (_swig_ret int)

func (SwigcptrCThostFtdcInstrumentStatusField) SetEnterReason

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetEnterReason(arg2 byte)

func (SwigcptrCThostFtdcInstrumentStatusField) SetEnterTime

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetEnterTime(arg2 string)

func (SwigcptrCThostFtdcInstrumentStatusField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInstrumentStatusField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcInstrumentStatusField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentStatusField) SetInstrumentStatus

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetInstrumentStatus(arg2 byte)

func (SwigcptrCThostFtdcInstrumentStatusField) SetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInstrumentStatusField) SetReserve2

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcInstrumentStatusField) SetSettlementGroupID

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetSettlementGroupID(arg2 string)

func (SwigcptrCThostFtdcInstrumentStatusField) SetTradingSegmentSN

func (arg1 SwigcptrCThostFtdcInstrumentStatusField) SetTradingSegmentSN(arg2 int)

func (SwigcptrCThostFtdcInstrumentStatusField) SwigIsCThostFtdcInstrumentStatusField

func (p SwigcptrCThostFtdcInstrumentStatusField) SwigIsCThostFtdcInstrumentStatusField()

func (SwigcptrCThostFtdcInstrumentStatusField) Swigcptr

type SwigcptrCThostFtdcInstrumentTradingRightField

type SwigcptrCThostFtdcInstrumentTradingRightField uintptr

func (SwigcptrCThostFtdcInstrumentTradingRightField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentTradingRightField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentTradingRightField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentTradingRightField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentTradingRightField) GetReserve1

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInstrumentTradingRightField) GetTradingRight

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) GetTradingRight() (_swig_ret byte)

func (SwigcptrCThostFtdcInstrumentTradingRightField) SetBrokerID

func (SwigcptrCThostFtdcInstrumentTradingRightField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInstrumentTradingRightField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInstrumentTradingRightField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcInstrumentTradingRightField) SetReserve1

func (SwigcptrCThostFtdcInstrumentTradingRightField) SetTradingRight

func (arg1 SwigcptrCThostFtdcInstrumentTradingRightField) SetTradingRight(arg2 byte)

func (SwigcptrCThostFtdcInstrumentTradingRightField) SwigIsCThostFtdcInstrumentTradingRightField

func (p SwigcptrCThostFtdcInstrumentTradingRightField) SwigIsCThostFtdcInstrumentTradingRightField()

func (SwigcptrCThostFtdcInstrumentTradingRightField) Swigcptr

type SwigcptrCThostFtdcInvestUnitField

type SwigcptrCThostFtdcInvestUnitField uintptr

func (SwigcptrCThostFtdcInvestUnitField) GetAccountID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetCommModelID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetCommModelID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetInvestorGroupID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetInvestorGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetInvestorUnitName

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetInvestorUnitName() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) GetMarginModelID

func (arg1 SwigcptrCThostFtdcInvestUnitField) GetMarginModelID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestUnitField) SetAccountID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetCommModelID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetCommModelID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetInvestorGroupID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetInvestorGroupID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetInvestorUnitName

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetInvestorUnitName(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SetMarginModelID

func (arg1 SwigcptrCThostFtdcInvestUnitField) SetMarginModelID(arg2 string)

func (SwigcptrCThostFtdcInvestUnitField) SwigIsCThostFtdcInvestUnitField

func (p SwigcptrCThostFtdcInvestUnitField) SwigIsCThostFtdcInvestUnitField()

func (SwigcptrCThostFtdcInvestUnitField) Swigcptr

type SwigcptrCThostFtdcInvestorAccountField

type SwigcptrCThostFtdcInvestorAccountField uintptr

func (SwigcptrCThostFtdcInvestorAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorAccountField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcInvestorAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInvestorAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcInvestorAccountField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorAccountField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInvestorAccountField) SwigIsCThostFtdcInvestorAccountField

func (p SwigcptrCThostFtdcInvestorAccountField) SwigIsCThostFtdcInvestorAccountField()

func (SwigcptrCThostFtdcInvestorAccountField) Swigcptr

type SwigcptrCThostFtdcInvestorField

type SwigcptrCThostFtdcInvestorField uintptr

func (SwigcptrCThostFtdcInvestorField) GetAddress

func (arg1 SwigcptrCThostFtdcInvestorField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetCommModelID

func (arg1 SwigcptrCThostFtdcInvestorField) GetCommModelID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcInvestorField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetIdentifiedCardType

func (arg1 SwigcptrCThostFtdcInvestorField) GetIdentifiedCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorField) GetInvestorGroupID

func (arg1 SwigcptrCThostFtdcInvestorField) GetInvestorGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetInvestorName

func (arg1 SwigcptrCThostFtdcInvestorField) GetInvestorName() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetIsActive

func (arg1 SwigcptrCThostFtdcInvestorField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorField) GetMarginModelID

func (arg1 SwigcptrCThostFtdcInvestorField) GetMarginModelID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetMobile

func (arg1 SwigcptrCThostFtdcInvestorField) GetMobile() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetOpenDate

func (arg1 SwigcptrCThostFtdcInvestorField) GetOpenDate() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) GetTelephone

func (arg1 SwigcptrCThostFtdcInvestorField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorField) SetAddress

func (arg1 SwigcptrCThostFtdcInvestorField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetCommModelID

func (arg1 SwigcptrCThostFtdcInvestorField) SetCommModelID(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcInvestorField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetIdentifiedCardType

func (arg1 SwigcptrCThostFtdcInvestorField) SetIdentifiedCardType(arg2 byte)

func (SwigcptrCThostFtdcInvestorField) SetInvestorGroupID

func (arg1 SwigcptrCThostFtdcInvestorField) SetInvestorGroupID(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetInvestorName

func (arg1 SwigcptrCThostFtdcInvestorField) SetInvestorName(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetIsActive

func (arg1 SwigcptrCThostFtdcInvestorField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcInvestorField) SetMarginModelID

func (arg1 SwigcptrCThostFtdcInvestorField) SetMarginModelID(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetMobile

func (arg1 SwigcptrCThostFtdcInvestorField) SetMobile(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetOpenDate

func (arg1 SwigcptrCThostFtdcInvestorField) SetOpenDate(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SetTelephone

func (arg1 SwigcptrCThostFtdcInvestorField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcInvestorField) SwigIsCThostFtdcInvestorField

func (p SwigcptrCThostFtdcInvestorField) SwigIsCThostFtdcInvestorField()

func (SwigcptrCThostFtdcInvestorField) Swigcptr

type SwigcptrCThostFtdcInvestorGroupField

type SwigcptrCThostFtdcInvestorGroupField uintptr

func (SwigcptrCThostFtdcInvestorGroupField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorGroupField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorGroupField) GetInvestorGroupID

func (arg1 SwigcptrCThostFtdcInvestorGroupField) GetInvestorGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorGroupField) GetInvestorGroupName

func (arg1 SwigcptrCThostFtdcInvestorGroupField) GetInvestorGroupName() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorGroupField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorGroupField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInvestorGroupField) SetInvestorGroupID

func (arg1 SwigcptrCThostFtdcInvestorGroupField) SetInvestorGroupID(arg2 string)

func (SwigcptrCThostFtdcInvestorGroupField) SetInvestorGroupName

func (arg1 SwigcptrCThostFtdcInvestorGroupField) SetInvestorGroupName(arg2 string)

func (SwigcptrCThostFtdcInvestorGroupField) SwigIsCThostFtdcInvestorGroupField

func (p SwigcptrCThostFtdcInvestorGroupField) SwigIsCThostFtdcInvestorGroupField()

func (SwigcptrCThostFtdcInvestorGroupField) Swigcptr

type SwigcptrCThostFtdcInvestorPositionCombineDetailField

type SwigcptrCThostFtdcInvestorPositionCombineDetailField uintptr

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetComTradeID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetComTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetCombInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetCombInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetDirection

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetExchMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetExchMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetLegID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetLegID() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetLegMultiple

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetLegMultiple() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetMargin

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetMarginRateByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetMarginRateByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetOpenDate

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetOpenDate() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetReserve1

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetReserve2

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTotalAmt

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTotalAmt() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTradeGroupID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTradeGroupID() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTradeID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTradingDay

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetBrokerID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetComTradeID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetCombInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetCombInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetDirection

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetExchMargin

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetExchangeID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetHedgeFlag

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetInstrumentID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetInvestUnitID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetInvestorID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetLegID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetLegMultiple

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetMargin

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetMarginRateByMoney(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetMarginRateByVolume(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetOpenDate

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetReserve1

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetReserve2

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetTotalAmt

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetTradeGroupID

func (arg1 SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetTradeGroupID(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetTradeID

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SetTradingDay

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) SwigIsCThostFtdcInvestorPositionCombineDetailField

func (p SwigcptrCThostFtdcInvestorPositionCombineDetailField) SwigIsCThostFtdcInvestorPositionCombineDetailField()

func (SwigcptrCThostFtdcInvestorPositionCombineDetailField) Swigcptr

type SwigcptrCThostFtdcInvestorPositionDetailField

type SwigcptrCThostFtdcInvestorPositionDetailField uintptr

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseProfitByDate

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseProfitByDate() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseProfitByTrade

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseProfitByTrade() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetCloseVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetCombInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetCombInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetDirection

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetExchMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetExchMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetLastSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetLastSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetMarginRateByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetMarginRateByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetOpenDate

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetOpenDate() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetOpenPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetOpenPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetPositionProfitByDate

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetPositionProfitByDate() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetPositionProfitByTrade

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetPositionProfitByTrade() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetReserve1

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetReserve2

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetSpecPosiType

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetSpecPosiType() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetTimeFirstVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetTimeFirstVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetTradeID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetTradeType

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetTradeType() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetTradingDay

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) GetVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetBrokerID

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseProfitByDate

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseProfitByDate(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseProfitByTrade

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseProfitByTrade(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetCloseVolume(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetCombInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetCombInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetDirection

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetExchMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetExchMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetLastSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetLastSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetMargin

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetMarginRateByMoney(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetMarginRateByVolume(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetOpenDate

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetOpenPrice

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetPositionProfitByDate

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetPositionProfitByDate(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetPositionProfitByTrade

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetPositionProfitByTrade(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetReserve1

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetReserve2

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetSpecPosiType

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetSpecPosiType(arg2 byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetTimeFirstVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetTimeFirstVolume(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetTradeID

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetTradeType

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetTradeType(arg2 byte)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetTradingDay

func (arg1 SwigcptrCThostFtdcInvestorPositionDetailField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionDetailField) SetVolume

func (SwigcptrCThostFtdcInvestorPositionDetailField) SwigIsCThostFtdcInvestorPositionDetailField

func (p SwigcptrCThostFtdcInvestorPositionDetailField) SwigIsCThostFtdcInvestorPositionDetailField()

func (SwigcptrCThostFtdcInvestorPositionDetailField) Swigcptr

type SwigcptrCThostFtdcInvestorPositionField

type SwigcptrCThostFtdcInvestorPositionField uintptr

func (SwigcptrCThostFtdcInvestorPositionField) GetAbandonFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetAbandonFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionField) GetCashIn

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCashIn() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetCloseAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCloseAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetCloseProfit

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetCloseProfitByDate

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCloseProfitByDate() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetCloseProfitByTrade

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCloseProfitByTrade() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetCloseVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCloseVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetCombLongFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCombLongFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetCombPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCombPosition() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetCombShortFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCombShortFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetCommission

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionField) GetExchangeMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetExchangeMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetFrozenCash

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetFrozenCash() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetFrozenCommission

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetFrozenCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetFrozenMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionField) GetLongFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetLongFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetLongFrozenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetLongFrozenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetMarginRateByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetMarginRateByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetOpenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetOpenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetOpenCost

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetOpenCost() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetOpenVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetOpenVolume() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetPosiDirection

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPosiDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionField) GetPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPosition() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetPositionCost

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPositionCost() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetPositionCostOffset

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPositionCostOffset() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetPositionDate

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPositionDate() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorPositionField) GetPositionProfit

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPositionProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetPreMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPreMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetPreSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetReserve1

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionField) GetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetShortFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetShortFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetShortFrozenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetShortFrozenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetStrikeFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetStrikeFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetStrikeFrozenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetStrikeFrozenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetTasPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetTasPosition() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetTasPositionCost

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetTasPositionCost() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetTodayPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetTodayPosition() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetTradingDay

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorPositionField) GetUseMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetUseMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorPositionField) GetYdPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetYdPosition() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) GetYdStrikeFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) GetYdStrikeFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorPositionField) SetAbandonFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetAbandonFrozen(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionField) SetCashIn

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCashIn(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetCloseAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCloseAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetCloseProfit

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCloseProfit(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetCloseProfitByDate

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCloseProfitByDate(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetCloseProfitByTrade

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCloseProfitByTrade(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetCloseVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCloseVolume(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetCombLongFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCombLongFrozen(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetCombPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCombPosition(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetCombShortFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCombShortFrozen(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetCommission

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetCommission(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionField) SetExchangeMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetExchangeMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetFrozenCash

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetFrozenCash(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetFrozenCommission

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetFrozenCommission(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetFrozenMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcInvestorPositionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionField) SetLongFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetLongFrozen(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetLongFrozenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetLongFrozenAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetMarginRateByMoney(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetMarginRateByVolume(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetOpenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetOpenAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetOpenCost

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetOpenCost(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetOpenVolume

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetOpenVolume(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetPosiDirection

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPosiDirection(arg2 byte)

func (SwigcptrCThostFtdcInvestorPositionField) SetPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPosition(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetPositionCost

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPositionCost(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetPositionCostOffset

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPositionCostOffset(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetPositionDate

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPositionDate(arg2 byte)

func (SwigcptrCThostFtdcInvestorPositionField) SetPositionProfit

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPositionProfit(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetPreMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPreMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetPreSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetReserve1

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionField) SetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetSettlementPrice

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetShortFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetShortFrozen(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetShortFrozenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetShortFrozenAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetStrikeFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetStrikeFrozen(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetStrikeFrozenAmount

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetStrikeFrozenAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetTasPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetTasPosition(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetTasPositionCost

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetTasPositionCost(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetTodayPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetTodayPosition(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetTradingDay

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcInvestorPositionField) SetUseMargin

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetUseMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorPositionField) SetYdPosition

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetYdPosition(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SetYdStrikeFrozen

func (arg1 SwigcptrCThostFtdcInvestorPositionField) SetYdStrikeFrozen(arg2 int)

func (SwigcptrCThostFtdcInvestorPositionField) SwigIsCThostFtdcInvestorPositionField

func (p SwigcptrCThostFtdcInvestorPositionField) SwigIsCThostFtdcInvestorPositionField()

func (SwigcptrCThostFtdcInvestorPositionField) Swigcptr

type SwigcptrCThostFtdcInvestorProductGroupMarginField

type SwigcptrCThostFtdcInvestorProductGroupMarginField uintptr

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetCashIn

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetCashIn() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetCloseProfit

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetCommission

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetExchMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetExchMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetExchOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetExchOffsetAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetExchangeID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetFrozenCash

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetFrozenCash() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetFrozenCommission

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetFrozenCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetFrozenMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongExchMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongExchMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongExchOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongExchOffsetAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongFrozenMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongOffsetAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongUseMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetLongUseMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetOffsetAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetPositionProfit

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetPositionProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetProductGroupID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetProductGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetReserve1

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortExchMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortExchMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortExchOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortExchOffsetAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortFrozenMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortOffsetAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortUseMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetShortUseMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetTradingDay

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) GetUseMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) GetUseMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetBrokerID

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetCashIn

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetCloseProfit

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetCommission

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetExchMargin

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetExchOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetExchOffsetAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetExchangeID

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetFrozenCash

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetFrozenCommission

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetFrozenCommission(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetFrozenMargin

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetHedgeFlag

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetInvestorID

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongExchMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongExchMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongExchOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongExchOffsetAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongFrozenMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongOffsetAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongUseMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetLongUseMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetOffsetAmount

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetPositionProfit

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetPositionProfit(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetProductGroupID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetProductGroupID(arg2 string)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetReserve1

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetSettlementID

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortExchMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortExchMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortExchOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortExchOffsetAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortFrozenMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortOffsetAmount

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortOffsetAmount(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortUseMargin

func (arg1 SwigcptrCThostFtdcInvestorProductGroupMarginField) SetShortUseMargin(arg2 float64)

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetTradingDay

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SetUseMargin

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) SwigIsCThostFtdcInvestorProductGroupMarginField

func (p SwigcptrCThostFtdcInvestorProductGroupMarginField) SwigIsCThostFtdcInvestorProductGroupMarginField()

func (SwigcptrCThostFtdcInvestorProductGroupMarginField) Swigcptr

type SwigcptrCThostFtdcInvestorWithdrawAlgorithmField

type SwigcptrCThostFtdcInvestorWithdrawAlgorithmField uintptr

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetBrokerID

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetFundMortgageRatio

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetFundMortgageRatio() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetInvestorID

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetUsingRatio

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) GetUsingRatio() (_swig_ret float64)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetBrokerID

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetCurrencyID

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetFundMortgageRatio

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetFundMortgageRatio(arg2 float64)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetInvestorID

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SetUsingRatio

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SwigIsCThostFtdcInvestorWithdrawAlgorithmField

func (p SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) SwigIsCThostFtdcInvestorWithdrawAlgorithmField()

func (SwigcptrCThostFtdcInvestorWithdrawAlgorithmField) Swigcptr

type SwigcptrCThostFtdcLinkManField

type SwigcptrCThostFtdcLinkManField uintptr

func (SwigcptrCThostFtdcLinkManField) GetAddress

func (arg1 SwigcptrCThostFtdcLinkManField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetBrokerID

func (arg1 SwigcptrCThostFtdcLinkManField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcLinkManField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetIdentifiedCardType

func (arg1 SwigcptrCThostFtdcLinkManField) GetIdentifiedCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcLinkManField) GetInvestorID

func (arg1 SwigcptrCThostFtdcLinkManField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetPersonFullName

func (arg1 SwigcptrCThostFtdcLinkManField) GetPersonFullName() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetPersonName

func (arg1 SwigcptrCThostFtdcLinkManField) GetPersonName() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetPersonType

func (arg1 SwigcptrCThostFtdcLinkManField) GetPersonType() (_swig_ret byte)

func (SwigcptrCThostFtdcLinkManField) GetPriority

func (arg1 SwigcptrCThostFtdcLinkManField) GetPriority() (_swig_ret int)

func (SwigcptrCThostFtdcLinkManField) GetTelephone

func (arg1 SwigcptrCThostFtdcLinkManField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetUOAZipCode

func (arg1 SwigcptrCThostFtdcLinkManField) GetUOAZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) GetZipCode

func (arg1 SwigcptrCThostFtdcLinkManField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcLinkManField) SetAddress

func (arg1 SwigcptrCThostFtdcLinkManField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetBrokerID

func (arg1 SwigcptrCThostFtdcLinkManField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcLinkManField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetIdentifiedCardType

func (arg1 SwigcptrCThostFtdcLinkManField) SetIdentifiedCardType(arg2 byte)

func (SwigcptrCThostFtdcLinkManField) SetInvestorID

func (arg1 SwigcptrCThostFtdcLinkManField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetPersonFullName

func (arg1 SwigcptrCThostFtdcLinkManField) SetPersonFullName(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetPersonName

func (arg1 SwigcptrCThostFtdcLinkManField) SetPersonName(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetPersonType

func (arg1 SwigcptrCThostFtdcLinkManField) SetPersonType(arg2 byte)

func (SwigcptrCThostFtdcLinkManField) SetPriority

func (arg1 SwigcptrCThostFtdcLinkManField) SetPriority(arg2 int)

func (SwigcptrCThostFtdcLinkManField) SetTelephone

func (arg1 SwigcptrCThostFtdcLinkManField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetUOAZipCode

func (arg1 SwigcptrCThostFtdcLinkManField) SetUOAZipCode(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SetZipCode

func (arg1 SwigcptrCThostFtdcLinkManField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcLinkManField) SwigIsCThostFtdcLinkManField

func (p SwigcptrCThostFtdcLinkManField) SwigIsCThostFtdcLinkManField()

func (SwigcptrCThostFtdcLinkManField) Swigcptr

type SwigcptrCThostFtdcLoadSettlementInfoField

type SwigcptrCThostFtdcLoadSettlementInfoField uintptr

func (SwigcptrCThostFtdcLoadSettlementInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcLoadSettlementInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcLoadSettlementInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcLoadSettlementInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcLoadSettlementInfoField) SwigIsCThostFtdcLoadSettlementInfoField

func (p SwigcptrCThostFtdcLoadSettlementInfoField) SwigIsCThostFtdcLoadSettlementInfoField()

func (SwigcptrCThostFtdcLoadSettlementInfoField) Swigcptr

type SwigcptrCThostFtdcLoginForbiddenIPField

type SwigcptrCThostFtdcLoginForbiddenIPField uintptr

func (SwigcptrCThostFtdcLoginForbiddenIPField) GetIPAddress

func (arg1 SwigcptrCThostFtdcLoginForbiddenIPField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcLoginForbiddenIPField) GetReserve1

func (arg1 SwigcptrCThostFtdcLoginForbiddenIPField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcLoginForbiddenIPField) SetIPAddress

func (arg1 SwigcptrCThostFtdcLoginForbiddenIPField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcLoginForbiddenIPField) SetReserve1

func (arg1 SwigcptrCThostFtdcLoginForbiddenIPField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcLoginForbiddenIPField) SwigIsCThostFtdcLoginForbiddenIPField

func (p SwigcptrCThostFtdcLoginForbiddenIPField) SwigIsCThostFtdcLoginForbiddenIPField()

func (SwigcptrCThostFtdcLoginForbiddenIPField) Swigcptr

type SwigcptrCThostFtdcLoginForbiddenUserField

type SwigcptrCThostFtdcLoginForbiddenUserField uintptr

func (SwigcptrCThostFtdcLoginForbiddenUserField) GetBrokerID

func (arg1 SwigcptrCThostFtdcLoginForbiddenUserField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcLoginForbiddenUserField) GetIPAddress

func (arg1 SwigcptrCThostFtdcLoginForbiddenUserField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcLoginForbiddenUserField) GetReserve1

func (arg1 SwigcptrCThostFtdcLoginForbiddenUserField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcLoginForbiddenUserField) GetUserID

func (arg1 SwigcptrCThostFtdcLoginForbiddenUserField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcLoginForbiddenUserField) SetBrokerID

func (arg1 SwigcptrCThostFtdcLoginForbiddenUserField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcLoginForbiddenUserField) SetIPAddress

func (arg1 SwigcptrCThostFtdcLoginForbiddenUserField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcLoginForbiddenUserField) SetReserve1

func (arg1 SwigcptrCThostFtdcLoginForbiddenUserField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcLoginForbiddenUserField) SetUserID

func (SwigcptrCThostFtdcLoginForbiddenUserField) SwigIsCThostFtdcLoginForbiddenUserField

func (p SwigcptrCThostFtdcLoginForbiddenUserField) SwigIsCThostFtdcLoginForbiddenUserField()

func (SwigcptrCThostFtdcLoginForbiddenUserField) Swigcptr

type SwigcptrCThostFtdcLoginInfoField

type SwigcptrCThostFtdcLoginInfoField uintptr

func (SwigcptrCThostFtdcLoginInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetCZCETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetCZCETime() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetDCETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetDCETime() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetFFEXTime

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetFFEXTime() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetFrontID

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcLoginInfoField) GetINETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetINETime() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetIPAddress

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetInterfaceProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetIsQryControl

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetIsQryControl() (_swig_ret int)

func (SwigcptrCThostFtdcLoginInfoField) GetLoginDate

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetLoginDate() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetLoginRemark

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetLoginRemark() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetLoginTime

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetLoginTime() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetMacAddress

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetMaxOrderRef

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetMaxOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetOneTimePassword

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetOneTimePassword() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetPassword

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetPasswordDeprecated

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetPasswordDeprecated() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetProtocolInfo

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetProtocolInfo() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetReserve1

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetSHFETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetSHFETime() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetSessionID

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcLoginInfoField) GetSystemName

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetSystemName() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetUserID

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcLoginInfoField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcLoginInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetCZCETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetCZCETime(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetDCETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetDCETime(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetFFEXTime

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetFFEXTime(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetFrontID

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcLoginInfoField) SetINETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetINETime(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetIPAddress

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetInterfaceProductInfo(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetIsQryControl

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetIsQryControl(arg2 int)

func (SwigcptrCThostFtdcLoginInfoField) SetLoginDate

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetLoginDate(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetLoginRemark

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetLoginRemark(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetLoginTime

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetLoginTime(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetMacAddress

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetMaxOrderRef

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetMaxOrderRef(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetOneTimePassword

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetOneTimePassword(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetPassword

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetPasswordDeprecated

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetPasswordDeprecated(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetProtocolInfo

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetProtocolInfo(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetReserve1

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetSHFETime

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetSHFETime(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetSessionID

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcLoginInfoField) SetSystemName

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetSystemName(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetUserID

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcLoginInfoField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcLoginInfoField) SwigIsCThostFtdcLoginInfoField

func (p SwigcptrCThostFtdcLoginInfoField) SwigIsCThostFtdcLoginInfoField()

func (SwigcptrCThostFtdcLoginInfoField) Swigcptr

type SwigcptrCThostFtdcLogoutAllField

type SwigcptrCThostFtdcLogoutAllField uintptr

func (SwigcptrCThostFtdcLogoutAllField) GetFrontID

func (arg1 SwigcptrCThostFtdcLogoutAllField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcLogoutAllField) GetSessionID

func (arg1 SwigcptrCThostFtdcLogoutAllField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcLogoutAllField) GetSystemName

func (arg1 SwigcptrCThostFtdcLogoutAllField) GetSystemName() (_swig_ret string)

func (SwigcptrCThostFtdcLogoutAllField) SetFrontID

func (arg1 SwigcptrCThostFtdcLogoutAllField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcLogoutAllField) SetSessionID

func (arg1 SwigcptrCThostFtdcLogoutAllField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcLogoutAllField) SetSystemName

func (arg1 SwigcptrCThostFtdcLogoutAllField) SetSystemName(arg2 string)

func (SwigcptrCThostFtdcLogoutAllField) SwigIsCThostFtdcLogoutAllField

func (p SwigcptrCThostFtdcLogoutAllField) SwigIsCThostFtdcLogoutAllField()

func (SwigcptrCThostFtdcLogoutAllField) Swigcptr

type SwigcptrCThostFtdcMDTraderOfferField

type SwigcptrCThostFtdcMDTraderOfferField uintptr

func (SwigcptrCThostFtdcMDTraderOfferField) GetBrokerID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetConnectDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetConnectDate() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetConnectRequestDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetConnectRequestDate() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetConnectRequestTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetConnectRequestTime() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetConnectTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetConnectTime() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetExchangeID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetInstallID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcMDTraderOfferField) GetLastReportDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetLastReportDate() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetLastReportTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetLastReportTime() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetMaxOrderMessageReference

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetMaxOrderMessageReference() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetMaxTradeID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetMaxTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetParticipantID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetPassword

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetStartDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetStartDate() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetStartTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetStartTime() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetTraderConnectStatus

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetTraderConnectStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcMDTraderOfferField) GetTraderID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) GetTradingDay

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetBrokerID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetConnectDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetConnectDate(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetConnectRequestDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetConnectRequestDate(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetConnectRequestTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetConnectRequestTime(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetConnectTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetConnectTime(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetExchangeID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetInstallID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcMDTraderOfferField) SetLastReportDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetLastReportDate(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetLastReportTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetLastReportTime(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetMaxOrderMessageReference

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetMaxOrderMessageReference(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetMaxTradeID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetMaxTradeID(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetParticipantID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetPassword

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetStartDate

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetStartDate(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetStartTime

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetStartTime(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetTraderConnectStatus

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetTraderConnectStatus(arg2 byte)

func (SwigcptrCThostFtdcMDTraderOfferField) SetTraderID

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SetTradingDay

func (arg1 SwigcptrCThostFtdcMDTraderOfferField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcMDTraderOfferField) SwigIsCThostFtdcMDTraderOfferField

func (p SwigcptrCThostFtdcMDTraderOfferField) SwigIsCThostFtdcMDTraderOfferField()

func (SwigcptrCThostFtdcMDTraderOfferField) Swigcptr

type SwigcptrCThostFtdcMMInstrumentCommissionRateField

type SwigcptrCThostFtdcMMInstrumentCommissionRateField uintptr

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseTodayRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetCloseTodayRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetOpenRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetOpenRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetBrokerID

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseTodayRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetCloseTodayRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetInvestorID

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetOpenRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetOpenRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SetReserve1

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) SwigIsCThostFtdcMMInstrumentCommissionRateField

func (p SwigcptrCThostFtdcMMInstrumentCommissionRateField) SwigIsCThostFtdcMMInstrumentCommissionRateField()

func (SwigcptrCThostFtdcMMInstrumentCommissionRateField) Swigcptr

type SwigcptrCThostFtdcMMOptionInstrCommRateField

type SwigcptrCThostFtdcMMOptionInstrCommRateField uintptr

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseTodayRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetCloseTodayRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetOpenRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetOpenRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetStrikeRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetStrikeRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) GetStrikeRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) GetStrikeRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetBrokerID

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseTodayRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetCloseTodayRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetInvestorID

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetOpenRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetOpenRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetReserve1

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetStrikeRatioByMoney

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetStrikeRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SetStrikeRatioByVolume

func (arg1 SwigcptrCThostFtdcMMOptionInstrCommRateField) SetStrikeRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) SwigIsCThostFtdcMMOptionInstrCommRateField

func (p SwigcptrCThostFtdcMMOptionInstrCommRateField) SwigIsCThostFtdcMMOptionInstrCommRateField()

func (SwigcptrCThostFtdcMMOptionInstrCommRateField) Swigcptr

type SwigcptrCThostFtdcManualSyncBrokerUserOTPField

type SwigcptrCThostFtdcManualSyncBrokerUserOTPField uintptr

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetBrokerID

func (arg1 SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetFirstOTP

func (arg1 SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetFirstOTP() (_swig_ret string)

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetOTPType

func (arg1 SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetOTPType() (_swig_ret byte)

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetSecondOTP

func (arg1 SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetSecondOTP() (_swig_ret string)

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetUserID

func (arg1 SwigcptrCThostFtdcManualSyncBrokerUserOTPField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) SetBrokerID

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) SetFirstOTP

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) SetOTPType

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) SetSecondOTP

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) SetUserID

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) SwigIsCThostFtdcManualSyncBrokerUserOTPField

func (p SwigcptrCThostFtdcManualSyncBrokerUserOTPField) SwigIsCThostFtdcManualSyncBrokerUserOTPField()

func (SwigcptrCThostFtdcManualSyncBrokerUserOTPField) Swigcptr

type SwigcptrCThostFtdcMarginModelField

type SwigcptrCThostFtdcMarginModelField uintptr

func (SwigcptrCThostFtdcMarginModelField) GetBrokerID

func (arg1 SwigcptrCThostFtdcMarginModelField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcMarginModelField) GetMarginModelID

func (arg1 SwigcptrCThostFtdcMarginModelField) GetMarginModelID() (_swig_ret string)

func (SwigcptrCThostFtdcMarginModelField) GetMarginModelName

func (arg1 SwigcptrCThostFtdcMarginModelField) GetMarginModelName() (_swig_ret string)

func (SwigcptrCThostFtdcMarginModelField) SetBrokerID

func (arg1 SwigcptrCThostFtdcMarginModelField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcMarginModelField) SetMarginModelID

func (arg1 SwigcptrCThostFtdcMarginModelField) SetMarginModelID(arg2 string)

func (SwigcptrCThostFtdcMarginModelField) SetMarginModelName

func (arg1 SwigcptrCThostFtdcMarginModelField) SetMarginModelName(arg2 string)

func (SwigcptrCThostFtdcMarginModelField) SwigIsCThostFtdcMarginModelField

func (p SwigcptrCThostFtdcMarginModelField) SwigIsCThostFtdcMarginModelField()

func (SwigcptrCThostFtdcMarginModelField) Swigcptr

type SwigcptrCThostFtdcMarketDataAsk23Field

type SwigcptrCThostFtdcMarketDataAsk23Field uintptr

func (SwigcptrCThostFtdcMarketDataAsk23Field) GetAskPrice2

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) GetAskPrice2() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataAsk23Field) GetAskPrice3

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) GetAskPrice3() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataAsk23Field) GetAskVolume2

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) GetAskVolume2() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataAsk23Field) GetAskVolume3

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) GetAskVolume3() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataAsk23Field) SetAskPrice2

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) SetAskPrice2(arg2 float64)

func (SwigcptrCThostFtdcMarketDataAsk23Field) SetAskPrice3

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) SetAskPrice3(arg2 float64)

func (SwigcptrCThostFtdcMarketDataAsk23Field) SetAskVolume2

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) SetAskVolume2(arg2 int)

func (SwigcptrCThostFtdcMarketDataAsk23Field) SetAskVolume3

func (arg1 SwigcptrCThostFtdcMarketDataAsk23Field) SetAskVolume3(arg2 int)

func (SwigcptrCThostFtdcMarketDataAsk23Field) SwigIsCThostFtdcMarketDataAsk23Field

func (p SwigcptrCThostFtdcMarketDataAsk23Field) SwigIsCThostFtdcMarketDataAsk23Field()

func (SwigcptrCThostFtdcMarketDataAsk23Field) Swigcptr

type SwigcptrCThostFtdcMarketDataAsk45Field

type SwigcptrCThostFtdcMarketDataAsk45Field uintptr

func (SwigcptrCThostFtdcMarketDataAsk45Field) GetAskPrice4

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) GetAskPrice4() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataAsk45Field) GetAskPrice5

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) GetAskPrice5() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataAsk45Field) GetAskVolume4

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) GetAskVolume4() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataAsk45Field) GetAskVolume5

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) GetAskVolume5() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataAsk45Field) SetAskPrice4

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) SetAskPrice4(arg2 float64)

func (SwigcptrCThostFtdcMarketDataAsk45Field) SetAskPrice5

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) SetAskPrice5(arg2 float64)

func (SwigcptrCThostFtdcMarketDataAsk45Field) SetAskVolume4

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) SetAskVolume4(arg2 int)

func (SwigcptrCThostFtdcMarketDataAsk45Field) SetAskVolume5

func (arg1 SwigcptrCThostFtdcMarketDataAsk45Field) SetAskVolume5(arg2 int)

func (SwigcptrCThostFtdcMarketDataAsk45Field) SwigIsCThostFtdcMarketDataAsk45Field

func (p SwigcptrCThostFtdcMarketDataAsk45Field) SwigIsCThostFtdcMarketDataAsk45Field()

func (SwigcptrCThostFtdcMarketDataAsk45Field) Swigcptr

type SwigcptrCThostFtdcMarketDataAveragePriceField

type SwigcptrCThostFtdcMarketDataAveragePriceField uintptr

func (SwigcptrCThostFtdcMarketDataAveragePriceField) GetAveragePrice

func (arg1 SwigcptrCThostFtdcMarketDataAveragePriceField) GetAveragePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataAveragePriceField) SetAveragePrice

func (arg1 SwigcptrCThostFtdcMarketDataAveragePriceField) SetAveragePrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataAveragePriceField) SwigIsCThostFtdcMarketDataAveragePriceField

func (p SwigcptrCThostFtdcMarketDataAveragePriceField) SwigIsCThostFtdcMarketDataAveragePriceField()

func (SwigcptrCThostFtdcMarketDataAveragePriceField) Swigcptr

type SwigcptrCThostFtdcMarketDataBaseField

type SwigcptrCThostFtdcMarketDataBaseField uintptr

func (SwigcptrCThostFtdcMarketDataBaseField) GetPreClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) GetPreClosePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBaseField) GetPreDelta

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) GetPreDelta() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBaseField) GetPreOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) GetPreOpenInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBaseField) GetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) GetPreSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBaseField) GetTradingDay

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataBaseField) SetPreClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) SetPreClosePrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBaseField) SetPreDelta

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) SetPreDelta(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBaseField) SetPreOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) SetPreOpenInterest(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBaseField) SetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) SetPreSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBaseField) SetTradingDay

func (arg1 SwigcptrCThostFtdcMarketDataBaseField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcMarketDataBaseField) SwigIsCThostFtdcMarketDataBaseField

func (p SwigcptrCThostFtdcMarketDataBaseField) SwigIsCThostFtdcMarketDataBaseField()

func (SwigcptrCThostFtdcMarketDataBaseField) Swigcptr

type SwigcptrCThostFtdcMarketDataBestPriceField

type SwigcptrCThostFtdcMarketDataBestPriceField uintptr

func (SwigcptrCThostFtdcMarketDataBestPriceField) GetAskPrice1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) GetAskPrice1() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBestPriceField) GetAskVolume1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) GetAskVolume1() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataBestPriceField) GetBidPrice1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) GetBidPrice1() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBestPriceField) GetBidVolume1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) GetBidVolume1() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataBestPriceField) SetAskPrice1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) SetAskPrice1(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBestPriceField) SetAskVolume1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) SetAskVolume1(arg2 int)

func (SwigcptrCThostFtdcMarketDataBestPriceField) SetBidPrice1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) SetBidPrice1(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBestPriceField) SetBidVolume1

func (arg1 SwigcptrCThostFtdcMarketDataBestPriceField) SetBidVolume1(arg2 int)

func (SwigcptrCThostFtdcMarketDataBestPriceField) SwigIsCThostFtdcMarketDataBestPriceField

func (p SwigcptrCThostFtdcMarketDataBestPriceField) SwigIsCThostFtdcMarketDataBestPriceField()

func (SwigcptrCThostFtdcMarketDataBestPriceField) Swigcptr

type SwigcptrCThostFtdcMarketDataBid23Field

type SwigcptrCThostFtdcMarketDataBid23Field uintptr

func (SwigcptrCThostFtdcMarketDataBid23Field) GetBidPrice2

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) GetBidPrice2() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBid23Field) GetBidPrice3

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) GetBidPrice3() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBid23Field) GetBidVolume2

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) GetBidVolume2() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataBid23Field) GetBidVolume3

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) GetBidVolume3() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataBid23Field) SetBidPrice2

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) SetBidPrice2(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBid23Field) SetBidPrice3

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) SetBidPrice3(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBid23Field) SetBidVolume2

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) SetBidVolume2(arg2 int)

func (SwigcptrCThostFtdcMarketDataBid23Field) SetBidVolume3

func (arg1 SwigcptrCThostFtdcMarketDataBid23Field) SetBidVolume3(arg2 int)

func (SwigcptrCThostFtdcMarketDataBid23Field) SwigIsCThostFtdcMarketDataBid23Field

func (p SwigcptrCThostFtdcMarketDataBid23Field) SwigIsCThostFtdcMarketDataBid23Field()

func (SwigcptrCThostFtdcMarketDataBid23Field) Swigcptr

type SwigcptrCThostFtdcMarketDataBid45Field

type SwigcptrCThostFtdcMarketDataBid45Field uintptr

func (SwigcptrCThostFtdcMarketDataBid45Field) GetBidPrice4

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) GetBidPrice4() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBid45Field) GetBidPrice5

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) GetBidPrice5() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataBid45Field) GetBidVolume4

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) GetBidVolume4() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataBid45Field) GetBidVolume5

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) GetBidVolume5() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataBid45Field) SetBidPrice4

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) SetBidPrice4(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBid45Field) SetBidPrice5

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) SetBidPrice5(arg2 float64)

func (SwigcptrCThostFtdcMarketDataBid45Field) SetBidVolume4

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) SetBidVolume4(arg2 int)

func (SwigcptrCThostFtdcMarketDataBid45Field) SetBidVolume5

func (arg1 SwigcptrCThostFtdcMarketDataBid45Field) SetBidVolume5(arg2 int)

func (SwigcptrCThostFtdcMarketDataBid45Field) SwigIsCThostFtdcMarketDataBid45Field

func (p SwigcptrCThostFtdcMarketDataBid45Field) SwigIsCThostFtdcMarketDataBid45Field()

func (SwigcptrCThostFtdcMarketDataBid45Field) Swigcptr

type SwigcptrCThostFtdcMarketDataExchangeField

type SwigcptrCThostFtdcMarketDataExchangeField uintptr

func (SwigcptrCThostFtdcMarketDataExchangeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcMarketDataExchangeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataExchangeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcMarketDataExchangeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcMarketDataExchangeField) SwigIsCThostFtdcMarketDataExchangeField

func (p SwigcptrCThostFtdcMarketDataExchangeField) SwigIsCThostFtdcMarketDataExchangeField()

func (SwigcptrCThostFtdcMarketDataExchangeField) Swigcptr

type SwigcptrCThostFtdcMarketDataField

type SwigcptrCThostFtdcMarketDataField uintptr

func (SwigcptrCThostFtdcMarketDataField) GetActionDay

func (arg1 SwigcptrCThostFtdcMarketDataField) GetActionDay() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetClosePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetCurrDelta

func (arg1 SwigcptrCThostFtdcMarketDataField) GetCurrDelta() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetExchangeID

func (arg1 SwigcptrCThostFtdcMarketDataField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcMarketDataField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetHighestPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetHighestPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcMarketDataField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetLastPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetLastPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetLowerLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetLowerLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetLowestPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetLowestPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataField) GetOpenInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetOpenPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetOpenPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetPreClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetPreClosePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetPreDelta

func (arg1 SwigcptrCThostFtdcMarketDataField) GetPreDelta() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetPreOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataField) GetPreOpenInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetPreSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetReserve1

func (arg1 SwigcptrCThostFtdcMarketDataField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetReserve2

func (arg1 SwigcptrCThostFtdcMarketDataField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetTradingDay

func (arg1 SwigcptrCThostFtdcMarketDataField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetTurnover

func (arg1 SwigcptrCThostFtdcMarketDataField) GetTurnover() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetUpdateMillisec

func (arg1 SwigcptrCThostFtdcMarketDataField) GetUpdateMillisec() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataField) GetUpdateTime

func (arg1 SwigcptrCThostFtdcMarketDataField) GetUpdateTime() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataField) GetUpperLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) GetUpperLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataField) GetVolume

func (arg1 SwigcptrCThostFtdcMarketDataField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataField) SetActionDay

func (arg1 SwigcptrCThostFtdcMarketDataField) SetActionDay(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetClosePrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetCurrDelta

func (arg1 SwigcptrCThostFtdcMarketDataField) SetCurrDelta(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetExchangeID

func (arg1 SwigcptrCThostFtdcMarketDataField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcMarketDataField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetHighestPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetHighestPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcMarketDataField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetLastPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetLastPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetLowerLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetLowerLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetLowestPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetLowestPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataField) SetOpenInterest(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetOpenPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetOpenPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetPreClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetPreClosePrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetPreDelta

func (arg1 SwigcptrCThostFtdcMarketDataField) SetPreDelta(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetPreOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataField) SetPreOpenInterest(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetPreSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetReserve1

func (arg1 SwigcptrCThostFtdcMarketDataField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetReserve2

func (arg1 SwigcptrCThostFtdcMarketDataField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetTradingDay

func (arg1 SwigcptrCThostFtdcMarketDataField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetTurnover

func (arg1 SwigcptrCThostFtdcMarketDataField) SetTurnover(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetUpdateMillisec

func (arg1 SwigcptrCThostFtdcMarketDataField) SetUpdateMillisec(arg2 int)

func (SwigcptrCThostFtdcMarketDataField) SetUpdateTime

func (arg1 SwigcptrCThostFtdcMarketDataField) SetUpdateTime(arg2 string)

func (SwigcptrCThostFtdcMarketDataField) SetUpperLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataField) SetUpperLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataField) SetVolume

func (arg1 SwigcptrCThostFtdcMarketDataField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcMarketDataField) SwigIsCThostFtdcMarketDataField

func (p SwigcptrCThostFtdcMarketDataField) SwigIsCThostFtdcMarketDataField()

func (SwigcptrCThostFtdcMarketDataField) Swigcptr

type SwigcptrCThostFtdcMarketDataLastMatchField

type SwigcptrCThostFtdcMarketDataLastMatchField uintptr

func (SwigcptrCThostFtdcMarketDataLastMatchField) GetLastPrice

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) GetLastPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataLastMatchField) GetOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) GetOpenInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataLastMatchField) GetTurnover

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) GetTurnover() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataLastMatchField) GetVolume

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataLastMatchField) SetLastPrice

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) SetLastPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataLastMatchField) SetOpenInterest

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) SetOpenInterest(arg2 float64)

func (SwigcptrCThostFtdcMarketDataLastMatchField) SetTurnover

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) SetTurnover(arg2 float64)

func (SwigcptrCThostFtdcMarketDataLastMatchField) SetVolume

func (arg1 SwigcptrCThostFtdcMarketDataLastMatchField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcMarketDataLastMatchField) SwigIsCThostFtdcMarketDataLastMatchField

func (p SwigcptrCThostFtdcMarketDataLastMatchField) SwigIsCThostFtdcMarketDataLastMatchField()

func (SwigcptrCThostFtdcMarketDataLastMatchField) Swigcptr

type SwigcptrCThostFtdcMarketDataStaticField

type SwigcptrCThostFtdcMarketDataStaticField uintptr

func (SwigcptrCThostFtdcMarketDataStaticField) GetClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetClosePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) GetCurrDelta

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetCurrDelta() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) GetHighestPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetHighestPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) GetLowerLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetLowerLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) GetLowestPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetLowestPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) GetOpenPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetOpenPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) GetSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) GetUpperLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) GetUpperLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetClosePrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetClosePrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetCurrDelta

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetCurrDelta(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetHighestPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetHighestPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetLowerLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetLowerLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetLowestPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetLowestPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetOpenPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetOpenPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetSettlementPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SetUpperLimitPrice

func (arg1 SwigcptrCThostFtdcMarketDataStaticField) SetUpperLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcMarketDataStaticField) SwigIsCThostFtdcMarketDataStaticField

func (p SwigcptrCThostFtdcMarketDataStaticField) SwigIsCThostFtdcMarketDataStaticField()

func (SwigcptrCThostFtdcMarketDataStaticField) Swigcptr

type SwigcptrCThostFtdcMarketDataUpdateTimeField

type SwigcptrCThostFtdcMarketDataUpdateTimeField uintptr

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) GetActionDay

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) GetActionDay() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) GetReserve1

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) GetUpdateMillisec

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) GetUpdateMillisec() (_swig_ret int)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) GetUpdateTime

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) GetUpdateTime() (_swig_ret string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) SetActionDay

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) SetActionDay(arg2 string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) SetReserve1

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) SetUpdateMillisec

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) SetUpdateMillisec(arg2 int)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) SetUpdateTime

func (arg1 SwigcptrCThostFtdcMarketDataUpdateTimeField) SetUpdateTime(arg2 string)

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) SwigIsCThostFtdcMarketDataUpdateTimeField

func (p SwigcptrCThostFtdcMarketDataUpdateTimeField) SwigIsCThostFtdcMarketDataUpdateTimeField()

func (SwigcptrCThostFtdcMarketDataUpdateTimeField) Swigcptr

type SwigcptrCThostFtdcMdApi

type SwigcptrCThostFtdcMdApi uintptr

func (SwigcptrCThostFtdcMdApi) GetTradingDay

func (arg1 SwigcptrCThostFtdcMdApi) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcMdApi) Init

func (arg1 SwigcptrCThostFtdcMdApi) Init()

func (SwigcptrCThostFtdcMdApi) Join

func (arg1 SwigcptrCThostFtdcMdApi) Join() (_swig_ret int)

func (SwigcptrCThostFtdcMdApi) RegisterFensUserInfo

func (arg1 SwigcptrCThostFtdcMdApi) RegisterFensUserInfo(arg2 CThostFtdcFensUserInfoField)

func (SwigcptrCThostFtdcMdApi) RegisterFront

func (arg1 SwigcptrCThostFtdcMdApi) RegisterFront(arg2 string)

func (SwigcptrCThostFtdcMdApi) RegisterNameServer

func (arg1 SwigcptrCThostFtdcMdApi) RegisterNameServer(arg2 string)

func (SwigcptrCThostFtdcMdApi) RegisterSpi

func (arg1 SwigcptrCThostFtdcMdApi) RegisterSpi(arg2 CThostFtdcMdSpi)

func (SwigcptrCThostFtdcMdApi) Release

func (arg1 SwigcptrCThostFtdcMdApi) Release()

func (SwigcptrCThostFtdcMdApi) ReqQryMulticastInstrument

func (arg1 SwigcptrCThostFtdcMdApi) ReqQryMulticastInstrument(arg2 CThostFtdcQryMulticastInstrumentField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcMdApi) ReqUserLogin

func (arg1 SwigcptrCThostFtdcMdApi) ReqUserLogin(arg2 CThostFtdcReqUserLoginField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcMdApi) ReqUserLogout

func (arg1 SwigcptrCThostFtdcMdApi) ReqUserLogout(arg2 CThostFtdcUserLogoutField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcMdApi) SubscribeForQuoteRsp

func (arg1 SwigcptrCThostFtdcMdApi) SubscribeForQuoteRsp(arg2 *string, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcMdApi) SubscribeMarketData

func (arg1 SwigcptrCThostFtdcMdApi) SubscribeMarketData(arg2 *string, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcMdApi) SwigIsCThostFtdcMdApi

func (p SwigcptrCThostFtdcMdApi) SwigIsCThostFtdcMdApi()

func (SwigcptrCThostFtdcMdApi) Swigcptr

func (p SwigcptrCThostFtdcMdApi) Swigcptr() uintptr

func (SwigcptrCThostFtdcMdApi) UnSubscribeForQuoteRsp

func (arg1 SwigcptrCThostFtdcMdApi) UnSubscribeForQuoteRsp(arg2 *string, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcMdApi) UnSubscribeMarketData

func (arg1 SwigcptrCThostFtdcMdApi) UnSubscribeMarketData(arg2 *string, arg3 int) (_swig_ret int)

type SwigcptrCThostFtdcMdSpi

type SwigcptrCThostFtdcMdSpi uintptr

func (SwigcptrCThostFtdcMdSpi) DirectorInterface

func (p SwigcptrCThostFtdcMdSpi) DirectorInterface() interface{}

func (SwigcptrCThostFtdcMdSpi) OnFrontConnected

func (arg1 SwigcptrCThostFtdcMdSpi) OnFrontConnected()

func (SwigcptrCThostFtdcMdSpi) OnFrontDisconnected

func (arg1 SwigcptrCThostFtdcMdSpi) OnFrontDisconnected(arg2 int)

func (SwigcptrCThostFtdcMdSpi) OnHeartBeatWarning

func (arg1 SwigcptrCThostFtdcMdSpi) OnHeartBeatWarning(arg2 int)

func (SwigcptrCThostFtdcMdSpi) OnRspError

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspError(arg2 CThostFtdcRspInfoField, arg3 int, arg4 bool)

func (SwigcptrCThostFtdcMdSpi) OnRspQryMulticastInstrument

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspQryMulticastInstrument(arg2 CThostFtdcMulticastInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcMdSpi) OnRspSubForQuoteRsp

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspSubForQuoteRsp(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcMdSpi) OnRspSubMarketData

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspSubMarketData(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcMdSpi) OnRspUnSubForQuoteRsp

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspUnSubForQuoteRsp(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcMdSpi) OnRspUnSubMarketData

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspUnSubMarketData(arg2 CThostFtdcSpecificInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcMdSpi) OnRspUserLogin

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspUserLogin(arg2 CThostFtdcRspUserLoginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcMdSpi) OnRspUserLogout

func (arg1 SwigcptrCThostFtdcMdSpi) OnRspUserLogout(arg2 CThostFtdcUserLogoutField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcMdSpi) OnRtnDepthMarketData

func (arg1 SwigcptrCThostFtdcMdSpi) OnRtnDepthMarketData(arg2 CThostFtdcDepthMarketDataField)

func (SwigcptrCThostFtdcMdSpi) OnRtnForQuoteRsp

func (arg1 SwigcptrCThostFtdcMdSpi) OnRtnForQuoteRsp(arg2 CThostFtdcForQuoteRspField)

func (SwigcptrCThostFtdcMdSpi) SwigIsCThostFtdcMdSpi

func (p SwigcptrCThostFtdcMdSpi) SwigIsCThostFtdcMdSpi()

func (SwigcptrCThostFtdcMdSpi) Swigcptr

func (p SwigcptrCThostFtdcMdSpi) Swigcptr() uintptr

type SwigcptrCThostFtdcMulticastInstrumentField

type SwigcptrCThostFtdcMulticastInstrumentField uintptr

func (SwigcptrCThostFtdcMulticastInstrumentField) GetCodePrice

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) GetCodePrice() (_swig_ret float64)

func (SwigcptrCThostFtdcMulticastInstrumentField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcMulticastInstrumentField) GetInstrumentNo

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) GetInstrumentNo() (_swig_ret int)

func (SwigcptrCThostFtdcMulticastInstrumentField) GetPriceTick

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) GetPriceTick() (_swig_ret float64)

func (SwigcptrCThostFtdcMulticastInstrumentField) GetReserve1

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcMulticastInstrumentField) GetTopicID

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) GetTopicID() (_swig_ret int)

func (SwigcptrCThostFtdcMulticastInstrumentField) GetVolumeMultiple

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) GetVolumeMultiple() (_swig_ret int)

func (SwigcptrCThostFtdcMulticastInstrumentField) SetCodePrice

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) SetCodePrice(arg2 float64)

func (SwigcptrCThostFtdcMulticastInstrumentField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcMulticastInstrumentField) SetInstrumentNo

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) SetInstrumentNo(arg2 int)

func (SwigcptrCThostFtdcMulticastInstrumentField) SetPriceTick

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) SetPriceTick(arg2 float64)

func (SwigcptrCThostFtdcMulticastInstrumentField) SetReserve1

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcMulticastInstrumentField) SetTopicID

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) SetTopicID(arg2 int)

func (SwigcptrCThostFtdcMulticastInstrumentField) SetVolumeMultiple

func (arg1 SwigcptrCThostFtdcMulticastInstrumentField) SetVolumeMultiple(arg2 int)

func (SwigcptrCThostFtdcMulticastInstrumentField) SwigIsCThostFtdcMulticastInstrumentField

func (p SwigcptrCThostFtdcMulticastInstrumentField) SwigIsCThostFtdcMulticastInstrumentField()

func (SwigcptrCThostFtdcMulticastInstrumentField) Swigcptr

type SwigcptrCThostFtdcNoticeField

type SwigcptrCThostFtdcNoticeField uintptr

func (SwigcptrCThostFtdcNoticeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcNoticeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcNoticeField) GetContent

func (arg1 SwigcptrCThostFtdcNoticeField) GetContent() (_swig_ret string)

func (SwigcptrCThostFtdcNoticeField) GetSequenceLabel

func (arg1 SwigcptrCThostFtdcNoticeField) GetSequenceLabel() (_swig_ret string)

func (SwigcptrCThostFtdcNoticeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcNoticeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcNoticeField) SetContent

func (arg1 SwigcptrCThostFtdcNoticeField) SetContent(arg2 string)

func (SwigcptrCThostFtdcNoticeField) SetSequenceLabel

func (arg1 SwigcptrCThostFtdcNoticeField) SetSequenceLabel(arg2 string)

func (SwigcptrCThostFtdcNoticeField) SwigIsCThostFtdcNoticeField

func (p SwigcptrCThostFtdcNoticeField) SwigIsCThostFtdcNoticeField()

func (SwigcptrCThostFtdcNoticeField) Swigcptr

type SwigcptrCThostFtdcNotifyFutureSignInField

type SwigcptrCThostFtdcNotifyFutureSignInField uintptr

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetBankID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetBankSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetBrokerID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetDeviceID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetDigest

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetErrorID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetInstallID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetLastFragment

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetMacKey

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetMacKey() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetOperNo

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetPinKey

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetPinKey() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetRequestID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetSessionID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetTID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetTradeCode

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetTradeDate

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetTradeTime

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetTradingDay

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) GetUserID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetBankID

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetBankSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetBrokerID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetDeviceID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetDigest

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetErrorID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetInstallID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetLastFragment

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetMacKey

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetOperNo

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetPinKey

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetRequestID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetSessionID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetTID

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetTradeCode

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetTradeDate

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetTradeTime

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetTradingDay

func (arg1 SwigcptrCThostFtdcNotifyFutureSignInField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignInField) SetUserID

func (SwigcptrCThostFtdcNotifyFutureSignInField) SwigIsCThostFtdcNotifyFutureSignInField

func (p SwigcptrCThostFtdcNotifyFutureSignInField) SwigIsCThostFtdcNotifyFutureSignInField()

func (SwigcptrCThostFtdcNotifyFutureSignInField) Swigcptr

type SwigcptrCThostFtdcNotifyFutureSignOutField

type SwigcptrCThostFtdcNotifyFutureSignOutField uintptr

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetBankID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetBankSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetBrokerID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetDeviceID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetDigest

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetErrorID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetInstallID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetLastFragment

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetOperNo

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetRequestID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetSessionID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetTID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradeCode

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradeDate

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradeTime

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradingDay

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) GetUserID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetBankID

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetBankSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetBrokerID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetDeviceID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetDigest

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetErrorID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetInstallID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetLastFragment

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetOperNo

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetRequestID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetSessionID

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetTID

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradeCode

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradeDate

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradeTime

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradingDay

func (arg1 SwigcptrCThostFtdcNotifyFutureSignOutField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SetUserID

func (SwigcptrCThostFtdcNotifyFutureSignOutField) SwigIsCThostFtdcNotifyFutureSignOutField

func (p SwigcptrCThostFtdcNotifyFutureSignOutField) SwigIsCThostFtdcNotifyFutureSignOutField()

func (SwigcptrCThostFtdcNotifyFutureSignOutField) Swigcptr

type SwigcptrCThostFtdcNotifyQueryAccountField

type SwigcptrCThostFtdcNotifyQueryAccountField uintptr

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankFetchAmount

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankFetchAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBankUseAmount

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBankUseAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetDeviceID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetErrorID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetOperNo

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetRequestID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetTID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetUserID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankFetchAmount

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankFetchAmount(arg2 float64)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankID

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBankUseAmount

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBankUseAmount(arg2 float64)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetDeviceID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetDigest

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetErrorID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetOperNo

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetRequestID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetTID

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetUserID

func (SwigcptrCThostFtdcNotifyQueryAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcNotifyQueryAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcNotifyQueryAccountField) SwigIsCThostFtdcNotifyQueryAccountField

func (p SwigcptrCThostFtdcNotifyQueryAccountField) SwigIsCThostFtdcNotifyQueryAccountField()

func (SwigcptrCThostFtdcNotifyQueryAccountField) Swigcptr

type SwigcptrCThostFtdcNotifySyncKeyField

type SwigcptrCThostFtdcNotifySyncKeyField uintptr

func (SwigcptrCThostFtdcNotifySyncKeyField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetBankID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetBankSerial

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetDeviceID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetErrorID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetInstallID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetLastFragment

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetMessage

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetMessage() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetOperNo

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetRequestID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetSessionID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetTID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetTradeCode

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetTradeDate

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetTradeTime

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetTradingDay

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) GetUserID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetBankID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetBankSerial

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetBrokerID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetDeviceID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetErrorID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetInstallID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetLastFragment

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetMessage

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetMessage(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetOperNo

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetRequestID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetSessionID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetTID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetTID(arg2 int)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetTradeCode

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetTradeDate

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetTradeTime

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetTradingDay

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SetUserID

func (arg1 SwigcptrCThostFtdcNotifySyncKeyField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcNotifySyncKeyField) SwigIsCThostFtdcNotifySyncKeyField

func (p SwigcptrCThostFtdcNotifySyncKeyField) SwigIsCThostFtdcNotifySyncKeyField()

func (SwigcptrCThostFtdcNotifySyncKeyField) Swigcptr

type SwigcptrCThostFtdcOpenAccountField

type SwigcptrCThostFtdcOpenAccountField uintptr

func (SwigcptrCThostFtdcOpenAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetAddress

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetCashExchangeCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetCashExchangeCode() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetCountryCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetDeviceID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetEMail

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetErrorID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcOpenAccountField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetFax

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetGender

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcOpenAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetOperNo

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcOpenAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcOpenAccountField) GetTID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcOpenAccountField) GetTelephone

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetUserID

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOpenAccountField) GetZipCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcOpenAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetAddress

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetCashExchangeCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetCashExchangeCode(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetCountryCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetDeviceID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetEMail

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetEMail(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetErrorID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcOpenAccountField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetFax

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetFax(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetGender

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetGender(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcOpenAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetOperNo

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcOpenAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcOpenAccountField) SetTID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcOpenAccountField) SetTelephone

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetUserID

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcOpenAccountField) SetZipCode

func (arg1 SwigcptrCThostFtdcOpenAccountField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcOpenAccountField) SwigIsCThostFtdcOpenAccountField

func (p SwigcptrCThostFtdcOpenAccountField) SwigIsCThostFtdcOpenAccountField()

func (SwigcptrCThostFtdcOpenAccountField) Swigcptr

type SwigcptrCThostFtdcOptionInstrCommRateField

type SwigcptrCThostFtdcOptionInstrCommRateField uintptr

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseTodayRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetCloseTodayRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetOpenRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetOpenRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetStrikeRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetStrikeRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) GetStrikeRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) GetStrikeRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseTodayRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetCloseTodayRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetOpenRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetOpenRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetStrikeRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetStrikeRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SetStrikeRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrCommRateField) SetStrikeRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrCommRateField) SwigIsCThostFtdcOptionInstrCommRateField

func (p SwigcptrCThostFtdcOptionInstrCommRateField) SwigIsCThostFtdcOptionInstrCommRateField()

func (SwigcptrCThostFtdcOptionInstrCommRateField) Swigcptr

type SwigcptrCThostFtdcOptionInstrDeltaField

type SwigcptrCThostFtdcOptionInstrDeltaField uintptr

func (SwigcptrCThostFtdcOptionInstrDeltaField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) GetDelta

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) GetDelta() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrDeltaField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrDeltaField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) SetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) SetDelta

func (SwigcptrCThostFtdcOptionInstrDeltaField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrDeltaField) SetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrDeltaField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcOptionInstrDeltaField) SwigIsCThostFtdcOptionInstrDeltaField

func (p SwigcptrCThostFtdcOptionInstrDeltaField) SwigIsCThostFtdcOptionInstrDeltaField()

func (SwigcptrCThostFtdcOptionInstrDeltaField) Swigcptr

type SwigcptrCThostFtdcOptionInstrMarginAdjustField

type SwigcptrCThostFtdcOptionInstrMarginAdjustField uintptr

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetAShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetAShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetAShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetAShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetHShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetHShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetHShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetHShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetIsRelative

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetIsRelative() (_swig_ret int)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetMShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetMShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetMShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetMShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetSShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetSShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetSShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) GetSShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetAShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetAShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetAShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetAShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetBrokerID

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetHShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetHShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetHShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetHShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetIsRelative

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetIsRelative(arg2 int)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetMShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetMShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetMShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetMShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetReserve1

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetSShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetSShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetSShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcOptionInstrMarginAdjustField) SetSShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) SwigIsCThostFtdcOptionInstrMarginAdjustField

func (p SwigcptrCThostFtdcOptionInstrMarginAdjustField) SwigIsCThostFtdcOptionInstrMarginAdjustField()

func (SwigcptrCThostFtdcOptionInstrMarginAdjustField) Swigcptr

type SwigcptrCThostFtdcOptionInstrMiniMarginField

type SwigcptrCThostFtdcOptionInstrMiniMarginField uintptr

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetIsRelative

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetIsRelative() (_swig_ret int)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetMinMargin

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetMinMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) GetValueMethod

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) GetValueMethod() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetBrokerID

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetIsRelative

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) SetIsRelative(arg2 int)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetMinMargin

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) SetMinMargin(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetReserve1

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SetValueMethod

func (arg1 SwigcptrCThostFtdcOptionInstrMiniMarginField) SetValueMethod(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) SwigIsCThostFtdcOptionInstrMiniMarginField

func (p SwigcptrCThostFtdcOptionInstrMiniMarginField) SwigIsCThostFtdcOptionInstrMiniMarginField()

func (SwigcptrCThostFtdcOptionInstrMiniMarginField) Swigcptr

type SwigcptrCThostFtdcOptionInstrTradeCostField

type SwigcptrCThostFtdcOptionInstrTradeCostField uintptr

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetExchFixedMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetExchFixedMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetExchMiniMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetExchMiniMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetExchangeID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetFixedMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetFixedMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetMiniMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetMiniMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) GetRoyalty

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) GetRoyalty() (_swig_ret float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetExchFixedMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetExchFixedMargin(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetExchMiniMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetExchMiniMargin(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetExchangeID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetFixedMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetFixedMargin(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetMiniMargin

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetMiniMargin(arg2 float64)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrTradeCostField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SetRoyalty

func (SwigcptrCThostFtdcOptionInstrTradeCostField) SwigIsCThostFtdcOptionInstrTradeCostField

func (p SwigcptrCThostFtdcOptionInstrTradeCostField) SwigIsCThostFtdcOptionInstrTradeCostField()

func (SwigcptrCThostFtdcOptionInstrTradeCostField) Swigcptr

type SwigcptrCThostFtdcOptionInstrTradingRightField

type SwigcptrCThostFtdcOptionInstrTradingRightField uintptr

func (SwigcptrCThostFtdcOptionInstrTradingRightField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) GetDirection

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) GetTradingRight

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) GetTradingRight() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SetBrokerID

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SetDirection

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SetReserve1

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SetTradingRight

func (arg1 SwigcptrCThostFtdcOptionInstrTradingRightField) SetTradingRight(arg2 byte)

func (SwigcptrCThostFtdcOptionInstrTradingRightField) SwigIsCThostFtdcOptionInstrTradingRightField

func (p SwigcptrCThostFtdcOptionInstrTradingRightField) SwigIsCThostFtdcOptionInstrTradingRightField()

func (SwigcptrCThostFtdcOptionInstrTradingRightField) Swigcptr

type SwigcptrCThostFtdcOptionSelfCloseActionField

type SwigcptrCThostFtdcOptionSelfCloseActionField uintptr

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetClientID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseActionRef

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseRef() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetOptionSelfCloseSysID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) GetUserID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetBranchID

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetBrokerID

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetClientID

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseActionRef

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseActionRef(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseLocalID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseRef(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetOptionSelfCloseSysID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetReserve1

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetReserve2

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcOptionSelfCloseActionField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetTraderID

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SetUserID

func (SwigcptrCThostFtdcOptionSelfCloseActionField) SwigIsCThostFtdcOptionSelfCloseActionField

func (p SwigcptrCThostFtdcOptionSelfCloseActionField) SwigIsCThostFtdcOptionSelfCloseActionField()

func (SwigcptrCThostFtdcOptionSelfCloseActionField) Swigcptr

type SwigcptrCThostFtdcOptionSelfCloseField

type SwigcptrCThostFtdcOptionSelfCloseField uintptr

func (SwigcptrCThostFtdcOptionSelfCloseField) GetAccountID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetActiveUserID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetActiveUserID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetBranchID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetBrokerOptionSelfCloseSeq

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetBrokerOptionSelfCloseSeq() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetCancelTime

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetClientID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetExchangeID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetExecResult

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetExecResult() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetFrontID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetIPAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetInsertDate

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetInsertTime

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetInstallID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetMacAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetOptSelfCloseFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetOptionSelfCloseLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetOptionSelfCloseRef() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetOptionSelfCloseSysID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetParticipantID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetRequestID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetReserve1

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetReserve2

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetReserve3

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetSessionID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetSettlementID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetTraderID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetTradingDay

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetUserID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcOptionSelfCloseField) GetVolume

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetAccountID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetActiveUserID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetActiveUserID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetBranchID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetBrokerID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetBrokerOptionSelfCloseSeq

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetBrokerOptionSelfCloseSeq(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetCancelTime

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetClientID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetExchangeID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetExecResult

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetExecResult(arg2 byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetFrontID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetIPAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetInsertDate

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetInsertTime

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetInstallID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetMacAddress

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetOptSelfCloseFlag

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetOptSelfCloseFlag(arg2 byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetOptionSelfCloseLocalID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetOptionSelfCloseLocalID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetOptionSelfCloseRef

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetOptionSelfCloseRef(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetOptionSelfCloseSysID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetParticipantID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetRequestID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetReserve1

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetReserve2

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetReserve3

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetSessionID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetSettlementID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetTraderID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetTradingDay

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetUserID

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcOptionSelfCloseField) SetVolume

func (arg1 SwigcptrCThostFtdcOptionSelfCloseField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcOptionSelfCloseField) SwigIsCThostFtdcOptionSelfCloseField

func (p SwigcptrCThostFtdcOptionSelfCloseField) SwigIsCThostFtdcOptionSelfCloseField()

func (SwigcptrCThostFtdcOptionSelfCloseField) Swigcptr

type SwigcptrCThostFtdcOrderActionField

type SwigcptrCThostFtdcOrderActionField uintptr

func (SwigcptrCThostFtdcOrderActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcOrderActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcOrderActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcOrderActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcOrderActionField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetOrderActionRef

func (arg1 SwigcptrCThostFtdcOrderActionField) GetOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcOrderActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcOrderActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderActionField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetOrderRef

func (arg1 SwigcptrCThostFtdcOrderActionField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderActionField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcOrderActionField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderActionField) GetVolumeChange

func (arg1 SwigcptrCThostFtdcOrderActionField) GetVolumeChange() (_swig_ret int)

func (SwigcptrCThostFtdcOrderActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcOrderActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcOrderActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcOrderActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetBranchID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcOrderActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetClientID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcOrderActionField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetOrderActionRef

func (arg1 SwigcptrCThostFtdcOrderActionField) SetOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcOrderActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcOrderActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcOrderActionField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetOrderRef

func (arg1 SwigcptrCThostFtdcOrderActionField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcOrderActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcOrderActionField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcOrderActionField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetUserID

func (arg1 SwigcptrCThostFtdcOrderActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcOrderActionField) SetVolumeChange

func (arg1 SwigcptrCThostFtdcOrderActionField) SetVolumeChange(arg2 int)

func (SwigcptrCThostFtdcOrderActionField) SwigIsCThostFtdcOrderActionField

func (p SwigcptrCThostFtdcOrderActionField) SwigIsCThostFtdcOrderActionField()

func (SwigcptrCThostFtdcOrderActionField) Swigcptr

type SwigcptrCThostFtdcOrderField

type SwigcptrCThostFtdcOrderField uintptr

func (SwigcptrCThostFtdcOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetActiveTime

func (arg1 SwigcptrCThostFtdcOrderField) GetActiveTime() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetActiveTraderID

func (arg1 SwigcptrCThostFtdcOrderField) GetActiveTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetActiveUserID

func (arg1 SwigcptrCThostFtdcOrderField) GetActiveUserID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetBranchID

func (arg1 SwigcptrCThostFtdcOrderField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetBrokerOrderSeq

func (arg1 SwigcptrCThostFtdcOrderField) GetBrokerOrderSeq() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetCancelTime

func (arg1 SwigcptrCThostFtdcOrderField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcOrderField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcOrderField) GetCombHedgeFlag() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcOrderField) GetCombOffsetFlag() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetContingentCondition

func (arg1 SwigcptrCThostFtdcOrderField) GetContingentCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetDirection

func (arg1 SwigcptrCThostFtdcOrderField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcOrderField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetForceCloseReason

func (arg1 SwigcptrCThostFtdcOrderField) GetForceCloseReason() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetFrontID

func (arg1 SwigcptrCThostFtdcOrderField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetGTDDate

func (arg1 SwigcptrCThostFtdcOrderField) GetGTDDate() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetInsertDate

func (arg1 SwigcptrCThostFtdcOrderField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetInsertTime

func (arg1 SwigcptrCThostFtdcOrderField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetInstallID

func (arg1 SwigcptrCThostFtdcOrderField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcOrderField) GetIsAutoSuspend() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetIsSwapOrder

func (arg1 SwigcptrCThostFtdcOrderField) GetIsSwapOrder() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcOrderField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetMinVolume

func (arg1 SwigcptrCThostFtdcOrderField) GetMinVolume() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcOrderField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetOrderPriceType

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetOrderRef

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetOrderSource

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderSource() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetOrderStatus

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetOrderType

func (arg1 SwigcptrCThostFtdcOrderField) GetOrderType() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcOrderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetRelativeOrderSysID

func (arg1 SwigcptrCThostFtdcOrderField) GetRelativeOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetReserve3

func (arg1 SwigcptrCThostFtdcOrderField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcOrderField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetSessionID

func (arg1 SwigcptrCThostFtdcOrderField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetSettlementID

func (arg1 SwigcptrCThostFtdcOrderField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcOrderField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetStopPrice

func (arg1 SwigcptrCThostFtdcOrderField) GetStopPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcOrderField) GetSuspendTime

func (arg1 SwigcptrCThostFtdcOrderField) GetSuspendTime() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetTimeCondition

func (arg1 SwigcptrCThostFtdcOrderField) GetTimeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetTraderID

func (arg1 SwigcptrCThostFtdcOrderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetTradingDay

func (arg1 SwigcptrCThostFtdcOrderField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetUpdateTime

func (arg1 SwigcptrCThostFtdcOrderField) GetUpdateTime() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetUserForceClose

func (arg1 SwigcptrCThostFtdcOrderField) GetUserForceClose() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcOrderField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcOrderField) GetVolumeCondition

func (arg1 SwigcptrCThostFtdcOrderField) GetVolumeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcOrderField) GetVolumeTotal

func (arg1 SwigcptrCThostFtdcOrderField) GetVolumeTotal() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcOrderField) GetVolumeTotalOriginal() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetVolumeTraded

func (arg1 SwigcptrCThostFtdcOrderField) GetVolumeTraded() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) GetZCETotalTradedVolume

func (arg1 SwigcptrCThostFtdcOrderField) GetZCETotalTradedVolume() (_swig_ret int)

func (SwigcptrCThostFtdcOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetActiveTime

func (arg1 SwigcptrCThostFtdcOrderField) SetActiveTime(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetActiveTraderID

func (arg1 SwigcptrCThostFtdcOrderField) SetActiveTraderID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetActiveUserID

func (arg1 SwigcptrCThostFtdcOrderField) SetActiveUserID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetBranchID

func (arg1 SwigcptrCThostFtdcOrderField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetBrokerOrderSeq

func (arg1 SwigcptrCThostFtdcOrderField) SetBrokerOrderSeq(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetCancelTime

func (arg1 SwigcptrCThostFtdcOrderField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcOrderField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcOrderField) SetCombHedgeFlag(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcOrderField) SetCombOffsetFlag(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetContingentCondition

func (arg1 SwigcptrCThostFtdcOrderField) SetContingentCondition(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetDirection

func (arg1 SwigcptrCThostFtdcOrderField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcOrderField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetForceCloseReason

func (arg1 SwigcptrCThostFtdcOrderField) SetForceCloseReason(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetFrontID

func (arg1 SwigcptrCThostFtdcOrderField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetGTDDate

func (arg1 SwigcptrCThostFtdcOrderField) SetGTDDate(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetInsertDate

func (arg1 SwigcptrCThostFtdcOrderField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetInsertTime

func (arg1 SwigcptrCThostFtdcOrderField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetInstallID

func (arg1 SwigcptrCThostFtdcOrderField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcOrderField) SetIsAutoSuspend(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetIsSwapOrder

func (arg1 SwigcptrCThostFtdcOrderField) SetIsSwapOrder(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcOrderField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetMinVolume

func (arg1 SwigcptrCThostFtdcOrderField) SetMinVolume(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcOrderField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetOrderPriceType

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderPriceType(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetOrderRef

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetOrderSource

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderSource(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetOrderStatus

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderStatus(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetOrderType

func (arg1 SwigcptrCThostFtdcOrderField) SetOrderType(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcOrderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetRelativeOrderSysID

func (arg1 SwigcptrCThostFtdcOrderField) SetRelativeOrderSysID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetReserve3

func (arg1 SwigcptrCThostFtdcOrderField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcOrderField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetSessionID

func (arg1 SwigcptrCThostFtdcOrderField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetSettlementID

func (arg1 SwigcptrCThostFtdcOrderField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcOrderField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetStopPrice

func (arg1 SwigcptrCThostFtdcOrderField) SetStopPrice(arg2 float64)

func (SwigcptrCThostFtdcOrderField) SetSuspendTime

func (arg1 SwigcptrCThostFtdcOrderField) SetSuspendTime(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetTimeCondition

func (arg1 SwigcptrCThostFtdcOrderField) SetTimeCondition(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetTraderID

func (arg1 SwigcptrCThostFtdcOrderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetTradingDay

func (arg1 SwigcptrCThostFtdcOrderField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetUpdateTime

func (arg1 SwigcptrCThostFtdcOrderField) SetUpdateTime(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetUserForceClose

func (arg1 SwigcptrCThostFtdcOrderField) SetUserForceClose(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetUserID

func (arg1 SwigcptrCThostFtdcOrderField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcOrderField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcOrderField) SetVolumeCondition

func (arg1 SwigcptrCThostFtdcOrderField) SetVolumeCondition(arg2 byte)

func (SwigcptrCThostFtdcOrderField) SetVolumeTotal

func (arg1 SwigcptrCThostFtdcOrderField) SetVolumeTotal(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcOrderField) SetVolumeTotalOriginal(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetVolumeTraded

func (arg1 SwigcptrCThostFtdcOrderField) SetVolumeTraded(arg2 int)

func (SwigcptrCThostFtdcOrderField) SetZCETotalTradedVolume

func (arg1 SwigcptrCThostFtdcOrderField) SetZCETotalTradedVolume(arg2 int)

func (SwigcptrCThostFtdcOrderField) SwigIsCThostFtdcOrderField

func (p SwigcptrCThostFtdcOrderField) SwigIsCThostFtdcOrderField()

func (SwigcptrCThostFtdcOrderField) Swigcptr

type SwigcptrCThostFtdcParkedOrderActionField

type SwigcptrCThostFtdcParkedOrderActionField uintptr

func (SwigcptrCThostFtdcParkedOrderActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetErrorID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderActionField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcParkedOrderActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetOrderActionRef

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetOrderActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderActionField) GetOrderRef

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetParkedOrderActionID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetParkedOrderActionID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderActionField) GetStatus

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderActionField) GetUserID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderActionField) GetUserType

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetUserType() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderActionField) GetVolumeChange

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) GetVolumeChange() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetErrorID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcParkedOrderActionField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcParkedOrderActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcParkedOrderActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetOrderActionRef

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetOrderActionRef(arg2 int)

func (SwigcptrCThostFtdcParkedOrderActionField) SetOrderRef

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetParkedOrderActionID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetParkedOrderActionID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcParkedOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcParkedOrderActionField) SetStatus

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetStatus(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderActionField) SetUserID

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderActionField) SetUserType

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetUserType(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderActionField) SetVolumeChange

func (arg1 SwigcptrCThostFtdcParkedOrderActionField) SetVolumeChange(arg2 int)

func (SwigcptrCThostFtdcParkedOrderActionField) SwigIsCThostFtdcParkedOrderActionField

func (p SwigcptrCThostFtdcParkedOrderActionField) SwigIsCThostFtdcParkedOrderActionField()

func (SwigcptrCThostFtdcParkedOrderActionField) Swigcptr

type SwigcptrCThostFtdcParkedOrderField

type SwigcptrCThostFtdcParkedOrderField uintptr

func (SwigcptrCThostFtdcParkedOrderField) GetAccountID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetCombHedgeFlag() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetCombOffsetFlag() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetContingentCondition

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetContingentCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetDirection

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetErrorID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetForceCloseReason

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetForceCloseReason() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetGTDDate

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetGTDDate() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetIPAddress

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetIsAutoSuspend() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderField) GetIsSwapOrder

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetIsSwapOrder() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderField) GetLimitPrice

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetLimitPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcParkedOrderField) GetMacAddress

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetMinVolume

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetMinVolume() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderField) GetOrderPriceType

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetOrderPriceType() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetOrderRef

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetParkedOrderID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetParkedOrderID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetRequestID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetReserve2

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetStatus

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetStopPrice

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetStopPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcParkedOrderField) GetTimeCondition

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetTimeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetUserForceClose

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetUserForceClose() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderField) GetUserID

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcParkedOrderField) GetUserType

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetUserType() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetVolumeCondition

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetVolumeCondition() (_swig_ret byte)

func (SwigcptrCThostFtdcParkedOrderField) GetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcParkedOrderField) GetVolumeTotalOriginal() (_swig_ret int)

func (SwigcptrCThostFtdcParkedOrderField) SetAccountID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetCombHedgeFlag

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetCombHedgeFlag(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetCombOffsetFlag

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetCombOffsetFlag(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetContingentCondition

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetContingentCondition(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetDirection

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetErrorID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcParkedOrderField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetForceCloseReason

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetForceCloseReason(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetGTDDate

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetGTDDate(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetIPAddress

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetIsAutoSuspend

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetIsAutoSuspend(arg2 int)

func (SwigcptrCThostFtdcParkedOrderField) SetIsSwapOrder

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetIsSwapOrder(arg2 int)

func (SwigcptrCThostFtdcParkedOrderField) SetLimitPrice

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetLimitPrice(arg2 float64)

func (SwigcptrCThostFtdcParkedOrderField) SetMacAddress

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetMinVolume

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetMinVolume(arg2 int)

func (SwigcptrCThostFtdcParkedOrderField) SetOrderPriceType

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetOrderPriceType(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetOrderRef

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetParkedOrderID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetParkedOrderID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetRequestID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcParkedOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetReserve2

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetStatus

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetStatus(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetStopPrice

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetStopPrice(arg2 float64)

func (SwigcptrCThostFtdcParkedOrderField) SetTimeCondition

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetTimeCondition(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetUserForceClose

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetUserForceClose(arg2 int)

func (SwigcptrCThostFtdcParkedOrderField) SetUserID

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcParkedOrderField) SetUserType

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetUserType(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetVolumeCondition

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetVolumeCondition(arg2 byte)

func (SwigcptrCThostFtdcParkedOrderField) SetVolumeTotalOriginal

func (arg1 SwigcptrCThostFtdcParkedOrderField) SetVolumeTotalOriginal(arg2 int)

func (SwigcptrCThostFtdcParkedOrderField) SwigIsCThostFtdcParkedOrderField

func (p SwigcptrCThostFtdcParkedOrderField) SwigIsCThostFtdcParkedOrderField()

func (SwigcptrCThostFtdcParkedOrderField) Swigcptr

type SwigcptrCThostFtdcPartBrokerField

type SwigcptrCThostFtdcPartBrokerField uintptr

func (SwigcptrCThostFtdcPartBrokerField) GetBrokerID

func (arg1 SwigcptrCThostFtdcPartBrokerField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcPartBrokerField) GetExchangeID

func (arg1 SwigcptrCThostFtdcPartBrokerField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcPartBrokerField) GetIsActive

func (arg1 SwigcptrCThostFtdcPartBrokerField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcPartBrokerField) GetParticipantID

func (arg1 SwigcptrCThostFtdcPartBrokerField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcPartBrokerField) SetBrokerID

func (arg1 SwigcptrCThostFtdcPartBrokerField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcPartBrokerField) SetExchangeID

func (arg1 SwigcptrCThostFtdcPartBrokerField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcPartBrokerField) SetIsActive

func (arg1 SwigcptrCThostFtdcPartBrokerField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcPartBrokerField) SetParticipantID

func (arg1 SwigcptrCThostFtdcPartBrokerField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcPartBrokerField) SwigIsCThostFtdcPartBrokerField

func (p SwigcptrCThostFtdcPartBrokerField) SwigIsCThostFtdcPartBrokerField()

func (SwigcptrCThostFtdcPartBrokerField) Swigcptr

type SwigcptrCThostFtdcPositionProfitAlgorithmField

type SwigcptrCThostFtdcPositionProfitAlgorithmField uintptr

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) GetAccountID

func (arg1 SwigcptrCThostFtdcPositionProfitAlgorithmField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) GetAlgorithm

func (arg1 SwigcptrCThostFtdcPositionProfitAlgorithmField) GetAlgorithm() (_swig_ret byte)

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) GetBrokerID

func (arg1 SwigcptrCThostFtdcPositionProfitAlgorithmField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcPositionProfitAlgorithmField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) GetMemo

func (arg1 SwigcptrCThostFtdcPositionProfitAlgorithmField) GetMemo() (_swig_ret string)

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) SetAccountID

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) SetAlgorithm

func (arg1 SwigcptrCThostFtdcPositionProfitAlgorithmField) SetAlgorithm(arg2 byte)

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) SetBrokerID

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcPositionProfitAlgorithmField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) SetMemo

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) SwigIsCThostFtdcPositionProfitAlgorithmField

func (p SwigcptrCThostFtdcPositionProfitAlgorithmField) SwigIsCThostFtdcPositionProfitAlgorithmField()

func (SwigcptrCThostFtdcPositionProfitAlgorithmField) Swigcptr

type SwigcptrCThostFtdcProductExchRateField

type SwigcptrCThostFtdcProductExchRateField uintptr

func (SwigcptrCThostFtdcProductExchRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcProductExchRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcProductExchRateField) GetExchangeRate

func (arg1 SwigcptrCThostFtdcProductExchRateField) GetExchangeRate() (_swig_ret float64)

func (SwigcptrCThostFtdcProductExchRateField) GetProductID

func (arg1 SwigcptrCThostFtdcProductExchRateField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcProductExchRateField) GetQuoteCurrencyID

func (arg1 SwigcptrCThostFtdcProductExchRateField) GetQuoteCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcProductExchRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcProductExchRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcProductExchRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcProductExchRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcProductExchRateField) SetExchangeRate

func (arg1 SwigcptrCThostFtdcProductExchRateField) SetExchangeRate(arg2 float64)

func (SwigcptrCThostFtdcProductExchRateField) SetProductID

func (arg1 SwigcptrCThostFtdcProductExchRateField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcProductExchRateField) SetQuoteCurrencyID

func (arg1 SwigcptrCThostFtdcProductExchRateField) SetQuoteCurrencyID(arg2 string)

func (SwigcptrCThostFtdcProductExchRateField) SetReserve1

func (arg1 SwigcptrCThostFtdcProductExchRateField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcProductExchRateField) SwigIsCThostFtdcProductExchRateField

func (p SwigcptrCThostFtdcProductExchRateField) SwigIsCThostFtdcProductExchRateField()

func (SwigcptrCThostFtdcProductExchRateField) Swigcptr

type SwigcptrCThostFtdcProductField

type SwigcptrCThostFtdcProductField uintptr

func (SwigcptrCThostFtdcProductField) GetCloseDealType

func (arg1 SwigcptrCThostFtdcProductField) GetCloseDealType() (_swig_ret byte)

func (SwigcptrCThostFtdcProductField) GetExchangeID

func (arg1 SwigcptrCThostFtdcProductField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcProductField) GetExchangeProductID

func (arg1 SwigcptrCThostFtdcProductField) GetExchangeProductID() (_swig_ret string)

func (SwigcptrCThostFtdcProductField) GetMaxLimitOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) GetMaxLimitOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcProductField) GetMaxMarketOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) GetMaxMarketOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcProductField) GetMinLimitOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) GetMinLimitOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcProductField) GetMinMarketOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) GetMinMarketOrderVolume() (_swig_ret int)

func (SwigcptrCThostFtdcProductField) GetMortgageFundUseRange

func (arg1 SwigcptrCThostFtdcProductField) GetMortgageFundUseRange() (_swig_ret byte)

func (SwigcptrCThostFtdcProductField) GetPositionDateType

func (arg1 SwigcptrCThostFtdcProductField) GetPositionDateType() (_swig_ret byte)

func (SwigcptrCThostFtdcProductField) GetPositionType

func (arg1 SwigcptrCThostFtdcProductField) GetPositionType() (_swig_ret byte)

func (SwigcptrCThostFtdcProductField) GetPriceTick

func (arg1 SwigcptrCThostFtdcProductField) GetPriceTick() (_swig_ret float64)

func (SwigcptrCThostFtdcProductField) GetProductClass

func (arg1 SwigcptrCThostFtdcProductField) GetProductClass() (_swig_ret byte)

func (SwigcptrCThostFtdcProductField) GetProductID

func (arg1 SwigcptrCThostFtdcProductField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcProductField) GetProductName

func (arg1 SwigcptrCThostFtdcProductField) GetProductName() (_swig_ret string)

func (SwigcptrCThostFtdcProductField) GetReserve1

func (arg1 SwigcptrCThostFtdcProductField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcProductField) GetReserve2

func (arg1 SwigcptrCThostFtdcProductField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcProductField) GetTradeCurrencyID

func (arg1 SwigcptrCThostFtdcProductField) GetTradeCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcProductField) GetUnderlyingMultiple

func (arg1 SwigcptrCThostFtdcProductField) GetUnderlyingMultiple() (_swig_ret float64)

func (SwigcptrCThostFtdcProductField) GetVolumeMultiple

func (arg1 SwigcptrCThostFtdcProductField) GetVolumeMultiple() (_swig_ret int)

func (SwigcptrCThostFtdcProductField) SetCloseDealType

func (arg1 SwigcptrCThostFtdcProductField) SetCloseDealType(arg2 byte)

func (SwigcptrCThostFtdcProductField) SetExchangeID

func (arg1 SwigcptrCThostFtdcProductField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcProductField) SetExchangeProductID

func (arg1 SwigcptrCThostFtdcProductField) SetExchangeProductID(arg2 string)

func (SwigcptrCThostFtdcProductField) SetMaxLimitOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) SetMaxLimitOrderVolume(arg2 int)

func (SwigcptrCThostFtdcProductField) SetMaxMarketOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) SetMaxMarketOrderVolume(arg2 int)

func (SwigcptrCThostFtdcProductField) SetMinLimitOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) SetMinLimitOrderVolume(arg2 int)

func (SwigcptrCThostFtdcProductField) SetMinMarketOrderVolume

func (arg1 SwigcptrCThostFtdcProductField) SetMinMarketOrderVolume(arg2 int)

func (SwigcptrCThostFtdcProductField) SetMortgageFundUseRange

func (arg1 SwigcptrCThostFtdcProductField) SetMortgageFundUseRange(arg2 byte)

func (SwigcptrCThostFtdcProductField) SetPositionDateType

func (arg1 SwigcptrCThostFtdcProductField) SetPositionDateType(arg2 byte)

func (SwigcptrCThostFtdcProductField) SetPositionType

func (arg1 SwigcptrCThostFtdcProductField) SetPositionType(arg2 byte)

func (SwigcptrCThostFtdcProductField) SetPriceTick

func (arg1 SwigcptrCThostFtdcProductField) SetPriceTick(arg2 float64)

func (SwigcptrCThostFtdcProductField) SetProductClass

func (arg1 SwigcptrCThostFtdcProductField) SetProductClass(arg2 byte)

func (SwigcptrCThostFtdcProductField) SetProductID

func (arg1 SwigcptrCThostFtdcProductField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcProductField) SetProductName

func (arg1 SwigcptrCThostFtdcProductField) SetProductName(arg2 string)

func (SwigcptrCThostFtdcProductField) SetReserve1

func (arg1 SwigcptrCThostFtdcProductField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcProductField) SetReserve2

func (arg1 SwigcptrCThostFtdcProductField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcProductField) SetTradeCurrencyID

func (arg1 SwigcptrCThostFtdcProductField) SetTradeCurrencyID(arg2 string)

func (SwigcptrCThostFtdcProductField) SetUnderlyingMultiple

func (arg1 SwigcptrCThostFtdcProductField) SetUnderlyingMultiple(arg2 float64)

func (SwigcptrCThostFtdcProductField) SetVolumeMultiple

func (arg1 SwigcptrCThostFtdcProductField) SetVolumeMultiple(arg2 int)

func (SwigcptrCThostFtdcProductField) SwigIsCThostFtdcProductField

func (p SwigcptrCThostFtdcProductField) SwigIsCThostFtdcProductField()

func (SwigcptrCThostFtdcProductField) Swigcptr

type SwigcptrCThostFtdcProductGroupField

type SwigcptrCThostFtdcProductGroupField uintptr

func (SwigcptrCThostFtdcProductGroupField) GetExchangeID

func (arg1 SwigcptrCThostFtdcProductGroupField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcProductGroupField) GetProductGroupID

func (arg1 SwigcptrCThostFtdcProductGroupField) GetProductGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcProductGroupField) GetProductID

func (arg1 SwigcptrCThostFtdcProductGroupField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcProductGroupField) GetReserve1

func (arg1 SwigcptrCThostFtdcProductGroupField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcProductGroupField) GetReserve2

func (arg1 SwigcptrCThostFtdcProductGroupField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcProductGroupField) SetExchangeID

func (arg1 SwigcptrCThostFtdcProductGroupField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcProductGroupField) SetProductGroupID

func (arg1 SwigcptrCThostFtdcProductGroupField) SetProductGroupID(arg2 string)

func (SwigcptrCThostFtdcProductGroupField) SetProductID

func (arg1 SwigcptrCThostFtdcProductGroupField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcProductGroupField) SetReserve1

func (arg1 SwigcptrCThostFtdcProductGroupField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcProductGroupField) SetReserve2

func (arg1 SwigcptrCThostFtdcProductGroupField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcProductGroupField) SwigIsCThostFtdcProductGroupField

func (p SwigcptrCThostFtdcProductGroupField) SwigIsCThostFtdcProductGroupField()

func (SwigcptrCThostFtdcProductGroupField) Swigcptr

type SwigcptrCThostFtdcQryAccountregisterField

type SwigcptrCThostFtdcQryAccountregisterField uintptr

func (SwigcptrCThostFtdcQryAccountregisterField) GetAccountID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQryAccountregisterField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcQryAccountregisterField) GetBankID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcQryAccountregisterField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryAccountregisterField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQryAccountregisterField) SetAccountID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcQryAccountregisterField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcQryAccountregisterField) SetBankID

func (SwigcptrCThostFtdcQryAccountregisterField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryAccountregisterField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcQryAccountregisterField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQryAccountregisterField) SwigIsCThostFtdcQryAccountregisterField

func (p SwigcptrCThostFtdcQryAccountregisterField) SwigIsCThostFtdcQryAccountregisterField()

func (SwigcptrCThostFtdcQryAccountregisterField) Swigcptr

type SwigcptrCThostFtdcQryAuthForbiddenIPField

type SwigcptrCThostFtdcQryAuthForbiddenIPField uintptr

func (SwigcptrCThostFtdcQryAuthForbiddenIPField) GetIPAddress

func (arg1 SwigcptrCThostFtdcQryAuthForbiddenIPField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcQryAuthForbiddenIPField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryAuthForbiddenIPField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryAuthForbiddenIPField) SetIPAddress

func (arg1 SwigcptrCThostFtdcQryAuthForbiddenIPField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcQryAuthForbiddenIPField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryAuthForbiddenIPField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryAuthForbiddenIPField) SwigIsCThostFtdcQryAuthForbiddenIPField

func (p SwigcptrCThostFtdcQryAuthForbiddenIPField) SwigIsCThostFtdcQryAuthForbiddenIPField()

func (SwigcptrCThostFtdcQryAuthForbiddenIPField) Swigcptr

type SwigcptrCThostFtdcQryBatchOrderActionField

type SwigcptrCThostFtdcQryBatchOrderActionField uintptr

func (SwigcptrCThostFtdcQryBatchOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryBatchOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBatchOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryBatchOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBatchOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryBatchOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBatchOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryBatchOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryBatchOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryBatchOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryBatchOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryBatchOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryBatchOrderActionField) SwigIsCThostFtdcQryBatchOrderActionField

func (p SwigcptrCThostFtdcQryBatchOrderActionField) SwigIsCThostFtdcQryBatchOrderActionField()

func (SwigcptrCThostFtdcQryBatchOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryBrokerField

type SwigcptrCThostFtdcQryBrokerField uintptr

func (SwigcptrCThostFtdcQryBrokerField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerField) SwigIsCThostFtdcQryBrokerField

func (p SwigcptrCThostFtdcQryBrokerField) SwigIsCThostFtdcQryBrokerField()

func (SwigcptrCThostFtdcQryBrokerField) Swigcptr

type SwigcptrCThostFtdcQryBrokerTradingAlgosField

type SwigcptrCThostFtdcQryBrokerTradingAlgosField uintptr

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryBrokerTradingAlgosField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) SetBrokerID

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingAlgosField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingAlgosField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) SetReserve1

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) SwigIsCThostFtdcQryBrokerTradingAlgosField

func (p SwigcptrCThostFtdcQryBrokerTradingAlgosField) SwigIsCThostFtdcQryBrokerTradingAlgosField()

func (SwigcptrCThostFtdcQryBrokerTradingAlgosField) Swigcptr

type SwigcptrCThostFtdcQryBrokerTradingParamsField

type SwigcptrCThostFtdcQryBrokerTradingParamsField uintptr

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) GetAccountID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingParamsField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingParamsField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingParamsField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingParamsField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) SetAccountID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingParamsField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) SetBrokerID

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingParamsField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryBrokerTradingParamsField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) SwigIsCThostFtdcQryBrokerTradingParamsField

func (p SwigcptrCThostFtdcQryBrokerTradingParamsField) SwigIsCThostFtdcQryBrokerTradingParamsField()

func (SwigcptrCThostFtdcQryBrokerTradingParamsField) Swigcptr

type SwigcptrCThostFtdcQryBrokerUserEventField

type SwigcptrCThostFtdcQryBrokerUserEventField uintptr

func (SwigcptrCThostFtdcQryBrokerUserEventField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerUserEventField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerUserEventField) GetUserEventType

func (arg1 SwigcptrCThostFtdcQryBrokerUserEventField) GetUserEventType() (_swig_ret byte)

func (SwigcptrCThostFtdcQryBrokerUserEventField) GetUserID

func (arg1 SwigcptrCThostFtdcQryBrokerUserEventField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerUserEventField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerUserEventField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerUserEventField) SetUserEventType

func (arg1 SwigcptrCThostFtdcQryBrokerUserEventField) SetUserEventType(arg2 byte)

func (SwigcptrCThostFtdcQryBrokerUserEventField) SetUserID

func (SwigcptrCThostFtdcQryBrokerUserEventField) SwigIsCThostFtdcQryBrokerUserEventField

func (p SwigcptrCThostFtdcQryBrokerUserEventField) SwigIsCThostFtdcQryBrokerUserEventField()

func (SwigcptrCThostFtdcQryBrokerUserEventField) Swigcptr

type SwigcptrCThostFtdcQryBrokerUserField

type SwigcptrCThostFtdcQryBrokerUserField uintptr

func (SwigcptrCThostFtdcQryBrokerUserField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerUserField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerUserField) GetUserID

func (arg1 SwigcptrCThostFtdcQryBrokerUserField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerUserField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerUserField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerUserField) SetUserID

func (arg1 SwigcptrCThostFtdcQryBrokerUserField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcQryBrokerUserField) SwigIsCThostFtdcQryBrokerUserField

func (p SwigcptrCThostFtdcQryBrokerUserField) SwigIsCThostFtdcQryBrokerUserField()

func (SwigcptrCThostFtdcQryBrokerUserField) Swigcptr

type SwigcptrCThostFtdcQryBrokerUserFunctionField

type SwigcptrCThostFtdcQryBrokerUserFunctionField uintptr

func (SwigcptrCThostFtdcQryBrokerUserFunctionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryBrokerUserFunctionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerUserFunctionField) GetUserID

func (arg1 SwigcptrCThostFtdcQryBrokerUserFunctionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBrokerUserFunctionField) SetBrokerID

func (SwigcptrCThostFtdcQryBrokerUserFunctionField) SetUserID

func (SwigcptrCThostFtdcQryBrokerUserFunctionField) SwigIsCThostFtdcQryBrokerUserFunctionField

func (p SwigcptrCThostFtdcQryBrokerUserFunctionField) SwigIsCThostFtdcQryBrokerUserFunctionField()

func (SwigcptrCThostFtdcQryBrokerUserFunctionField) Swigcptr

type SwigcptrCThostFtdcQryBulletinField

type SwigcptrCThostFtdcQryBulletinField uintptr

func (SwigcptrCThostFtdcQryBulletinField) GetBulletinID

func (arg1 SwigcptrCThostFtdcQryBulletinField) GetBulletinID() (_swig_ret int)

func (SwigcptrCThostFtdcQryBulletinField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryBulletinField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryBulletinField) GetNewsType

func (arg1 SwigcptrCThostFtdcQryBulletinField) GetNewsType() (_swig_ret string)

func (SwigcptrCThostFtdcQryBulletinField) GetNewsUrgency

func (arg1 SwigcptrCThostFtdcQryBulletinField) GetNewsUrgency() (_swig_ret byte)

func (SwigcptrCThostFtdcQryBulletinField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcQryBulletinField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcQryBulletinField) SetBulletinID

func (arg1 SwigcptrCThostFtdcQryBulletinField) SetBulletinID(arg2 int)

func (SwigcptrCThostFtdcQryBulletinField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryBulletinField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryBulletinField) SetNewsType

func (arg1 SwigcptrCThostFtdcQryBulletinField) SetNewsType(arg2 string)

func (SwigcptrCThostFtdcQryBulletinField) SetNewsUrgency

func (arg1 SwigcptrCThostFtdcQryBulletinField) SetNewsUrgency(arg2 byte)

func (SwigcptrCThostFtdcQryBulletinField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcQryBulletinField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcQryBulletinField) SwigIsCThostFtdcQryBulletinField

func (p SwigcptrCThostFtdcQryBulletinField) SwigIsCThostFtdcQryBulletinField()

func (SwigcptrCThostFtdcQryBulletinField) Swigcptr

type SwigcptrCThostFtdcQryCFMMCBrokerKeyField

type SwigcptrCThostFtdcQryCFMMCBrokerKeyField uintptr

func (SwigcptrCThostFtdcQryCFMMCBrokerKeyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryCFMMCBrokerKeyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCFMMCBrokerKeyField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryCFMMCBrokerKeyField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryCFMMCBrokerKeyField) SwigIsCThostFtdcQryCFMMCBrokerKeyField

func (p SwigcptrCThostFtdcQryCFMMCBrokerKeyField) SwigIsCThostFtdcQryCFMMCBrokerKeyField()

func (SwigcptrCThostFtdcQryCFMMCBrokerKeyField) Swigcptr

type SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField

type SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField uintptr

func (SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) SetBrokerID

func (SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) SetInvestorID

func (SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) SwigIsCThostFtdcQryCFMMCTradingAccountKeyField

func (p SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) SwigIsCThostFtdcQryCFMMCTradingAccountKeyField()

func (SwigcptrCThostFtdcQryCFMMCTradingAccountKeyField) Swigcptr

type SwigcptrCThostFtdcQryClassifiedInstrumentField

type SwigcptrCThostFtdcQryClassifiedInstrumentField uintptr

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) GetClassType

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) GetClassType() (_swig_ret byte)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) GetProductID

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) GetTradingType

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) GetTradingType() (_swig_ret byte)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) SetClassType

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) SetClassType(arg2 byte)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) SetProductID

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) SetTradingType

func (arg1 SwigcptrCThostFtdcQryClassifiedInstrumentField) SetTradingType(arg2 byte)

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) SwigIsCThostFtdcQryClassifiedInstrumentField

func (p SwigcptrCThostFtdcQryClassifiedInstrumentField) SwigIsCThostFtdcQryClassifiedInstrumentField()

func (SwigcptrCThostFtdcQryClassifiedInstrumentField) Swigcptr

type SwigcptrCThostFtdcQryCombActionField

type SwigcptrCThostFtdcQryCombActionField uintptr

func (SwigcptrCThostFtdcQryCombActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryCombActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryCombActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryCombActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryCombActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryCombActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryCombActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryCombActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryCombActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryCombActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryCombActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryCombActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryCombActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryCombActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryCombActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryCombActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryCombActionField) SwigIsCThostFtdcQryCombActionField

func (p SwigcptrCThostFtdcQryCombActionField) SwigIsCThostFtdcQryCombActionField()

func (SwigcptrCThostFtdcQryCombActionField) Swigcptr

type SwigcptrCThostFtdcQryCombInstrumentGuardField

type SwigcptrCThostFtdcQryCombInstrumentGuardField uintptr

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryCombInstrumentGuardField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryCombInstrumentGuardField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombInstrumentGuardField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryCombInstrumentGuardField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) SetBrokerID

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryCombInstrumentGuardField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombInstrumentGuardField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) SetReserve1

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) SwigIsCThostFtdcQryCombInstrumentGuardField

func (p SwigcptrCThostFtdcQryCombInstrumentGuardField) SwigIsCThostFtdcQryCombInstrumentGuardField()

func (SwigcptrCThostFtdcQryCombInstrumentGuardField) Swigcptr

type SwigcptrCThostFtdcQryCombPromotionParamField

type SwigcptrCThostFtdcQryCombPromotionParamField uintptr

func (SwigcptrCThostFtdcQryCombPromotionParamField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryCombPromotionParamField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombPromotionParamField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombPromotionParamField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombPromotionParamField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryCombPromotionParamField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryCombPromotionParamField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombPromotionParamField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryCombPromotionParamField) SwigIsCThostFtdcQryCombPromotionParamField

func (p SwigcptrCThostFtdcQryCombPromotionParamField) SwigIsCThostFtdcQryCombPromotionParamField()

func (SwigcptrCThostFtdcQryCombPromotionParamField) Swigcptr

type SwigcptrCThostFtdcQryCombinationLegField

type SwigcptrCThostFtdcQryCombinationLegField uintptr

func (SwigcptrCThostFtdcQryCombinationLegField) GetCombInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) GetCombInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombinationLegField) GetLegID

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) GetLegID() (_swig_ret int)

func (SwigcptrCThostFtdcQryCombinationLegField) GetLegInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) GetLegInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombinationLegField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombinationLegField) GetReserve2

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcQryCombinationLegField) SetCombInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) SetCombInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryCombinationLegField) SetLegID

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) SetLegID(arg2 int)

func (SwigcptrCThostFtdcQryCombinationLegField) SetLegInstrumentID

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) SetLegInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryCombinationLegField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryCombinationLegField) SetReserve2

func (arg1 SwigcptrCThostFtdcQryCombinationLegField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcQryCombinationLegField) SwigIsCThostFtdcQryCombinationLegField

func (p SwigcptrCThostFtdcQryCombinationLegField) SwigIsCThostFtdcQryCombinationLegField()

func (SwigcptrCThostFtdcQryCombinationLegField) Swigcptr

type SwigcptrCThostFtdcQryCommRateModelField

type SwigcptrCThostFtdcQryCommRateModelField uintptr

func (SwigcptrCThostFtdcQryCommRateModelField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryCommRateModelField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCommRateModelField) GetCommModelID

func (arg1 SwigcptrCThostFtdcQryCommRateModelField) GetCommModelID() (_swig_ret string)

func (SwigcptrCThostFtdcQryCommRateModelField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryCommRateModelField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryCommRateModelField) SetCommModelID

func (arg1 SwigcptrCThostFtdcQryCommRateModelField) SetCommModelID(arg2 string)

func (SwigcptrCThostFtdcQryCommRateModelField) SwigIsCThostFtdcQryCommRateModelField

func (p SwigcptrCThostFtdcQryCommRateModelField) SwigIsCThostFtdcQryCommRateModelField()

func (SwigcptrCThostFtdcQryCommRateModelField) Swigcptr

type SwigcptrCThostFtdcQryContractBankField

type SwigcptrCThostFtdcQryContractBankField uintptr

func (SwigcptrCThostFtdcQryContractBankField) GetBankBrchID

func (arg1 SwigcptrCThostFtdcQryContractBankField) GetBankBrchID() (_swig_ret string)

func (SwigcptrCThostFtdcQryContractBankField) GetBankID

func (arg1 SwigcptrCThostFtdcQryContractBankField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcQryContractBankField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryContractBankField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryContractBankField) SetBankBrchID

func (arg1 SwigcptrCThostFtdcQryContractBankField) SetBankBrchID(arg2 string)

func (SwigcptrCThostFtdcQryContractBankField) SetBankID

func (arg1 SwigcptrCThostFtdcQryContractBankField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcQryContractBankField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryContractBankField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryContractBankField) SwigIsCThostFtdcQryContractBankField

func (p SwigcptrCThostFtdcQryContractBankField) SwigIsCThostFtdcQryContractBankField()

func (SwigcptrCThostFtdcQryContractBankField) Swigcptr

type SwigcptrCThostFtdcQryCurrDRIdentityField

type SwigcptrCThostFtdcQryCurrDRIdentityField uintptr

func (SwigcptrCThostFtdcQryCurrDRIdentityField) GetDRIdentityID

func (arg1 SwigcptrCThostFtdcQryCurrDRIdentityField) GetDRIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcQryCurrDRIdentityField) SetDRIdentityID

func (arg1 SwigcptrCThostFtdcQryCurrDRIdentityField) SetDRIdentityID(arg2 int)

func (SwigcptrCThostFtdcQryCurrDRIdentityField) SwigIsCThostFtdcQryCurrDRIdentityField

func (p SwigcptrCThostFtdcQryCurrDRIdentityField) SwigIsCThostFtdcQryCurrDRIdentityField()

func (SwigcptrCThostFtdcQryCurrDRIdentityField) Swigcptr

type SwigcptrCThostFtdcQryDepthMarketDataField

type SwigcptrCThostFtdcQryDepthMarketDataField uintptr

func (SwigcptrCThostFtdcQryDepthMarketDataField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryDepthMarketDataField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryDepthMarketDataField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryDepthMarketDataField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryDepthMarketDataField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryDepthMarketDataField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryDepthMarketDataField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryDepthMarketDataField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryDepthMarketDataField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryDepthMarketDataField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryDepthMarketDataField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryDepthMarketDataField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryDepthMarketDataField) SwigIsCThostFtdcQryDepthMarketDataField

func (p SwigcptrCThostFtdcQryDepthMarketDataField) SwigIsCThostFtdcQryDepthMarketDataField()

func (SwigcptrCThostFtdcQryDepthMarketDataField) Swigcptr

type SwigcptrCThostFtdcQryEWarrantOffsetField

type SwigcptrCThostFtdcQryEWarrantOffsetField uintptr

func (SwigcptrCThostFtdcQryEWarrantOffsetField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryEWarrantOffsetField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryEWarrantOffsetField) SwigIsCThostFtdcQryEWarrantOffsetField

func (p SwigcptrCThostFtdcQryEWarrantOffsetField) SwigIsCThostFtdcQryEWarrantOffsetField()

func (SwigcptrCThostFtdcQryEWarrantOffsetField) Swigcptr

type SwigcptrCThostFtdcQryErrExecOrderActionField

type SwigcptrCThostFtdcQryErrExecOrderActionField uintptr

func (SwigcptrCThostFtdcQryErrExecOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryErrExecOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrExecOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrExecOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrExecOrderActionField) SetBrokerID

func (SwigcptrCThostFtdcQryErrExecOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrExecOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryErrExecOrderActionField) SwigIsCThostFtdcQryErrExecOrderActionField

func (p SwigcptrCThostFtdcQryErrExecOrderActionField) SwigIsCThostFtdcQryErrExecOrderActionField()

func (SwigcptrCThostFtdcQryErrExecOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryErrExecOrderField

type SwigcptrCThostFtdcQryErrExecOrderField uintptr

func (SwigcptrCThostFtdcQryErrExecOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryErrExecOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrExecOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrExecOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrExecOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryErrExecOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryErrExecOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrExecOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryErrExecOrderField) SwigIsCThostFtdcQryErrExecOrderField

func (p SwigcptrCThostFtdcQryErrExecOrderField) SwigIsCThostFtdcQryErrExecOrderField()

func (SwigcptrCThostFtdcQryErrExecOrderField) Swigcptr

type SwigcptrCThostFtdcQryErrOrderActionField

type SwigcptrCThostFtdcQryErrOrderActionField uintptr

func (SwigcptrCThostFtdcQryErrOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryErrOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryErrOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryErrOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryErrOrderActionField) SwigIsCThostFtdcQryErrOrderActionField

func (p SwigcptrCThostFtdcQryErrOrderActionField) SwigIsCThostFtdcQryErrOrderActionField()

func (SwigcptrCThostFtdcQryErrOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryErrOrderField

type SwigcptrCThostFtdcQryErrOrderField uintptr

func (SwigcptrCThostFtdcQryErrOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryErrOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryErrOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryErrOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryErrOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryErrOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryErrOrderField) SwigIsCThostFtdcQryErrOrderField

func (p SwigcptrCThostFtdcQryErrOrderField) SwigIsCThostFtdcQryErrOrderField()

func (SwigcptrCThostFtdcQryErrOrderField) Swigcptr

type SwigcptrCThostFtdcQryExchangeCombActionField

type SwigcptrCThostFtdcQryExchangeCombActionField uintptr

func (SwigcptrCThostFtdcQryExchangeCombActionField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) SetClientID

func (SwigcptrCThostFtdcQryExchangeCombActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeCombActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeCombActionField) SetReserve1

func (SwigcptrCThostFtdcQryExchangeCombActionField) SetTraderID

func (SwigcptrCThostFtdcQryExchangeCombActionField) SwigIsCThostFtdcQryExchangeCombActionField

func (p SwigcptrCThostFtdcQryExchangeCombActionField) SwigIsCThostFtdcQryExchangeCombActionField()

func (SwigcptrCThostFtdcQryExchangeCombActionField) Swigcptr

type SwigcptrCThostFtdcQryExchangeExecOrderActionField

type SwigcptrCThostFtdcQryExchangeExecOrderActionField uintptr

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) SetClientID

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) SetExchangeID

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) SetTraderID

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) SwigIsCThostFtdcQryExchangeExecOrderActionField

func (p SwigcptrCThostFtdcQryExchangeExecOrderActionField) SwigIsCThostFtdcQryExchangeExecOrderActionField()

func (SwigcptrCThostFtdcQryExchangeExecOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryExchangeExecOrderField

type SwigcptrCThostFtdcQryExchangeExecOrderField uintptr

func (SwigcptrCThostFtdcQryExchangeExecOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) SetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeExecOrderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeExecOrderField) SwigIsCThostFtdcQryExchangeExecOrderField

func (p SwigcptrCThostFtdcQryExchangeExecOrderField) SwigIsCThostFtdcQryExchangeExecOrderField()

func (SwigcptrCThostFtdcQryExchangeExecOrderField) Swigcptr

type SwigcptrCThostFtdcQryExchangeField

type SwigcptrCThostFtdcQryExchangeField uintptr

func (SwigcptrCThostFtdcQryExchangeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeField) SwigIsCThostFtdcQryExchangeField

func (p SwigcptrCThostFtdcQryExchangeField) SwigIsCThostFtdcQryExchangeField()

func (SwigcptrCThostFtdcQryExchangeField) Swigcptr

type SwigcptrCThostFtdcQryExchangeForQuoteField

type SwigcptrCThostFtdcQryExchangeForQuoteField uintptr

func (SwigcptrCThostFtdcQryExchangeForQuoteField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) SetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) SetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeForQuoteField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeForQuoteField) SwigIsCThostFtdcQryExchangeForQuoteField

func (p SwigcptrCThostFtdcQryExchangeForQuoteField) SwigIsCThostFtdcQryExchangeForQuoteField()

func (SwigcptrCThostFtdcQryExchangeForQuoteField) Swigcptr

type SwigcptrCThostFtdcQryExchangeMarginRateAdjustField

type SwigcptrCThostFtdcQryExchangeMarginRateAdjustField uintptr

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) SetBrokerID

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) SetHedgeFlag

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) SetInstrumentID

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) SetReserve1

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) SwigIsCThostFtdcQryExchangeMarginRateAdjustField

func (p SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) SwigIsCThostFtdcQryExchangeMarginRateAdjustField()

func (SwigcptrCThostFtdcQryExchangeMarginRateAdjustField) Swigcptr

type SwigcptrCThostFtdcQryExchangeMarginRateField

type SwigcptrCThostFtdcQryExchangeMarginRateField uintptr

func (SwigcptrCThostFtdcQryExchangeMarginRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) SetBrokerID

func (SwigcptrCThostFtdcQryExchangeMarginRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryExchangeMarginRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeMarginRateField) SetReserve1

func (SwigcptrCThostFtdcQryExchangeMarginRateField) SwigIsCThostFtdcQryExchangeMarginRateField

func (p SwigcptrCThostFtdcQryExchangeMarginRateField) SwigIsCThostFtdcQryExchangeMarginRateField()

func (SwigcptrCThostFtdcQryExchangeMarginRateField) Swigcptr

type SwigcptrCThostFtdcQryExchangeOrderActionField

type SwigcptrCThostFtdcQryExchangeOrderActionField uintptr

func (SwigcptrCThostFtdcQryExchangeOrderActionField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderActionField) SetClientID

func (SwigcptrCThostFtdcQryExchangeOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderActionField) SetTraderID

func (SwigcptrCThostFtdcQryExchangeOrderActionField) SwigIsCThostFtdcQryExchangeOrderActionField

func (p SwigcptrCThostFtdcQryExchangeOrderActionField) SwigIsCThostFtdcQryExchangeOrderActionField()

func (SwigcptrCThostFtdcQryExchangeOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryExchangeOrderField

type SwigcptrCThostFtdcQryExchangeOrderField uintptr

func (SwigcptrCThostFtdcQryExchangeOrderField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeOrderField) SetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderField) SetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeOrderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeOrderField) SwigIsCThostFtdcQryExchangeOrderField

func (p SwigcptrCThostFtdcQryExchangeOrderField) SwigIsCThostFtdcQryExchangeOrderField()

func (SwigcptrCThostFtdcQryExchangeOrderField) Swigcptr

type SwigcptrCThostFtdcQryExchangeQuoteActionField

type SwigcptrCThostFtdcQryExchangeQuoteActionField uintptr

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) SetClientID

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) SetTraderID

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) SwigIsCThostFtdcQryExchangeQuoteActionField

func (p SwigcptrCThostFtdcQryExchangeQuoteActionField) SwigIsCThostFtdcQryExchangeQuoteActionField()

func (SwigcptrCThostFtdcQryExchangeQuoteActionField) Swigcptr

type SwigcptrCThostFtdcQryExchangeQuoteField

type SwigcptrCThostFtdcQryExchangeQuoteField uintptr

func (SwigcptrCThostFtdcQryExchangeQuoteField) GetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) SetClientID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) SetTraderID

func (arg1 SwigcptrCThostFtdcQryExchangeQuoteField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeQuoteField) SwigIsCThostFtdcQryExchangeQuoteField

func (p SwigcptrCThostFtdcQryExchangeQuoteField) SwigIsCThostFtdcQryExchangeQuoteField()

func (SwigcptrCThostFtdcQryExchangeQuoteField) Swigcptr

type SwigcptrCThostFtdcQryExchangeRateField

type SwigcptrCThostFtdcQryExchangeRateField uintptr

func (SwigcptrCThostFtdcQryExchangeRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryExchangeRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeRateField) GetFromCurrencyID

func (arg1 SwigcptrCThostFtdcQryExchangeRateField) GetFromCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeRateField) GetToCurrencyID

func (arg1 SwigcptrCThostFtdcQryExchangeRateField) GetToCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeRateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryExchangeRateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeRateField) SetFromCurrencyID

func (arg1 SwigcptrCThostFtdcQryExchangeRateField) SetFromCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeRateField) SetToCurrencyID

func (arg1 SwigcptrCThostFtdcQryExchangeRateField) SetToCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeRateField) SwigIsCThostFtdcQryExchangeRateField

func (p SwigcptrCThostFtdcQryExchangeRateField) SwigIsCThostFtdcQryExchangeRateField()

func (SwigcptrCThostFtdcQryExchangeRateField) Swigcptr

type SwigcptrCThostFtdcQryExchangeSequenceField

type SwigcptrCThostFtdcQryExchangeSequenceField uintptr

func (SwigcptrCThostFtdcQryExchangeSequenceField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeSequenceField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExchangeSequenceField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExchangeSequenceField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExchangeSequenceField) SwigIsCThostFtdcQryExchangeSequenceField

func (p SwigcptrCThostFtdcQryExchangeSequenceField) SwigIsCThostFtdcQryExchangeSequenceField()

func (SwigcptrCThostFtdcQryExchangeSequenceField) Swigcptr

type SwigcptrCThostFtdcQryExecOrderActionField

type SwigcptrCThostFtdcQryExecOrderActionField uintptr

func (SwigcptrCThostFtdcQryExecOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryExecOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExecOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryExecOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryExecOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExecOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryExecOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderActionField) SwigIsCThostFtdcQryExecOrderActionField

func (p SwigcptrCThostFtdcQryExecOrderActionField) SwigIsCThostFtdcQryExecOrderActionField()

func (SwigcptrCThostFtdcQryExecOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryExecOrderField

type SwigcptrCThostFtdcQryExecOrderField uintptr

func (SwigcptrCThostFtdcQryExecOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) GetExecOrderSysID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetExecOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) GetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetInsertTimeEnd() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) GetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetInsertTimeStart() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryExecOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryExecOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SetExecOrderSysID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetExecOrderSysID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetInsertTimeEnd(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetInsertTimeStart(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryExecOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryExecOrderField) SwigIsCThostFtdcQryExecOrderField

func (p SwigcptrCThostFtdcQryExecOrderField) SwigIsCThostFtdcQryExecOrderField()

func (SwigcptrCThostFtdcQryExecOrderField) Swigcptr

type SwigcptrCThostFtdcQryForQuoteField

type SwigcptrCThostFtdcQryForQuoteField uintptr

func (SwigcptrCThostFtdcQryForQuoteField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) GetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetInsertTimeEnd() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) GetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetInsertTimeStart() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryForQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetInsertTimeEnd(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetInsertTimeStart(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryForQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteField) SwigIsCThostFtdcQryForQuoteField

func (p SwigcptrCThostFtdcQryForQuoteField) SwigIsCThostFtdcQryForQuoteField()

func (SwigcptrCThostFtdcQryForQuoteField) Swigcptr

type SwigcptrCThostFtdcQryForQuoteParamField

type SwigcptrCThostFtdcQryForQuoteParamField uintptr

func (SwigcptrCThostFtdcQryForQuoteParamField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteParamField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteParamField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteParamField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryForQuoteParamField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteParamField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteParamField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteParamField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryForQuoteParamField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryForQuoteParamField) SwigIsCThostFtdcQryForQuoteParamField

func (p SwigcptrCThostFtdcQryForQuoteParamField) SwigIsCThostFtdcQryForQuoteParamField()

func (SwigcptrCThostFtdcQryForQuoteParamField) Swigcptr

type SwigcptrCThostFtdcQryFrontStatusField

type SwigcptrCThostFtdcQryFrontStatusField uintptr

func (SwigcptrCThostFtdcQryFrontStatusField) GetFrontID

func (arg1 SwigcptrCThostFtdcQryFrontStatusField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcQryFrontStatusField) SetFrontID

func (arg1 SwigcptrCThostFtdcQryFrontStatusField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcQryFrontStatusField) SwigIsCThostFtdcQryFrontStatusField

func (p SwigcptrCThostFtdcQryFrontStatusField) SwigIsCThostFtdcQryFrontStatusField()

func (SwigcptrCThostFtdcQryFrontStatusField) Swigcptr

type SwigcptrCThostFtdcQryHisOrderField

type SwigcptrCThostFtdcQryHisOrderField uintptr

func (SwigcptrCThostFtdcQryHisOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetInsertTimeEnd() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetInsertTimeStart() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) GetSettlementID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcQryHisOrderField) GetTradingDay

func (arg1 SwigcptrCThostFtdcQryHisOrderField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcQryHisOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetInsertTimeEnd(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetInsertTimeStart(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SetSettlementID

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcQryHisOrderField) SetTradingDay

func (arg1 SwigcptrCThostFtdcQryHisOrderField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcQryHisOrderField) SwigIsCThostFtdcQryHisOrderField

func (p SwigcptrCThostFtdcQryHisOrderField) SwigIsCThostFtdcQryHisOrderField()

func (SwigcptrCThostFtdcQryHisOrderField) Swigcptr

type SwigcptrCThostFtdcQryIPListField

type SwigcptrCThostFtdcQryIPListField uintptr

func (SwigcptrCThostFtdcQryIPListField) GetIPAddress

func (arg1 SwigcptrCThostFtdcQryIPListField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcQryIPListField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryIPListField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryIPListField) SetIPAddress

func (arg1 SwigcptrCThostFtdcQryIPListField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcQryIPListField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryIPListField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryIPListField) SwigIsCThostFtdcQryIPListField

func (p SwigcptrCThostFtdcQryIPListField) SwigIsCThostFtdcQryIPListField()

func (SwigcptrCThostFtdcQryIPListField) Swigcptr

type SwigcptrCThostFtdcQryInstrumentCommissionRateField

type SwigcptrCThostFtdcQryInstrumentCommissionRateField uintptr

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentCommissionRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) SetBrokerID

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) SetExchangeID

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) SetInstrumentID

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) SetInvestUnitID

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) SetInvestorID

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) SetReserve1

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) SwigIsCThostFtdcQryInstrumentCommissionRateField

func (p SwigcptrCThostFtdcQryInstrumentCommissionRateField) SwigIsCThostFtdcQryInstrumentCommissionRateField()

func (SwigcptrCThostFtdcQryInstrumentCommissionRateField) Swigcptr

type SwigcptrCThostFtdcQryInstrumentField

type SwigcptrCThostFtdcQryInstrumentField uintptr

func (SwigcptrCThostFtdcQryInstrumentField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentField) GetProductID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentField) GetReserve2

func (arg1 SwigcptrCThostFtdcQryInstrumentField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentField) GetReserve3

func (arg1 SwigcptrCThostFtdcQryInstrumentField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentField) SetProductID

func (arg1 SwigcptrCThostFtdcQryInstrumentField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentField) SetReserve2

func (arg1 SwigcptrCThostFtdcQryInstrumentField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentField) SetReserve3

func (arg1 SwigcptrCThostFtdcQryInstrumentField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentField) SwigIsCThostFtdcQryInstrumentField

func (p SwigcptrCThostFtdcQryInstrumentField) SwigIsCThostFtdcQryInstrumentField()

func (SwigcptrCThostFtdcQryInstrumentField) Swigcptr

type SwigcptrCThostFtdcQryInstrumentMarginRateField

type SwigcptrCThostFtdcQryInstrumentMarginRateField uintptr

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SetBrokerID

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryInstrumentMarginRateField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SetReserve1

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) SwigIsCThostFtdcQryInstrumentMarginRateField

func (p SwigcptrCThostFtdcQryInstrumentMarginRateField) SwigIsCThostFtdcQryInstrumentMarginRateField()

func (SwigcptrCThostFtdcQryInstrumentMarginRateField) Swigcptr

type SwigcptrCThostFtdcQryInstrumentOrderCommRateField

type SwigcptrCThostFtdcQryInstrumentOrderCommRateField uintptr

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentOrderCommRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) SetBrokerID

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentOrderCommRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) SetInvestorID

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) SetReserve1

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) SwigIsCThostFtdcQryInstrumentOrderCommRateField

func (p SwigcptrCThostFtdcQryInstrumentOrderCommRateField) SwigIsCThostFtdcQryInstrumentOrderCommRateField()

func (SwigcptrCThostFtdcQryInstrumentOrderCommRateField) Swigcptr

type SwigcptrCThostFtdcQryInstrumentStatusField

type SwigcptrCThostFtdcQryInstrumentStatusField uintptr

func (SwigcptrCThostFtdcQryInstrumentStatusField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInstrumentStatusField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentStatusField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryInstrumentStatusField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentStatusField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentStatusField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentStatusField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryInstrumentStatusField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentStatusField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQryInstrumentStatusField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentStatusField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentStatusField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentStatusField) SwigIsCThostFtdcQryInstrumentStatusField

func (p SwigcptrCThostFtdcQryInstrumentStatusField) SwigIsCThostFtdcQryInstrumentStatusField()

func (SwigcptrCThostFtdcQryInstrumentStatusField) Swigcptr

type SwigcptrCThostFtdcQryInstrumentTradingRightField

type SwigcptrCThostFtdcQryInstrumentTradingRightField uintptr

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInstrumentTradingRightField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentTradingRightField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInstrumentTradingRightField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInstrumentTradingRightField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) SetBrokerID

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInstrumentTradingRightField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) SetInvestorID

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) SetReserve1

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) SwigIsCThostFtdcQryInstrumentTradingRightField

func (p SwigcptrCThostFtdcQryInstrumentTradingRightField) SwigIsCThostFtdcQryInstrumentTradingRightField()

func (SwigcptrCThostFtdcQryInstrumentTradingRightField) Swigcptr

type SwigcptrCThostFtdcQryInvestUnitField

type SwigcptrCThostFtdcQryInvestUnitField uintptr

func (SwigcptrCThostFtdcQryInvestUnitField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestUnitField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestUnitField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestUnitField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestUnitField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestUnitField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestUnitField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestUnitField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryInvestUnitField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestUnitField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryInvestUnitField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestUnitField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryInvestUnitField) SwigIsCThostFtdcQryInvestUnitField

func (p SwigcptrCThostFtdcQryInvestUnitField) SwigIsCThostFtdcQryInvestUnitField()

func (SwigcptrCThostFtdcQryInvestUnitField) Swigcptr

type SwigcptrCThostFtdcQryInvestorField

type SwigcptrCThostFtdcQryInvestorField uintptr

func (SwigcptrCThostFtdcQryInvestorField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestorField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestorField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorField) SwigIsCThostFtdcQryInvestorField

func (p SwigcptrCThostFtdcQryInvestorField) SwigIsCThostFtdcQryInvestorField()

func (SwigcptrCThostFtdcQryInvestorField) Swigcptr

type SwigcptrCThostFtdcQryInvestorGroupField

type SwigcptrCThostFtdcQryInvestorGroupField uintptr

func (SwigcptrCThostFtdcQryInvestorGroupField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorGroupField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorGroupField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorGroupField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorGroupField) SwigIsCThostFtdcQryInvestorGroupField

func (p SwigcptrCThostFtdcQryInvestorGroupField) SwigIsCThostFtdcQryInvestorGroupField()

func (SwigcptrCThostFtdcQryInvestorGroupField) Swigcptr

type SwigcptrCThostFtdcQryInvestorPositionCombineDetailField

type SwigcptrCThostFtdcQryInvestorPositionCombineDetailField uintptr

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetCombInstrumentID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetCombInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SetBrokerID

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SetCombInstrumentID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SetCombInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SetExchangeID

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SetInvestUnitID

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SetInvestorID

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SetReserve1

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SwigIsCThostFtdcQryInvestorPositionCombineDetailField

func (p SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) SwigIsCThostFtdcQryInvestorPositionCombineDetailField()

func (SwigcptrCThostFtdcQryInvestorPositionCombineDetailField) Swigcptr

type SwigcptrCThostFtdcQryInvestorPositionDetailField

type SwigcptrCThostFtdcQryInvestorPositionDetailField uintptr

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) SetBrokerID

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) SetExchangeID

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionDetailField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) SetInvestorID

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) SetReserve1

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) SwigIsCThostFtdcQryInvestorPositionDetailField

func (p SwigcptrCThostFtdcQryInvestorPositionDetailField) SwigIsCThostFtdcQryInvestorPositionDetailField()

func (SwigcptrCThostFtdcQryInvestorPositionDetailField) Swigcptr

type SwigcptrCThostFtdcQryInvestorPositionField

type SwigcptrCThostFtdcQryInvestorPositionField uintptr

func (SwigcptrCThostFtdcQryInvestorPositionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorPositionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryInvestorPositionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryInvestorPositionField) SwigIsCThostFtdcQryInvestorPositionField

func (p SwigcptrCThostFtdcQryInvestorPositionField) SwigIsCThostFtdcQryInvestorPositionField()

func (SwigcptrCThostFtdcQryInvestorPositionField) Swigcptr

type SwigcptrCThostFtdcQryInvestorProductGroupMarginField

type SwigcptrCThostFtdcQryInvestorProductGroupMarginField uintptr

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetProductGroupID

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetProductGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetBrokerID

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetExchangeID

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetHedgeFlag

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetInvestUnitID

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetInvestorID

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetProductGroupID

func (arg1 SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetProductGroupID(arg2 string)

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SetReserve1

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SwigIsCThostFtdcQryInvestorProductGroupMarginField

func (p SwigcptrCThostFtdcQryInvestorProductGroupMarginField) SwigIsCThostFtdcQryInvestorProductGroupMarginField()

func (SwigcptrCThostFtdcQryInvestorProductGroupMarginField) Swigcptr

type SwigcptrCThostFtdcQryLinkManField

type SwigcptrCThostFtdcQryLinkManField uintptr

func (SwigcptrCThostFtdcQryLinkManField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryLinkManField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryLinkManField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryLinkManField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryLinkManField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryLinkManField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryLinkManField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryLinkManField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryLinkManField) SwigIsCThostFtdcQryLinkManField

func (p SwigcptrCThostFtdcQryLinkManField) SwigIsCThostFtdcQryLinkManField()

func (SwigcptrCThostFtdcQryLinkManField) Swigcptr

type SwigcptrCThostFtdcQryLoginForbiddenIPField

type SwigcptrCThostFtdcQryLoginForbiddenIPField uintptr

func (SwigcptrCThostFtdcQryLoginForbiddenIPField) GetIPAddress

func (arg1 SwigcptrCThostFtdcQryLoginForbiddenIPField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcQryLoginForbiddenIPField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryLoginForbiddenIPField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryLoginForbiddenIPField) SetIPAddress

func (arg1 SwigcptrCThostFtdcQryLoginForbiddenIPField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcQryLoginForbiddenIPField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryLoginForbiddenIPField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryLoginForbiddenIPField) SwigIsCThostFtdcQryLoginForbiddenIPField

func (p SwigcptrCThostFtdcQryLoginForbiddenIPField) SwigIsCThostFtdcQryLoginForbiddenIPField()

func (SwigcptrCThostFtdcQryLoginForbiddenIPField) Swigcptr

type SwigcptrCThostFtdcQryLoginForbiddenUserField

type SwigcptrCThostFtdcQryLoginForbiddenUserField uintptr

func (SwigcptrCThostFtdcQryLoginForbiddenUserField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryLoginForbiddenUserField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryLoginForbiddenUserField) GetUserID

func (arg1 SwigcptrCThostFtdcQryLoginForbiddenUserField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQryLoginForbiddenUserField) SetBrokerID

func (SwigcptrCThostFtdcQryLoginForbiddenUserField) SetUserID

func (SwigcptrCThostFtdcQryLoginForbiddenUserField) SwigIsCThostFtdcQryLoginForbiddenUserField

func (p SwigcptrCThostFtdcQryLoginForbiddenUserField) SwigIsCThostFtdcQryLoginForbiddenUserField()

func (SwigcptrCThostFtdcQryLoginForbiddenUserField) Swigcptr

type SwigcptrCThostFtdcQryMDTraderOfferField

type SwigcptrCThostFtdcQryMDTraderOfferField uintptr

func (SwigcptrCThostFtdcQryMDTraderOfferField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryMDTraderOfferField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMDTraderOfferField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryMDTraderOfferField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMDTraderOfferField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryMDTraderOfferField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMDTraderOfferField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryMDTraderOfferField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryMDTraderOfferField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryMDTraderOfferField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryMDTraderOfferField) SetTraderID

func (arg1 SwigcptrCThostFtdcQryMDTraderOfferField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQryMDTraderOfferField) SwigIsCThostFtdcQryMDTraderOfferField

func (p SwigcptrCThostFtdcQryMDTraderOfferField) SwigIsCThostFtdcQryMDTraderOfferField()

func (SwigcptrCThostFtdcQryMDTraderOfferField) Swigcptr

type SwigcptrCThostFtdcQryMMInstrumentCommissionRateField

type SwigcptrCThostFtdcQryMMInstrumentCommissionRateField uintptr

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) SetBrokerID

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) SetInstrumentID

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) SetInvestorID

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) SetReserve1

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) SwigIsCThostFtdcQryMMInstrumentCommissionRateField

func (p SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) SwigIsCThostFtdcQryMMInstrumentCommissionRateField()

func (SwigcptrCThostFtdcQryMMInstrumentCommissionRateField) Swigcptr

type SwigcptrCThostFtdcQryMMOptionInstrCommRateField

type SwigcptrCThostFtdcQryMMOptionInstrCommRateField uintptr

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryMMOptionInstrCommRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) SetBrokerID

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMMOptionInstrCommRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) SetInvestorID

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) SetReserve1

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) SwigIsCThostFtdcQryMMOptionInstrCommRateField

func (p SwigcptrCThostFtdcQryMMOptionInstrCommRateField) SwigIsCThostFtdcQryMMOptionInstrCommRateField()

func (SwigcptrCThostFtdcQryMMOptionInstrCommRateField) Swigcptr

type SwigcptrCThostFtdcQryMarginModelField

type SwigcptrCThostFtdcQryMarginModelField uintptr

func (SwigcptrCThostFtdcQryMarginModelField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryMarginModelField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMarginModelField) GetMarginModelID

func (arg1 SwigcptrCThostFtdcQryMarginModelField) GetMarginModelID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMarginModelField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryMarginModelField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryMarginModelField) SetMarginModelID

func (arg1 SwigcptrCThostFtdcQryMarginModelField) SetMarginModelID(arg2 string)

func (SwigcptrCThostFtdcQryMarginModelField) SwigIsCThostFtdcQryMarginModelField

func (p SwigcptrCThostFtdcQryMarginModelField) SwigIsCThostFtdcQryMarginModelField()

func (SwigcptrCThostFtdcQryMarginModelField) Swigcptr

type SwigcptrCThostFtdcQryMaxOrderVolumeField

type SwigcptrCThostFtdcQryMaxOrderVolumeField uintptr

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetDirection

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetMaxVolume

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetMaxVolume() (_swig_ret int)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetDirection

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetMaxVolume

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetMaxVolume(arg2 int)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetOffsetFlag

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) SwigIsCThostFtdcQryMaxOrderVolumeField

func (p SwigcptrCThostFtdcQryMaxOrderVolumeField) SwigIsCThostFtdcQryMaxOrderVolumeField()

func (SwigcptrCThostFtdcQryMaxOrderVolumeField) Swigcptr

type SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField

type SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField uintptr

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetDirection

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetMaxVolume

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetMaxVolume() (_swig_ret int)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetPrice

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetBrokerID

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetDirection

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetExchangeID

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetHedgeFlag

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetInvestorID

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetMaxVolume

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetOffsetFlag

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetPrice

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SetReserve1

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SwigIsCThostFtdcQryMaxOrderVolumeWithPriceField

func (p SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) SwigIsCThostFtdcQryMaxOrderVolumeWithPriceField()

func (SwigcptrCThostFtdcQryMaxOrderVolumeWithPriceField) Swigcptr

type SwigcptrCThostFtdcQryMulticastInstrumentField

type SwigcptrCThostFtdcQryMulticastInstrumentField uintptr

func (SwigcptrCThostFtdcQryMulticastInstrumentField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMulticastInstrumentField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryMulticastInstrumentField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryMulticastInstrumentField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryMulticastInstrumentField) GetTopicID

func (arg1 SwigcptrCThostFtdcQryMulticastInstrumentField) GetTopicID() (_swig_ret int)

func (SwigcptrCThostFtdcQryMulticastInstrumentField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryMulticastInstrumentField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryMulticastInstrumentField) SetReserve1

func (SwigcptrCThostFtdcQryMulticastInstrumentField) SetTopicID

func (arg1 SwigcptrCThostFtdcQryMulticastInstrumentField) SetTopicID(arg2 int)

func (SwigcptrCThostFtdcQryMulticastInstrumentField) SwigIsCThostFtdcQryMulticastInstrumentField

func (p SwigcptrCThostFtdcQryMulticastInstrumentField) SwigIsCThostFtdcQryMulticastInstrumentField()

func (SwigcptrCThostFtdcQryMulticastInstrumentField) Swigcptr

type SwigcptrCThostFtdcQryNoticeField

type SwigcptrCThostFtdcQryNoticeField uintptr

func (SwigcptrCThostFtdcQryNoticeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryNoticeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryNoticeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryNoticeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryNoticeField) SwigIsCThostFtdcQryNoticeField

func (p SwigcptrCThostFtdcQryNoticeField) SwigIsCThostFtdcQryNoticeField()

func (SwigcptrCThostFtdcQryNoticeField) Swigcptr

type SwigcptrCThostFtdcQryOptionInstrCommRateField

type SwigcptrCThostFtdcQryOptionInstrCommRateField uintptr

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) SetBrokerID

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionInstrCommRateField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) SetReserve1

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) SwigIsCThostFtdcQryOptionInstrCommRateField

func (p SwigcptrCThostFtdcQryOptionInstrCommRateField) SwigIsCThostFtdcQryOptionInstrCommRateField()

func (SwigcptrCThostFtdcQryOptionInstrCommRateField) Swigcptr

type SwigcptrCThostFtdcQryOptionInstrTradeCostField

type SwigcptrCThostFtdcQryOptionInstrTradeCostField uintptr

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInputPrice

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInputPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetUnderlyingPrice

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) GetUnderlyingPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetBrokerID

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetInputPrice

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetReserve1

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetUnderlyingPrice

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradeCostField) SetUnderlyingPrice(arg2 float64)

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) SwigIsCThostFtdcQryOptionInstrTradeCostField

func (p SwigcptrCThostFtdcQryOptionInstrTradeCostField) SwigIsCThostFtdcQryOptionInstrTradeCostField()

func (SwigcptrCThostFtdcQryOptionInstrTradeCostField) Swigcptr

type SwigcptrCThostFtdcQryOptionInstrTradingRightField

type SwigcptrCThostFtdcQryOptionInstrTradingRightField uintptr

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetDirection

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradingRightField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) SetBrokerID

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) SetDirection

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionInstrTradingRightField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) SetInvestorID

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) SetReserve1

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) SwigIsCThostFtdcQryOptionInstrTradingRightField

func (p SwigcptrCThostFtdcQryOptionInstrTradingRightField) SwigIsCThostFtdcQryOptionInstrTradingRightField()

func (SwigcptrCThostFtdcQryOptionInstrTradingRightField) Swigcptr

type SwigcptrCThostFtdcQryOptionSelfCloseActionField

type SwigcptrCThostFtdcQryOptionSelfCloseActionField uintptr

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) SetBrokerID

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) SetExchangeID

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) SetInvestorID

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) SwigIsCThostFtdcQryOptionSelfCloseActionField

func (p SwigcptrCThostFtdcQryOptionSelfCloseActionField) SwigIsCThostFtdcQryOptionSelfCloseActionField()

func (SwigcptrCThostFtdcQryOptionSelfCloseActionField) Swigcptr

type SwigcptrCThostFtdcQryOptionSelfCloseField

type SwigcptrCThostFtdcQryOptionSelfCloseField uintptr

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetInsertTimeEnd() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetInsertTimeStart() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetOptionSelfCloseSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetInsertTimeEnd(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetInsertTimeStart(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetOptionSelfCloseSysID

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetOptionSelfCloseSysID(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryOptionSelfCloseField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryOptionSelfCloseField) SwigIsCThostFtdcQryOptionSelfCloseField

func (p SwigcptrCThostFtdcQryOptionSelfCloseField) SwigIsCThostFtdcQryOptionSelfCloseField()

func (SwigcptrCThostFtdcQryOptionSelfCloseField) Swigcptr

type SwigcptrCThostFtdcQryOrderActionField

type SwigcptrCThostFtdcQryOrderActionField uintptr

func (SwigcptrCThostFtdcQryOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryOrderActionField) SwigIsCThostFtdcQryOrderActionField

func (p SwigcptrCThostFtdcQryOrderActionField) SwigIsCThostFtdcQryOrderActionField()

func (SwigcptrCThostFtdcQryOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryOrderField

type SwigcptrCThostFtdcQryOrderField uintptr

func (SwigcptrCThostFtdcQryOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryOrderField) GetInsertTimeEnd() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryOrderField) GetInsertTimeStart() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcQryOrderField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryOrderField) SetInsertTimeEnd(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryOrderField) SetInsertTimeStart(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcQryOrderField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryOrderField) SwigIsCThostFtdcQryOrderField

func (p SwigcptrCThostFtdcQryOrderField) SwigIsCThostFtdcQryOrderField()

func (SwigcptrCThostFtdcQryOrderField) Swigcptr

type SwigcptrCThostFtdcQryParkedOrderActionField

type SwigcptrCThostFtdcQryParkedOrderActionField uintptr

func (SwigcptrCThostFtdcQryParkedOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryParkedOrderActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderActionField) SwigIsCThostFtdcQryParkedOrderActionField

func (p SwigcptrCThostFtdcQryParkedOrderActionField) SwigIsCThostFtdcQryParkedOrderActionField()

func (SwigcptrCThostFtdcQryParkedOrderActionField) Swigcptr

type SwigcptrCThostFtdcQryParkedOrderField

type SwigcptrCThostFtdcQryParkedOrderField uintptr

func (SwigcptrCThostFtdcQryParkedOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryParkedOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryParkedOrderField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryParkedOrderField) SwigIsCThostFtdcQryParkedOrderField

func (p SwigcptrCThostFtdcQryParkedOrderField) SwigIsCThostFtdcQryParkedOrderField()

func (SwigcptrCThostFtdcQryParkedOrderField) Swigcptr

type SwigcptrCThostFtdcQryPartBrokerField

type SwigcptrCThostFtdcQryPartBrokerField uintptr

func (SwigcptrCThostFtdcQryPartBrokerField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryPartBrokerField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryPartBrokerField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryPartBrokerField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryPartBrokerField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryPartBrokerField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryPartBrokerField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryPartBrokerField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryPartBrokerField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryPartBrokerField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryPartBrokerField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryPartBrokerField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryPartBrokerField) SwigIsCThostFtdcQryPartBrokerField

func (p SwigcptrCThostFtdcQryPartBrokerField) SwigIsCThostFtdcQryPartBrokerField()

func (SwigcptrCThostFtdcQryPartBrokerField) Swigcptr

type SwigcptrCThostFtdcQryProductExchRateField

type SwigcptrCThostFtdcQryProductExchRateField uintptr

func (SwigcptrCThostFtdcQryProductExchRateField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryProductExchRateField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductExchRateField) GetProductID

func (arg1 SwigcptrCThostFtdcQryProductExchRateField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductExchRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryProductExchRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductExchRateField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryProductExchRateField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryProductExchRateField) SetProductID

func (arg1 SwigcptrCThostFtdcQryProductExchRateField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcQryProductExchRateField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryProductExchRateField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryProductExchRateField) SwigIsCThostFtdcQryProductExchRateField

func (p SwigcptrCThostFtdcQryProductExchRateField) SwigIsCThostFtdcQryProductExchRateField()

func (SwigcptrCThostFtdcQryProductExchRateField) Swigcptr

type SwigcptrCThostFtdcQryProductField

type SwigcptrCThostFtdcQryProductField uintptr

func (SwigcptrCThostFtdcQryProductField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryProductField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductField) GetProductClass

func (arg1 SwigcptrCThostFtdcQryProductField) GetProductClass() (_swig_ret byte)

func (SwigcptrCThostFtdcQryProductField) GetProductID

func (arg1 SwigcptrCThostFtdcQryProductField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryProductField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryProductField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryProductField) SetProductClass

func (arg1 SwigcptrCThostFtdcQryProductField) SetProductClass(arg2 byte)

func (SwigcptrCThostFtdcQryProductField) SetProductID

func (arg1 SwigcptrCThostFtdcQryProductField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcQryProductField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryProductField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryProductField) SwigIsCThostFtdcQryProductField

func (p SwigcptrCThostFtdcQryProductField) SwigIsCThostFtdcQryProductField()

func (SwigcptrCThostFtdcQryProductField) Swigcptr

type SwigcptrCThostFtdcQryProductGroupField

type SwigcptrCThostFtdcQryProductGroupField uintptr

func (SwigcptrCThostFtdcQryProductGroupField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryProductGroupField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductGroupField) GetProductID

func (arg1 SwigcptrCThostFtdcQryProductGroupField) GetProductID() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductGroupField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryProductGroupField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryProductGroupField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryProductGroupField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryProductGroupField) SetProductID

func (arg1 SwigcptrCThostFtdcQryProductGroupField) SetProductID(arg2 string)

func (SwigcptrCThostFtdcQryProductGroupField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryProductGroupField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryProductGroupField) SwigIsCThostFtdcQryProductGroupField

func (p SwigcptrCThostFtdcQryProductGroupField) SwigIsCThostFtdcQryProductGroupField()

func (SwigcptrCThostFtdcQryProductGroupField) Swigcptr

type SwigcptrCThostFtdcQryQuoteActionField

type SwigcptrCThostFtdcQryQuoteActionField uintptr

func (SwigcptrCThostFtdcQryQuoteActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryQuoteActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryQuoteActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryQuoteActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryQuoteActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryQuoteActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryQuoteActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteActionField) SwigIsCThostFtdcQryQuoteActionField

func (p SwigcptrCThostFtdcQryQuoteActionField) SwigIsCThostFtdcQryQuoteActionField()

func (SwigcptrCThostFtdcQryQuoteActionField) Swigcptr

type SwigcptrCThostFtdcQryQuoteField

type SwigcptrCThostFtdcQryQuoteField uintptr

func (SwigcptrCThostFtdcQryQuoteField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetInsertTimeEnd() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetInsertTimeStart() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetQuoteSysID

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryQuoteField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetInsertTimeEnd

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetInsertTimeEnd(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetInsertTimeStart

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetInsertTimeStart(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetQuoteSysID

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryQuoteField) SwigIsCThostFtdcQryQuoteField

func (p SwigcptrCThostFtdcQryQuoteField) SwigIsCThostFtdcQryQuoteField()

func (SwigcptrCThostFtdcQryQuoteField) Swigcptr

type SwigcptrCThostFtdcQrySecAgentACIDMapField

type SwigcptrCThostFtdcQrySecAgentACIDMapField uintptr

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) GetAccountID

func (arg1 SwigcptrCThostFtdcQrySecAgentACIDMapField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySecAgentACIDMapField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQrySecAgentACIDMapField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) GetUserID

func (arg1 SwigcptrCThostFtdcQrySecAgentACIDMapField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) SetAccountID

func (arg1 SwigcptrCThostFtdcQrySecAgentACIDMapField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQrySecAgentACIDMapField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcQrySecAgentACIDMapField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) SetUserID

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) SwigIsCThostFtdcQrySecAgentACIDMapField

func (p SwigcptrCThostFtdcQrySecAgentACIDMapField) SwigIsCThostFtdcQrySecAgentACIDMapField()

func (SwigcptrCThostFtdcQrySecAgentACIDMapField) Swigcptr

type SwigcptrCThostFtdcQrySecAgentCheckModeField

type SwigcptrCThostFtdcQrySecAgentCheckModeField uintptr

func (SwigcptrCThostFtdcQrySecAgentCheckModeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySecAgentCheckModeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentCheckModeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQrySecAgentCheckModeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentCheckModeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQrySecAgentCheckModeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQrySecAgentCheckModeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQrySecAgentCheckModeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQrySecAgentCheckModeField) SwigIsCThostFtdcQrySecAgentCheckModeField

func (p SwigcptrCThostFtdcQrySecAgentCheckModeField) SwigIsCThostFtdcQrySecAgentCheckModeField()

func (SwigcptrCThostFtdcQrySecAgentCheckModeField) Swigcptr

type SwigcptrCThostFtdcQrySecAgentTradeInfoField

type SwigcptrCThostFtdcQrySecAgentTradeInfoField uintptr

func (SwigcptrCThostFtdcQrySecAgentTradeInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySecAgentTradeInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentTradeInfoField) GetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcQrySecAgentTradeInfoField) GetBrokerSecAgentID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySecAgentTradeInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQrySecAgentTradeInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQrySecAgentTradeInfoField) SetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcQrySecAgentTradeInfoField) SetBrokerSecAgentID(arg2 string)

func (SwigcptrCThostFtdcQrySecAgentTradeInfoField) SwigIsCThostFtdcQrySecAgentTradeInfoField

func (p SwigcptrCThostFtdcQrySecAgentTradeInfoField) SwigIsCThostFtdcQrySecAgentTradeInfoField()

func (SwigcptrCThostFtdcQrySecAgentTradeInfoField) Swigcptr

type SwigcptrCThostFtdcQrySettlementInfoConfirmField

type SwigcptrCThostFtdcQrySettlementInfoConfirmField uintptr

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetAccountID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoConfirmField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) SetAccountID

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) SetBrokerID

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) SetCurrencyID

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) SetInvestorID

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) SwigIsCThostFtdcQrySettlementInfoConfirmField

func (p SwigcptrCThostFtdcQrySettlementInfoConfirmField) SwigIsCThostFtdcQrySettlementInfoConfirmField()

func (SwigcptrCThostFtdcQrySettlementInfoConfirmField) Swigcptr

type SwigcptrCThostFtdcQrySettlementInfoField

type SwigcptrCThostFtdcQrySettlementInfoField uintptr

func (SwigcptrCThostFtdcQrySettlementInfoField) GetAccountID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoField) GetTradingDay

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcQrySettlementInfoField) SetAccountID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcQrySettlementInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQrySettlementInfoField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQrySettlementInfoField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQrySettlementInfoField) SetTradingDay

func (arg1 SwigcptrCThostFtdcQrySettlementInfoField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcQrySettlementInfoField) SwigIsCThostFtdcQrySettlementInfoField

func (p SwigcptrCThostFtdcQrySettlementInfoField) SwigIsCThostFtdcQrySettlementInfoField()

func (SwigcptrCThostFtdcQrySettlementInfoField) Swigcptr

type SwigcptrCThostFtdcQryStrikeOffsetField

type SwigcptrCThostFtdcQryStrikeOffsetField uintptr

func (SwigcptrCThostFtdcQryStrikeOffsetField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryStrikeOffsetField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryStrikeOffsetField) SwigIsCThostFtdcQryStrikeOffsetField

func (p SwigcptrCThostFtdcQryStrikeOffsetField) SwigIsCThostFtdcQryStrikeOffsetField()

func (SwigcptrCThostFtdcQryStrikeOffsetField) Swigcptr

type SwigcptrCThostFtdcQrySuperUserField

type SwigcptrCThostFtdcQrySuperUserField uintptr

func (SwigcptrCThostFtdcQrySuperUserField) GetUserID

func (arg1 SwigcptrCThostFtdcQrySuperUserField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySuperUserField) SetUserID

func (arg1 SwigcptrCThostFtdcQrySuperUserField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcQrySuperUserField) SwigIsCThostFtdcQrySuperUserField

func (p SwigcptrCThostFtdcQrySuperUserField) SwigIsCThostFtdcQrySuperUserField()

func (SwigcptrCThostFtdcQrySuperUserField) Swigcptr

type SwigcptrCThostFtdcQrySuperUserFunctionField

type SwigcptrCThostFtdcQrySuperUserFunctionField uintptr

func (SwigcptrCThostFtdcQrySuperUserFunctionField) GetUserID

func (arg1 SwigcptrCThostFtdcQrySuperUserFunctionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySuperUserFunctionField) SetUserID

func (SwigcptrCThostFtdcQrySuperUserFunctionField) SwigIsCThostFtdcQrySuperUserFunctionField

func (p SwigcptrCThostFtdcQrySuperUserFunctionField) SwigIsCThostFtdcQrySuperUserFunctionField()

func (SwigcptrCThostFtdcQrySuperUserFunctionField) Swigcptr

type SwigcptrCThostFtdcQrySyncDelaySwapField

type SwigcptrCThostFtdcQrySyncDelaySwapField uintptr

func (SwigcptrCThostFtdcQrySyncDelaySwapField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySyncDelaySwapField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySyncDelaySwapField) GetDelaySwapSeqNo

func (arg1 SwigcptrCThostFtdcQrySyncDelaySwapField) GetDelaySwapSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcQrySyncDelaySwapField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQrySyncDelaySwapField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQrySyncDelaySwapField) SetDelaySwapSeqNo

func (arg1 SwigcptrCThostFtdcQrySyncDelaySwapField) SetDelaySwapSeqNo(arg2 string)

func (SwigcptrCThostFtdcQrySyncDelaySwapField) SwigIsCThostFtdcQrySyncDelaySwapField

func (p SwigcptrCThostFtdcQrySyncDelaySwapField) SwigIsCThostFtdcQrySyncDelaySwapField()

func (SwigcptrCThostFtdcQrySyncDelaySwapField) Swigcptr

type SwigcptrCThostFtdcQrySyncDepositField

type SwigcptrCThostFtdcQrySyncDepositField uintptr

func (SwigcptrCThostFtdcQrySyncDepositField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySyncDepositField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySyncDepositField) GetDepositSeqNo

func (arg1 SwigcptrCThostFtdcQrySyncDepositField) GetDepositSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcQrySyncDepositField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQrySyncDepositField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQrySyncDepositField) SetDepositSeqNo

func (arg1 SwigcptrCThostFtdcQrySyncDepositField) SetDepositSeqNo(arg2 string)

func (SwigcptrCThostFtdcQrySyncDepositField) SwigIsCThostFtdcQrySyncDepositField

func (p SwigcptrCThostFtdcQrySyncDepositField) SwigIsCThostFtdcQrySyncDepositField()

func (SwigcptrCThostFtdcQrySyncDepositField) Swigcptr

type SwigcptrCThostFtdcQrySyncFundMortgageField

type SwigcptrCThostFtdcQrySyncFundMortgageField uintptr

func (SwigcptrCThostFtdcQrySyncFundMortgageField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQrySyncFundMortgageField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQrySyncFundMortgageField) GetMortgageSeqNo

func (arg1 SwigcptrCThostFtdcQrySyncFundMortgageField) GetMortgageSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcQrySyncFundMortgageField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQrySyncFundMortgageField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQrySyncFundMortgageField) SetMortgageSeqNo

func (arg1 SwigcptrCThostFtdcQrySyncFundMortgageField) SetMortgageSeqNo(arg2 string)

func (SwigcptrCThostFtdcQrySyncFundMortgageField) SwigIsCThostFtdcQrySyncFundMortgageField

func (p SwigcptrCThostFtdcQrySyncFundMortgageField) SwigIsCThostFtdcQrySyncFundMortgageField()

func (SwigcptrCThostFtdcQrySyncFundMortgageField) Swigcptr

type SwigcptrCThostFtdcQrySyncStatusField

type SwigcptrCThostFtdcQrySyncStatusField uintptr

func (SwigcptrCThostFtdcQrySyncStatusField) GetTradingDay

func (arg1 SwigcptrCThostFtdcQrySyncStatusField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcQrySyncStatusField) SetTradingDay

func (arg1 SwigcptrCThostFtdcQrySyncStatusField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcQrySyncStatusField) SwigIsCThostFtdcQrySyncStatusField

func (p SwigcptrCThostFtdcQrySyncStatusField) SwigIsCThostFtdcQrySyncStatusField()

func (SwigcptrCThostFtdcQrySyncStatusField) Swigcptr

type SwigcptrCThostFtdcQryTradeField

type SwigcptrCThostFtdcQryTradeField uintptr

func (SwigcptrCThostFtdcQryTradeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryTradeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQryTradeField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryTradeField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetReserve1

func (arg1 SwigcptrCThostFtdcQryTradeField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetTradeID

func (arg1 SwigcptrCThostFtdcQryTradeField) GetTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetTradeTimeEnd

func (arg1 SwigcptrCThostFtdcQryTradeField) GetTradeTimeEnd() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) GetTradeTimeStart

func (arg1 SwigcptrCThostFtdcQryTradeField) GetTradeTimeStart() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryTradeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQryTradeField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryTradeField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetReserve1

func (arg1 SwigcptrCThostFtdcQryTradeField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetTradeID

func (arg1 SwigcptrCThostFtdcQryTradeField) SetTradeID(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetTradeTimeEnd

func (arg1 SwigcptrCThostFtdcQryTradeField) SetTradeTimeEnd(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SetTradeTimeStart

func (arg1 SwigcptrCThostFtdcQryTradeField) SetTradeTimeStart(arg2 string)

func (SwigcptrCThostFtdcQryTradeField) SwigIsCThostFtdcQryTradeField

func (p SwigcptrCThostFtdcQryTradeField) SwigIsCThostFtdcQryTradeField()

func (SwigcptrCThostFtdcQryTradeField) Swigcptr

type SwigcptrCThostFtdcQryTraderField

type SwigcptrCThostFtdcQryTraderField uintptr

func (SwigcptrCThostFtdcQryTraderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryTraderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTraderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryTraderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTraderField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryTraderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTraderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryTraderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryTraderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryTraderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryTraderField) SetTraderID

func (arg1 SwigcptrCThostFtdcQryTraderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQryTraderField) SwigIsCThostFtdcQryTraderField

func (p SwigcptrCThostFtdcQryTraderField) SwigIsCThostFtdcQryTraderField()

func (SwigcptrCThostFtdcQryTraderField) Swigcptr

type SwigcptrCThostFtdcQryTraderOfferField

type SwigcptrCThostFtdcQryTraderOfferField uintptr

func (SwigcptrCThostFtdcQryTraderOfferField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryTraderOfferField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTraderOfferField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQryTraderOfferField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTraderOfferField) GetTraderID

func (arg1 SwigcptrCThostFtdcQryTraderOfferField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTraderOfferField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryTraderOfferField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryTraderOfferField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQryTraderOfferField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQryTraderOfferField) SetTraderID

func (arg1 SwigcptrCThostFtdcQryTraderOfferField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQryTraderOfferField) SwigIsCThostFtdcQryTraderOfferField

func (p SwigcptrCThostFtdcQryTraderOfferField) SwigIsCThostFtdcQryTraderOfferField()

func (SwigcptrCThostFtdcQryTraderOfferField) Swigcptr

type SwigcptrCThostFtdcQryTradingAccountField

type SwigcptrCThostFtdcQryTradingAccountField uintptr

func (SwigcptrCThostFtdcQryTradingAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingAccountField) GetBizType

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) GetBizType() (_swig_ret byte)

func (SwigcptrCThostFtdcQryTradingAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingAccountField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcQryTradingAccountField) SetBizType

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) SetBizType(arg2 byte)

func (SwigcptrCThostFtdcQryTradingAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryTradingAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQryTradingAccountField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradingAccountField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryTradingAccountField) SwigIsCThostFtdcQryTradingAccountField

func (p SwigcptrCThostFtdcQryTradingAccountField) SwigIsCThostFtdcQryTradingAccountField()

func (SwigcptrCThostFtdcQryTradingAccountField) Swigcptr

type SwigcptrCThostFtdcQryTradingCodeField

type SwigcptrCThostFtdcQryTradingCodeField uintptr

func (SwigcptrCThostFtdcQryTradingCodeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingCodeField) GetClientID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingCodeField) GetClientIDType

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) GetClientIDType() (_swig_ret byte)

func (SwigcptrCThostFtdcQryTradingCodeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingCodeField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingCodeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingCodeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryTradingCodeField) SetClientID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcQryTradingCodeField) SetClientIDType

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) SetClientIDType(arg2 byte)

func (SwigcptrCThostFtdcQryTradingCodeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQryTradingCodeField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryTradingCodeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradingCodeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryTradingCodeField) SwigIsCThostFtdcQryTradingCodeField

func (p SwigcptrCThostFtdcQryTradingCodeField) SwigIsCThostFtdcQryTradingCodeField()

func (SwigcptrCThostFtdcQryTradingCodeField) Swigcptr

type SwigcptrCThostFtdcQryTradingNoticeField

type SwigcptrCThostFtdcQryTradingNoticeField uintptr

func (SwigcptrCThostFtdcQryTradingNoticeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradingNoticeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingNoticeField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryTradingNoticeField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingNoticeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradingNoticeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTradingNoticeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryTradingNoticeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryTradingNoticeField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQryTradingNoticeField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQryTradingNoticeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQryTradingNoticeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQryTradingNoticeField) SwigIsCThostFtdcQryTradingNoticeField

func (p SwigcptrCThostFtdcQryTradingNoticeField) SwigIsCThostFtdcQryTradingNoticeField()

func (SwigcptrCThostFtdcQryTradingNoticeField) Swigcptr

type SwigcptrCThostFtdcQryTransferBankField

type SwigcptrCThostFtdcQryTransferBankField uintptr

func (SwigcptrCThostFtdcQryTransferBankField) GetBankBrchID

func (arg1 SwigcptrCThostFtdcQryTransferBankField) GetBankBrchID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTransferBankField) GetBankID

func (arg1 SwigcptrCThostFtdcQryTransferBankField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTransferBankField) SetBankBrchID

func (arg1 SwigcptrCThostFtdcQryTransferBankField) SetBankBrchID(arg2 string)

func (SwigcptrCThostFtdcQryTransferBankField) SetBankID

func (arg1 SwigcptrCThostFtdcQryTransferBankField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcQryTransferBankField) SwigIsCThostFtdcQryTransferBankField

func (p SwigcptrCThostFtdcQryTransferBankField) SwigIsCThostFtdcQryTransferBankField()

func (SwigcptrCThostFtdcQryTransferBankField) Swigcptr

type SwigcptrCThostFtdcQryTransferSerialField

type SwigcptrCThostFtdcQryTransferSerialField uintptr

func (SwigcptrCThostFtdcQryTransferSerialField) GetAccountID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTransferSerialField) GetBankID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTransferSerialField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTransferSerialField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQryTransferSerialField) SetAccountID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcQryTransferSerialField) SetBankID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcQryTransferSerialField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryTransferSerialField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcQryTransferSerialField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQryTransferSerialField) SwigIsCThostFtdcQryTransferSerialField

func (p SwigcptrCThostFtdcQryTransferSerialField) SwigIsCThostFtdcQryTransferSerialField()

func (SwigcptrCThostFtdcQryTransferSerialField) Swigcptr

type SwigcptrCThostFtdcQryUserRightsAssignField

type SwigcptrCThostFtdcQryUserRightsAssignField uintptr

func (SwigcptrCThostFtdcQryUserRightsAssignField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryUserRightsAssignField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryUserRightsAssignField) GetUserID

func (arg1 SwigcptrCThostFtdcQryUserRightsAssignField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQryUserRightsAssignField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryUserRightsAssignField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryUserRightsAssignField) SetUserID

func (SwigcptrCThostFtdcQryUserRightsAssignField) SwigIsCThostFtdcQryUserRightsAssignField

func (p SwigcptrCThostFtdcQryUserRightsAssignField) SwigIsCThostFtdcQryUserRightsAssignField()

func (SwigcptrCThostFtdcQryUserRightsAssignField) Swigcptr

type SwigcptrCThostFtdcQryUserSessionField

type SwigcptrCThostFtdcQryUserSessionField uintptr

func (SwigcptrCThostFtdcQryUserSessionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQryUserSessionField) GetFrontID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcQryUserSessionField) GetSessionID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcQryUserSessionField) GetUserID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQryUserSessionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQryUserSessionField) SetFrontID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcQryUserSessionField) SetSessionID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcQryUserSessionField) SetUserID

func (arg1 SwigcptrCThostFtdcQryUserSessionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcQryUserSessionField) SwigIsCThostFtdcQryUserSessionField

func (p SwigcptrCThostFtdcQryUserSessionField) SwigIsCThostFtdcQryUserSessionField()

func (SwigcptrCThostFtdcQryUserSessionField) Swigcptr

type SwigcptrCThostFtdcQueryBrokerDepositField

type SwigcptrCThostFtdcQueryBrokerDepositField uintptr

func (SwigcptrCThostFtdcQueryBrokerDepositField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQueryBrokerDepositField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQueryBrokerDepositField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQueryBrokerDepositField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQueryBrokerDepositField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQueryBrokerDepositField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQueryBrokerDepositField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQueryBrokerDepositField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQueryBrokerDepositField) SwigIsCThostFtdcQueryBrokerDepositField

func (p SwigcptrCThostFtdcQueryBrokerDepositField) SwigIsCThostFtdcQueryBrokerDepositField()

func (SwigcptrCThostFtdcQueryBrokerDepositField) Swigcptr

type SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField

type SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField uintptr

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) SetBrokerID

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) SetInvestUnitID

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) SetInvestorID

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) SwigIsCThostFtdcQueryCFMMCTradingAccountTokenField

func (p SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) SwigIsCThostFtdcQueryCFMMCTradingAccountTokenField()

func (SwigcptrCThostFtdcQueryCFMMCTradingAccountTokenField) Swigcptr

type SwigcptrCThostFtdcQueryFreqField

type SwigcptrCThostFtdcQueryFreqField uintptr

func (SwigcptrCThostFtdcQueryFreqField) GetQueryFreq

func (arg1 SwigcptrCThostFtdcQueryFreqField) GetQueryFreq() (_swig_ret int)

func (SwigcptrCThostFtdcQueryFreqField) SetQueryFreq

func (arg1 SwigcptrCThostFtdcQueryFreqField) SetQueryFreq(arg2 int)

func (SwigcptrCThostFtdcQueryFreqField) SwigIsCThostFtdcQueryFreqField

func (p SwigcptrCThostFtdcQueryFreqField) SwigIsCThostFtdcQueryFreqField()

func (SwigcptrCThostFtdcQueryFreqField) Swigcptr

type SwigcptrCThostFtdcQuoteActionField

type SwigcptrCThostFtdcQuoteActionField uintptr

func (SwigcptrCThostFtdcQuoteActionField) GetActionDate

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetActionDate() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetActionFlag

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetActionFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteActionField) GetActionLocalID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetActionLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetActionTime

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetActionTime() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetBranchID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetClientID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetFrontID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteActionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetInstallID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteActionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetOrderActionStatus

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetOrderActionStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteActionField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetQuoteActionRef

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetQuoteActionRef() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteActionField) GetQuoteLocalID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetQuoteLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetQuoteRef

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetQuoteRef() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetQuoteSysID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetRequestID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteActionField) GetReserve1

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetReserve2

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetSessionID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteActionField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetTraderID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) GetUserID

func (arg1 SwigcptrCThostFtdcQuoteActionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteActionField) SetActionDate

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetActionDate(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetActionFlag

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetActionFlag(arg2 byte)

func (SwigcptrCThostFtdcQuoteActionField) SetActionLocalID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetActionLocalID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetActionTime

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetActionTime(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetBranchID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetClientID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetFrontID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcQuoteActionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetInstallID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcQuoteActionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetOrderActionStatus

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetOrderActionStatus(arg2 byte)

func (SwigcptrCThostFtdcQuoteActionField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetQuoteActionRef

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetQuoteActionRef(arg2 int)

func (SwigcptrCThostFtdcQuoteActionField) SetQuoteLocalID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetQuoteLocalID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetQuoteRef

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetQuoteRef(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetQuoteSysID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetRequestID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcQuoteActionField) SetReserve1

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetReserve2

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetSessionID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcQuoteActionField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetTraderID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SetUserID

func (arg1 SwigcptrCThostFtdcQuoteActionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcQuoteActionField) SwigIsCThostFtdcQuoteActionField

func (p SwigcptrCThostFtdcQuoteActionField) SwigIsCThostFtdcQuoteActionField()

func (SwigcptrCThostFtdcQuoteActionField) Swigcptr

type SwigcptrCThostFtdcQuoteField

type SwigcptrCThostFtdcQuoteField uintptr

func (SwigcptrCThostFtdcQuoteField) GetAccountID

func (arg1 SwigcptrCThostFtdcQuoteField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetActiveUserID

func (arg1 SwigcptrCThostFtdcQuoteField) GetActiveUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetAskHedgeFlag

func (arg1 SwigcptrCThostFtdcQuoteField) GetAskHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteField) GetAskOffsetFlag

func (arg1 SwigcptrCThostFtdcQuoteField) GetAskOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteField) GetAskOrderRef

func (arg1 SwigcptrCThostFtdcQuoteField) GetAskOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetAskOrderSysID

func (arg1 SwigcptrCThostFtdcQuoteField) GetAskOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetAskPrice

func (arg1 SwigcptrCThostFtdcQuoteField) GetAskPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcQuoteField) GetAskVolume

func (arg1 SwigcptrCThostFtdcQuoteField) GetAskVolume() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetBidHedgeFlag

func (arg1 SwigcptrCThostFtdcQuoteField) GetBidHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteField) GetBidOffsetFlag

func (arg1 SwigcptrCThostFtdcQuoteField) GetBidOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteField) GetBidOrderRef

func (arg1 SwigcptrCThostFtdcQuoteField) GetBidOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetBidOrderSysID

func (arg1 SwigcptrCThostFtdcQuoteField) GetBidOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetBidPrice

func (arg1 SwigcptrCThostFtdcQuoteField) GetBidPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcQuoteField) GetBidVolume

func (arg1 SwigcptrCThostFtdcQuoteField) GetBidVolume() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetBranchID

func (arg1 SwigcptrCThostFtdcQuoteField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetBrokerID

func (arg1 SwigcptrCThostFtdcQuoteField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetBrokerQuoteSeq

func (arg1 SwigcptrCThostFtdcQuoteField) GetBrokerQuoteSeq() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcQuoteField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetCancelTime

func (arg1 SwigcptrCThostFtdcQuoteField) GetCancelTime() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcQuoteField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetClientID

func (arg1 SwigcptrCThostFtdcQuoteField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcQuoteField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetExchangeID

func (arg1 SwigcptrCThostFtdcQuoteField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcQuoteField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetForQuoteSysID

func (arg1 SwigcptrCThostFtdcQuoteField) GetForQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetFrontID

func (arg1 SwigcptrCThostFtdcQuoteField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetIPAddress

func (arg1 SwigcptrCThostFtdcQuoteField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetInsertDate

func (arg1 SwigcptrCThostFtdcQuoteField) GetInsertDate() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetInsertTime

func (arg1 SwigcptrCThostFtdcQuoteField) GetInsertTime() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetInstallID

func (arg1 SwigcptrCThostFtdcQuoteField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcQuoteField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcQuoteField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetInvestorID

func (arg1 SwigcptrCThostFtdcQuoteField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetMacAddress

func (arg1 SwigcptrCThostFtdcQuoteField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetNotifySequence

func (arg1 SwigcptrCThostFtdcQuoteField) GetNotifySequence() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcQuoteField) GetOrderSubmitStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteField) GetParticipantID

func (arg1 SwigcptrCThostFtdcQuoteField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetQuoteLocalID

func (arg1 SwigcptrCThostFtdcQuoteField) GetQuoteLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetQuoteRef

func (arg1 SwigcptrCThostFtdcQuoteField) GetQuoteRef() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetQuoteStatus

func (arg1 SwigcptrCThostFtdcQuoteField) GetQuoteStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcQuoteField) GetQuoteSysID

func (arg1 SwigcptrCThostFtdcQuoteField) GetQuoteSysID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetRequestID

func (arg1 SwigcptrCThostFtdcQuoteField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetReserve1

func (arg1 SwigcptrCThostFtdcQuoteField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetReserve2

func (arg1 SwigcptrCThostFtdcQuoteField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetReserve3

func (arg1 SwigcptrCThostFtdcQuoteField) GetReserve3() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcQuoteField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetSessionID

func (arg1 SwigcptrCThostFtdcQuoteField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetSettlementID

func (arg1 SwigcptrCThostFtdcQuoteField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcQuoteField) GetStatusMsg

func (arg1 SwigcptrCThostFtdcQuoteField) GetStatusMsg() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetTraderID

func (arg1 SwigcptrCThostFtdcQuoteField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetTradingDay

func (arg1 SwigcptrCThostFtdcQuoteField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetUserID

func (arg1 SwigcptrCThostFtdcQuoteField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcQuoteField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcQuoteField) SetAccountID

func (arg1 SwigcptrCThostFtdcQuoteField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetActiveUserID

func (arg1 SwigcptrCThostFtdcQuoteField) SetActiveUserID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetAskHedgeFlag

func (arg1 SwigcptrCThostFtdcQuoteField) SetAskHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcQuoteField) SetAskOffsetFlag

func (arg1 SwigcptrCThostFtdcQuoteField) SetAskOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcQuoteField) SetAskOrderRef

func (arg1 SwigcptrCThostFtdcQuoteField) SetAskOrderRef(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetAskOrderSysID

func (arg1 SwigcptrCThostFtdcQuoteField) SetAskOrderSysID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetAskPrice

func (arg1 SwigcptrCThostFtdcQuoteField) SetAskPrice(arg2 float64)

func (SwigcptrCThostFtdcQuoteField) SetAskVolume

func (arg1 SwigcptrCThostFtdcQuoteField) SetAskVolume(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetBidHedgeFlag

func (arg1 SwigcptrCThostFtdcQuoteField) SetBidHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcQuoteField) SetBidOffsetFlag

func (arg1 SwigcptrCThostFtdcQuoteField) SetBidOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcQuoteField) SetBidOrderRef

func (arg1 SwigcptrCThostFtdcQuoteField) SetBidOrderRef(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetBidOrderSysID

func (arg1 SwigcptrCThostFtdcQuoteField) SetBidOrderSysID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetBidPrice

func (arg1 SwigcptrCThostFtdcQuoteField) SetBidPrice(arg2 float64)

func (SwigcptrCThostFtdcQuoteField) SetBidVolume

func (arg1 SwigcptrCThostFtdcQuoteField) SetBidVolume(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetBranchID

func (arg1 SwigcptrCThostFtdcQuoteField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetBrokerID

func (arg1 SwigcptrCThostFtdcQuoteField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetBrokerQuoteSeq

func (arg1 SwigcptrCThostFtdcQuoteField) SetBrokerQuoteSeq(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcQuoteField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetCancelTime

func (arg1 SwigcptrCThostFtdcQuoteField) SetCancelTime(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcQuoteField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetClientID

func (arg1 SwigcptrCThostFtdcQuoteField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcQuoteField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetExchangeID

func (arg1 SwigcptrCThostFtdcQuoteField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcQuoteField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetForQuoteSysID

func (arg1 SwigcptrCThostFtdcQuoteField) SetForQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetFrontID

func (arg1 SwigcptrCThostFtdcQuoteField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetIPAddress

func (arg1 SwigcptrCThostFtdcQuoteField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetInsertDate

func (arg1 SwigcptrCThostFtdcQuoteField) SetInsertDate(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetInsertTime

func (arg1 SwigcptrCThostFtdcQuoteField) SetInsertTime(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetInstallID

func (arg1 SwigcptrCThostFtdcQuoteField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcQuoteField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcQuoteField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetInvestorID

func (arg1 SwigcptrCThostFtdcQuoteField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetMacAddress

func (arg1 SwigcptrCThostFtdcQuoteField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetNotifySequence

func (arg1 SwigcptrCThostFtdcQuoteField) SetNotifySequence(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetOrderSubmitStatus

func (arg1 SwigcptrCThostFtdcQuoteField) SetOrderSubmitStatus(arg2 byte)

func (SwigcptrCThostFtdcQuoteField) SetParticipantID

func (arg1 SwigcptrCThostFtdcQuoteField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetQuoteLocalID

func (arg1 SwigcptrCThostFtdcQuoteField) SetQuoteLocalID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetQuoteRef

func (arg1 SwigcptrCThostFtdcQuoteField) SetQuoteRef(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetQuoteStatus

func (arg1 SwigcptrCThostFtdcQuoteField) SetQuoteStatus(arg2 byte)

func (SwigcptrCThostFtdcQuoteField) SetQuoteSysID

func (arg1 SwigcptrCThostFtdcQuoteField) SetQuoteSysID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetRequestID

func (arg1 SwigcptrCThostFtdcQuoteField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetReserve1

func (arg1 SwigcptrCThostFtdcQuoteField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetReserve2

func (arg1 SwigcptrCThostFtdcQuoteField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetReserve3

func (arg1 SwigcptrCThostFtdcQuoteField) SetReserve3(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcQuoteField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetSessionID

func (arg1 SwigcptrCThostFtdcQuoteField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetSettlementID

func (arg1 SwigcptrCThostFtdcQuoteField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcQuoteField) SetStatusMsg

func (arg1 SwigcptrCThostFtdcQuoteField) SetStatusMsg(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetTraderID

func (arg1 SwigcptrCThostFtdcQuoteField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetTradingDay

func (arg1 SwigcptrCThostFtdcQuoteField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetUserID

func (arg1 SwigcptrCThostFtdcQuoteField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcQuoteField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcQuoteField) SwigIsCThostFtdcQuoteField

func (p SwigcptrCThostFtdcQuoteField) SwigIsCThostFtdcQuoteField()

func (SwigcptrCThostFtdcQuoteField) Swigcptr

type SwigcptrCThostFtdcRemoveParkedOrderActionField

type SwigcptrCThostFtdcRemoveParkedOrderActionField uintptr

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderActionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderActionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderActionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) GetParkedOrderActionID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderActionField) GetParkedOrderActionID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) SetBrokerID

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderActionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderActionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) SetParkedOrderActionID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderActionField) SetParkedOrderActionID(arg2 string)

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) SwigIsCThostFtdcRemoveParkedOrderActionField

func (p SwigcptrCThostFtdcRemoveParkedOrderActionField) SwigIsCThostFtdcRemoveParkedOrderActionField()

func (SwigcptrCThostFtdcRemoveParkedOrderActionField) Swigcptr

type SwigcptrCThostFtdcRemoveParkedOrderField

type SwigcptrCThostFtdcRemoveParkedOrderField uintptr

func (SwigcptrCThostFtdcRemoveParkedOrderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) GetInvestorID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) GetParkedOrderID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) GetParkedOrderID() (_swig_ret string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) SetInvestorID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) SetParkedOrderID

func (arg1 SwigcptrCThostFtdcRemoveParkedOrderField) SetParkedOrderID(arg2 string)

func (SwigcptrCThostFtdcRemoveParkedOrderField) SwigIsCThostFtdcRemoveParkedOrderField

func (p SwigcptrCThostFtdcRemoveParkedOrderField) SwigIsCThostFtdcRemoveParkedOrderField()

func (SwigcptrCThostFtdcRemoveParkedOrderField) Swigcptr

type SwigcptrCThostFtdcReqApiHandshakeField

type SwigcptrCThostFtdcReqApiHandshakeField uintptr

func (SwigcptrCThostFtdcReqApiHandshakeField) GetCryptoKeyVersion

func (arg1 SwigcptrCThostFtdcReqApiHandshakeField) GetCryptoKeyVersion() (_swig_ret string)

func (SwigcptrCThostFtdcReqApiHandshakeField) SetCryptoKeyVersion

func (arg1 SwigcptrCThostFtdcReqApiHandshakeField) SetCryptoKeyVersion(arg2 string)

func (SwigcptrCThostFtdcReqApiHandshakeField) SwigIsCThostFtdcReqApiHandshakeField

func (p SwigcptrCThostFtdcReqApiHandshakeField) SwigIsCThostFtdcReqApiHandshakeField()

func (SwigcptrCThostFtdcReqApiHandshakeField) Swigcptr

type SwigcptrCThostFtdcReqAuthenticateField

type SwigcptrCThostFtdcReqAuthenticateField uintptr

func (SwigcptrCThostFtdcReqAuthenticateField) GetAppID

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) GetAppID() (_swig_ret string)

func (SwigcptrCThostFtdcReqAuthenticateField) GetAuthCode

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) GetAuthCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqAuthenticateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqAuthenticateField) GetUserID

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqAuthenticateField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqAuthenticateField) SetAppID

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) SetAppID(arg2 string)

func (SwigcptrCThostFtdcReqAuthenticateField) SetAuthCode

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) SetAuthCode(arg2 string)

func (SwigcptrCThostFtdcReqAuthenticateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqAuthenticateField) SetUserID

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqAuthenticateField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqAuthenticateField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqAuthenticateField) SwigIsCThostFtdcReqAuthenticateField

func (p SwigcptrCThostFtdcReqAuthenticateField) SwigIsCThostFtdcReqAuthenticateField()

func (SwigcptrCThostFtdcReqAuthenticateField) Swigcptr

type SwigcptrCThostFtdcReqCancelAccountField

type SwigcptrCThostFtdcReqCancelAccountField uintptr

func (SwigcptrCThostFtdcReqCancelAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetAddress

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetCashExchangeCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetCashExchangeCode() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetCountryCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetDeviceID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetEMail

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetFax

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetGender

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqCancelAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetOperNo

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqCancelAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqCancelAccountField) GetTID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqCancelAccountField) GetTelephone

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetUserID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqCancelAccountField) GetZipCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetAddress

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetCashExchangeCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetCashExchangeCode(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetCountryCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetDeviceID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetEMail

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetEMail(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetFax

func (SwigcptrCThostFtdcReqCancelAccountField) SetGender

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetGender(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqCancelAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetOperNo

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqCancelAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqCancelAccountField) SetTID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqCancelAccountField) SetTelephone

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetUserID

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReqCancelAccountField) SetZipCode

func (arg1 SwigcptrCThostFtdcReqCancelAccountField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcReqCancelAccountField) SwigIsCThostFtdcReqCancelAccountField

func (p SwigcptrCThostFtdcReqCancelAccountField) SwigIsCThostFtdcReqCancelAccountField()

func (SwigcptrCThostFtdcReqCancelAccountField) Swigcptr

type SwigcptrCThostFtdcReqChangeAccountField

type SwigcptrCThostFtdcReqChangeAccountField uintptr

func (SwigcptrCThostFtdcReqChangeAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetAddress

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetCountryCode

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetEMail

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetFax

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetGender

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqChangeAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetNewBankAccount

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetNewBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetNewBankPassWord

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetNewBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqChangeAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqChangeAccountField) GetTID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqChangeAccountField) GetTelephone

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqChangeAccountField) GetZipCode

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetAddress

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetCountryCode

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetEMail

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetEMail(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetFax

func (SwigcptrCThostFtdcReqChangeAccountField) SetGender

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetGender(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqChangeAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetNewBankAccount

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetNewBankAccount(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetNewBankPassWord

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetNewBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqChangeAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqChangeAccountField) SetTID

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqChangeAccountField) SetTelephone

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReqChangeAccountField) SetZipCode

func (arg1 SwigcptrCThostFtdcReqChangeAccountField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcReqChangeAccountField) SwigIsCThostFtdcReqChangeAccountField

func (p SwigcptrCThostFtdcReqChangeAccountField) SwigIsCThostFtdcReqChangeAccountField()

func (SwigcptrCThostFtdcReqChangeAccountField) Swigcptr

type SwigcptrCThostFtdcReqDayEndFileReadyField

type SwigcptrCThostFtdcReqDayEndFileReadyField uintptr

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetBankID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetDigest

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetFileBusinessCode

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetFileBusinessCode() (_swig_ret byte)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetBankID

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetDigest

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetFileBusinessCode

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetFileBusinessCode(arg2 byte)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqDayEndFileReadyField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqDayEndFileReadyField) SwigIsCThostFtdcReqDayEndFileReadyField

func (p SwigcptrCThostFtdcReqDayEndFileReadyField) SwigIsCThostFtdcReqDayEndFileReadyField()

func (SwigcptrCThostFtdcReqDayEndFileReadyField) Swigcptr

type SwigcptrCThostFtdcReqFutureSignOutField

type SwigcptrCThostFtdcReqFutureSignOutField uintptr

func (SwigcptrCThostFtdcReqFutureSignOutField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetBankID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetDeviceID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetDigest

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetOperNo

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetRequestID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetTID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) GetUserID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetBankID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetDeviceID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetDigest

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetOperNo

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetRequestID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetTID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SetUserID

func (arg1 SwigcptrCThostFtdcReqFutureSignOutField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqFutureSignOutField) SwigIsCThostFtdcReqFutureSignOutField

func (p SwigcptrCThostFtdcReqFutureSignOutField) SwigIsCThostFtdcReqFutureSignOutField()

func (SwigcptrCThostFtdcReqFutureSignOutField) Swigcptr

type SwigcptrCThostFtdcReqGenUserCaptchaField

type SwigcptrCThostFtdcReqGenUserCaptchaField uintptr

func (SwigcptrCThostFtdcReqGenUserCaptchaField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqGenUserCaptchaField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqGenUserCaptchaField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqGenUserCaptchaField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqGenUserCaptchaField) GetUserID

func (arg1 SwigcptrCThostFtdcReqGenUserCaptchaField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqGenUserCaptchaField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqGenUserCaptchaField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqGenUserCaptchaField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqGenUserCaptchaField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqGenUserCaptchaField) SetUserID

func (arg1 SwigcptrCThostFtdcReqGenUserCaptchaField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqGenUserCaptchaField) SwigIsCThostFtdcReqGenUserCaptchaField

func (p SwigcptrCThostFtdcReqGenUserCaptchaField) SwigIsCThostFtdcReqGenUserCaptchaField()

func (SwigcptrCThostFtdcReqGenUserCaptchaField) Swigcptr

type SwigcptrCThostFtdcReqGenUserTextField

type SwigcptrCThostFtdcReqGenUserTextField uintptr

func (SwigcptrCThostFtdcReqGenUserTextField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqGenUserTextField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqGenUserTextField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqGenUserTextField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqGenUserTextField) GetUserID

func (arg1 SwigcptrCThostFtdcReqGenUserTextField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqGenUserTextField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqGenUserTextField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqGenUserTextField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqGenUserTextField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqGenUserTextField) SetUserID

func (arg1 SwigcptrCThostFtdcReqGenUserTextField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqGenUserTextField) SwigIsCThostFtdcReqGenUserTextField

func (p SwigcptrCThostFtdcReqGenUserTextField) SwigIsCThostFtdcReqGenUserTextField()

func (SwigcptrCThostFtdcReqGenUserTextField) Swigcptr

type SwigcptrCThostFtdcReqOpenAccountField

type SwigcptrCThostFtdcReqOpenAccountField uintptr

func (SwigcptrCThostFtdcReqOpenAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetAddress

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetCashExchangeCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetCashExchangeCode() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetCountryCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetDeviceID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetEMail

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetFax

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetGender

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqOpenAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetOperNo

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqOpenAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqOpenAccountField) GetTID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqOpenAccountField) GetTelephone

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetUserID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqOpenAccountField) GetZipCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetAddress

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetCashExchangeCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetCashExchangeCode(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetCountryCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetDeviceID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetEMail

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetEMail(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetFax

func (SwigcptrCThostFtdcReqOpenAccountField) SetGender

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetGender(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqOpenAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetOperNo

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqOpenAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqOpenAccountField) SetTID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqOpenAccountField) SetTelephone

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetUserID

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReqOpenAccountField) SetZipCode

func (arg1 SwigcptrCThostFtdcReqOpenAccountField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcReqOpenAccountField) SwigIsCThostFtdcReqOpenAccountField

func (p SwigcptrCThostFtdcReqOpenAccountField) SwigIsCThostFtdcReqOpenAccountField()

func (SwigcptrCThostFtdcReqOpenAccountField) Swigcptr

type SwigcptrCThostFtdcReqQueryAccountField

type SwigcptrCThostFtdcReqQueryAccountField uintptr

func (SwigcptrCThostFtdcReqQueryAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetDeviceID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetOperNo

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryAccountField) GetRequestID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryAccountField) GetTID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetUserID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetDeviceID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcReqQueryAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqQueryAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetOperNo

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqQueryAccountField) SetRequestID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcReqQueryAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqQueryAccountField) SetTID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqQueryAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetUserID

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqQueryAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqQueryAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReqQueryAccountField) SwigIsCThostFtdcReqQueryAccountField

func (p SwigcptrCThostFtdcReqQueryAccountField) SwigIsCThostFtdcReqQueryAccountField()

func (SwigcptrCThostFtdcReqQueryAccountField) Swigcptr

type SwigcptrCThostFtdcReqQueryTradeResultBySerialField

type SwigcptrCThostFtdcReqQueryTradeResultBySerialField uintptr

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetAccountID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetCustType

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetDigest

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetPassword

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetReference

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetReference() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetRefrenceIssure

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetRefrenceIssure() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetRefrenceIssureType

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetRefrenceIssureType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeAmount

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetAccountID

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBankAccount

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBankBranchID

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBankID

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBankPassWord

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBankSerial

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetBrokerID

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetCurrencyID

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetCustType

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetCustomerName

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetDigest

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetIdCardType

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetPassword

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetReference

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetRefrenceIssure

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetRefrenceIssure(arg2 string)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetRefrenceIssureType

func (arg1 SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetRefrenceIssureType(arg2 byte)

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetSessionID

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetTradeAmount

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetTradeCode

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetTradeDate

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetTradeTime

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SetTradingDay

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SwigIsCThostFtdcReqQueryTradeResultBySerialField

func (p SwigcptrCThostFtdcReqQueryTradeResultBySerialField) SwigIsCThostFtdcReqQueryTradeResultBySerialField()

func (SwigcptrCThostFtdcReqQueryTradeResultBySerialField) Swigcptr

type SwigcptrCThostFtdcReqRepealField

type SwigcptrCThostFtdcReqRepealField uintptr

func (SwigcptrCThostFtdcReqRepealField) GetAccountID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBankID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetBankRepealFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankRepealFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetBankRepealSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankRepealSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBrokerFee

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBrokerFee() (_swig_ret float64)

func (SwigcptrCThostFtdcReqRepealField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetBrokerRepealFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) GetBrokerRepealFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetCustFee

func (arg1 SwigcptrCThostFtdcReqRepealField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcReqRepealField) GetCustType

func (arg1 SwigcptrCThostFtdcReqRepealField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReqRepealField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetDeviceID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetDigest

func (arg1 SwigcptrCThostFtdcReqRepealField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetFeePayFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) GetFeePayFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcReqRepealField) GetFutureFetchAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcReqRepealField) GetFutureRepealSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) GetFutureRepealSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReqRepealField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqRepealField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqRepealField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqRepealField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetMessage

func (arg1 SwigcptrCThostFtdcReqRepealField) GetMessage() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetOperNo

func (arg1 SwigcptrCThostFtdcReqRepealField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetPassword

func (arg1 SwigcptrCThostFtdcReqRepealField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetPlateRepealSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) GetPlateRepealSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetRepealTimeInterval

func (arg1 SwigcptrCThostFtdcReqRepealField) GetRepealTimeInterval() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetRepealedTimes

func (arg1 SwigcptrCThostFtdcReqRepealField) GetRepealedTimes() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetRequestID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetTID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqRepealField) GetTradeAmount

func (arg1 SwigcptrCThostFtdcReqRepealField) GetTradeAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcReqRepealField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqRepealField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqRepealField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqRepealField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqRepealField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetTransferStatus

func (arg1 SwigcptrCThostFtdcReqRepealField) GetTransferStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) GetUserID

func (arg1 SwigcptrCThostFtdcReqRepealField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqRepealField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqRepealField) SetAccountID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBankID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetBankRepealFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankRepealFlag(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetBankRepealSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankRepealSerial(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBrokerFee

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBrokerFee(arg2 float64)

func (SwigcptrCThostFtdcReqRepealField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetBrokerRepealFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) SetBrokerRepealFlag(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetCustFee

func (arg1 SwigcptrCThostFtdcReqRepealField) SetCustFee(arg2 float64)

func (SwigcptrCThostFtdcReqRepealField) SetCustType

func (arg1 SwigcptrCThostFtdcReqRepealField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReqRepealField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetDeviceID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetDigest

func (arg1 SwigcptrCThostFtdcReqRepealField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetFeePayFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) SetFeePayFlag(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcReqRepealField) SetFutureFetchAmount(arg2 float64)

func (SwigcptrCThostFtdcReqRepealField) SetFutureRepealSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) SetFutureRepealSerial(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReqRepealField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqRepealField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqRepealField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqRepealField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetMessage

func (arg1 SwigcptrCThostFtdcReqRepealField) SetMessage(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetOperNo

func (arg1 SwigcptrCThostFtdcReqRepealField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetPassword

func (arg1 SwigcptrCThostFtdcReqRepealField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetPlateRepealSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) SetPlateRepealSerial(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqRepealField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetRepealTimeInterval

func (arg1 SwigcptrCThostFtdcReqRepealField) SetRepealTimeInterval(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetRepealedTimes

func (arg1 SwigcptrCThostFtdcReqRepealField) SetRepealedTimes(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetRequestID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetTID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqRepealField) SetTradeAmount

func (arg1 SwigcptrCThostFtdcReqRepealField) SetTradeAmount(arg2 float64)

func (SwigcptrCThostFtdcReqRepealField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqRepealField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqRepealField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqRepealField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqRepealField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetTransferStatus

func (arg1 SwigcptrCThostFtdcReqRepealField) SetTransferStatus(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SetUserID

func (arg1 SwigcptrCThostFtdcReqRepealField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqRepealField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqRepealField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReqRepealField) SwigIsCThostFtdcReqRepealField

func (p SwigcptrCThostFtdcReqRepealField) SwigIsCThostFtdcReqRepealField()

func (SwigcptrCThostFtdcReqRepealField) Swigcptr

type SwigcptrCThostFtdcReqSyncKeyField

type SwigcptrCThostFtdcReqSyncKeyField uintptr

func (SwigcptrCThostFtdcReqSyncKeyField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetBankID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetDeviceID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqSyncKeyField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqSyncKeyField) GetMessage

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetMessage() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetOperNo

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqSyncKeyField) GetRequestID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcReqSyncKeyField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqSyncKeyField) GetTID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqSyncKeyField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) GetUserID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetBankID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetDeviceID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqSyncKeyField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqSyncKeyField) SetMessage

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetMessage(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetOperNo

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqSyncKeyField) SetRequestID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcReqSyncKeyField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqSyncKeyField) SetTID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqSyncKeyField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SetUserID

func (arg1 SwigcptrCThostFtdcReqSyncKeyField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqSyncKeyField) SwigIsCThostFtdcReqSyncKeyField

func (p SwigcptrCThostFtdcReqSyncKeyField) SwigIsCThostFtdcReqSyncKeyField()

func (SwigcptrCThostFtdcReqSyncKeyField) Swigcptr

type SwigcptrCThostFtdcReqTransferField

type SwigcptrCThostFtdcReqTransferField uintptr

func (SwigcptrCThostFtdcReqTransferField) GetAccountID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBankID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBrokerFee

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBrokerFee() (_swig_ret float64)

func (SwigcptrCThostFtdcReqTransferField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqTransferField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetCustFee

func (arg1 SwigcptrCThostFtdcReqTransferField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcReqTransferField) GetCustType

func (arg1 SwigcptrCThostFtdcReqTransferField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReqTransferField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetDeviceID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetDigest

func (arg1 SwigcptrCThostFtdcReqTransferField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetFeePayFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) GetFeePayFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcReqTransferField) GetFutureFetchAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcReqTransferField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcReqTransferField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqTransferField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReqTransferField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqTransferField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetInstallID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReqTransferField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReqTransferField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqTransferField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetMessage

func (arg1 SwigcptrCThostFtdcReqTransferField) GetMessage() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetOperNo

func (arg1 SwigcptrCThostFtdcReqTransferField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetPassword

func (arg1 SwigcptrCThostFtdcReqTransferField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReqTransferField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReqTransferField) GetRequestID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcReqTransferField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetSessionID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReqTransferField) GetTID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReqTransferField) GetTradeAmount

func (arg1 SwigcptrCThostFtdcReqTransferField) GetTradeAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcReqTransferField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReqTransferField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReqTransferField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReqTransferField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqTransferField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetTransferStatus

func (arg1 SwigcptrCThostFtdcReqTransferField) GetTransferStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) GetUserID

func (arg1 SwigcptrCThostFtdcReqTransferField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqTransferField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReqTransferField) SetAccountID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBankID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBrokerFee

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBrokerFee(arg2 float64)

func (SwigcptrCThostFtdcReqTransferField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReqTransferField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetCustFee

func (arg1 SwigcptrCThostFtdcReqTransferField) SetCustFee(arg2 float64)

func (SwigcptrCThostFtdcReqTransferField) SetCustType

func (arg1 SwigcptrCThostFtdcReqTransferField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReqTransferField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetDeviceID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetDigest

func (arg1 SwigcptrCThostFtdcReqTransferField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetFeePayFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) SetFeePayFlag(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcReqTransferField) SetFutureFetchAmount(arg2 float64)

func (SwigcptrCThostFtdcReqTransferField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcReqTransferField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcReqTransferField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReqTransferField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReqTransferField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetInstallID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReqTransferField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReqTransferField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcReqTransferField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetMessage

func (arg1 SwigcptrCThostFtdcReqTransferField) SetMessage(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetOperNo

func (arg1 SwigcptrCThostFtdcReqTransferField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetPassword

func (arg1 SwigcptrCThostFtdcReqTransferField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReqTransferField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReqTransferField) SetRequestID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcReqTransferField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetSessionID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReqTransferField) SetTID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetTID(arg2 int)

func (SwigcptrCThostFtdcReqTransferField) SetTradeAmount

func (arg1 SwigcptrCThostFtdcReqTransferField) SetTradeAmount(arg2 float64)

func (SwigcptrCThostFtdcReqTransferField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReqTransferField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReqTransferField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReqTransferField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqTransferField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetTransferStatus

func (arg1 SwigcptrCThostFtdcReqTransferField) SetTransferStatus(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SetUserID

func (arg1 SwigcptrCThostFtdcReqTransferField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqTransferField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReqTransferField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReqTransferField) SwigIsCThostFtdcReqTransferField

func (p SwigcptrCThostFtdcReqTransferField) SwigIsCThostFtdcReqTransferField()

func (SwigcptrCThostFtdcReqTransferField) Swigcptr

type SwigcptrCThostFtdcReqUserAuthMethodField

type SwigcptrCThostFtdcReqUserAuthMethodField uintptr

func (SwigcptrCThostFtdcReqUserAuthMethodField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserAuthMethodField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserAuthMethodField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserAuthMethodField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserAuthMethodField) GetUserID

func (arg1 SwigcptrCThostFtdcReqUserAuthMethodField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserAuthMethodField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserAuthMethodField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqUserAuthMethodField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserAuthMethodField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqUserAuthMethodField) SetUserID

func (arg1 SwigcptrCThostFtdcReqUserAuthMethodField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqUserAuthMethodField) SwigIsCThostFtdcReqUserAuthMethodField

func (p SwigcptrCThostFtdcReqUserAuthMethodField) SwigIsCThostFtdcReqUserAuthMethodField()

func (SwigcptrCThostFtdcReqUserAuthMethodField) Swigcptr

type SwigcptrCThostFtdcReqUserLoginField

type SwigcptrCThostFtdcReqUserLoginField uintptr

func (SwigcptrCThostFtdcReqUserLoginField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetClientIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetClientIPPort() (_swig_ret int)

func (SwigcptrCThostFtdcReqUserLoginField) GetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetInterfaceProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetLoginRemark() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetOneTimePassword

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetOneTimePassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetProtocolInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetReserve1

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetUserID

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetClientIPAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetClientIPPort(arg2 int)

func (SwigcptrCThostFtdcReqUserLoginField) SetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetInterfaceProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetLoginRemark(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetOneTimePassword

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetOneTimePassword(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetProtocolInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetReserve1

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetUserID

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginField) SwigIsCThostFtdcReqUserLoginField

func (p SwigcptrCThostFtdcReqUserLoginField) SwigIsCThostFtdcReqUserLoginField()

func (SwigcptrCThostFtdcReqUserLoginField) Swigcptr

type SwigcptrCThostFtdcReqUserLoginWithCaptchaField

type SwigcptrCThostFtdcReqUserLoginWithCaptchaField uintptr

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetCaptcha

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetCaptcha() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetClientIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetClientIPPort() (_swig_ret int)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetInterfaceProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetLoginRemark() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetProtocolInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetReserve1

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetUserID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetBrokerID

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetCaptcha

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetClientIPAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetClientIPPort(arg2 int)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetInterfaceProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetLoginRemark(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetPassword

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetProtocolInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetReserve1

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetUserID

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SwigIsCThostFtdcReqUserLoginWithCaptchaField

func (p SwigcptrCThostFtdcReqUserLoginWithCaptchaField) SwigIsCThostFtdcReqUserLoginWithCaptchaField()

func (SwigcptrCThostFtdcReqUserLoginWithCaptchaField) Swigcptr

type SwigcptrCThostFtdcReqUserLoginWithOTPField

type SwigcptrCThostFtdcReqUserLoginWithOTPField uintptr

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetClientIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetClientIPPort() (_swig_ret int)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetInterfaceProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetLoginRemark() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetOTPPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetOTPPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetProtocolInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetReserve1

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetUserID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetClientIPAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetClientIPPort(arg2 int)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetInterfaceProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetLoginRemark(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetOTPPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetOTPPassword(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetProtocolInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetReserve1

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetUserID

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithOTPField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) SwigIsCThostFtdcReqUserLoginWithOTPField

func (p SwigcptrCThostFtdcReqUserLoginWithOTPField) SwigIsCThostFtdcReqUserLoginWithOTPField()

func (SwigcptrCThostFtdcReqUserLoginWithOTPField) Swigcptr

type SwigcptrCThostFtdcReqUserLoginWithTextField

type SwigcptrCThostFtdcReqUserLoginWithTextField uintptr

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetClientIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetClientIPPort() (_swig_ret int)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetInterfaceProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetLoginRemark() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetProtocolInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetReserve1

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetText

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetText() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetUserID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetClientIPAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetClientIPAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetClientIPPort

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetClientIPPort(arg2 int)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetInterfaceProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetLoginRemark

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetLoginRemark(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetMacAddress

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetPassword

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetProtocolInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetProtocolInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetReserve1

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetText

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetUserID

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcReqUserLoginWithTextField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcReqUserLoginWithTextField) SwigIsCThostFtdcReqUserLoginWithTextField

func (p SwigcptrCThostFtdcReqUserLoginWithTextField) SwigIsCThostFtdcReqUserLoginWithTextField()

func (SwigcptrCThostFtdcReqUserLoginWithTextField) Swigcptr

type SwigcptrCThostFtdcReqVerifyApiKeyField

type SwigcptrCThostFtdcReqVerifyApiKeyField uintptr

func (SwigcptrCThostFtdcReqVerifyApiKeyField) GetApiHandshakeData

func (arg1 SwigcptrCThostFtdcReqVerifyApiKeyField) GetApiHandshakeData() (_swig_ret string)

func (SwigcptrCThostFtdcReqVerifyApiKeyField) GetApiHandshakeDataLen

func (arg1 SwigcptrCThostFtdcReqVerifyApiKeyField) GetApiHandshakeDataLen() (_swig_ret int)

func (SwigcptrCThostFtdcReqVerifyApiKeyField) SetApiHandshakeData

func (arg1 SwigcptrCThostFtdcReqVerifyApiKeyField) SetApiHandshakeData(arg2 string)

func (SwigcptrCThostFtdcReqVerifyApiKeyField) SetApiHandshakeDataLen

func (arg1 SwigcptrCThostFtdcReqVerifyApiKeyField) SetApiHandshakeDataLen(arg2 int)

func (SwigcptrCThostFtdcReqVerifyApiKeyField) SwigIsCThostFtdcReqVerifyApiKeyField

func (p SwigcptrCThostFtdcReqVerifyApiKeyField) SwigIsCThostFtdcReqVerifyApiKeyField()

func (SwigcptrCThostFtdcReqVerifyApiKeyField) Swigcptr

type SwigcptrCThostFtdcReserveOpenAccountConfirmField

type SwigcptrCThostFtdcReserveOpenAccountConfirmField uintptr

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetAccountID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetAddress

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankReserveOpenSeq

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankReserveOpenSeq() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBookDate

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBookDate() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBookPsw

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBookPsw() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCountryCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCustType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetDigest

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetEMail

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetErrorID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetFax

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetGender

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetInstallID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetPassword

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetSessionID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTelephone

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetZipCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetAccountID

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetAddress

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankID

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankReserveOpenSeq

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankReserveOpenSeq(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBankSerial

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBookDate

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBookPsw

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBrokerID

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetCountryCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetCurrencyID

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetCustType

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetDigest

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetEMail

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetErrorID

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetErrorMsg

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetFax

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetGender

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetInstallID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetPassword

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetSessionID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetTID

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetTelephone

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetTradeCode

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetTradeDate

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetTradeTime

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetTradingDay

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SetZipCode

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) SwigIsCThostFtdcReserveOpenAccountConfirmField

func (p SwigcptrCThostFtdcReserveOpenAccountConfirmField) SwigIsCThostFtdcReserveOpenAccountConfirmField()

func (SwigcptrCThostFtdcReserveOpenAccountConfirmField) Swigcptr

type SwigcptrCThostFtdcReserveOpenAccountField

type SwigcptrCThostFtdcReserveOpenAccountField uintptr

func (SwigcptrCThostFtdcReserveOpenAccountField) GetAddress

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetCountryCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetCountryCode() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetEMail

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetEMail() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetErrorID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetFax

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetFax() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetGender

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetGender() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetMobilePhone

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetMobilePhone() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetMoneyAccountStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetReserveOpenAccStas

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetReserveOpenAccStas() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetTID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetTelephone

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) GetZipCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) GetZipCode() (_swig_ret string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetAddress

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBankID

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetCountryCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetCountryCode(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetDigest

func (SwigcptrCThostFtdcReserveOpenAccountField) SetEMail

func (SwigcptrCThostFtdcReserveOpenAccountField) SetErrorID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetFax

func (SwigcptrCThostFtdcReserveOpenAccountField) SetGender

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetGender(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetMobilePhone

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetMobilePhone(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetMoneyAccountStatus

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetMoneyAccountStatus(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetReserveOpenAccStas

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetReserveOpenAccStas(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetTID

func (SwigcptrCThostFtdcReserveOpenAccountField) SetTelephone

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcReserveOpenAccountField) SetZipCode

func (arg1 SwigcptrCThostFtdcReserveOpenAccountField) SetZipCode(arg2 string)

func (SwigcptrCThostFtdcReserveOpenAccountField) SwigIsCThostFtdcReserveOpenAccountField

func (p SwigcptrCThostFtdcReserveOpenAccountField) SwigIsCThostFtdcReserveOpenAccountField()

func (SwigcptrCThostFtdcReserveOpenAccountField) Swigcptr

type SwigcptrCThostFtdcReturnResultField

type SwigcptrCThostFtdcReturnResultField uintptr

func (SwigcptrCThostFtdcReturnResultField) GetDescrInfoForReturnCode

func (arg1 SwigcptrCThostFtdcReturnResultField) GetDescrInfoForReturnCode() (_swig_ret string)

func (SwigcptrCThostFtdcReturnResultField) GetReturnCode

func (arg1 SwigcptrCThostFtdcReturnResultField) GetReturnCode() (_swig_ret string)

func (SwigcptrCThostFtdcReturnResultField) SetDescrInfoForReturnCode

func (arg1 SwigcptrCThostFtdcReturnResultField) SetDescrInfoForReturnCode(arg2 string)

func (SwigcptrCThostFtdcReturnResultField) SetReturnCode

func (arg1 SwigcptrCThostFtdcReturnResultField) SetReturnCode(arg2 string)

func (SwigcptrCThostFtdcReturnResultField) SwigIsCThostFtdcReturnResultField

func (p SwigcptrCThostFtdcReturnResultField) SwigIsCThostFtdcReturnResultField()

func (SwigcptrCThostFtdcReturnResultField) Swigcptr

type SwigcptrCThostFtdcRspApiHandshakeField

type SwigcptrCThostFtdcRspApiHandshakeField uintptr

func (SwigcptrCThostFtdcRspApiHandshakeField) GetFrontHandshakeData

func (arg1 SwigcptrCThostFtdcRspApiHandshakeField) GetFrontHandshakeData() (_swig_ret string)

func (SwigcptrCThostFtdcRspApiHandshakeField) GetFrontHandshakeDataLen

func (arg1 SwigcptrCThostFtdcRspApiHandshakeField) GetFrontHandshakeDataLen() (_swig_ret int)

func (SwigcptrCThostFtdcRspApiHandshakeField) GetIsApiAuthEnabled

func (arg1 SwigcptrCThostFtdcRspApiHandshakeField) GetIsApiAuthEnabled() (_swig_ret int)

func (SwigcptrCThostFtdcRspApiHandshakeField) SetFrontHandshakeData

func (arg1 SwigcptrCThostFtdcRspApiHandshakeField) SetFrontHandshakeData(arg2 string)

func (SwigcptrCThostFtdcRspApiHandshakeField) SetFrontHandshakeDataLen

func (arg1 SwigcptrCThostFtdcRspApiHandshakeField) SetFrontHandshakeDataLen(arg2 int)

func (SwigcptrCThostFtdcRspApiHandshakeField) SetIsApiAuthEnabled

func (arg1 SwigcptrCThostFtdcRspApiHandshakeField) SetIsApiAuthEnabled(arg2 int)

func (SwigcptrCThostFtdcRspApiHandshakeField) SwigIsCThostFtdcRspApiHandshakeField

func (p SwigcptrCThostFtdcRspApiHandshakeField) SwigIsCThostFtdcRspApiHandshakeField()

func (SwigcptrCThostFtdcRspApiHandshakeField) Swigcptr

type SwigcptrCThostFtdcRspAuthenticateField

type SwigcptrCThostFtdcRspAuthenticateField uintptr

func (SwigcptrCThostFtdcRspAuthenticateField) GetAppID

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) GetAppID() (_swig_ret string)

func (SwigcptrCThostFtdcRspAuthenticateField) GetAppType

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) GetAppType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspAuthenticateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspAuthenticateField) GetUserID

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspAuthenticateField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcRspAuthenticateField) SetAppID

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) SetAppID(arg2 string)

func (SwigcptrCThostFtdcRspAuthenticateField) SetAppType

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) SetAppType(arg2 byte)

func (SwigcptrCThostFtdcRspAuthenticateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspAuthenticateField) SetUserID

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspAuthenticateField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcRspAuthenticateField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcRspAuthenticateField) SwigIsCThostFtdcRspAuthenticateField

func (p SwigcptrCThostFtdcRspAuthenticateField) SwigIsCThostFtdcRspAuthenticateField()

func (SwigcptrCThostFtdcRspAuthenticateField) Swigcptr

type SwigcptrCThostFtdcRspFutureSignInField

type SwigcptrCThostFtdcRspFutureSignInField uintptr

func (SwigcptrCThostFtdcRspFutureSignInField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetBankID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetBankSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetDeviceID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetDigest

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetErrorID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignInField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetInstallID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignInField) GetLastFragment

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcRspFutureSignInField) GetMacKey

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetMacKey() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetOperNo

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetPinKey

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetPinKey() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignInField) GetRequestID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignInField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignInField) GetTID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignInField) GetTradeCode

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetTradeDate

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetTradeTime

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) GetUserID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetBankID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetBankSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetDeviceID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetDigest

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetErrorID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignInField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetInstallID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignInField) SetLastFragment

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcRspFutureSignInField) SetMacKey

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetMacKey(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetOperNo

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetPinKey

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetPinKey(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignInField) SetRequestID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignInField) SetSessionID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignInField) SetTID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetTID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignInField) SetTradeCode

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetTradeDate

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetTradeTime

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SetUserID

func (arg1 SwigcptrCThostFtdcRspFutureSignInField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignInField) SwigIsCThostFtdcRspFutureSignInField

func (p SwigcptrCThostFtdcRspFutureSignInField) SwigIsCThostFtdcRspFutureSignInField()

func (SwigcptrCThostFtdcRspFutureSignInField) Swigcptr

type SwigcptrCThostFtdcRspFutureSignOutField

type SwigcptrCThostFtdcRspFutureSignOutField uintptr

func (SwigcptrCThostFtdcRspFutureSignOutField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetBankID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetBankSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetDeviceID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetDigest

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetErrorID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetInstallID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetLastFragment

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetOperNo

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetRequestID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetTID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetTradeCode

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetTradeDate

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetTradeTime

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) GetUserID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetBankID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetBankSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetDeviceID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetDigest

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetErrorID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetInstallID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetLastFragment

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetOperNo

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetRequestID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetSessionID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetTID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetTID(arg2 int)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetTradeCode

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetTradeDate

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetTradeTime

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SetUserID

func (arg1 SwigcptrCThostFtdcRspFutureSignOutField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspFutureSignOutField) SwigIsCThostFtdcRspFutureSignOutField

func (p SwigcptrCThostFtdcRspFutureSignOutField) SwigIsCThostFtdcRspFutureSignOutField()

func (SwigcptrCThostFtdcRspFutureSignOutField) Swigcptr

type SwigcptrCThostFtdcRspGenUserCaptchaField

type SwigcptrCThostFtdcRspGenUserCaptchaField uintptr

func (SwigcptrCThostFtdcRspGenUserCaptchaField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) GetCaptchaInfo

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) GetCaptchaInfo() (_swig_ret string)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) GetCaptchaInfoLen

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) GetCaptchaInfoLen() (_swig_ret int)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) GetUserID

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) SetCaptchaInfo

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) SetCaptchaInfo(arg2 string)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) SetCaptchaInfoLen

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) SetCaptchaInfoLen(arg2 int)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) SetUserID

func (arg1 SwigcptrCThostFtdcRspGenUserCaptchaField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspGenUserCaptchaField) SwigIsCThostFtdcRspGenUserCaptchaField

func (p SwigcptrCThostFtdcRspGenUserCaptchaField) SwigIsCThostFtdcRspGenUserCaptchaField()

func (SwigcptrCThostFtdcRspGenUserCaptchaField) Swigcptr

type SwigcptrCThostFtdcRspGenUserTextField

type SwigcptrCThostFtdcRspGenUserTextField uintptr

func (SwigcptrCThostFtdcRspGenUserTextField) GetUserTextSeq

func (arg1 SwigcptrCThostFtdcRspGenUserTextField) GetUserTextSeq() (_swig_ret int)

func (SwigcptrCThostFtdcRspGenUserTextField) SetUserTextSeq

func (arg1 SwigcptrCThostFtdcRspGenUserTextField) SetUserTextSeq(arg2 int)

func (SwigcptrCThostFtdcRspGenUserTextField) SwigIsCThostFtdcRspGenUserTextField

func (p SwigcptrCThostFtdcRspGenUserTextField) SwigIsCThostFtdcRspGenUserTextField()

func (SwigcptrCThostFtdcRspGenUserTextField) Swigcptr

type SwigcptrCThostFtdcRspInfoField

type SwigcptrCThostFtdcRspInfoField uintptr

func (SwigcptrCThostFtdcRspInfoField) GetErrorID

func (arg1 SwigcptrCThostFtdcRspInfoField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcRspInfoField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcRspInfoField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcRspInfoField) SetErrorID

func (arg1 SwigcptrCThostFtdcRspInfoField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcRspInfoField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcRspInfoField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcRspInfoField) SwigIsCThostFtdcRspInfoField

func (p SwigcptrCThostFtdcRspInfoField) SwigIsCThostFtdcRspInfoField()

func (SwigcptrCThostFtdcRspInfoField) Swigcptr

type SwigcptrCThostFtdcRspQueryAccountField

type SwigcptrCThostFtdcRspQueryAccountField uintptr

func (SwigcptrCThostFtdcRspQueryAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankAccType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankAccount

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankFetchAmount

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankFetchAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankSerial

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBankUseAmount

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBankUseAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetCustType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) GetCustomerName

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetDeviceID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetDigest

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryAccountField) GetIdCardType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetInstallID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryAccountField) GetLastFragment

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetOperNo

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetPassword

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryAccountField) GetRequestID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryAccountField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryAccountField) GetTID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryAccountField) GetTradeCode

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetTradeDate

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetTradeTime

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetUserID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryAccountField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankAccType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankAccount

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankFetchAmount

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankFetchAmount(arg2 float64)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankSerial

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBankUseAmount

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBankUseAmount(arg2 float64)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetCustType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetCustomerName

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetDeviceID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetDigest

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcRspQueryAccountField) SetIdCardType

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetInstallID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcRspQueryAccountField) SetLastFragment

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetOperNo

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetPassword

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcRspQueryAccountField) SetRequestID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcRspQueryAccountField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SetSessionID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspQueryAccountField) SetTID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetTID(arg2 int)

func (SwigcptrCThostFtdcRspQueryAccountField) SetTradeCode

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetTradeDate

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetTradeTime

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetUserID

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspQueryAccountField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcRspQueryAccountField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcRspQueryAccountField) SwigIsCThostFtdcRspQueryAccountField

func (p SwigcptrCThostFtdcRspQueryAccountField) SwigIsCThostFtdcRspQueryAccountField()

func (SwigcptrCThostFtdcRspQueryAccountField) Swigcptr

type SwigcptrCThostFtdcRspQueryTradeResultBySerialField

type SwigcptrCThostFtdcRspQueryTradeResultBySerialField uintptr

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetAccountID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankAccount

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankSerial

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetDigest

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetErrorID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetLastFragment

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetOriginDescrInfoForReturnCode

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetOriginDescrInfoForReturnCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetOriginReturnCode

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetOriginReturnCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetPassword

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetReference

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetReference() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetRefrenceIssure

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetRefrenceIssure() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetRefrenceIssureType

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetRefrenceIssureType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeAmount

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeCode

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeDate

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeTime

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetAccountID

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBankAccount

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBankBranchID

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBankID

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBankPassWord

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBankSerial

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetBrokerID

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetCurrencyID

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetDigest

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetErrorID

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetErrorMsg

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetLastFragment

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetOriginDescrInfoForReturnCode

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetOriginDescrInfoForReturnCode(arg2 string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetOriginReturnCode

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetOriginReturnCode(arg2 string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetPassword

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetReference

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetRefrenceIssure

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetRefrenceIssure(arg2 string)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetRefrenceIssureType

func (arg1 SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetRefrenceIssureType(arg2 byte)

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetSessionID

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetTradeAmount

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetTradeCode

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetTradeDate

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetTradeTime

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SetTradingDay

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SwigIsCThostFtdcRspQueryTradeResultBySerialField

func (p SwigcptrCThostFtdcRspQueryTradeResultBySerialField) SwigIsCThostFtdcRspQueryTradeResultBySerialField()

func (SwigcptrCThostFtdcRspQueryTradeResultBySerialField) Swigcptr

type SwigcptrCThostFtdcRspRepealField

type SwigcptrCThostFtdcRspRepealField uintptr

func (SwigcptrCThostFtdcRspRepealField) GetAccountID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBankAccType

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetBankAccount

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBankID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetBankRepealFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankRepealFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetBankRepealSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankRepealSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetBankSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBrokerFee

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBrokerFee() (_swig_ret float64)

func (SwigcptrCThostFtdcRspRepealField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetBrokerRepealFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) GetBrokerRepealFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetCustFee

func (arg1 SwigcptrCThostFtdcRspRepealField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcRspRepealField) GetCustType

func (arg1 SwigcptrCThostFtdcRspRepealField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetCustomerName

func (arg1 SwigcptrCThostFtdcRspRepealField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetDeviceID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetDigest

func (arg1 SwigcptrCThostFtdcRspRepealField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetErrorID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcRspRepealField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetFeePayFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) GetFeePayFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcRspRepealField) GetFutureFetchAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcRspRepealField) GetFutureRepealSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) GetFutureRepealSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetIdCardType

func (arg1 SwigcptrCThostFtdcRspRepealField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcRspRepealField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetInstallID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetLastFragment

func (arg1 SwigcptrCThostFtdcRspRepealField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcRspRepealField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetMessage

func (arg1 SwigcptrCThostFtdcRspRepealField) GetMessage() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetOperNo

func (arg1 SwigcptrCThostFtdcRspRepealField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetPassword

func (arg1 SwigcptrCThostFtdcRspRepealField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetPlateRepealSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) GetPlateRepealSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetRepealTimeInterval

func (arg1 SwigcptrCThostFtdcRspRepealField) GetRepealTimeInterval() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetRepealedTimes

func (arg1 SwigcptrCThostFtdcRspRepealField) GetRepealedTimes() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetRequestID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetTID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcRspRepealField) GetTradeAmount

func (arg1 SwigcptrCThostFtdcRspRepealField) GetTradeAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcRspRepealField) GetTradeCode

func (arg1 SwigcptrCThostFtdcRspRepealField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetTradeDate

func (arg1 SwigcptrCThostFtdcRspRepealField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetTradeTime

func (arg1 SwigcptrCThostFtdcRspRepealField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspRepealField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetTransferStatus

func (arg1 SwigcptrCThostFtdcRspRepealField) GetTransferStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) GetUserID

func (arg1 SwigcptrCThostFtdcRspRepealField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspRepealField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspRepealField) SetAccountID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBankAccType

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetBankAccount

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBankID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetBankRepealFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankRepealFlag(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetBankRepealSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankRepealSerial(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetBankSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBrokerFee

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBrokerFee(arg2 float64)

func (SwigcptrCThostFtdcRspRepealField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetBrokerRepealFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) SetBrokerRepealFlag(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetCustFee

func (arg1 SwigcptrCThostFtdcRspRepealField) SetCustFee(arg2 float64)

func (SwigcptrCThostFtdcRspRepealField) SetCustType

func (arg1 SwigcptrCThostFtdcRspRepealField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetCustomerName

func (arg1 SwigcptrCThostFtdcRspRepealField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetDeviceID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetDigest

func (arg1 SwigcptrCThostFtdcRspRepealField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetErrorID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcRspRepealField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetFeePayFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) SetFeePayFlag(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcRspRepealField) SetFutureFetchAmount(arg2 float64)

func (SwigcptrCThostFtdcRspRepealField) SetFutureRepealSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) SetFutureRepealSerial(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetIdCardType

func (arg1 SwigcptrCThostFtdcRspRepealField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcRspRepealField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetInstallID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetLastFragment

func (arg1 SwigcptrCThostFtdcRspRepealField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcRspRepealField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetMessage

func (arg1 SwigcptrCThostFtdcRspRepealField) SetMessage(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetOperNo

func (arg1 SwigcptrCThostFtdcRspRepealField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetPassword

func (arg1 SwigcptrCThostFtdcRspRepealField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetPlateRepealSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) SetPlateRepealSerial(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcRspRepealField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetRepealTimeInterval

func (arg1 SwigcptrCThostFtdcRspRepealField) SetRepealTimeInterval(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetRepealedTimes

func (arg1 SwigcptrCThostFtdcRspRepealField) SetRepealedTimes(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetRequestID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetSessionID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetTID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetTID(arg2 int)

func (SwigcptrCThostFtdcRspRepealField) SetTradeAmount

func (arg1 SwigcptrCThostFtdcRspRepealField) SetTradeAmount(arg2 float64)

func (SwigcptrCThostFtdcRspRepealField) SetTradeCode

func (arg1 SwigcptrCThostFtdcRspRepealField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetTradeDate

func (arg1 SwigcptrCThostFtdcRspRepealField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetTradeTime

func (arg1 SwigcptrCThostFtdcRspRepealField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspRepealField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetTransferStatus

func (arg1 SwigcptrCThostFtdcRspRepealField) SetTransferStatus(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SetUserID

func (arg1 SwigcptrCThostFtdcRspRepealField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspRepealField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcRspRepealField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcRspRepealField) SwigIsCThostFtdcRspRepealField

func (p SwigcptrCThostFtdcRspRepealField) SwigIsCThostFtdcRspRepealField()

func (SwigcptrCThostFtdcRspRepealField) Swigcptr

type SwigcptrCThostFtdcRspSyncKeyField

type SwigcptrCThostFtdcRspSyncKeyField uintptr

func (SwigcptrCThostFtdcRspSyncKeyField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetBankID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetBankSerial

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetDeviceID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetErrorID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcRspSyncKeyField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetInstallID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcRspSyncKeyField) GetLastFragment

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcRspSyncKeyField) GetMessage

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetMessage() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetOperNo

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspSyncKeyField) GetRequestID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcRspSyncKeyField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspSyncKeyField) GetTID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcRspSyncKeyField) GetTradeCode

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetTradeDate

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetTradeTime

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) GetUserID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetBankID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetBankSerial

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetDeviceID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetErrorID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcRspSyncKeyField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetInstallID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcRspSyncKeyField) SetLastFragment

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcRspSyncKeyField) SetMessage

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetMessage(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetOperNo

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcRspSyncKeyField) SetRequestID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcRspSyncKeyField) SetSessionID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspSyncKeyField) SetTID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetTID(arg2 int)

func (SwigcptrCThostFtdcRspSyncKeyField) SetTradeCode

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetTradeDate

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetTradeTime

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SetUserID

func (arg1 SwigcptrCThostFtdcRspSyncKeyField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspSyncKeyField) SwigIsCThostFtdcRspSyncKeyField

func (p SwigcptrCThostFtdcRspSyncKeyField) SwigIsCThostFtdcRspSyncKeyField()

func (SwigcptrCThostFtdcRspSyncKeyField) Swigcptr

type SwigcptrCThostFtdcRspTransferField

type SwigcptrCThostFtdcRspTransferField uintptr

func (SwigcptrCThostFtdcRspTransferField) GetAccountID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBankAccType

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetBankAccount

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBankID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBankPwdFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetBankSecuAcc

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankSecuAcc() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBankSecuAccType

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankSecuAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetBankSerial

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBrokerFee

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBrokerFee() (_swig_ret float64)

func (SwigcptrCThostFtdcRspTransferField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspTransferField) GetBrokerIDByBank() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetCustFee

func (arg1 SwigcptrCThostFtdcRspTransferField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcRspTransferField) GetCustType

func (arg1 SwigcptrCThostFtdcRspTransferField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetCustomerName

func (arg1 SwigcptrCThostFtdcRspTransferField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetDeviceID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetDigest

func (arg1 SwigcptrCThostFtdcRspTransferField) GetDigest() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetErrorID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcRspTransferField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcRspTransferField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetFeePayFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) GetFeePayFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcRspTransferField) GetFutureFetchAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcRspTransferField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcRspTransferField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspTransferField) GetIdCardType

func (arg1 SwigcptrCThostFtdcRspTransferField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcRspTransferField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetInstallID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcRspTransferField) GetLastFragment

func (arg1 SwigcptrCThostFtdcRspTransferField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcRspTransferField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetMessage

func (arg1 SwigcptrCThostFtdcRspTransferField) GetMessage() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetOperNo

func (arg1 SwigcptrCThostFtdcRspTransferField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetPassword

func (arg1 SwigcptrCThostFtdcRspTransferField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcRspTransferField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcRspTransferField) GetRequestID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcRspTransferField) GetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) GetSecuPwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspTransferField) GetTID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcRspTransferField) GetTradeAmount

func (arg1 SwigcptrCThostFtdcRspTransferField) GetTradeAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcRspTransferField) GetTradeCode

func (arg1 SwigcptrCThostFtdcRspTransferField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetTradeDate

func (arg1 SwigcptrCThostFtdcRspTransferField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetTradeTime

func (arg1 SwigcptrCThostFtdcRspTransferField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspTransferField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetTransferStatus

func (arg1 SwigcptrCThostFtdcRspTransferField) GetTransferStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) GetUserID

func (arg1 SwigcptrCThostFtdcRspTransferField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspTransferField) GetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) GetVerifyCertNoFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcRspTransferField) SetAccountID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBankAccType

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetBankAccount

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBankID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBankPwdFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetBankSecuAcc

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankSecuAcc(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBankSecuAccType

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankSecuAccType(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetBankSerial

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBrokerFee

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBrokerFee(arg2 float64)

func (SwigcptrCThostFtdcRspTransferField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetBrokerIDByBank

func (arg1 SwigcptrCThostFtdcRspTransferField) SetBrokerIDByBank(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetCustFee

func (arg1 SwigcptrCThostFtdcRspTransferField) SetCustFee(arg2 float64)

func (SwigcptrCThostFtdcRspTransferField) SetCustType

func (arg1 SwigcptrCThostFtdcRspTransferField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetCustomerName

func (arg1 SwigcptrCThostFtdcRspTransferField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetDeviceID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetDigest

func (arg1 SwigcptrCThostFtdcRspTransferField) SetDigest(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetErrorID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcRspTransferField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcRspTransferField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetFeePayFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) SetFeePayFlag(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetFutureFetchAmount

func (arg1 SwigcptrCThostFtdcRspTransferField) SetFutureFetchAmount(arg2 float64)

func (SwigcptrCThostFtdcRspTransferField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcRspTransferField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcRspTransferField) SetIdCardType

func (arg1 SwigcptrCThostFtdcRspTransferField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcRspTransferField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetInstallID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcRspTransferField) SetLastFragment

func (arg1 SwigcptrCThostFtdcRspTransferField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcRspTransferField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetMessage

func (arg1 SwigcptrCThostFtdcRspTransferField) SetMessage(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetOperNo

func (arg1 SwigcptrCThostFtdcRspTransferField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetPassword

func (arg1 SwigcptrCThostFtdcRspTransferField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcRspTransferField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcRspTransferField) SetRequestID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcRspTransferField) SetSecuPwdFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) SetSecuPwdFlag(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetSessionID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspTransferField) SetTID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetTID(arg2 int)

func (SwigcptrCThostFtdcRspTransferField) SetTradeAmount

func (arg1 SwigcptrCThostFtdcRspTransferField) SetTradeAmount(arg2 float64)

func (SwigcptrCThostFtdcRspTransferField) SetTradeCode

func (arg1 SwigcptrCThostFtdcRspTransferField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetTradeDate

func (arg1 SwigcptrCThostFtdcRspTransferField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetTradeTime

func (arg1 SwigcptrCThostFtdcRspTransferField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspTransferField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetTransferStatus

func (arg1 SwigcptrCThostFtdcRspTransferField) SetTransferStatus(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SetUserID

func (arg1 SwigcptrCThostFtdcRspTransferField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspTransferField) SetVerifyCertNoFlag

func (arg1 SwigcptrCThostFtdcRspTransferField) SetVerifyCertNoFlag(arg2 byte)

func (SwigcptrCThostFtdcRspTransferField) SwigIsCThostFtdcRspTransferField

func (p SwigcptrCThostFtdcRspTransferField) SwigIsCThostFtdcRspTransferField()

func (SwigcptrCThostFtdcRspTransferField) Swigcptr

type SwigcptrCThostFtdcRspUserAuthMethodField

type SwigcptrCThostFtdcRspUserAuthMethodField uintptr

func (SwigcptrCThostFtdcRspUserAuthMethodField) GetUsableAuthMethod

func (arg1 SwigcptrCThostFtdcRspUserAuthMethodField) GetUsableAuthMethod() (_swig_ret int)

func (SwigcptrCThostFtdcRspUserAuthMethodField) SetUsableAuthMethod

func (arg1 SwigcptrCThostFtdcRspUserAuthMethodField) SetUsableAuthMethod(arg2 int)

func (SwigcptrCThostFtdcRspUserAuthMethodField) SwigIsCThostFtdcRspUserAuthMethodField

func (p SwigcptrCThostFtdcRspUserAuthMethodField) SwigIsCThostFtdcRspUserAuthMethodField()

func (SwigcptrCThostFtdcRspUserAuthMethodField) Swigcptr

type SwigcptrCThostFtdcRspUserLogin2Field

type SwigcptrCThostFtdcRspUserLogin2Field uintptr

func (SwigcptrCThostFtdcRspUserLogin2Field) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetCZCETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetCZCETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetDCETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetDCETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetFFEXTime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetFFEXTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetFrontID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetINETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetINETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetLoginTime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetLoginTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetMaxOrderRef

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetMaxOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetRandomString

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetRandomString() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetSHFETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetSHFETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetSessionID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetSystemName

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetSystemName() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) GetUserID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetCZCETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetCZCETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetDCETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetDCETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetFFEXTime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetFFEXTime(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetFrontID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetINETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetINETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetLoginTime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetLoginTime(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetMaxOrderRef

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetMaxOrderRef(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetRandomString

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetRandomString(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetSHFETime

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetSHFETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetSessionID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetSystemName

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetSystemName(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SetUserID

func (arg1 SwigcptrCThostFtdcRspUserLogin2Field) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspUserLogin2Field) SwigIsCThostFtdcRspUserLogin2Field

func (p SwigcptrCThostFtdcRspUserLogin2Field) SwigIsCThostFtdcRspUserLogin2Field()

func (SwigcptrCThostFtdcRspUserLogin2Field) Swigcptr

type SwigcptrCThostFtdcRspUserLoginField

type SwigcptrCThostFtdcRspUserLoginField uintptr

func (SwigcptrCThostFtdcRspUserLoginField) GetBrokerID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetCZCETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetCZCETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetDCETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetDCETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetFFEXTime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetFFEXTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetFrontID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcRspUserLoginField) GetINETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetINETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetLoginTime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetLoginTime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetMaxOrderRef

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetMaxOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetSHFETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetSHFETime() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetSessionID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcRspUserLoginField) GetSystemName

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetSystemName() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetTradingDay

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) GetUserID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcRspUserLoginField) SetBrokerID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetCZCETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetCZCETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetDCETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetDCETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetFFEXTime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetFFEXTime(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetFrontID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcRspUserLoginField) SetINETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetINETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetLoginTime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetLoginTime(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetMaxOrderRef

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetMaxOrderRef(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetSHFETime

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetSHFETime(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetSessionID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcRspUserLoginField) SetSystemName

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetSystemName(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetTradingDay

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SetUserID

func (arg1 SwigcptrCThostFtdcRspUserLoginField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcRspUserLoginField) SwigIsCThostFtdcRspUserLoginField

func (p SwigcptrCThostFtdcRspUserLoginField) SwigIsCThostFtdcRspUserLoginField()

func (SwigcptrCThostFtdcRspUserLoginField) Swigcptr

type SwigcptrCThostFtdcSecAgentACIDMapField

type SwigcptrCThostFtdcSecAgentACIDMapField uintptr

func (SwigcptrCThostFtdcSecAgentACIDMapField) GetAccountID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) GetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) GetBrokerSecAgentID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) GetUserID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) SetAccountID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) SetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) SetBrokerSecAgentID(arg2 string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) SetUserID

func (arg1 SwigcptrCThostFtdcSecAgentACIDMapField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcSecAgentACIDMapField) SwigIsCThostFtdcSecAgentACIDMapField

func (p SwigcptrCThostFtdcSecAgentACIDMapField) SwigIsCThostFtdcSecAgentACIDMapField()

func (SwigcptrCThostFtdcSecAgentACIDMapField) Swigcptr

type SwigcptrCThostFtdcSecAgentCheckModeField

type SwigcptrCThostFtdcSecAgentCheckModeField uintptr

func (SwigcptrCThostFtdcSecAgentCheckModeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) GetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) GetBrokerSecAgentID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) GetCheckSelfAccount

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) GetCheckSelfAccount() (_swig_ret int)

func (SwigcptrCThostFtdcSecAgentCheckModeField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) SetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) SetBrokerSecAgentID(arg2 string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) SetCheckSelfAccount

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) SetCheckSelfAccount(arg2 int)

func (SwigcptrCThostFtdcSecAgentCheckModeField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSecAgentCheckModeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSecAgentCheckModeField) SwigIsCThostFtdcSecAgentCheckModeField

func (p SwigcptrCThostFtdcSecAgentCheckModeField) SwigIsCThostFtdcSecAgentCheckModeField()

func (SwigcptrCThostFtdcSecAgentCheckModeField) Swigcptr

type SwigcptrCThostFtdcSecAgentTradeInfoField

type SwigcptrCThostFtdcSecAgentTradeInfoField uintptr

func (SwigcptrCThostFtdcSecAgentTradeInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) GetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) GetBrokerSecAgentID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) SetBrokerSecAgentID

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) SetBrokerSecAgentID(arg2 string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcSecAgentTradeInfoField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcSecAgentTradeInfoField) SwigIsCThostFtdcSecAgentTradeInfoField

func (p SwigcptrCThostFtdcSecAgentTradeInfoField) SwigIsCThostFtdcSecAgentTradeInfoField()

func (SwigcptrCThostFtdcSecAgentTradeInfoField) Swigcptr

type SwigcptrCThostFtdcSettlementInfoConfirmField

type SwigcptrCThostFtdcSettlementInfoConfirmField uintptr

func (SwigcptrCThostFtdcSettlementInfoConfirmField) GetAccountID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) GetConfirmDate

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) GetConfirmDate() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) GetConfirmTime

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) GetConfirmTime() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) GetSettlementID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SetAccountID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SetBrokerID

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SetConfirmDate

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) SetConfirmDate(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SetConfirmTime

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) SetConfirmTime(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SetSettlementID

func (arg1 SwigcptrCThostFtdcSettlementInfoConfirmField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcSettlementInfoConfirmField) SwigIsCThostFtdcSettlementInfoConfirmField

func (p SwigcptrCThostFtdcSettlementInfoConfirmField) SwigIsCThostFtdcSettlementInfoConfirmField()

func (SwigcptrCThostFtdcSettlementInfoConfirmField) Swigcptr

type SwigcptrCThostFtdcSettlementInfoField

type SwigcptrCThostFtdcSettlementInfoField uintptr

func (SwigcptrCThostFtdcSettlementInfoField) GetAccountID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoField) GetContent

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetContent() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcSettlementInfoField) GetSettlementID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcSettlementInfoField) GetTradingDay

func (arg1 SwigcptrCThostFtdcSettlementInfoField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementInfoField) SetAccountID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoField) SetContent

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetContent(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcSettlementInfoField) SetSettlementID

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcSettlementInfoField) SetTradingDay

func (arg1 SwigcptrCThostFtdcSettlementInfoField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcSettlementInfoField) SwigIsCThostFtdcSettlementInfoField

func (p SwigcptrCThostFtdcSettlementInfoField) SwigIsCThostFtdcSettlementInfoField()

func (SwigcptrCThostFtdcSettlementInfoField) Swigcptr

type SwigcptrCThostFtdcSettlementRefField

type SwigcptrCThostFtdcSettlementRefField uintptr

func (SwigcptrCThostFtdcSettlementRefField) GetSettlementID

func (arg1 SwigcptrCThostFtdcSettlementRefField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcSettlementRefField) GetTradingDay

func (arg1 SwigcptrCThostFtdcSettlementRefField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcSettlementRefField) SetSettlementID

func (arg1 SwigcptrCThostFtdcSettlementRefField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcSettlementRefField) SetTradingDay

func (arg1 SwigcptrCThostFtdcSettlementRefField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcSettlementRefField) SwigIsCThostFtdcSettlementRefField

func (p SwigcptrCThostFtdcSettlementRefField) SwigIsCThostFtdcSettlementRefField()

func (SwigcptrCThostFtdcSettlementRefField) Swigcptr

type SwigcptrCThostFtdcSpecificInstrumentField

type SwigcptrCThostFtdcSpecificInstrumentField uintptr

func (SwigcptrCThostFtdcSpecificInstrumentField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcSpecificInstrumentField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcSpecificInstrumentField) GetReserve1

func (arg1 SwigcptrCThostFtdcSpecificInstrumentField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcSpecificInstrumentField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcSpecificInstrumentField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcSpecificInstrumentField) SetReserve1

func (arg1 SwigcptrCThostFtdcSpecificInstrumentField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcSpecificInstrumentField) SwigIsCThostFtdcSpecificInstrumentField

func (p SwigcptrCThostFtdcSpecificInstrumentField) SwigIsCThostFtdcSpecificInstrumentField()

func (SwigcptrCThostFtdcSpecificInstrumentField) Swigcptr

type SwigcptrCThostFtdcStrikeOffsetField

type SwigcptrCThostFtdcStrikeOffsetField uintptr

func (SwigcptrCThostFtdcStrikeOffsetField) GetBrokerID

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcStrikeOffsetField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcStrikeOffsetField) GetInvestorID

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcStrikeOffsetField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcStrikeOffsetField) GetOffset

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) GetOffset() (_swig_ret float64)

func (SwigcptrCThostFtdcStrikeOffsetField) GetOffsetType

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) GetOffsetType() (_swig_ret byte)

func (SwigcptrCThostFtdcStrikeOffsetField) GetReserve1

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcStrikeOffsetField) SetBrokerID

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcStrikeOffsetField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcStrikeOffsetField) SetInvestorID

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcStrikeOffsetField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcStrikeOffsetField) SetOffset

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) SetOffset(arg2 float64)

func (SwigcptrCThostFtdcStrikeOffsetField) SetOffsetType

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) SetOffsetType(arg2 byte)

func (SwigcptrCThostFtdcStrikeOffsetField) SetReserve1

func (arg1 SwigcptrCThostFtdcStrikeOffsetField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcStrikeOffsetField) SwigIsCThostFtdcStrikeOffsetField

func (p SwigcptrCThostFtdcStrikeOffsetField) SwigIsCThostFtdcStrikeOffsetField()

func (SwigcptrCThostFtdcStrikeOffsetField) Swigcptr

type SwigcptrCThostFtdcSuperUserField

type SwigcptrCThostFtdcSuperUserField uintptr

func (SwigcptrCThostFtdcSuperUserField) GetIsActive

func (arg1 SwigcptrCThostFtdcSuperUserField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcSuperUserField) GetPassword

func (arg1 SwigcptrCThostFtdcSuperUserField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcSuperUserField) GetUserID

func (arg1 SwigcptrCThostFtdcSuperUserField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcSuperUserField) GetUserName

func (arg1 SwigcptrCThostFtdcSuperUserField) GetUserName() (_swig_ret string)

func (SwigcptrCThostFtdcSuperUserField) SetIsActive

func (arg1 SwigcptrCThostFtdcSuperUserField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcSuperUserField) SetPassword

func (arg1 SwigcptrCThostFtdcSuperUserField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcSuperUserField) SetUserID

func (arg1 SwigcptrCThostFtdcSuperUserField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcSuperUserField) SetUserName

func (arg1 SwigcptrCThostFtdcSuperUserField) SetUserName(arg2 string)

func (SwigcptrCThostFtdcSuperUserField) SwigIsCThostFtdcSuperUserField

func (p SwigcptrCThostFtdcSuperUserField) SwigIsCThostFtdcSuperUserField()

func (SwigcptrCThostFtdcSuperUserField) Swigcptr

type SwigcptrCThostFtdcSuperUserFunctionField

type SwigcptrCThostFtdcSuperUserFunctionField uintptr

func (SwigcptrCThostFtdcSuperUserFunctionField) GetFunctionCode

func (arg1 SwigcptrCThostFtdcSuperUserFunctionField) GetFunctionCode() (_swig_ret byte)

func (SwigcptrCThostFtdcSuperUserFunctionField) GetUserID

func (arg1 SwigcptrCThostFtdcSuperUserFunctionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcSuperUserFunctionField) SetFunctionCode

func (arg1 SwigcptrCThostFtdcSuperUserFunctionField) SetFunctionCode(arg2 byte)

func (SwigcptrCThostFtdcSuperUserFunctionField) SetUserID

func (arg1 SwigcptrCThostFtdcSuperUserFunctionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcSuperUserFunctionField) SwigIsCThostFtdcSuperUserFunctionField

func (p SwigcptrCThostFtdcSuperUserFunctionField) SwigIsCThostFtdcSuperUserFunctionField()

func (SwigcptrCThostFtdcSuperUserFunctionField) Swigcptr

type SwigcptrCThostFtdcSyncDelaySwapField

type SwigcptrCThostFtdcSyncDelaySwapField uintptr

func (SwigcptrCThostFtdcSyncDelaySwapField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetDelaySwapSeqNo

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetDelaySwapSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetFromAmount

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetFromAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetFromCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetFromCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetFromFrozenSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetFromFrozenSwap() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetFromRemainSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetFromRemainSwap() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetIsAllRemainSetZero

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetIsAllRemainSetZero() (_swig_ret int)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetIsManualSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetIsManualSwap() (_swig_ret int)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetToAmount

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetToAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) GetToCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) GetToCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetDelaySwapSeqNo

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetDelaySwapSeqNo(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetFromAmount

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetFromAmount(arg2 float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetFromCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetFromCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetFromFrozenSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetFromFrozenSwap(arg2 float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetFromRemainSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetFromRemainSwap(arg2 float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetIsAllRemainSetZero

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetIsAllRemainSetZero(arg2 int)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetIsManualSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetIsManualSwap(arg2 int)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetToAmount

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetToAmount(arg2 float64)

func (SwigcptrCThostFtdcSyncDelaySwapField) SetToCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapField) SetToCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapField) SwigIsCThostFtdcSyncDelaySwapField

func (p SwigcptrCThostFtdcSyncDelaySwapField) SwigIsCThostFtdcSyncDelaySwapField()

func (SwigcptrCThostFtdcSyncDelaySwapField) Swigcptr

type SwigcptrCThostFtdcSyncDelaySwapFrozenField

type SwigcptrCThostFtdcSyncDelaySwapFrozenField uintptr

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetDelaySwapSeqNo

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetDelaySwapSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetFromCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetFromCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetFromRemainSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetFromRemainSwap() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetIsManualSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) GetIsManualSwap() (_swig_ret int)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetDelaySwapSeqNo

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetDelaySwapSeqNo(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetFromCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetFromCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetFromRemainSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetFromRemainSwap(arg2 float64)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetIsManualSwap

func (arg1 SwigcptrCThostFtdcSyncDelaySwapFrozenField) SetIsManualSwap(arg2 int)

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) SwigIsCThostFtdcSyncDelaySwapFrozenField

func (p SwigcptrCThostFtdcSyncDelaySwapFrozenField) SwigIsCThostFtdcSyncDelaySwapFrozenField()

func (SwigcptrCThostFtdcSyncDelaySwapFrozenField) Swigcptr

type SwigcptrCThostFtdcSyncDepositField

type SwigcptrCThostFtdcSyncDepositField uintptr

func (SwigcptrCThostFtdcSyncDepositField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncDepositField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDepositField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDepositField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDepositField) GetDeposit

func (arg1 SwigcptrCThostFtdcSyncDepositField) GetDeposit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncDepositField) GetDepositSeqNo

func (arg1 SwigcptrCThostFtdcSyncDepositField) GetDepositSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDepositField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncDepositField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncDepositField) GetIsForce

func (arg1 SwigcptrCThostFtdcSyncDepositField) GetIsForce() (_swig_ret int)

func (SwigcptrCThostFtdcSyncDepositField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSyncDepositField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSyncDepositField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcSyncDepositField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSyncDepositField) SetDeposit

func (arg1 SwigcptrCThostFtdcSyncDepositField) SetDeposit(arg2 float64)

func (SwigcptrCThostFtdcSyncDepositField) SetDepositSeqNo

func (arg1 SwigcptrCThostFtdcSyncDepositField) SetDepositSeqNo(arg2 string)

func (SwigcptrCThostFtdcSyncDepositField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSyncDepositField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSyncDepositField) SetIsForce

func (arg1 SwigcptrCThostFtdcSyncDepositField) SetIsForce(arg2 int)

func (SwigcptrCThostFtdcSyncDepositField) SwigIsCThostFtdcSyncDepositField

func (p SwigcptrCThostFtdcSyncDepositField) SwigIsCThostFtdcSyncDepositField()

func (SwigcptrCThostFtdcSyncDepositField) Swigcptr

type SwigcptrCThostFtdcSyncFundMortgageField

type SwigcptrCThostFtdcSyncFundMortgageField uintptr

func (SwigcptrCThostFtdcSyncFundMortgageField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncFundMortgageField) GetFromCurrencyID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) GetFromCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncFundMortgageField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncFundMortgageField) GetMortgageAmount

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) GetMortgageAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncFundMortgageField) GetMortgageSeqNo

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) GetMortgageSeqNo() (_swig_ret string)

func (SwigcptrCThostFtdcSyncFundMortgageField) GetToCurrencyID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) GetToCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncFundMortgageField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSyncFundMortgageField) SetFromCurrencyID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) SetFromCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSyncFundMortgageField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSyncFundMortgageField) SetMortgageAmount

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) SetMortgageAmount(arg2 float64)

func (SwigcptrCThostFtdcSyncFundMortgageField) SetMortgageSeqNo

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) SetMortgageSeqNo(arg2 string)

func (SwigcptrCThostFtdcSyncFundMortgageField) SetToCurrencyID

func (arg1 SwigcptrCThostFtdcSyncFundMortgageField) SetToCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSyncFundMortgageField) SwigIsCThostFtdcSyncFundMortgageField

func (p SwigcptrCThostFtdcSyncFundMortgageField) SwigIsCThostFtdcSyncFundMortgageField()

func (SwigcptrCThostFtdcSyncFundMortgageField) Swigcptr

type SwigcptrCThostFtdcSyncStatusField

type SwigcptrCThostFtdcSyncStatusField uintptr

func (SwigcptrCThostFtdcSyncStatusField) GetDataSyncStatus

func (arg1 SwigcptrCThostFtdcSyncStatusField) GetDataSyncStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncStatusField) GetTradingDay

func (arg1 SwigcptrCThostFtdcSyncStatusField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcSyncStatusField) SetDataSyncStatus

func (arg1 SwigcptrCThostFtdcSyncStatusField) SetDataSyncStatus(arg2 byte)

func (SwigcptrCThostFtdcSyncStatusField) SetTradingDay

func (arg1 SwigcptrCThostFtdcSyncStatusField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcSyncStatusField) SwigIsCThostFtdcSyncStatusField

func (p SwigcptrCThostFtdcSyncStatusField) SwigIsCThostFtdcSyncStatusField()

func (SwigcptrCThostFtdcSyncStatusField) Swigcptr

type SwigcptrCThostFtdcSyncingInstrumentCommissionRateField

type SwigcptrCThostFtdcSyncingInstrumentCommissionRateField uintptr

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseTodayRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetCloseTodayRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetOpenRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetOpenRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetBrokerID

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseTodayRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseTodayRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseTodayRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetCloseTodayRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetInstrumentID

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetInvestorID

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetInvestorRange

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetOpenRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetOpenRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetOpenRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetOpenRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SetReserve1

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SwigIsCThostFtdcSyncingInstrumentCommissionRateField

func (p SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) SwigIsCThostFtdcSyncingInstrumentCommissionRateField()

func (SwigcptrCThostFtdcSyncingInstrumentCommissionRateField) Swigcptr

type SwigcptrCThostFtdcSyncingInstrumentMarginRateField

type SwigcptrCThostFtdcSyncingInstrumentMarginRateField uintptr

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetIsRelative

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetIsRelative() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetLongMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetLongMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetReserve1

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetShortMarginRatioByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) GetShortMarginRatioByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetBrokerID

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetHedgeFlag

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetInstrumentID

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetInvestorID

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetIsRelative

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetLongMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetLongMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetLongMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetLongMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetReserve1

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetShortMarginRatioByMoney

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetShortMarginRatioByMoney(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetShortMarginRatioByVolume

func (arg1 SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SetShortMarginRatioByVolume(arg2 float64)

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SwigIsCThostFtdcSyncingInstrumentMarginRateField

func (p SwigcptrCThostFtdcSyncingInstrumentMarginRateField) SwigIsCThostFtdcSyncingInstrumentMarginRateField()

func (SwigcptrCThostFtdcSyncingInstrumentMarginRateField) Swigcptr

type SwigcptrCThostFtdcSyncingInstrumentTradingRightField

type SwigcptrCThostFtdcSyncingInstrumentTradingRightField uintptr

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetReserve1

func (arg1 SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetTradingRight

func (arg1 SwigcptrCThostFtdcSyncingInstrumentTradingRightField) GetTradingRight() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SetBrokerID

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SetInstrumentID

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SetInvestorID

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SetReserve1

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SetTradingRight

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SwigIsCThostFtdcSyncingInstrumentTradingRightField

func (p SwigcptrCThostFtdcSyncingInstrumentTradingRightField) SwigIsCThostFtdcSyncingInstrumentTradingRightField()

func (SwigcptrCThostFtdcSyncingInstrumentTradingRightField) Swigcptr

type SwigcptrCThostFtdcSyncingInvestorField

type SwigcptrCThostFtdcSyncingInvestorField uintptr

func (SwigcptrCThostFtdcSyncingInvestorField) GetAddress

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetAddress() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetCommModelID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetCommModelID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetIdentifiedCardType

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetIdentifiedCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInvestorField) GetInvestorGroupID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetInvestorGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetInvestorName

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetInvestorName() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetIsActive

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorField) GetMarginModelID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetMarginModelID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetMobile

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetMobile() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetOpenDate

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetOpenDate() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) GetTelephone

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) GetTelephone() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetAddress

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetAddress(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetCommModelID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetCommModelID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetIdentifiedCardType

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetIdentifiedCardType(arg2 byte)

func (SwigcptrCThostFtdcSyncingInvestorField) SetInvestorGroupID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetInvestorGroupID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetInvestorName

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetInvestorName(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetIsActive

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorField) SetMarginModelID

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetMarginModelID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetMobile

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetMobile(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetOpenDate

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetOpenDate(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SetTelephone

func (arg1 SwigcptrCThostFtdcSyncingInvestorField) SetTelephone(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorField) SwigIsCThostFtdcSyncingInvestorField

func (p SwigcptrCThostFtdcSyncingInvestorField) SwigIsCThostFtdcSyncingInvestorField()

func (SwigcptrCThostFtdcSyncingInvestorField) Swigcptr

type SwigcptrCThostFtdcSyncingInvestorGroupField

type SwigcptrCThostFtdcSyncingInvestorGroupField uintptr

func (SwigcptrCThostFtdcSyncingInvestorGroupField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInvestorGroupField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorGroupField) GetInvestorGroupID

func (arg1 SwigcptrCThostFtdcSyncingInvestorGroupField) GetInvestorGroupID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorGroupField) GetInvestorGroupName

func (arg1 SwigcptrCThostFtdcSyncingInvestorGroupField) GetInvestorGroupName() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorGroupField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInvestorGroupField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorGroupField) SetInvestorGroupID

func (arg1 SwigcptrCThostFtdcSyncingInvestorGroupField) SetInvestorGroupID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorGroupField) SetInvestorGroupName

func (arg1 SwigcptrCThostFtdcSyncingInvestorGroupField) SetInvestorGroupName(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorGroupField) SwigIsCThostFtdcSyncingInvestorGroupField

func (p SwigcptrCThostFtdcSyncingInvestorGroupField) SwigIsCThostFtdcSyncingInvestorGroupField()

func (SwigcptrCThostFtdcSyncingInvestorGroupField) Swigcptr

type SwigcptrCThostFtdcSyncingInvestorPositionField

type SwigcptrCThostFtdcSyncingInvestorPositionField uintptr

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetAbandonFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetAbandonFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCashIn

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCashIn() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseProfit

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseProfitByDate

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseProfitByDate() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseProfitByTrade

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseProfitByTrade() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseVolume

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCloseVolume() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCombLongFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCombLongFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCombPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCombPosition() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCombShortFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCombShortFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetCommission

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetExchangeID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetExchangeMargin

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetExchangeMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetFrozenCash

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetFrozenCash() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetFrozenCommission

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetFrozenCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetFrozenMargin

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetLongFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetLongFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetLongFrozenAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetLongFrozenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetMarginRateByMoney() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetMarginRateByVolume() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetOpenAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetOpenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetOpenCost

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetOpenCost() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetOpenVolume

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetOpenVolume() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPosiDirection

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPosiDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPosition() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionCost

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionCost() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionCostOffset

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionCostOffset() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionDate

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionDate() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionProfit

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPositionProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPreMargin

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPreMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetPreSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetReserve1

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetSettlementID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetSettlementPrice

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetSettlementPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetShortFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetShortFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetShortFrozenAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetShortFrozenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetStrikeFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetStrikeFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetStrikeFrozenAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetStrikeFrozenAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetTasPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetTasPosition() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetTasPositionCost

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetTasPositionCost() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetTodayPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetTodayPosition() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetTradingDay

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetUseMargin

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetUseMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetYdPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetYdPosition() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) GetYdStrikeFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) GetYdStrikeFrozen() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetAbandonFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetAbandonFrozen(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetBrokerID

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCashIn

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseAmount(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseProfit

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseProfit(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseProfitByDate

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseProfitByDate(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseProfitByTrade

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseProfitByTrade(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseVolume

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCloseVolume(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCombLongFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCombLongFrozen(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCombPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCombPosition(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCombShortFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetCombShortFrozen(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetCommission

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetExchangeID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetExchangeMargin

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetExchangeMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetFrozenCash

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetFrozenCommission

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetFrozenCommission(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetFrozenMargin

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetLongFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetLongFrozen(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetLongFrozenAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetLongFrozenAmount(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetMarginRateByMoney

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetMarginRateByMoney(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetMarginRateByVolume

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetMarginRateByVolume(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetOpenAmount

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetOpenCost

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetOpenVolume

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetOpenVolume(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPosiDirection

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetPosiDirection(arg2 byte)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetPosition(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionCost

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionCost(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionCostOffset

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionCostOffset(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionDate

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionDate(arg2 byte)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionProfit

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetPositionProfit(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPreMargin

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetPreSettlementPrice

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetPreSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetReserve1

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetSettlementID

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetSettlementPrice

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetSettlementPrice(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetShortFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetShortFrozen(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetShortFrozenAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetShortFrozenAmount(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetStrikeFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetStrikeFrozen(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetStrikeFrozenAmount

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetStrikeFrozenAmount(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetTasPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetTasPosition(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetTasPositionCost

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetTasPositionCost(arg2 float64)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetTodayPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetTodayPosition(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetTradingDay

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetUseMargin

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetYdPosition

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetYdPosition(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SetYdStrikeFrozen

func (arg1 SwigcptrCThostFtdcSyncingInvestorPositionField) SetYdStrikeFrozen(arg2 int)

func (SwigcptrCThostFtdcSyncingInvestorPositionField) SwigIsCThostFtdcSyncingInvestorPositionField

func (p SwigcptrCThostFtdcSyncingInvestorPositionField) SwigIsCThostFtdcSyncingInvestorPositionField()

func (SwigcptrCThostFtdcSyncingInvestorPositionField) Swigcptr

type SwigcptrCThostFtdcSyncingTradingAccountField

type SwigcptrCThostFtdcSyncingTradingAccountField uintptr

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetAvailable

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetAvailable() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetBalance

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetCashIn

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetCashIn() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetCloseProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetCredit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetCredit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetCurrMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetCurrMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetDeliveryMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetDeliveryMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetDeposit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetDeposit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetExchangeDeliveryMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetExchangeDeliveryMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetExchangeMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetExchangeMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenCash

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenCash() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenSwap

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetFrozenSwap() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetFundMortgageAvailable

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetFundMortgageAvailable() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetFundMortgageIn

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetFundMortgageIn() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetFundMortgageOut

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetFundMortgageOut() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetInterest

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetInterestBase

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetInterestBase() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetMortgage

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetMortgage() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetMortgageableFund

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetMortgageableFund() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPositionProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPositionProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPreBalance

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPreBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPreCredit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPreCredit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPreDeposit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPreDeposit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPreFundMortgageIn

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPreFundMortgageIn() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPreFundMortgageOut

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPreFundMortgageOut() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPreMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPreMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetPreMortgage

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetPreMortgage() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetRemainSwap

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetRemainSwap() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetReserve

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetReserve() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetReserveBalance

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetReserveBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSettlementID

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductCloseProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductExchangeMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductExchangeMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductFrozenCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductFrozenCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductFrozenMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductPositionProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductPositionProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductPositionProfitByAlg

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetSpecProductPositionProfitByAlg() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetWithdraw

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetWithdraw() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) GetWithdrawQuota

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) GetWithdrawQuota() (_swig_ret float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetAvailable

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetAvailable(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetBalance

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetBrokerID

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetCashIn

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetCloseProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetCloseProfit(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetCommission(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetCredit

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetCurrMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetCurrMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetDeliveryMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetDeliveryMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetDeposit

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetExchangeDeliveryMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetExchangeDeliveryMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetExchangeMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetExchangeMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenCash

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenCash(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenCommission(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenSwap

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetFrozenSwap(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetFundMortgageAvailable

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetFundMortgageAvailable(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetFundMortgageIn

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetFundMortgageIn(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetFundMortgageOut

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetFundMortgageOut(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetInterest

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetInterestBase

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetInterestBase(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetMortgage

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetMortgageableFund

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetMortgageableFund(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPositionProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPositionProfit(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPreBalance

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPreBalance(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPreCredit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPreCredit(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPreDeposit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPreDeposit(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPreFundMortgageIn

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPreFundMortgageIn(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPreFundMortgageOut

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPreFundMortgageOut(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPreMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPreMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetPreMortgage

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetPreMortgage(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetRemainSwap

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetRemainSwap(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetReserve

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetReserveBalance

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetReserveBalance(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSettlementID

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductCloseProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductCloseProfit(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductCommission(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductExchangeMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductExchangeMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductFrozenCommission

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductFrozenCommission(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductFrozenMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductMargin

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductMargin(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductPositionProfit

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductPositionProfit(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductPositionProfitByAlg

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetSpecProductPositionProfitByAlg(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetWithdraw

func (SwigcptrCThostFtdcSyncingTradingAccountField) SetWithdrawQuota

func (arg1 SwigcptrCThostFtdcSyncingTradingAccountField) SetWithdrawQuota(arg2 float64)

func (SwigcptrCThostFtdcSyncingTradingAccountField) SwigIsCThostFtdcSyncingTradingAccountField

func (p SwigcptrCThostFtdcSyncingTradingAccountField) SwigIsCThostFtdcSyncingTradingAccountField()

func (SwigcptrCThostFtdcSyncingTradingAccountField) Swigcptr

type SwigcptrCThostFtdcSyncingTradingCodeField

type SwigcptrCThostFtdcSyncingTradingCodeField uintptr

func (SwigcptrCThostFtdcSyncingTradingCodeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) GetClientID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) GetClientIDType

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) GetClientIDType() (_swig_ret byte)

func (SwigcptrCThostFtdcSyncingTradingCodeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) GetIsActive

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcSyncingTradingCodeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) SetClientID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) SetClientIDType

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) SetClientIDType(arg2 byte)

func (SwigcptrCThostFtdcSyncingTradingCodeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcSyncingTradingCodeField) SetIsActive

func (arg1 SwigcptrCThostFtdcSyncingTradingCodeField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcSyncingTradingCodeField) SwigIsCThostFtdcSyncingTradingCodeField

func (p SwigcptrCThostFtdcSyncingTradingCodeField) SwigIsCThostFtdcSyncingTradingCodeField()

func (SwigcptrCThostFtdcSyncingTradingCodeField) Swigcptr

type SwigcptrCThostFtdcTradeField

type SwigcptrCThostFtdcTradeField uintptr

func (SwigcptrCThostFtdcTradeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetBrokerOrderSeq

func (arg1 SwigcptrCThostFtdcTradeField) GetBrokerOrderSeq() (_swig_ret int)

func (SwigcptrCThostFtdcTradeField) GetBusinessUnit

func (arg1 SwigcptrCThostFtdcTradeField) GetBusinessUnit() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetClearingPartID

func (arg1 SwigcptrCThostFtdcTradeField) GetClearingPartID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetClientID

func (arg1 SwigcptrCThostFtdcTradeField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetDirection

func (arg1 SwigcptrCThostFtdcTradeField) GetDirection() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcTradeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetExchangeInstID

func (arg1 SwigcptrCThostFtdcTradeField) GetExchangeInstID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetHedgeFlag

func (arg1 SwigcptrCThostFtdcTradeField) GetHedgeFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeField) GetInstrumentID

func (arg1 SwigcptrCThostFtdcTradeField) GetInstrumentID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradeField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcTradeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetOffsetFlag

func (arg1 SwigcptrCThostFtdcTradeField) GetOffsetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcTradeField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetOrderRef

func (arg1 SwigcptrCThostFtdcTradeField) GetOrderRef() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetOrderSysID

func (arg1 SwigcptrCThostFtdcTradeField) GetOrderSysID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetParticipantID

func (arg1 SwigcptrCThostFtdcTradeField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetPrice

func (arg1 SwigcptrCThostFtdcTradeField) GetPrice() (_swig_ret float64)

func (SwigcptrCThostFtdcTradeField) GetPriceSource

func (arg1 SwigcptrCThostFtdcTradeField) GetPriceSource() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeField) GetReserve1

func (arg1 SwigcptrCThostFtdcTradeField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetReserve2

func (arg1 SwigcptrCThostFtdcTradeField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcTradeField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcTradeField) GetSettlementID

func (arg1 SwigcptrCThostFtdcTradeField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcTradeField) GetTradeDate

func (arg1 SwigcptrCThostFtdcTradeField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetTradeID

func (arg1 SwigcptrCThostFtdcTradeField) GetTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetTradeSource

func (arg1 SwigcptrCThostFtdcTradeField) GetTradeSource() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeField) GetTradeTime

func (arg1 SwigcptrCThostFtdcTradeField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetTradeType

func (arg1 SwigcptrCThostFtdcTradeField) GetTradeType() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeField) GetTraderID

func (arg1 SwigcptrCThostFtdcTradeField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetTradingDay

func (arg1 SwigcptrCThostFtdcTradeField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetTradingRole

func (arg1 SwigcptrCThostFtdcTradeField) GetTradingRole() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeField) GetUserID

func (arg1 SwigcptrCThostFtdcTradeField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeField) GetVolume

func (arg1 SwigcptrCThostFtdcTradeField) GetVolume() (_swig_ret int)

func (SwigcptrCThostFtdcTradeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTradeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetBrokerOrderSeq

func (arg1 SwigcptrCThostFtdcTradeField) SetBrokerOrderSeq(arg2 int)

func (SwigcptrCThostFtdcTradeField) SetBusinessUnit

func (arg1 SwigcptrCThostFtdcTradeField) SetBusinessUnit(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetClearingPartID

func (arg1 SwigcptrCThostFtdcTradeField) SetClearingPartID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetClientID

func (arg1 SwigcptrCThostFtdcTradeField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetDirection

func (arg1 SwigcptrCThostFtdcTradeField) SetDirection(arg2 byte)

func (SwigcptrCThostFtdcTradeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcTradeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetExchangeInstID

func (arg1 SwigcptrCThostFtdcTradeField) SetExchangeInstID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetHedgeFlag

func (arg1 SwigcptrCThostFtdcTradeField) SetHedgeFlag(arg2 byte)

func (SwigcptrCThostFtdcTradeField) SetInstrumentID

func (arg1 SwigcptrCThostFtdcTradeField) SetInstrumentID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradeField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcTradeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetOffsetFlag

func (arg1 SwigcptrCThostFtdcTradeField) SetOffsetFlag(arg2 byte)

func (SwigcptrCThostFtdcTradeField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcTradeField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetOrderRef

func (arg1 SwigcptrCThostFtdcTradeField) SetOrderRef(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetOrderSysID

func (arg1 SwigcptrCThostFtdcTradeField) SetOrderSysID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetParticipantID

func (arg1 SwigcptrCThostFtdcTradeField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetPrice

func (arg1 SwigcptrCThostFtdcTradeField) SetPrice(arg2 float64)

func (SwigcptrCThostFtdcTradeField) SetPriceSource

func (arg1 SwigcptrCThostFtdcTradeField) SetPriceSource(arg2 byte)

func (SwigcptrCThostFtdcTradeField) SetReserve1

func (arg1 SwigcptrCThostFtdcTradeField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetReserve2

func (arg1 SwigcptrCThostFtdcTradeField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcTradeField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcTradeField) SetSettlementID

func (arg1 SwigcptrCThostFtdcTradeField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcTradeField) SetTradeDate

func (arg1 SwigcptrCThostFtdcTradeField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetTradeID

func (arg1 SwigcptrCThostFtdcTradeField) SetTradeID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetTradeSource

func (arg1 SwigcptrCThostFtdcTradeField) SetTradeSource(arg2 byte)

func (SwigcptrCThostFtdcTradeField) SetTradeTime

func (arg1 SwigcptrCThostFtdcTradeField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetTradeType

func (arg1 SwigcptrCThostFtdcTradeField) SetTradeType(arg2 byte)

func (SwigcptrCThostFtdcTradeField) SetTraderID

func (arg1 SwigcptrCThostFtdcTradeField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetTradingDay

func (arg1 SwigcptrCThostFtdcTradeField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetTradingRole

func (arg1 SwigcptrCThostFtdcTradeField) SetTradingRole(arg2 byte)

func (SwigcptrCThostFtdcTradeField) SetUserID

func (arg1 SwigcptrCThostFtdcTradeField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcTradeField) SetVolume

func (arg1 SwigcptrCThostFtdcTradeField) SetVolume(arg2 int)

func (SwigcptrCThostFtdcTradeField) SwigIsCThostFtdcTradeField

func (p SwigcptrCThostFtdcTradeField) SwigIsCThostFtdcTradeField()

func (SwigcptrCThostFtdcTradeField) Swigcptr

type SwigcptrCThostFtdcTradeParamField

type SwigcptrCThostFtdcTradeParamField uintptr

func (SwigcptrCThostFtdcTradeParamField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradeParamField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradeParamField) GetMemo

func (arg1 SwigcptrCThostFtdcTradeParamField) GetMemo() (_swig_ret string)

func (SwigcptrCThostFtdcTradeParamField) GetTradeParamID

func (arg1 SwigcptrCThostFtdcTradeParamField) GetTradeParamID() (_swig_ret byte)

func (SwigcptrCThostFtdcTradeParamField) GetTradeParamValue

func (arg1 SwigcptrCThostFtdcTradeParamField) GetTradeParamValue() (_swig_ret string)

func (SwigcptrCThostFtdcTradeParamField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTradeParamField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTradeParamField) SetMemo

func (arg1 SwigcptrCThostFtdcTradeParamField) SetMemo(arg2 string)

func (SwigcptrCThostFtdcTradeParamField) SetTradeParamID

func (arg1 SwigcptrCThostFtdcTradeParamField) SetTradeParamID(arg2 byte)

func (SwigcptrCThostFtdcTradeParamField) SetTradeParamValue

func (arg1 SwigcptrCThostFtdcTradeParamField) SetTradeParamValue(arg2 string)

func (SwigcptrCThostFtdcTradeParamField) SwigIsCThostFtdcTradeParamField

func (p SwigcptrCThostFtdcTradeParamField) SwigIsCThostFtdcTradeParamField()

func (SwigcptrCThostFtdcTradeParamField) Swigcptr

type SwigcptrCThostFtdcTraderApi

type SwigcptrCThostFtdcTraderApi uintptr

func (SwigcptrCThostFtdcTraderApi) GetTradingDay

func (arg1 SwigcptrCThostFtdcTraderApi) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcTraderApi) Init

func (arg1 SwigcptrCThostFtdcTraderApi) Init()

func (SwigcptrCThostFtdcTraderApi) Join

func (arg1 SwigcptrCThostFtdcTraderApi) Join() (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) RegisterFensUserInfo

func (arg1 SwigcptrCThostFtdcTraderApi) RegisterFensUserInfo(arg2 CThostFtdcFensUserInfoField)

func (SwigcptrCThostFtdcTraderApi) RegisterFront

func (arg1 SwigcptrCThostFtdcTraderApi) RegisterFront(arg2 string)

func (SwigcptrCThostFtdcTraderApi) RegisterNameServer

func (arg1 SwigcptrCThostFtdcTraderApi) RegisterNameServer(arg2 string)

func (SwigcptrCThostFtdcTraderApi) RegisterSpi

func (arg1 SwigcptrCThostFtdcTraderApi) RegisterSpi(arg2 CThostFtdcTraderSpi)

func (SwigcptrCThostFtdcTraderApi) RegisterUserSystemInfo

func (arg1 SwigcptrCThostFtdcTraderApi) RegisterUserSystemInfo(arg2 CThostFtdcUserSystemInfoField) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) Release

func (arg1 SwigcptrCThostFtdcTraderApi) Release()

func (SwigcptrCThostFtdcTraderApi) ReqAuthenticate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqAuthenticate(arg2 CThostFtdcReqAuthenticateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqBatchOrderAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqBatchOrderAction(arg2 CThostFtdcInputBatchOrderActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqCombActionInsert

func (arg1 SwigcptrCThostFtdcTraderApi) ReqCombActionInsert(arg2 CThostFtdcInputCombActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqExecOrderAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqExecOrderAction(arg2 CThostFtdcInputExecOrderActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqExecOrderInsert

func (arg1 SwigcptrCThostFtdcTraderApi) ReqExecOrderInsert(arg2 CThostFtdcInputExecOrderField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqForQuoteInsert

func (arg1 SwigcptrCThostFtdcTraderApi) ReqForQuoteInsert(arg2 CThostFtdcInputForQuoteField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqFromBankToFutureByFuture

func (arg1 SwigcptrCThostFtdcTraderApi) ReqFromBankToFutureByFuture(arg2 CThostFtdcReqTransferField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqFromFutureToBankByFuture

func (arg1 SwigcptrCThostFtdcTraderApi) ReqFromFutureToBankByFuture(arg2 CThostFtdcReqTransferField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqGenUserCaptcha

func (arg1 SwigcptrCThostFtdcTraderApi) ReqGenUserCaptcha(arg2 CThostFtdcReqGenUserCaptchaField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqGenUserText

func (arg1 SwigcptrCThostFtdcTraderApi) ReqGenUserText(arg2 CThostFtdcReqGenUserTextField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqOptionSelfCloseAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqOptionSelfCloseAction(arg2 CThostFtdcInputOptionSelfCloseActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqOptionSelfCloseInsert

func (arg1 SwigcptrCThostFtdcTraderApi) ReqOptionSelfCloseInsert(arg2 CThostFtdcInputOptionSelfCloseField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqOrderAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqOrderAction(arg2 CThostFtdcInputOrderActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqOrderInsert

func (arg1 SwigcptrCThostFtdcTraderApi) ReqOrderInsert(arg2 CThostFtdcInputOrderField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqParkedOrderAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqParkedOrderAction(arg2 CThostFtdcParkedOrderActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqParkedOrderInsert

func (arg1 SwigcptrCThostFtdcTraderApi) ReqParkedOrderInsert(arg2 CThostFtdcParkedOrderField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryAccountregister

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryAccountregister(arg2 CThostFtdcQryAccountregisterField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryBrokerTradingAlgos

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryBrokerTradingAlgos(arg2 CThostFtdcQryBrokerTradingAlgosField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryBrokerTradingParams

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryBrokerTradingParams(arg2 CThostFtdcQryBrokerTradingParamsField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryCFMMCTradingAccountKey

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryCFMMCTradingAccountKey(arg2 CThostFtdcQryCFMMCTradingAccountKeyField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryClassifiedInstrument

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryClassifiedInstrument(arg2 CThostFtdcQryClassifiedInstrumentField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryCombAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryCombAction(arg2 CThostFtdcQryCombActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryCombInstrumentGuard

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryCombInstrumentGuard(arg2 CThostFtdcQryCombInstrumentGuardField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryCombPromotionParam

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryCombPromotionParam(arg2 CThostFtdcQryCombPromotionParamField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryContractBank

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryContractBank(arg2 CThostFtdcQryContractBankField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryDepthMarketData

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryDepthMarketData(arg2 CThostFtdcQryDepthMarketDataField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryEWarrantOffset

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryEWarrantOffset(arg2 CThostFtdcQryEWarrantOffsetField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryExchange

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryExchange(arg2 CThostFtdcQryExchangeField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryExchangeMarginRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryExchangeMarginRate(arg2 CThostFtdcQryExchangeMarginRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryExchangeMarginRateAdjust

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryExchangeMarginRateAdjust(arg2 CThostFtdcQryExchangeMarginRateAdjustField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryExchangeRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryExchangeRate(arg2 CThostFtdcQryExchangeRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryExecOrder

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryExecOrder(arg2 CThostFtdcQryExecOrderField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryForQuote

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryForQuote(arg2 CThostFtdcQryForQuoteField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInstrument

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInstrument(arg2 CThostFtdcQryInstrumentField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInstrumentCommissionRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInstrumentCommissionRate(arg2 CThostFtdcQryInstrumentCommissionRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInstrumentMarginRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInstrumentMarginRate(arg2 CThostFtdcQryInstrumentMarginRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInstrumentOrderCommRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInstrumentOrderCommRate(arg2 CThostFtdcQryInstrumentOrderCommRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInvestUnit

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInvestUnit(arg2 CThostFtdcQryInvestUnitField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInvestor

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInvestor(arg2 CThostFtdcQryInvestorField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInvestorPosition

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInvestorPosition(arg2 CThostFtdcQryInvestorPositionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInvestorPositionCombineDetail

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInvestorPositionCombineDetail(arg2 CThostFtdcQryInvestorPositionCombineDetailField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInvestorPositionDetail

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInvestorPositionDetail(arg2 CThostFtdcQryInvestorPositionDetailField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryInvestorProductGroupMargin

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryInvestorProductGroupMargin(arg2 CThostFtdcQryInvestorProductGroupMarginField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryMMInstrumentCommissionRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryMMInstrumentCommissionRate(arg2 CThostFtdcQryMMInstrumentCommissionRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryMMOptionInstrCommRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryMMOptionInstrCommRate(arg2 CThostFtdcQryMMOptionInstrCommRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryMaxOrderVolume

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryMaxOrderVolume(arg2 CThostFtdcQryMaxOrderVolumeField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryNotice

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryNotice(arg2 CThostFtdcQryNoticeField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryOptionInstrCommRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryOptionInstrCommRate(arg2 CThostFtdcQryOptionInstrCommRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryOptionInstrTradeCost

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryOptionInstrTradeCost(arg2 CThostFtdcQryOptionInstrTradeCostField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryOptionSelfClose

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryOptionSelfClose(arg2 CThostFtdcQryOptionSelfCloseField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryOrder

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryOrder(arg2 CThostFtdcQryOrderField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryParkedOrder

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryParkedOrder(arg2 CThostFtdcQryParkedOrderField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryParkedOrderAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryParkedOrderAction(arg2 CThostFtdcQryParkedOrderActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryProduct

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryProduct(arg2 CThostFtdcQryProductField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryProductExchRate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryProductExchRate(arg2 CThostFtdcQryProductExchRateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryProductGroup

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryProductGroup(arg2 CThostFtdcQryProductGroupField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryQuote

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryQuote(arg2 CThostFtdcQryQuoteField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQrySecAgentACIDMap

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQrySecAgentACIDMap(arg2 CThostFtdcQrySecAgentACIDMapField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQrySecAgentCheckMode

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQrySecAgentCheckMode(arg2 CThostFtdcQrySecAgentCheckModeField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQrySecAgentTradeInfo

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQrySecAgentTradeInfo(arg2 CThostFtdcQrySecAgentTradeInfoField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQrySecAgentTradingAccount

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQrySecAgentTradingAccount(arg2 CThostFtdcQryTradingAccountField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQrySettlementInfo

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQrySettlementInfo(arg2 CThostFtdcQrySettlementInfoField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQrySettlementInfoConfirm

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQrySettlementInfoConfirm(arg2 CThostFtdcQrySettlementInfoConfirmField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryTrade

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryTrade(arg2 CThostFtdcQryTradeField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryTradingAccount

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryTradingAccount(arg2 CThostFtdcQryTradingAccountField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryTradingCode

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryTradingCode(arg2 CThostFtdcQryTradingCodeField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryTradingNotice

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryTradingNotice(arg2 CThostFtdcQryTradingNoticeField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryTransferBank

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryTransferBank(arg2 CThostFtdcQryTransferBankField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQryTransferSerial

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQryTransferSerial(arg2 CThostFtdcQryTransferSerialField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQueryBankAccountMoneyByFuture

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQueryBankAccountMoneyByFuture(arg2 CThostFtdcReqQueryAccountField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQueryCFMMCTradingAccountToken

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQueryCFMMCTradingAccountToken(arg2 CThostFtdcQueryCFMMCTradingAccountTokenField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQuoteAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQuoteAction(arg2 CThostFtdcInputQuoteActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqQuoteInsert

func (arg1 SwigcptrCThostFtdcTraderApi) ReqQuoteInsert(arg2 CThostFtdcInputQuoteField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqRemoveParkedOrder

func (arg1 SwigcptrCThostFtdcTraderApi) ReqRemoveParkedOrder(arg2 CThostFtdcRemoveParkedOrderField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqRemoveParkedOrderAction

func (arg1 SwigcptrCThostFtdcTraderApi) ReqRemoveParkedOrderAction(arg2 CThostFtdcRemoveParkedOrderActionField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqSettlementInfoConfirm

func (arg1 SwigcptrCThostFtdcTraderApi) ReqSettlementInfoConfirm(arg2 CThostFtdcSettlementInfoConfirmField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqTradingAccountPasswordUpdate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqTradingAccountPasswordUpdate(arg2 CThostFtdcTradingAccountPasswordUpdateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqUserAuthMethod

func (arg1 SwigcptrCThostFtdcTraderApi) ReqUserAuthMethod(arg2 CThostFtdcReqUserAuthMethodField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqUserLogin

func (arg1 SwigcptrCThostFtdcTraderApi) ReqUserLogin(arg2 CThostFtdcReqUserLoginField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqUserLoginWithCaptcha

func (arg1 SwigcptrCThostFtdcTraderApi) ReqUserLoginWithCaptcha(arg2 CThostFtdcReqUserLoginWithCaptchaField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqUserLoginWithOTP

func (arg1 SwigcptrCThostFtdcTraderApi) ReqUserLoginWithOTP(arg2 CThostFtdcReqUserLoginWithOTPField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqUserLoginWithText

func (arg1 SwigcptrCThostFtdcTraderApi) ReqUserLoginWithText(arg2 CThostFtdcReqUserLoginWithTextField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqUserLogout

func (arg1 SwigcptrCThostFtdcTraderApi) ReqUserLogout(arg2 CThostFtdcUserLogoutField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) ReqUserPasswordUpdate

func (arg1 SwigcptrCThostFtdcTraderApi) ReqUserPasswordUpdate(arg2 CThostFtdcUserPasswordUpdateField, arg3 int) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) SubmitUserSystemInfo

func (arg1 SwigcptrCThostFtdcTraderApi) SubmitUserSystemInfo(arg2 CThostFtdcUserSystemInfoField) (_swig_ret int)

func (SwigcptrCThostFtdcTraderApi) SubscribePrivateTopic

func (arg1 SwigcptrCThostFtdcTraderApi) SubscribePrivateTopic(arg2 THOST_TE_RESUME_TYPE)

func (SwigcptrCThostFtdcTraderApi) SubscribePublicTopic

func (arg1 SwigcptrCThostFtdcTraderApi) SubscribePublicTopic(arg2 THOST_TE_RESUME_TYPE)

func (SwigcptrCThostFtdcTraderApi) SwigIsCThostFtdcTraderApi

func (p SwigcptrCThostFtdcTraderApi) SwigIsCThostFtdcTraderApi()

func (SwigcptrCThostFtdcTraderApi) Swigcptr

func (p SwigcptrCThostFtdcTraderApi) Swigcptr() uintptr

type SwigcptrCThostFtdcTraderField

type SwigcptrCThostFtdcTraderField uintptr

func (SwigcptrCThostFtdcTraderField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTraderField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderField) GetExchangeID

func (arg1 SwigcptrCThostFtdcTraderField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderField) GetInstallCount

func (arg1 SwigcptrCThostFtdcTraderField) GetInstallCount() (_swig_ret int)

func (SwigcptrCThostFtdcTraderField) GetParticipantID

func (arg1 SwigcptrCThostFtdcTraderField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderField) GetPassword

func (arg1 SwigcptrCThostFtdcTraderField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcTraderField) GetTraderID

func (arg1 SwigcptrCThostFtdcTraderField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTraderField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTraderField) SetExchangeID

func (arg1 SwigcptrCThostFtdcTraderField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcTraderField) SetInstallCount

func (arg1 SwigcptrCThostFtdcTraderField) SetInstallCount(arg2 int)

func (SwigcptrCThostFtdcTraderField) SetParticipantID

func (arg1 SwigcptrCThostFtdcTraderField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcTraderField) SetPassword

func (arg1 SwigcptrCThostFtdcTraderField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcTraderField) SetTraderID

func (arg1 SwigcptrCThostFtdcTraderField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcTraderField) SwigIsCThostFtdcTraderField

func (p SwigcptrCThostFtdcTraderField) SwigIsCThostFtdcTraderField()

func (SwigcptrCThostFtdcTraderField) Swigcptr

type SwigcptrCThostFtdcTraderOfferField

type SwigcptrCThostFtdcTraderOfferField uintptr

func (SwigcptrCThostFtdcTraderOfferField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetConnectDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetConnectDate() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetConnectRequestDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetConnectRequestDate() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetConnectRequestTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetConnectRequestTime() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetConnectTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetConnectTime() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetExchangeID

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetInstallID

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcTraderOfferField) GetLastReportDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetLastReportDate() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetLastReportTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetLastReportTime() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetMaxOrderMessageReference

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetMaxOrderMessageReference() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetMaxTradeID

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetMaxTradeID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetOrderLocalID

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetOrderLocalID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetParticipantID

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetParticipantID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetPassword

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetStartDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetStartDate() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetStartTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetStartTime() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetTraderConnectStatus

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetTraderConnectStatus() (_swig_ret byte)

func (SwigcptrCThostFtdcTraderOfferField) GetTraderID

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetTraderID() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) GetTradingDay

func (arg1 SwigcptrCThostFtdcTraderOfferField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcTraderOfferField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetConnectDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetConnectDate(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetConnectRequestDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetConnectRequestDate(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetConnectRequestTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetConnectRequestTime(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetConnectTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetConnectTime(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetExchangeID

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetInstallID

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcTraderOfferField) SetLastReportDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetLastReportDate(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetLastReportTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetLastReportTime(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetMaxOrderMessageReference

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetMaxOrderMessageReference(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetMaxTradeID

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetMaxTradeID(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetOrderLocalID

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetOrderLocalID(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetParticipantID

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetParticipantID(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetPassword

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetStartDate

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetStartDate(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetStartTime

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetStartTime(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetTraderConnectStatus

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetTraderConnectStatus(arg2 byte)

func (SwigcptrCThostFtdcTraderOfferField) SetTraderID

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetTraderID(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SetTradingDay

func (arg1 SwigcptrCThostFtdcTraderOfferField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcTraderOfferField) SwigIsCThostFtdcTraderOfferField

func (p SwigcptrCThostFtdcTraderOfferField) SwigIsCThostFtdcTraderOfferField()

func (SwigcptrCThostFtdcTraderOfferField) Swigcptr

type SwigcptrCThostFtdcTraderSpi

type SwigcptrCThostFtdcTraderSpi uintptr

func (SwigcptrCThostFtdcTraderSpi) DirectorInterface

func (p SwigcptrCThostFtdcTraderSpi) DirectorInterface() interface{}

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnBankToFutureByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnBankToFutureByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnBatchOrderAction

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnCombActionInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnCombActionInsert(arg2 CThostFtdcInputCombActionField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnExecOrderAction

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnExecOrderInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnExecOrderInsert(arg2 CThostFtdcInputExecOrderField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnForQuoteInsert

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnFutureToBankByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnFutureToBankByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnOptionSelfCloseAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnOptionSelfCloseAction(arg2 CThostFtdcOptionSelfCloseActionField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnOptionSelfCloseInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnOptionSelfCloseInsert(arg2 CThostFtdcInputOptionSelfCloseField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnOrderAction

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnOrderInsert

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnQueryBankBalanceByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnQueryBankBalanceByFuture(arg2 CThostFtdcReqQueryAccountField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnQuoteAction

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnQuoteInsert

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnRepealBankToFutureByFutureManual

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnRepealBankToFutureByFutureManual(arg2 CThostFtdcReqRepealField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnErrRtnRepealFutureToBankByFutureManual

func (arg1 SwigcptrCThostFtdcTraderSpi) OnErrRtnRepealFutureToBankByFutureManual(arg2 CThostFtdcReqRepealField, arg3 CThostFtdcRspInfoField)

func (SwigcptrCThostFtdcTraderSpi) OnFrontConnected

func (arg1 SwigcptrCThostFtdcTraderSpi) OnFrontConnected()

func (SwigcptrCThostFtdcTraderSpi) OnFrontDisconnected

func (arg1 SwigcptrCThostFtdcTraderSpi) OnFrontDisconnected(arg2 int)

func (SwigcptrCThostFtdcTraderSpi) OnHeartBeatWarning

func (arg1 SwigcptrCThostFtdcTraderSpi) OnHeartBeatWarning(arg2 int)

func (SwigcptrCThostFtdcTraderSpi) OnRspAuthenticate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspAuthenticate(arg2 CThostFtdcRspAuthenticateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspBatchOrderAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspBatchOrderAction(arg2 CThostFtdcInputBatchOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspCombActionInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspCombActionInsert(arg2 CThostFtdcInputCombActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspError

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspError(arg2 CThostFtdcRspInfoField, arg3 int, arg4 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspExecOrderAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspExecOrderAction(arg2 CThostFtdcInputExecOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspExecOrderInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspExecOrderInsert(arg2 CThostFtdcInputExecOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspForQuoteInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspForQuoteInsert(arg2 CThostFtdcInputForQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspFromBankToFutureByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspFromBankToFutureByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspFromFutureToBankByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspFromFutureToBankByFuture(arg2 CThostFtdcReqTransferField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspGenUserCaptcha

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspGenUserCaptcha(arg2 CThostFtdcRspGenUserCaptchaField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspGenUserText

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspGenUserText(arg2 CThostFtdcRspGenUserTextField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspOptionSelfCloseAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspOptionSelfCloseAction(arg2 CThostFtdcInputOptionSelfCloseActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspOptionSelfCloseInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspOptionSelfCloseInsert(arg2 CThostFtdcInputOptionSelfCloseField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspOrderAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspOrderAction(arg2 CThostFtdcInputOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspOrderInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspOrderInsert(arg2 CThostFtdcInputOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspParkedOrderAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspParkedOrderAction(arg2 CThostFtdcParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspParkedOrderInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspParkedOrderInsert(arg2 CThostFtdcParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryAccountregister

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryAccountregister(arg2 CThostFtdcAccountregisterField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryBrokerTradingAlgos

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryBrokerTradingAlgos(arg2 CThostFtdcBrokerTradingAlgosField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryBrokerTradingParams

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryBrokerTradingParams(arg2 CThostFtdcBrokerTradingParamsField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryCFMMCTradingAccountKey

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryCFMMCTradingAccountKey(arg2 CThostFtdcCFMMCTradingAccountKeyField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryClassifiedInstrument

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryClassifiedInstrument(arg2 CThostFtdcInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryCombAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryCombAction(arg2 CThostFtdcCombActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryCombInstrumentGuard

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryCombInstrumentGuard(arg2 CThostFtdcCombInstrumentGuardField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryCombPromotionParam

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryCombPromotionParam(arg2 CThostFtdcCombPromotionParamField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryContractBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryContractBank(arg2 CThostFtdcContractBankField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryDepthMarketData

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryDepthMarketData(arg2 CThostFtdcDepthMarketDataField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryEWarrantOffset

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryEWarrantOffset(arg2 CThostFtdcEWarrantOffsetField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryExchange

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryExchange(arg2 CThostFtdcExchangeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryExchangeMarginRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryExchangeMarginRate(arg2 CThostFtdcExchangeMarginRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryExchangeMarginRateAdjust

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryExchangeMarginRateAdjust(arg2 CThostFtdcExchangeMarginRateAdjustField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryExchangeRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryExchangeRate(arg2 CThostFtdcExchangeRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryExecOrder

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryExecOrder(arg2 CThostFtdcExecOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryForQuote

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryForQuote(arg2 CThostFtdcForQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInstrument

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInstrument(arg2 CThostFtdcInstrumentField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInstrumentCommissionRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInstrumentCommissionRate(arg2 CThostFtdcInstrumentCommissionRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInstrumentMarginRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInstrumentMarginRate(arg2 CThostFtdcInstrumentMarginRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInstrumentOrderCommRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInstrumentOrderCommRate(arg2 CThostFtdcInstrumentOrderCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInvestUnit

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInvestUnit(arg2 CThostFtdcInvestUnitField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInvestor

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInvestor(arg2 CThostFtdcInvestorField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorPosition

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorPosition(arg2 CThostFtdcInvestorPositionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorPositionCombineDetail

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorPositionCombineDetail(arg2 CThostFtdcInvestorPositionCombineDetailField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorPositionDetail

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorPositionDetail(arg2 CThostFtdcInvestorPositionDetailField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorProductGroupMargin

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryInvestorProductGroupMargin(arg2 CThostFtdcInvestorProductGroupMarginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryMMInstrumentCommissionRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryMMInstrumentCommissionRate(arg2 CThostFtdcMMInstrumentCommissionRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryMMOptionInstrCommRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryMMOptionInstrCommRate(arg2 CThostFtdcMMOptionInstrCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryMaxOrderVolume

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryMaxOrderVolume(arg2 CThostFtdcQryMaxOrderVolumeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryNotice

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryNotice(arg2 CThostFtdcNoticeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryOptionInstrCommRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryOptionInstrCommRate(arg2 CThostFtdcOptionInstrCommRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryOptionInstrTradeCost

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryOptionInstrTradeCost(arg2 CThostFtdcOptionInstrTradeCostField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryOptionSelfClose

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryOptionSelfClose(arg2 CThostFtdcOptionSelfCloseField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryOrder

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryOrder(arg2 CThostFtdcOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryParkedOrder

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryParkedOrder(arg2 CThostFtdcParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryParkedOrderAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryParkedOrderAction(arg2 CThostFtdcParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryProduct

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryProduct(arg2 CThostFtdcProductField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryProductExchRate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryProductExchRate(arg2 CThostFtdcProductExchRateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryProductGroup

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryProductGroup(arg2 CThostFtdcProductGroupField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryQuote

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryQuote(arg2 CThostFtdcQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentACIDMap

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentACIDMap(arg2 CThostFtdcSecAgentACIDMapField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentCheckMode

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentCheckMode(arg2 CThostFtdcSecAgentCheckModeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentTradeInfo

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentTradeInfo(arg2 CThostFtdcSecAgentTradeInfoField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentTradingAccount

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQrySecAgentTradingAccount(arg2 CThostFtdcTradingAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQrySettlementInfo

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQrySettlementInfo(arg2 CThostFtdcSettlementInfoField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQrySettlementInfoConfirm

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQrySettlementInfoConfirm(arg2 CThostFtdcSettlementInfoConfirmField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryTrade

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryTrade(arg2 CThostFtdcTradeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryTradingAccount

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryTradingAccount(arg2 CThostFtdcTradingAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryTradingCode

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryTradingCode(arg2 CThostFtdcTradingCodeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryTradingNotice

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryTradingNotice(arg2 CThostFtdcTradingNoticeField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryTransferBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryTransferBank(arg2 CThostFtdcTransferBankField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQryTransferSerial

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQryTransferSerial(arg2 CThostFtdcTransferSerialField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQueryBankAccountMoneyByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQueryBankAccountMoneyByFuture(arg2 CThostFtdcReqQueryAccountField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQueryCFMMCTradingAccountToken

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQueryCFMMCTradingAccountToken(arg2 CThostFtdcQueryCFMMCTradingAccountTokenField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQuoteAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQuoteAction(arg2 CThostFtdcInputQuoteActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspQuoteInsert

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspQuoteInsert(arg2 CThostFtdcInputQuoteField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspRemoveParkedOrder

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspRemoveParkedOrder(arg2 CThostFtdcRemoveParkedOrderField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspRemoveParkedOrderAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspRemoveParkedOrderAction(arg2 CThostFtdcRemoveParkedOrderActionField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspSettlementInfoConfirm

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspSettlementInfoConfirm(arg2 CThostFtdcSettlementInfoConfirmField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspTradingAccountPasswordUpdate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspTradingAccountPasswordUpdate(arg2 CThostFtdcTradingAccountPasswordUpdateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspUserAuthMethod

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspUserAuthMethod(arg2 CThostFtdcRspUserAuthMethodField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspUserLogin

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspUserLogin(arg2 CThostFtdcRspUserLoginField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspUserLogout

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspUserLogout(arg2 CThostFtdcUserLogoutField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRspUserPasswordUpdate

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRspUserPasswordUpdate(arg2 CThostFtdcUserPasswordUpdateField, arg3 CThostFtdcRspInfoField, arg4 int, arg5 bool)

func (SwigcptrCThostFtdcTraderSpi) OnRtnBulletin

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnBulletin(arg2 CThostFtdcBulletinField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnCFMMCTradingAccountToken

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnCFMMCTradingAccountToken(arg2 CThostFtdcCFMMCTradingAccountTokenField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnCancelAccountByBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnCancelAccountByBank(arg2 CThostFtdcCancelAccountField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnChangeAccountByBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnChangeAccountByBank(arg2 CThostFtdcChangeAccountField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnCombAction

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnCombAction(arg2 CThostFtdcCombActionField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnErrorConditionalOrder

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnErrorConditionalOrder(arg2 CThostFtdcErrorConditionalOrderField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnExecOrder

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnExecOrder(arg2 CThostFtdcExecOrderField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnForQuoteRsp

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnForQuoteRsp(arg2 CThostFtdcForQuoteRspField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnFromBankToFutureByBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnFromBankToFutureByBank(arg2 CThostFtdcRspTransferField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnFromBankToFutureByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnFromBankToFutureByFuture(arg2 CThostFtdcRspTransferField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnFromFutureToBankByBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnFromFutureToBankByBank(arg2 CThostFtdcRspTransferField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnFromFutureToBankByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnFromFutureToBankByFuture(arg2 CThostFtdcRspTransferField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnInstrumentStatus

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnInstrumentStatus(arg2 CThostFtdcInstrumentStatusField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnOpenAccountByBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnOpenAccountByBank(arg2 CThostFtdcOpenAccountField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnOptionSelfClose

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnOptionSelfClose(arg2 CThostFtdcOptionSelfCloseField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnOrder

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnOrder(arg2 CThostFtdcOrderField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnQueryBankBalanceByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnQueryBankBalanceByFuture(arg2 CThostFtdcNotifyQueryAccountField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnQuote

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnQuote(arg2 CThostFtdcQuoteField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromBankToFutureByBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromBankToFutureByBank(arg2 CThostFtdcRspRepealField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromBankToFutureByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromBankToFutureByFuture(arg2 CThostFtdcRspRepealField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromBankToFutureByFutureManual

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromBankToFutureByFutureManual(arg2 CThostFtdcRspRepealField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromFutureToBankByBank

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromFutureToBankByBank(arg2 CThostFtdcRspRepealField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromFutureToBankByFuture

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromFutureToBankByFuture(arg2 CThostFtdcRspRepealField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromFutureToBankByFutureManual

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnRepealFromFutureToBankByFutureManual(arg2 CThostFtdcRspRepealField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnTrade

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnTrade(arg2 CThostFtdcTradeField)

func (SwigcptrCThostFtdcTraderSpi) OnRtnTradingNotice

func (arg1 SwigcptrCThostFtdcTraderSpi) OnRtnTradingNotice(arg2 CThostFtdcTradingNoticeInfoField)

func (SwigcptrCThostFtdcTraderSpi) SwigIsCThostFtdcTraderSpi

func (p SwigcptrCThostFtdcTraderSpi) SwigIsCThostFtdcTraderSpi()

func (SwigcptrCThostFtdcTraderSpi) Swigcptr

func (p SwigcptrCThostFtdcTraderSpi) Swigcptr() uintptr

type SwigcptrCThostFtdcTradingAccountField

type SwigcptrCThostFtdcTradingAccountField uintptr

func (SwigcptrCThostFtdcTradingAccountField) GetAccountID

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountField) GetAvailable

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetAvailable() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetBalance

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetBizType

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetBizType() (_swig_ret byte)

func (SwigcptrCThostFtdcTradingAccountField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountField) GetCashIn

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetCashIn() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetCloseProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetCredit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetCredit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetCurrMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetCurrMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountField) GetDeliveryMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetDeliveryMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetDeposit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetDeposit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetExchangeDeliveryMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetExchangeDeliveryMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetExchangeMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetExchangeMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetFrozenCash

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetFrozenCash() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetFrozenCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetFrozenCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetFrozenMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetFrozenSwap

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetFrozenSwap() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetFundMortgageAvailable

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetFundMortgageAvailable() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetFundMortgageIn

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetFundMortgageIn() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetFundMortgageOut

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetFundMortgageOut() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetInterest

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetInterest() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetInterestBase

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetInterestBase() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetMortgage

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetMortgage() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetMortgageableFund

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetMortgageableFund() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPositionProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPositionProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPreBalance

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPreBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPreCredit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPreCredit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPreDeposit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPreDeposit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPreFundMortgageIn

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPreFundMortgageIn() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPreFundMortgageOut

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPreFundMortgageOut() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPreMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPreMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetPreMortgage

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetPreMortgage() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetRemainSwap

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetRemainSwap() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetReserve

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetReserve() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetReserveBalance

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetReserveBalance() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSettlementID

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSettlementID() (_swig_ret int)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductCloseProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductCloseProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductExchangeMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductExchangeMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductFrozenCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductFrozenCommission() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductFrozenMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductFrozenMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductMargin() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductPositionProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductPositionProfit() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetSpecProductPositionProfitByAlg

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetSpecProductPositionProfitByAlg() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetTradingDay

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountField) GetWithdraw

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetWithdraw() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) GetWithdrawQuota

func (arg1 SwigcptrCThostFtdcTradingAccountField) GetWithdrawQuota() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountField) SetAccountID

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcTradingAccountField) SetAvailable

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetAvailable(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetBalance

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetBalance(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetBizType

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetBizType(arg2 byte)

func (SwigcptrCThostFtdcTradingAccountField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTradingAccountField) SetCashIn

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetCashIn(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetCloseProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetCloseProfit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetCommission(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetCredit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetCredit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetCurrMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetCurrMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcTradingAccountField) SetDeliveryMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetDeliveryMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetDeposit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetDeposit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetExchangeDeliveryMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetExchangeDeliveryMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetExchangeMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetExchangeMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetFrozenCash

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetFrozenCash(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetFrozenCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetFrozenCommission(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetFrozenMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetFrozenSwap

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetFrozenSwap(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetFundMortgageAvailable

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetFundMortgageAvailable(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetFundMortgageIn

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetFundMortgageIn(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetFundMortgageOut

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetFundMortgageOut(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetInterest

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetInterest(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetInterestBase

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetInterestBase(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetMortgage

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetMortgage(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetMortgageableFund

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetMortgageableFund(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPositionProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPositionProfit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPreBalance

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPreBalance(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPreCredit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPreCredit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPreDeposit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPreDeposit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPreFundMortgageIn

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPreFundMortgageIn(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPreFundMortgageOut

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPreFundMortgageOut(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPreMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPreMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetPreMortgage

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetPreMortgage(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetRemainSwap

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetRemainSwap(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetReserve

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetReserve(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetReserveBalance

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetReserveBalance(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSettlementID

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSettlementID(arg2 int)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductCloseProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductCloseProfit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductCommission(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductExchangeMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductExchangeMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductFrozenCommission

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductFrozenCommission(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductFrozenMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductFrozenMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductMargin

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductMargin(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductPositionProfit

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductPositionProfit(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetSpecProductPositionProfitByAlg

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetSpecProductPositionProfitByAlg(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetTradingDay

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcTradingAccountField) SetWithdraw

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetWithdraw(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SetWithdrawQuota

func (arg1 SwigcptrCThostFtdcTradingAccountField) SetWithdrawQuota(arg2 float64)

func (SwigcptrCThostFtdcTradingAccountField) SwigIsCThostFtdcTradingAccountField

func (p SwigcptrCThostFtdcTradingAccountField) SwigIsCThostFtdcTradingAccountField()

func (SwigcptrCThostFtdcTradingAccountField) Swigcptr

type SwigcptrCThostFtdcTradingAccountPasswordField

type SwigcptrCThostFtdcTradingAccountPasswordField uintptr

func (SwigcptrCThostFtdcTradingAccountPasswordField) GetAccountID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordField) GetPassword

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordField) SetAccountID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcTradingAccountPasswordField) SetBrokerID

func (SwigcptrCThostFtdcTradingAccountPasswordField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcTradingAccountPasswordField) SetPassword

func (SwigcptrCThostFtdcTradingAccountPasswordField) SwigIsCThostFtdcTradingAccountPasswordField

func (p SwigcptrCThostFtdcTradingAccountPasswordField) SwigIsCThostFtdcTradingAccountPasswordField()

func (SwigcptrCThostFtdcTradingAccountPasswordField) Swigcptr

type SwigcptrCThostFtdcTradingAccountPasswordUpdateField

type SwigcptrCThostFtdcTradingAccountPasswordUpdateField uintptr

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetAccountID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetNewPassword

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetNewPassword() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetOldPassword

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateField) GetOldPassword() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) SetAccountID

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) SetBrokerID

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) SetCurrencyID

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) SetNewPassword

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) SetOldPassword

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) SwigIsCThostFtdcTradingAccountPasswordUpdateField

func (p SwigcptrCThostFtdcTradingAccountPasswordUpdateField) SwigIsCThostFtdcTradingAccountPasswordUpdateField()

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateField) Swigcptr

type SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field

type SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field uintptr

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetInvestorID

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetNewPassword

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetNewPassword() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetOldPassword

func (arg1 SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) GetOldPassword() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) SetBrokerID

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) SetInvestorID

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) SetNewPassword

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) SetOldPassword

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) SwigIsCThostFtdcTradingAccountPasswordUpdateV1Field

func (p SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) SwigIsCThostFtdcTradingAccountPasswordUpdateV1Field()

func (SwigcptrCThostFtdcTradingAccountPasswordUpdateV1Field) Swigcptr

type SwigcptrCThostFtdcTradingAccountReserveField

type SwigcptrCThostFtdcTradingAccountReserveField uintptr

func (SwigcptrCThostFtdcTradingAccountReserveField) GetAccountID

func (arg1 SwigcptrCThostFtdcTradingAccountReserveField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountReserveField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingAccountReserveField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountReserveField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcTradingAccountReserveField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingAccountReserveField) GetReserve

func (arg1 SwigcptrCThostFtdcTradingAccountReserveField) GetReserve() (_swig_ret float64)

func (SwigcptrCThostFtdcTradingAccountReserveField) SetAccountID

func (arg1 SwigcptrCThostFtdcTradingAccountReserveField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcTradingAccountReserveField) SetBrokerID

func (SwigcptrCThostFtdcTradingAccountReserveField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcTradingAccountReserveField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcTradingAccountReserveField) SetReserve

func (SwigcptrCThostFtdcTradingAccountReserveField) SwigIsCThostFtdcTradingAccountReserveField

func (p SwigcptrCThostFtdcTradingAccountReserveField) SwigIsCThostFtdcTradingAccountReserveField()

func (SwigcptrCThostFtdcTradingAccountReserveField) Swigcptr

type SwigcptrCThostFtdcTradingCodeField

type SwigcptrCThostFtdcTradingCodeField uintptr

func (SwigcptrCThostFtdcTradingCodeField) GetBizType

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetBizType() (_swig_ret byte)

func (SwigcptrCThostFtdcTradingCodeField) GetBranchID

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingCodeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingCodeField) GetClientID

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetClientID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingCodeField) GetClientIDType

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetClientIDType() (_swig_ret byte)

func (SwigcptrCThostFtdcTradingCodeField) GetExchangeID

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetExchangeID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingCodeField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingCodeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingCodeField) GetIsActive

func (arg1 SwigcptrCThostFtdcTradingCodeField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcTradingCodeField) SetBizType

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetBizType(arg2 byte)

func (SwigcptrCThostFtdcTradingCodeField) SetBranchID

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetBranchID(arg2 string)

func (SwigcptrCThostFtdcTradingCodeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTradingCodeField) SetClientID

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetClientID(arg2 string)

func (SwigcptrCThostFtdcTradingCodeField) SetClientIDType

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetClientIDType(arg2 byte)

func (SwigcptrCThostFtdcTradingCodeField) SetExchangeID

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetExchangeID(arg2 string)

func (SwigcptrCThostFtdcTradingCodeField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcTradingCodeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcTradingCodeField) SetIsActive

func (arg1 SwigcptrCThostFtdcTradingCodeField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcTradingCodeField) SwigIsCThostFtdcTradingCodeField

func (p SwigcptrCThostFtdcTradingCodeField) SwigIsCThostFtdcTradingCodeField()

func (SwigcptrCThostFtdcTradingCodeField) Swigcptr

type SwigcptrCThostFtdcTradingNoticeField

type SwigcptrCThostFtdcTradingNoticeField uintptr

func (SwigcptrCThostFtdcTradingNoticeField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeField) GetFieldContent

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetFieldContent() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeField) GetInvestorID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeField) GetInvestorRange

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetInvestorRange() (_swig_ret byte)

func (SwigcptrCThostFtdcTradingNoticeField) GetSendTime

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetSendTime() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcTradingNoticeField) GetSequenceSeries

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetSequenceSeries() (_swig_ret int16)

func (SwigcptrCThostFtdcTradingNoticeField) GetUserID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeField) SetFieldContent

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetFieldContent(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeField) SetInvestorID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeField) SetInvestorRange

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetInvestorRange(arg2 byte)

func (SwigcptrCThostFtdcTradingNoticeField) SetSendTime

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetSendTime(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcTradingNoticeField) SetSequenceSeries

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetSequenceSeries(arg2 int16)

func (SwigcptrCThostFtdcTradingNoticeField) SetUserID

func (arg1 SwigcptrCThostFtdcTradingNoticeField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeField) SwigIsCThostFtdcTradingNoticeField

func (p SwigcptrCThostFtdcTradingNoticeField) SwigIsCThostFtdcTradingNoticeField()

func (SwigcptrCThostFtdcTradingNoticeField) Swigcptr

type SwigcptrCThostFtdcTradingNoticeInfoField

type SwigcptrCThostFtdcTradingNoticeInfoField uintptr

func (SwigcptrCThostFtdcTradingNoticeInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) GetFieldContent

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) GetFieldContent() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) GetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) GetInvestUnitID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) GetInvestorID

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) GetSendTime

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) GetSendTime() (_swig_ret string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) GetSequenceNo

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) GetSequenceNo() (_swig_ret int)

func (SwigcptrCThostFtdcTradingNoticeInfoField) GetSequenceSeries

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) GetSequenceSeries() (_swig_ret int16)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SetFieldContent

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) SetFieldContent(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SetInvestUnitID

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) SetInvestUnitID(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SetInvestorID

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SetSendTime

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) SetSendTime(arg2 string)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SetSequenceNo

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) SetSequenceNo(arg2 int)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SetSequenceSeries

func (arg1 SwigcptrCThostFtdcTradingNoticeInfoField) SetSequenceSeries(arg2 int16)

func (SwigcptrCThostFtdcTradingNoticeInfoField) SwigIsCThostFtdcTradingNoticeInfoField

func (p SwigcptrCThostFtdcTradingNoticeInfoField) SwigIsCThostFtdcTradingNoticeInfoField()

func (SwigcptrCThostFtdcTradingNoticeInfoField) Swigcptr

type SwigcptrCThostFtdcTransferBankField

type SwigcptrCThostFtdcTransferBankField uintptr

func (SwigcptrCThostFtdcTransferBankField) GetBankBrchID

func (arg1 SwigcptrCThostFtdcTransferBankField) GetBankBrchID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankField) GetBankID

func (arg1 SwigcptrCThostFtdcTransferBankField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankField) GetBankName

func (arg1 SwigcptrCThostFtdcTransferBankField) GetBankName() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankField) GetIsActive

func (arg1 SwigcptrCThostFtdcTransferBankField) GetIsActive() (_swig_ret int)

func (SwigcptrCThostFtdcTransferBankField) SetBankBrchID

func (arg1 SwigcptrCThostFtdcTransferBankField) SetBankBrchID(arg2 string)

func (SwigcptrCThostFtdcTransferBankField) SetBankID

func (arg1 SwigcptrCThostFtdcTransferBankField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcTransferBankField) SetBankName

func (arg1 SwigcptrCThostFtdcTransferBankField) SetBankName(arg2 string)

func (SwigcptrCThostFtdcTransferBankField) SetIsActive

func (arg1 SwigcptrCThostFtdcTransferBankField) SetIsActive(arg2 int)

func (SwigcptrCThostFtdcTransferBankField) SwigIsCThostFtdcTransferBankField

func (p SwigcptrCThostFtdcTransferBankField) SwigIsCThostFtdcTransferBankField()

func (SwigcptrCThostFtdcTransferBankField) Swigcptr

type SwigcptrCThostFtdcTransferBankToFutureReqField

type SwigcptrCThostFtdcTransferBankToFutureReqField uintptr

func (SwigcptrCThostFtdcTransferBankToFutureReqField) GetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) GetCurrencyCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) GetCustFee

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) GetFutureAccPwd

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) GetFutureAccPwd() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) GetFuturePwdFlag

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) GetFuturePwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) GetTradeAmt

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) GetTradeAmt() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) SetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) SetCurrencyCode(arg2 string)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) SetCustFee

func (SwigcptrCThostFtdcTransferBankToFutureReqField) SetFutureAccPwd

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) SetFutureAccPwd(arg2 string)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) SetFuturePwdFlag

func (arg1 SwigcptrCThostFtdcTransferBankToFutureReqField) SetFuturePwdFlag(arg2 byte)

func (SwigcptrCThostFtdcTransferBankToFutureReqField) SetTradeAmt

func (SwigcptrCThostFtdcTransferBankToFutureReqField) SwigIsCThostFtdcTransferBankToFutureReqField

func (p SwigcptrCThostFtdcTransferBankToFutureReqField) SwigIsCThostFtdcTransferBankToFutureReqField()

func (SwigcptrCThostFtdcTransferBankToFutureReqField) Swigcptr

type SwigcptrCThostFtdcTransferBankToFutureRspField

type SwigcptrCThostFtdcTransferBankToFutureRspField uintptr

func (SwigcptrCThostFtdcTransferBankToFutureRspField) GetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) GetCurrencyCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) GetCustFee

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) GetRetCode

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) GetRetCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) GetRetInfo

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) GetRetInfo() (_swig_ret string)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) GetTradeAmt

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) GetTradeAmt() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) SetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) SetCurrencyCode(arg2 string)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) SetCustFee

func (SwigcptrCThostFtdcTransferBankToFutureRspField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferBankToFutureRspField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferBankToFutureRspField) SetRetCode

func (SwigcptrCThostFtdcTransferBankToFutureRspField) SetRetInfo

func (SwigcptrCThostFtdcTransferBankToFutureRspField) SetTradeAmt

func (SwigcptrCThostFtdcTransferBankToFutureRspField) SwigIsCThostFtdcTransferBankToFutureRspField

func (p SwigcptrCThostFtdcTransferBankToFutureRspField) SwigIsCThostFtdcTransferBankToFutureRspField()

func (SwigcptrCThostFtdcTransferBankToFutureRspField) Swigcptr

type SwigcptrCThostFtdcTransferFutureToBankReqField

type SwigcptrCThostFtdcTransferFutureToBankReqField uintptr

func (SwigcptrCThostFtdcTransferFutureToBankReqField) GetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) GetCurrencyCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) GetCustFee

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) GetFutureAccPwd

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) GetFutureAccPwd() (_swig_ret string)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) GetFuturePwdFlag

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) GetFuturePwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) GetTradeAmt

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) GetTradeAmt() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) SetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) SetCurrencyCode(arg2 string)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) SetCustFee

func (SwigcptrCThostFtdcTransferFutureToBankReqField) SetFutureAccPwd

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) SetFutureAccPwd(arg2 string)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) SetFuturePwdFlag

func (arg1 SwigcptrCThostFtdcTransferFutureToBankReqField) SetFuturePwdFlag(arg2 byte)

func (SwigcptrCThostFtdcTransferFutureToBankReqField) SetTradeAmt

func (SwigcptrCThostFtdcTransferFutureToBankReqField) SwigIsCThostFtdcTransferFutureToBankReqField

func (p SwigcptrCThostFtdcTransferFutureToBankReqField) SwigIsCThostFtdcTransferFutureToBankReqField()

func (SwigcptrCThostFtdcTransferFutureToBankReqField) Swigcptr

type SwigcptrCThostFtdcTransferFutureToBankRspField

type SwigcptrCThostFtdcTransferFutureToBankRspField uintptr

func (SwigcptrCThostFtdcTransferFutureToBankRspField) GetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) GetCurrencyCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) GetCustFee

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) GetRetCode

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) GetRetCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) GetRetInfo

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) GetRetInfo() (_swig_ret string)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) GetTradeAmt

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) GetTradeAmt() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) SetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) SetCurrencyCode(arg2 string)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) SetCustFee

func (SwigcptrCThostFtdcTransferFutureToBankRspField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferFutureToBankRspField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferFutureToBankRspField) SetRetCode

func (SwigcptrCThostFtdcTransferFutureToBankRspField) SetRetInfo

func (SwigcptrCThostFtdcTransferFutureToBankRspField) SetTradeAmt

func (SwigcptrCThostFtdcTransferFutureToBankRspField) SwigIsCThostFtdcTransferFutureToBankRspField

func (p SwigcptrCThostFtdcTransferFutureToBankRspField) SwigIsCThostFtdcTransferFutureToBankRspField()

func (SwigcptrCThostFtdcTransferFutureToBankRspField) Swigcptr

type SwigcptrCThostFtdcTransferHeaderField

type SwigcptrCThostFtdcTransferHeaderField uintptr

func (SwigcptrCThostFtdcTransferHeaderField) GetBankBrchID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetBankBrchID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetBankID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetDeviceID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetDeviceID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetFutureID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetFutureID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetOperNo

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetOperNo() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetRecordNum

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetRecordNum() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetRequestID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetRequestID() (_swig_ret int)

func (SwigcptrCThostFtdcTransferHeaderField) GetSessionID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcTransferHeaderField) GetTradeCode

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetTradeDate

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetTradeSerial

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetTradeSerial() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetTradeTime

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) GetVersion

func (arg1 SwigcptrCThostFtdcTransferHeaderField) GetVersion() (_swig_ret string)

func (SwigcptrCThostFtdcTransferHeaderField) SetBankBrchID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetBankBrchID(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetBankID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetDeviceID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetDeviceID(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetFutureID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetFutureID(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetOperNo

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetOperNo(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetRecordNum

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetRecordNum(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetRequestID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetRequestID(arg2 int)

func (SwigcptrCThostFtdcTransferHeaderField) SetSessionID

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcTransferHeaderField) SetTradeCode

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetTradeDate

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetTradeSerial

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetTradeSerial(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetTradeTime

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SetVersion

func (arg1 SwigcptrCThostFtdcTransferHeaderField) SetVersion(arg2 string)

func (SwigcptrCThostFtdcTransferHeaderField) SwigIsCThostFtdcTransferHeaderField

func (p SwigcptrCThostFtdcTransferHeaderField) SwigIsCThostFtdcTransferHeaderField()

func (SwigcptrCThostFtdcTransferHeaderField) Swigcptr

type SwigcptrCThostFtdcTransferQryBankReqField

type SwigcptrCThostFtdcTransferQryBankReqField uintptr

func (SwigcptrCThostFtdcTransferQryBankReqField) GetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) GetCurrencyCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryBankReqField) GetFutureAccPwd

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) GetFutureAccPwd() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryBankReqField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryBankReqField) GetFuturePwdFlag

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) GetFuturePwdFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferQryBankReqField) SetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) SetCurrencyCode(arg2 string)

func (SwigcptrCThostFtdcTransferQryBankReqField) SetFutureAccPwd

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) SetFutureAccPwd(arg2 string)

func (SwigcptrCThostFtdcTransferQryBankReqField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferQryBankReqField) SetFuturePwdFlag

func (arg1 SwigcptrCThostFtdcTransferQryBankReqField) SetFuturePwdFlag(arg2 byte)

func (SwigcptrCThostFtdcTransferQryBankReqField) SwigIsCThostFtdcTransferQryBankReqField

func (p SwigcptrCThostFtdcTransferQryBankReqField) SwigIsCThostFtdcTransferQryBankReqField()

func (SwigcptrCThostFtdcTransferQryBankReqField) Swigcptr

type SwigcptrCThostFtdcTransferQryBankRspField

type SwigcptrCThostFtdcTransferQryBankRspField uintptr

func (SwigcptrCThostFtdcTransferQryBankRspField) GetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) GetCurrencyCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryBankRspField) GetFetchAmt

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) GetFetchAmt() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferQryBankRspField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryBankRspField) GetRetCode

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) GetRetCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryBankRspField) GetRetInfo

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) GetRetInfo() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryBankRspField) GetTradeAmt

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) GetTradeAmt() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferQryBankRspField) GetUseAmt

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) GetUseAmt() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferQryBankRspField) SetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) SetCurrencyCode(arg2 string)

func (SwigcptrCThostFtdcTransferQryBankRspField) SetFetchAmt

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) SetFetchAmt(arg2 float64)

func (SwigcptrCThostFtdcTransferQryBankRspField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferQryBankRspField) SetRetCode

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) SetRetCode(arg2 string)

func (SwigcptrCThostFtdcTransferQryBankRspField) SetRetInfo

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) SetRetInfo(arg2 string)

func (SwigcptrCThostFtdcTransferQryBankRspField) SetTradeAmt

func (arg1 SwigcptrCThostFtdcTransferQryBankRspField) SetTradeAmt(arg2 float64)

func (SwigcptrCThostFtdcTransferQryBankRspField) SetUseAmt

func (SwigcptrCThostFtdcTransferQryBankRspField) SwigIsCThostFtdcTransferQryBankRspField

func (p SwigcptrCThostFtdcTransferQryBankRspField) SwigIsCThostFtdcTransferQryBankRspField()

func (SwigcptrCThostFtdcTransferQryBankRspField) Swigcptr

type SwigcptrCThostFtdcTransferQryDetailReqField

type SwigcptrCThostFtdcTransferQryDetailReqField uintptr

func (SwigcptrCThostFtdcTransferQryDetailReqField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryDetailReqField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailReqField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryDetailReqField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailReqField) SwigIsCThostFtdcTransferQryDetailReqField

func (p SwigcptrCThostFtdcTransferQryDetailReqField) SwigIsCThostFtdcTransferQryDetailReqField()

func (SwigcptrCThostFtdcTransferQryDetailReqField) Swigcptr

type SwigcptrCThostFtdcTransferQryDetailRspField

type SwigcptrCThostFtdcTransferQryDetailRspField uintptr

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetBankAccount

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetBankBrchID

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetBankBrchID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetBankID

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetBankSerial

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetBankSerial() (_swig_ret int)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetCertCode

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetCertCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetCurrencyCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetFlag

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetFutureAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetFutureID

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetFutureID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetTradeCode

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetTradeDate

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetTradeTime

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) GetTxAmount

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) GetTxAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetBankAccount

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetBankBrchID

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetBankBrchID(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetBankID

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetBankSerial

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetBankSerial(arg2 int)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetCertCode

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetCertCode(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetCurrencyCode

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetCurrencyCode(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetFlag

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetFutureAccount

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetFutureAccount(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetFutureID

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetFutureID(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetTradeCode

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetTradeDate

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetTradeTime

func (arg1 SwigcptrCThostFtdcTransferQryDetailRspField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcTransferQryDetailRspField) SetTxAmount

func (SwigcptrCThostFtdcTransferQryDetailRspField) SwigIsCThostFtdcTransferQryDetailRspField

func (p SwigcptrCThostFtdcTransferQryDetailRspField) SwigIsCThostFtdcTransferQryDetailRspField()

func (SwigcptrCThostFtdcTransferQryDetailRspField) Swigcptr

type SwigcptrCThostFtdcTransferSerialField

type SwigcptrCThostFtdcTransferSerialField uintptr

func (SwigcptrCThostFtdcTransferSerialField) GetAccountID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetAvailabilityFlag

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetAvailabilityFlag() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferSerialField) GetBankAccType

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBankAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferSerialField) GetBankAccount

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetBankID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetBankNewAccount

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBankNewAccount() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetBankSerial

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetBrokerFee

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBrokerFee() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferSerialField) GetBrokerID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetCustFee

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetCustFee() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferSerialField) GetErrorID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetErrorID() (_swig_ret int)

func (SwigcptrCThostFtdcTransferSerialField) GetErrorMsg

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetErrorMsg() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetFutureAccType

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetFutureAccType() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferSerialField) GetFutureSerial

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetFutureSerial() (_swig_ret int)

func (SwigcptrCThostFtdcTransferSerialField) GetIdCardType

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcTransferSerialField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetInvestorID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetOperatorCode

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetOperatorCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcTransferSerialField) GetSessionID

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcTransferSerialField) GetTradeAmount

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetTradeAmount() (_swig_ret float64)

func (SwigcptrCThostFtdcTransferSerialField) GetTradeCode

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetTradeDate

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetTradeTime

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) GetTradingDay

func (arg1 SwigcptrCThostFtdcTransferSerialField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcTransferSerialField) SetAccountID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetAvailabilityFlag

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetAvailabilityFlag(arg2 byte)

func (SwigcptrCThostFtdcTransferSerialField) SetBankAccType

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBankAccType(arg2 byte)

func (SwigcptrCThostFtdcTransferSerialField) SetBankAccount

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetBankID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBankID(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetBankNewAccount

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBankNewAccount(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetBankSerial

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetBrokerFee

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBrokerFee(arg2 float64)

func (SwigcptrCThostFtdcTransferSerialField) SetBrokerID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetCustFee

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetCustFee(arg2 float64)

func (SwigcptrCThostFtdcTransferSerialField) SetErrorID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetErrorID(arg2 int)

func (SwigcptrCThostFtdcTransferSerialField) SetErrorMsg

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetErrorMsg(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetFutureAccType

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetFutureAccType(arg2 byte)

func (SwigcptrCThostFtdcTransferSerialField) SetFutureSerial

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetFutureSerial(arg2 int)

func (SwigcptrCThostFtdcTransferSerialField) SetIdCardType

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcTransferSerialField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetInvestorID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetOperatorCode

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetOperatorCode(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcTransferSerialField) SetSessionID

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcTransferSerialField) SetTradeAmount

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetTradeAmount(arg2 float64)

func (SwigcptrCThostFtdcTransferSerialField) SetTradeCode

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetTradeDate

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetTradeTime

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SetTradingDay

func (arg1 SwigcptrCThostFtdcTransferSerialField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcTransferSerialField) SwigIsCThostFtdcTransferSerialField

func (p SwigcptrCThostFtdcTransferSerialField) SwigIsCThostFtdcTransferSerialField()

func (SwigcptrCThostFtdcTransferSerialField) Swigcptr

type SwigcptrCThostFtdcUserIPField

type SwigcptrCThostFtdcUserIPField uintptr

func (SwigcptrCThostFtdcUserIPField) GetBrokerID

func (arg1 SwigcptrCThostFtdcUserIPField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcUserIPField) GetIPAddress

func (arg1 SwigcptrCThostFtdcUserIPField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcUserIPField) GetIPMask

func (arg1 SwigcptrCThostFtdcUserIPField) GetIPMask() (_swig_ret string)

func (SwigcptrCThostFtdcUserIPField) GetMacAddress

func (arg1 SwigcptrCThostFtdcUserIPField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcUserIPField) GetReserve1

func (arg1 SwigcptrCThostFtdcUserIPField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcUserIPField) GetReserve2

func (arg1 SwigcptrCThostFtdcUserIPField) GetReserve2() (_swig_ret string)

func (SwigcptrCThostFtdcUserIPField) GetUserID

func (arg1 SwigcptrCThostFtdcUserIPField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcUserIPField) SetBrokerID

func (arg1 SwigcptrCThostFtdcUserIPField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcUserIPField) SetIPAddress

func (arg1 SwigcptrCThostFtdcUserIPField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcUserIPField) SetIPMask

func (arg1 SwigcptrCThostFtdcUserIPField) SetIPMask(arg2 string)

func (SwigcptrCThostFtdcUserIPField) SetMacAddress

func (arg1 SwigcptrCThostFtdcUserIPField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcUserIPField) SetReserve1

func (arg1 SwigcptrCThostFtdcUserIPField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcUserIPField) SetReserve2

func (arg1 SwigcptrCThostFtdcUserIPField) SetReserve2(arg2 string)

func (SwigcptrCThostFtdcUserIPField) SetUserID

func (arg1 SwigcptrCThostFtdcUserIPField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcUserIPField) SwigIsCThostFtdcUserIPField

func (p SwigcptrCThostFtdcUserIPField) SwigIsCThostFtdcUserIPField()

func (SwigcptrCThostFtdcUserIPField) Swigcptr

type SwigcptrCThostFtdcUserLogoutField

type SwigcptrCThostFtdcUserLogoutField uintptr

func (SwigcptrCThostFtdcUserLogoutField) GetBrokerID

func (arg1 SwigcptrCThostFtdcUserLogoutField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcUserLogoutField) GetUserID

func (arg1 SwigcptrCThostFtdcUserLogoutField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcUserLogoutField) SetBrokerID

func (arg1 SwigcptrCThostFtdcUserLogoutField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcUserLogoutField) SetUserID

func (arg1 SwigcptrCThostFtdcUserLogoutField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcUserLogoutField) SwigIsCThostFtdcUserLogoutField

func (p SwigcptrCThostFtdcUserLogoutField) SwigIsCThostFtdcUserLogoutField()

func (SwigcptrCThostFtdcUserLogoutField) Swigcptr

type SwigcptrCThostFtdcUserPasswordUpdateField

type SwigcptrCThostFtdcUserPasswordUpdateField uintptr

func (SwigcptrCThostFtdcUserPasswordUpdateField) GetBrokerID

func (arg1 SwigcptrCThostFtdcUserPasswordUpdateField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcUserPasswordUpdateField) GetNewPassword

func (arg1 SwigcptrCThostFtdcUserPasswordUpdateField) GetNewPassword() (_swig_ret string)

func (SwigcptrCThostFtdcUserPasswordUpdateField) GetOldPassword

func (arg1 SwigcptrCThostFtdcUserPasswordUpdateField) GetOldPassword() (_swig_ret string)

func (SwigcptrCThostFtdcUserPasswordUpdateField) GetUserID

func (arg1 SwigcptrCThostFtdcUserPasswordUpdateField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcUserPasswordUpdateField) SetBrokerID

func (arg1 SwigcptrCThostFtdcUserPasswordUpdateField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcUserPasswordUpdateField) SetNewPassword

func (arg1 SwigcptrCThostFtdcUserPasswordUpdateField) SetNewPassword(arg2 string)

func (SwigcptrCThostFtdcUserPasswordUpdateField) SetOldPassword

func (arg1 SwigcptrCThostFtdcUserPasswordUpdateField) SetOldPassword(arg2 string)

func (SwigcptrCThostFtdcUserPasswordUpdateField) SetUserID

func (SwigcptrCThostFtdcUserPasswordUpdateField) SwigIsCThostFtdcUserPasswordUpdateField

func (p SwigcptrCThostFtdcUserPasswordUpdateField) SwigIsCThostFtdcUserPasswordUpdateField()

func (SwigcptrCThostFtdcUserPasswordUpdateField) Swigcptr

type SwigcptrCThostFtdcUserRightField

type SwigcptrCThostFtdcUserRightField uintptr

func (SwigcptrCThostFtdcUserRightField) GetBrokerID

func (arg1 SwigcptrCThostFtdcUserRightField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcUserRightField) GetIsForbidden

func (arg1 SwigcptrCThostFtdcUserRightField) GetIsForbidden() (_swig_ret int)

func (SwigcptrCThostFtdcUserRightField) GetUserID

func (arg1 SwigcptrCThostFtdcUserRightField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcUserRightField) GetUserRightType

func (arg1 SwigcptrCThostFtdcUserRightField) GetUserRightType() (_swig_ret byte)

func (SwigcptrCThostFtdcUserRightField) SetBrokerID

func (arg1 SwigcptrCThostFtdcUserRightField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcUserRightField) SetIsForbidden

func (arg1 SwigcptrCThostFtdcUserRightField) SetIsForbidden(arg2 int)

func (SwigcptrCThostFtdcUserRightField) SetUserID

func (arg1 SwigcptrCThostFtdcUserRightField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcUserRightField) SetUserRightType

func (arg1 SwigcptrCThostFtdcUserRightField) SetUserRightType(arg2 byte)

func (SwigcptrCThostFtdcUserRightField) SwigIsCThostFtdcUserRightField

func (p SwigcptrCThostFtdcUserRightField) SwigIsCThostFtdcUserRightField()

func (SwigcptrCThostFtdcUserRightField) Swigcptr

type SwigcptrCThostFtdcUserRightsAssignField

type SwigcptrCThostFtdcUserRightsAssignField uintptr

func (SwigcptrCThostFtdcUserRightsAssignField) GetBrokerID

func (arg1 SwigcptrCThostFtdcUserRightsAssignField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcUserRightsAssignField) GetDRIdentityID

func (arg1 SwigcptrCThostFtdcUserRightsAssignField) GetDRIdentityID() (_swig_ret int)

func (SwigcptrCThostFtdcUserRightsAssignField) GetUserID

func (arg1 SwigcptrCThostFtdcUserRightsAssignField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcUserRightsAssignField) SetBrokerID

func (arg1 SwigcptrCThostFtdcUserRightsAssignField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcUserRightsAssignField) SetDRIdentityID

func (arg1 SwigcptrCThostFtdcUserRightsAssignField) SetDRIdentityID(arg2 int)

func (SwigcptrCThostFtdcUserRightsAssignField) SetUserID

func (arg1 SwigcptrCThostFtdcUserRightsAssignField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcUserRightsAssignField) SwigIsCThostFtdcUserRightsAssignField

func (p SwigcptrCThostFtdcUserRightsAssignField) SwigIsCThostFtdcUserRightsAssignField()

func (SwigcptrCThostFtdcUserRightsAssignField) Swigcptr

type SwigcptrCThostFtdcUserSessionField

type SwigcptrCThostFtdcUserSessionField uintptr

func (SwigcptrCThostFtdcUserSessionField) GetBrokerID

func (arg1 SwigcptrCThostFtdcUserSessionField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetFrontID

func (arg1 SwigcptrCThostFtdcUserSessionField) GetFrontID() (_swig_ret int)

func (SwigcptrCThostFtdcUserSessionField) GetIPAddress

func (arg1 SwigcptrCThostFtdcUserSessionField) GetIPAddress() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcUserSessionField) GetInterfaceProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetLoginDate

func (arg1 SwigcptrCThostFtdcUserSessionField) GetLoginDate() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetLoginRemark

func (arg1 SwigcptrCThostFtdcUserSessionField) GetLoginRemark() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetLoginTime

func (arg1 SwigcptrCThostFtdcUserSessionField) GetLoginTime() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetMacAddress

func (arg1 SwigcptrCThostFtdcUserSessionField) GetMacAddress() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetProtocolInfo

func (arg1 SwigcptrCThostFtdcUserSessionField) GetProtocolInfo() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetReserve1

func (arg1 SwigcptrCThostFtdcUserSessionField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetSessionID

func (arg1 SwigcptrCThostFtdcUserSessionField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcUserSessionField) GetUserID

func (arg1 SwigcptrCThostFtdcUserSessionField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) GetUserProductInfo

func (arg1 SwigcptrCThostFtdcUserSessionField) GetUserProductInfo() (_swig_ret string)

func (SwigcptrCThostFtdcUserSessionField) SetBrokerID

func (arg1 SwigcptrCThostFtdcUserSessionField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetFrontID

func (arg1 SwigcptrCThostFtdcUserSessionField) SetFrontID(arg2 int)

func (SwigcptrCThostFtdcUserSessionField) SetIPAddress

func (arg1 SwigcptrCThostFtdcUserSessionField) SetIPAddress(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetInterfaceProductInfo

func (arg1 SwigcptrCThostFtdcUserSessionField) SetInterfaceProductInfo(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetLoginDate

func (arg1 SwigcptrCThostFtdcUserSessionField) SetLoginDate(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetLoginRemark

func (arg1 SwigcptrCThostFtdcUserSessionField) SetLoginRemark(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetLoginTime

func (arg1 SwigcptrCThostFtdcUserSessionField) SetLoginTime(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetMacAddress

func (arg1 SwigcptrCThostFtdcUserSessionField) SetMacAddress(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetProtocolInfo

func (arg1 SwigcptrCThostFtdcUserSessionField) SetProtocolInfo(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetReserve1

func (arg1 SwigcptrCThostFtdcUserSessionField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetSessionID

func (arg1 SwigcptrCThostFtdcUserSessionField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcUserSessionField) SetUserID

func (arg1 SwigcptrCThostFtdcUserSessionField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SetUserProductInfo

func (arg1 SwigcptrCThostFtdcUserSessionField) SetUserProductInfo(arg2 string)

func (SwigcptrCThostFtdcUserSessionField) SwigIsCThostFtdcUserSessionField

func (p SwigcptrCThostFtdcUserSessionField) SwigIsCThostFtdcUserSessionField()

func (SwigcptrCThostFtdcUserSessionField) Swigcptr

type SwigcptrCThostFtdcUserSystemInfoField

type SwigcptrCThostFtdcUserSystemInfoField uintptr

func (SwigcptrCThostFtdcUserSystemInfoField) GetBrokerID

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcUserSystemInfoField) GetClientAppID

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetClientAppID() (_swig_ret string)

func (SwigcptrCThostFtdcUserSystemInfoField) GetClientIPPort

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetClientIPPort() (_swig_ret int)

func (SwigcptrCThostFtdcUserSystemInfoField) GetClientLoginTime

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetClientLoginTime() (_swig_ret string)

func (SwigcptrCThostFtdcUserSystemInfoField) GetClientPublicIP

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetClientPublicIP() (_swig_ret string)

func (SwigcptrCThostFtdcUserSystemInfoField) GetClientSystemInfo

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetClientSystemInfo() (_swig_ret string)

func (SwigcptrCThostFtdcUserSystemInfoField) GetClientSystemInfoLen

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetClientSystemInfoLen() (_swig_ret int)

func (SwigcptrCThostFtdcUserSystemInfoField) GetReserve1

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetReserve1() (_swig_ret string)

func (SwigcptrCThostFtdcUserSystemInfoField) GetUserID

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) GetUserID() (_swig_ret string)

func (SwigcptrCThostFtdcUserSystemInfoField) SetBrokerID

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcUserSystemInfoField) SetClientAppID

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetClientAppID(arg2 string)

func (SwigcptrCThostFtdcUserSystemInfoField) SetClientIPPort

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetClientIPPort(arg2 int)

func (SwigcptrCThostFtdcUserSystemInfoField) SetClientLoginTime

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetClientLoginTime(arg2 string)

func (SwigcptrCThostFtdcUserSystemInfoField) SetClientPublicIP

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetClientPublicIP(arg2 string)

func (SwigcptrCThostFtdcUserSystemInfoField) SetClientSystemInfo

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetClientSystemInfo(arg2 string)

func (SwigcptrCThostFtdcUserSystemInfoField) SetClientSystemInfoLen

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetClientSystemInfoLen(arg2 int)

func (SwigcptrCThostFtdcUserSystemInfoField) SetReserve1

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetReserve1(arg2 string)

func (SwigcptrCThostFtdcUserSystemInfoField) SetUserID

func (arg1 SwigcptrCThostFtdcUserSystemInfoField) SetUserID(arg2 string)

func (SwigcptrCThostFtdcUserSystemInfoField) SwigIsCThostFtdcUserSystemInfoField

func (p SwigcptrCThostFtdcUserSystemInfoField) SwigIsCThostFtdcUserSystemInfoField()

func (SwigcptrCThostFtdcUserSystemInfoField) Swigcptr

type SwigcptrCThostFtdcVerifyCustInfoField

type SwigcptrCThostFtdcVerifyCustInfoField uintptr

func (SwigcptrCThostFtdcVerifyCustInfoField) GetCustType

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcVerifyCustInfoField) GetCustomerName

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyCustInfoField) GetIdCardType

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcVerifyCustInfoField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyCustInfoField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyCustInfoField) SetCustType

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) SetCustType(arg2 byte)

func (SwigcptrCThostFtdcVerifyCustInfoField) SetCustomerName

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) SetCustomerName(arg2 string)

func (SwigcptrCThostFtdcVerifyCustInfoField) SetIdCardType

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) SetIdCardType(arg2 byte)

func (SwigcptrCThostFtdcVerifyCustInfoField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcVerifyCustInfoField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcVerifyCustInfoField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcVerifyCustInfoField) SwigIsCThostFtdcVerifyCustInfoField

func (p SwigcptrCThostFtdcVerifyCustInfoField) SwigIsCThostFtdcVerifyCustInfoField()

func (SwigcptrCThostFtdcVerifyCustInfoField) Swigcptr

type SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField

type SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField uintptr

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetAccountID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetCustType

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetCustType() (_swig_ret byte)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetCustomerName

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetIdCardType

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetIdCardType() (_swig_ret byte)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetIdentifiedCardNo() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetLongCustomerName

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetLongCustomerName() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetPassword

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetAccountID

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetCurrencyID

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetCustType

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetCustomerName

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetIdCardType

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetIdentifiedCardNo

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetIdentifiedCardNo(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetLongCustomerName

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetLongCustomerName(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SetPassword

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SwigIsCThostFtdcVerifyFuturePasswordAndCustInfoField

func (p SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) SwigIsCThostFtdcVerifyFuturePasswordAndCustInfoField()

func (SwigcptrCThostFtdcVerifyFuturePasswordAndCustInfoField) Swigcptr

type SwigcptrCThostFtdcVerifyFuturePasswordField

type SwigcptrCThostFtdcVerifyFuturePasswordField uintptr

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetAccountID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetAccountID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankAccount

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankAccount() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankBranchID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankPassWord

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankPassWord() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankSerial

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetBankSerial() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetBrokerBranchID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetBrokerBranchID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetBrokerID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetCurrencyID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetCurrencyID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetInstallID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetInstallID() (_swig_ret int)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetLastFragment

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetLastFragment() (_swig_ret byte)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetPassword

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetPlateSerial

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetPlateSerial() (_swig_ret int)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetSessionID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetSessionID() (_swig_ret int)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetTID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetTID() (_swig_ret int)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradeCode

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradeCode() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradeDate

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradeDate() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradeTime

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradeTime() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradingDay

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) GetTradingDay() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetAccountID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetAccountID(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankAccount

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankAccount(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankBranchID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankBranchID(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankID

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankPassWord

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankPassWord(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankSerial

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetBankSerial(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetBrokerBranchID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetBrokerBranchID(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetBrokerID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetBrokerID(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetCurrencyID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetCurrencyID(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetInstallID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetInstallID(arg2 int)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetLastFragment

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetLastFragment(arg2 byte)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetPassword

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetPassword(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetPlateSerial

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetPlateSerial(arg2 int)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetSessionID

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetSessionID(arg2 int)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetTID

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradeCode

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradeCode(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradeDate

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradeDate(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradeTime

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradeTime(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradingDay

func (arg1 SwigcptrCThostFtdcVerifyFuturePasswordField) SetTradingDay(arg2 string)

func (SwigcptrCThostFtdcVerifyFuturePasswordField) SwigIsCThostFtdcVerifyFuturePasswordField

func (p SwigcptrCThostFtdcVerifyFuturePasswordField) SwigIsCThostFtdcVerifyFuturePasswordField()

func (SwigcptrCThostFtdcVerifyFuturePasswordField) Swigcptr

type SwigcptrCThostFtdcVerifyInvestorPasswordField

type SwigcptrCThostFtdcVerifyInvestorPasswordField uintptr

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) GetBrokerID

func (arg1 SwigcptrCThostFtdcVerifyInvestorPasswordField) GetBrokerID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) GetInvestorID

func (arg1 SwigcptrCThostFtdcVerifyInvestorPasswordField) GetInvestorID() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) GetPassword

func (arg1 SwigcptrCThostFtdcVerifyInvestorPasswordField) GetPassword() (_swig_ret string)

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) SetBrokerID

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) SetInvestorID

func (arg1 SwigcptrCThostFtdcVerifyInvestorPasswordField) SetInvestorID(arg2 string)

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) SetPassword

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) SwigIsCThostFtdcVerifyInvestorPasswordField

func (p SwigcptrCThostFtdcVerifyInvestorPasswordField) SwigIsCThostFtdcVerifyInvestorPasswordField()

func (SwigcptrCThostFtdcVerifyInvestorPasswordField) Swigcptr

type SwigcptrSwigDirector_CThostFtdcMdSpi

type SwigcptrSwigDirector_CThostFtdcMdSpi uintptr

func (SwigcptrSwigDirector_CThostFtdcMdSpi) Swigcptr

type SwigcptrSwigDirector_CThostFtdcTraderSpi

type SwigcptrSwigDirector_CThostFtdcTraderSpi uintptr

func (SwigcptrSwigDirector_CThostFtdcTraderSpi) Swigcptr

type THOST_TE_RESUME_TYPE

type THOST_TE_RESUME_TYPE int
var THOST_TERT_NONE THOST_TE_RESUME_TYPE = _swig_getTHOST_TERT_NONE()
var THOST_TERT_QUICK THOST_TE_RESUME_TYPE = _swig_getTHOST_TERT_QUICK()
var THOST_TERT_RESTART THOST_TE_RESUME_TYPE = _swig_getTHOST_TERT_RESTART()
var THOST_TERT_RESUME THOST_TE_RESUME_TYPE = _swig_getTHOST_TERT_RESUME()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL