SYMBOL INDEX (2284 symbols across 35 files) FILE: ctp_native/bus.py class LocalPubSub (line 18) | class LocalPubSub: method __init__ (line 19) | def __init__(self, bus: 'LocalEventBus', ignore_subscribe_messages: bo... method psubscribe (line 27) | async def psubscribe(self, *patterns: str): method punsubscribe (line 35) | async def punsubscribe(self, *patterns: str): method unsubscribe (line 45) | async def unsubscribe(self): method close (line 48) | async def close(self): method _push (line 54) | async def _push(self, pattern: str, channel: str, data: Any): method listen (line 57) | async def listen(self): class LocalEventBus (line 65) | class LocalEventBus: method __init__ (line 66) | def __init__(self): method register (line 69) | def register(self, pattern: str, sub: LocalPubSub): method unregister (line 72) | def unregister(self, pattern: str, sub: LocalPubSub): method publish (line 80) | async def publish(self, channel: str, payload: Any): class LocalRedisLikeClient (line 88) | class LocalRedisLikeClient: method __init__ (line 89) | def __init__(self, loop: asyncio.AbstractEventLoop): method start (line 99) | async def start(self): method stop (line 102) | async def stop(self): method pubsub (line 106) | def pubsub(self, ignore_subscribe_messages: bool = True): method get (line 109) | def get(self, key: str): method set (line 112) | def set(self, key: str, value: Any, ex: int | None = None): method publish (line 115) | def publish(self, channel: str, payload: Any): method _on_gateway_event (line 123) | async def _on_gateway_event(self, topic: str, data: dict[str, Any]): method _on_gateway_event_sync (line 145) | def _on_gateway_event_sync(self, topic: str, data: dict[str, Any]): method _handle_request (line 148) | async def _handle_request(self, req_name: str, payload: Any): method _publish_rows (line 178) | async def _publish_rows(self, channel: str, rows: list[dict[str, Any]]): method _schedule (line 187) | def _schedule(self, coro): FILE: ctp_native/gateway.py class NativeGateway (line 18) | class NativeGateway(ABC): method start (line 20) | async def start(self): method stop (line 24) | async def stop(self): method request (line 28) | async def request(self, req_name: str, payload: Any) -> list[dict[str,... method set_event_callback (line 32) | def set_event_callback(self, cb: Callable[[str, dict[str, Any]], Any]): class PlaceholderGateway (line 36) | class PlaceholderGateway(NativeGateway): method __init__ (line 37) | def __init__(self): method start (line 40) | async def start(self): method stop (line 43) | async def stop(self): method request (line 46) | async def request(self, req_name: str, payload: Any) -> list[dict[str,... method set_event_callback (line 58) | def set_event_callback(self, cb: Callable[[str, dict[str, Any]], Any]): class PybindGateway (line 62) | class PybindGateway(NativeGateway): method __init__ (line 63) | def __init__(self): method start (line 69) | async def start(self): method stop (line 122) | async def stop(self): method request (line 127) | async def request(self, req_name: str, payload: Any) -> list[dict[str,... method set_event_callback (line 156) | def set_event_callback(self, cb: Callable[[str, dict[str, Any]], Any]): function get_gateway (line 162) | def get_gateway() -> NativeGateway: FILE: ctp_native/state_store.py class NativeStateStore (line 11) | class NativeStateStore: method __init__ (line 12) | def __init__(self): method _load_snapshot (line 21) | def _load_snapshot(self): method dump_snapshot (line 36) | def dump_snapshot(self): method _is_expired (line 50) | def _is_expired(self, key: str) -> bool: method get (line 60) | def get(self, key: str, default: Any = None): method set (line 66) | def set(self, key: str, value: Any, ex: int | None = None): method delete (line 74) | def delete(self, key: str): FILE: dashboard/settings.py function _load_root_config_yaml (line 27) | def _load_root_config_yaml(): function _start_ssh_tunnel_if_needed (line 39) | def _start_ssh_tunnel_if_needed(): FILE: dashboard/static/js/corr.js function load_chart (line 90) | function load_chart() { function updateDisplay (line 165) | function updateDisplay() { function init (line 182) | function init() { FILE: native/ctp_bridge/api/linux/ThostFtdcMdApi.h function class (line 29) | class CThostFtdcMdSpi function class (line 80) | class MD_API_EXPORT CThostFtdcMdApi FILE: native/ctp_bridge/api/linux/ThostFtdcTraderApi.h function class (line 29) | class CThostFtdcTraderSpi function class (line 533) | class TRADER_API_EXPORT CThostFtdcTraderApi FILE: native/ctp_bridge/api/linux/ThostFtdcUserApiDataType.h type THOST_TE_RESUME_TYPE (line 13) | enum THOST_TE_RESUME_TYPE type TThostFtdcExchangePropertyType (line 149) | typedef char TThostFtdcExchangePropertyType; type TThostFtdcIPPortType (line 204) | typedef int TThostFtdcIPPortType; type TThostFtdcIdCardTypeType (line 285) | typedef char TThostFtdcIdCardTypeType; type TThostFtdcInvestorRangeType (line 337) | typedef char TThostFtdcInvestorRangeType; type TThostFtdcDepartmentRangeType (line 349) | typedef char TThostFtdcDepartmentRangeType; type TThostFtdcDataSyncStatusType (line 361) | typedef char TThostFtdcDataSyncStatusType; type TThostFtdcBrokerDataSyncStatusType (line 371) | typedef char TThostFtdcBrokerDataSyncStatusType; type TThostFtdcExchangeConnectStatusType (line 383) | typedef char TThostFtdcExchangeConnectStatusType; type TThostFtdcTraderConnectStatusType (line 397) | typedef char TThostFtdcTraderConnectStatusType; type TThostFtdcFunctionCodeType (line 435) | typedef char TThostFtdcFunctionCodeType; type TThostFtdcBrokerFunctionCodeType (line 551) | typedef char TThostFtdcBrokerFunctionCodeType; type TThostFtdcOrderActionStatusType (line 563) | typedef char TThostFtdcOrderActionStatusType; type TThostFtdcOrderStatusType (line 587) | typedef char TThostFtdcOrderStatusType; type TThostFtdcOrderSubmitStatusType (line 607) | typedef char TThostFtdcOrderSubmitStatusType; type TThostFtdcPositionDateType (line 617) | typedef char TThostFtdcPositionDateType; type TThostFtdcPositionDateTypeType (line 627) | typedef char TThostFtdcPositionDateTypeType; type TThostFtdcTradingRoleType (line 639) | typedef char TThostFtdcTradingRoleType; type TThostFtdcProductClassType (line 661) | typedef char TThostFtdcProductClassType; type TThostFtdcAPIProductClassType (line 683) | typedef char TThostFtdcAPIProductClassType; type TThostFtdcInstLifePhaseType (line 697) | typedef char TThostFtdcInstLifePhaseType; type TThostFtdcDirectionType (line 707) | typedef char TThostFtdcDirectionType; type TThostFtdcPositionTypeType (line 717) | typedef char TThostFtdcPositionTypeType; type TThostFtdcPosiDirectionType (line 729) | typedef char TThostFtdcPosiDirectionType; type TThostFtdcSysSettlementStatusType (line 745) | typedef char TThostFtdcSysSettlementStatusType; type TThostFtdcRatioAttrType (line 755) | typedef char TThostFtdcRatioAttrType; type TThostFtdcHedgeFlagType (line 773) | typedef char TThostFtdcHedgeFlagType; type TThostFtdcBillHedgeFlagType (line 785) | typedef char TThostFtdcBillHedgeFlagType; type TThostFtdcClientIDTypeType (line 799) | typedef char TThostFtdcClientIDTypeType; type TThostFtdcOrderPriceTypeType (line 837) | typedef char TThostFtdcOrderPriceTypeType; type TThostFtdcOffsetFlagType (line 857) | typedef char TThostFtdcOffsetFlagType; type TThostFtdcForceCloseReasonType (line 887) | typedef char TThostFtdcForceCloseReasonType; type TThostFtdcOrderTypeType (line 909) | typedef char TThostFtdcOrderTypeType; type TThostFtdcTimeConditionType (line 927) | typedef char TThostFtdcTimeConditionType; type TThostFtdcVolumeConditionType (line 939) | typedef char TThostFtdcVolumeConditionType; type TThostFtdcContingentConditionType (line 977) | typedef char TThostFtdcContingentConditionType; type TThostFtdcActionFlagType (line 987) | typedef char TThostFtdcActionFlagType; type TThostFtdcTradingRightType (line 999) | typedef char TThostFtdcTradingRightType; type TThostFtdcOrderSourceType (line 1009) | typedef char TThostFtdcOrderSourceType; type TThostFtdcTradeTypeType (line 1029) | typedef char TThostFtdcTradeTypeType; type TThostFtdcSpecPosiTypeType (line 1039) | typedef char TThostFtdcSpecPosiTypeType; type TThostFtdcPriceSourceType (line 1053) | typedef char TThostFtdcPriceSourceType; type TThostFtdcInstrumentStatusType (line 1075) | typedef char TThostFtdcInstrumentStatusType; type TThostFtdcInstStatusEnterReasonType (line 1087) | typedef char TThostFtdcInstStatusEnterReasonType; type TThostFtdcOrderActionRefType (line 1092) | typedef int TThostFtdcOrderActionRefType; type TThostFtdcInstallCountType (line 1097) | typedef int TThostFtdcInstallCountType; type TThostFtdcInstallIDType (line 1102) | typedef int TThostFtdcInstallIDType; type TThostFtdcErrorIDType (line 1107) | typedef int TThostFtdcErrorIDType; type TThostFtdcSettlementIDType (line 1112) | typedef int TThostFtdcSettlementIDType; type TThostFtdcVolumeType (line 1117) | typedef int TThostFtdcVolumeType; type TThostFtdcFrontIDType (line 1122) | typedef int TThostFtdcFrontIDType; type TThostFtdcSessionIDType (line 1127) | typedef int TThostFtdcSessionIDType; type TThostFtdcSequenceNoType (line 1132) | typedef int TThostFtdcSequenceNoType; type TThostFtdcCommandNoType (line 1137) | typedef int TThostFtdcCommandNoType; type TThostFtdcMillisecType (line 1142) | typedef int TThostFtdcMillisecType; type TThostFtdcSecType (line 1147) | typedef int TThostFtdcSecType; type TThostFtdcVolumeMultipleType (line 1152) | typedef int TThostFtdcVolumeMultipleType; type TThostFtdcTradingSegmentSNType (line 1157) | typedef int TThostFtdcTradingSegmentSNType; type TThostFtdcRequestIDType (line 1162) | typedef int TThostFtdcRequestIDType; type TThostFtdcYearType (line 1167) | typedef int TThostFtdcYearType; type TThostFtdcMonthType (line 1172) | typedef int TThostFtdcMonthType; type TThostFtdcBoolType (line 1177) | typedef int TThostFtdcBoolType; type TThostFtdcPriceType (line 1182) | typedef double TThostFtdcPriceType; type TThostFtdcRatioType (line 1197) | typedef double TThostFtdcRatioType; type TThostFtdcMoneyType (line 1202) | typedef double TThostFtdcMoneyType; type TThostFtdcLargeVolumeType (line 1207) | typedef double TThostFtdcLargeVolumeType; type TThostFtdcSequenceSeriesType (line 1212) | typedef short TThostFtdcSequenceSeriesType; type TThostFtdcCommPhaseNoType (line 1217) | typedef short TThostFtdcCommPhaseNoType; type TThostFtdcUnderlyingMultipleType (line 1227) | typedef double TThostFtdcUnderlyingMultipleType; type TThostFtdcPriorityType (line 1232) | typedef int TThostFtdcPriorityType; type TThostFtdcBatchStatusType (line 1314) | typedef char TThostFtdcBatchStatusType; type TThostFtdcReturnStyleType (line 1359) | typedef char TThostFtdcReturnStyleType; type TThostFtdcReturnPatternType (line 1369) | typedef char TThostFtdcReturnPatternType; type TThostFtdcReturnLevelType (line 1393) | typedef char TThostFtdcReturnLevelType; type TThostFtdcReturnStandardType (line 1403) | typedef char TThostFtdcReturnStandardType; type TThostFtdcMortgageTypeType (line 1413) | typedef char TThostFtdcMortgageTypeType; type TThostFtdcInvestorSettlementParamIDType (line 1425) | typedef char TThostFtdcInvestorSettlementParamIDType; type TThostFtdcExchangeSettlementParamIDType (line 1453) | typedef char TThostFtdcExchangeSettlementParamIDType; type TThostFtdcSystemParamIDType (line 1505) | typedef char TThostFtdcSystemParamIDType; type TThostFtdcTradeParamIDType (line 1563) | typedef char TThostFtdcTradeParamIDType; type TThostFtdcSubEntryFundNoType (line 1623) | typedef int TThostFtdcSubEntryFundNoType; type TThostFtdcFileIDType (line 1653) | typedef char TThostFtdcFileIDType; type TThostFtdcFileTypeType (line 1668) | typedef char TThostFtdcFileTypeType; type TThostFtdcFileFormatType (line 1680) | typedef char TThostFtdcFileFormatType; type TThostFtdcFileUploadStatusType (line 1696) | typedef char TThostFtdcFileUploadStatusType; type TThostFtdcTransferDirectionType (line 1706) | typedef char TThostFtdcTransferDirectionType; type TThostFtdcMonthCountType (line 1756) | typedef int TThostFtdcMonthCountType; type TThostFtdcSpecialCreateRuleType (line 1786) | typedef char TThostFtdcSpecialCreateRuleType; type TThostFtdcBasisPriceTypeType (line 1796) | typedef char TThostFtdcBasisPriceTypeType; type TThostFtdcProductLifePhaseType (line 1808) | typedef char TThostFtdcProductLifePhaseType; type TThostFtdcDeliveryModeType (line 1818) | typedef char TThostFtdcDeliveryModeType; type TThostFtdcFundIOTypeType (line 1845) | typedef char TThostFtdcFundIOTypeType; type TThostFtdcFundTypeType (line 1859) | typedef char TThostFtdcFundTypeType; type TThostFtdcFundDirectionType (line 1869) | typedef char TThostFtdcFundDirectionType; type TThostFtdcFundStatusType (line 1881) | typedef char TThostFtdcFundStatusType; type TThostFtdcPublishStatusType (line 1903) | typedef char TThostFtdcPublishStatusType; type TThostFtdcSystemStatusType (line 1943) | typedef char TThostFtdcSystemStatusType; type TThostFtdcSettlementStatusType (line 1957) | typedef char TThostFtdcSettlementStatusType; type TThostFtdcInvestorTypeType (line 2028) | typedef char TThostFtdcInvestorTypeType; type TThostFtdcBrokerTypeType (line 2038) | typedef char TThostFtdcBrokerTypeType; type TThostFtdcRiskLevelType (line 2052) | typedef char TThostFtdcRiskLevelType; type TThostFtdcFeeAcceptStyleType (line 2066) | typedef char TThostFtdcFeeAcceptStyleType; type TThostFtdcPasswordTypeType (line 2076) | typedef char TThostFtdcPasswordTypeType; type TThostFtdcAlgorithmType (line 2090) | typedef char TThostFtdcAlgorithmType; type TThostFtdcIncludeCloseProfitType (line 2100) | typedef char TThostFtdcIncludeCloseProfitType; type TThostFtdcAllWithoutTradeType (line 2112) | typedef char TThostFtdcAllWithoutTradeType; type TThostFtdcTradeSerialNoType (line 2147) | typedef int TThostFtdcTradeSerialNoType; type TThostFtdcFuturePwdFlagType (line 2197) | typedef char TThostFtdcFuturePwdFlagType; type TThostFtdcTransferTypeType (line 2207) | typedef char TThostFtdcTransferTypeType; type TThostFtdcTransferValidFlagType (line 2254) | typedef char TThostFtdcTransferValidFlagType; type TThostFtdcReasonType (line 2271) | typedef char TThostFtdcReasonType; type TThostFtdcSexType (line 2288) | typedef char TThostFtdcSexType; type TThostFtdcUserTypeType (line 2345) | typedef char TThostFtdcUserTypeType; type TThostFtdcRateTypeType (line 2358) | typedef char TThostFtdcRateTypeType; type TThostFtdcNoteTypeType (line 2376) | typedef char TThostFtdcNoteTypeType; type TThostFtdcSettlementStyleType (line 2386) | typedef char TThostFtdcSettlementStyleType; type TThostFtdcSettlementBillTypeType (line 2406) | typedef char TThostFtdcSettlementBillTypeType; type TThostFtdcUserRightTypeType (line 2422) | typedef char TThostFtdcUserRightTypeType; type TThostFtdcMarginPriceTypeType (line 2436) | typedef char TThostFtdcMarginPriceTypeType; type TThostFtdcBillGenStatusType (line 2448) | typedef char TThostFtdcBillGenStatusType; type TThostFtdcAlgoTypeType (line 2458) | typedef char TThostFtdcAlgoTypeType; type TThostFtdcHandlePositionAlgoIDType (line 2470) | typedef char TThostFtdcHandlePositionAlgoIDType; type TThostFtdcFindMarginRateAlgoIDType (line 2482) | typedef char TThostFtdcFindMarginRateAlgoIDType; type TThostFtdcHandleTradingAccountAlgoIDType (line 2494) | typedef char TThostFtdcHandleTradingAccountAlgoIDType; type TThostFtdcPersonTypeType (line 2528) | typedef char TThostFtdcPersonTypeType; type TThostFtdcQueryInvestorRangeType (line 2540) | typedef char TThostFtdcQueryInvestorRangeType; type TThostFtdcInvestorRiskStatusType (line 2556) | typedef char TThostFtdcInvestorRiskStatusType; type TThostFtdcLegIDType (line 2561) | typedef int TThostFtdcLegIDType; type TThostFtdcLegMultipleType (line 2566) | typedef int TThostFtdcLegMultipleType; type TThostFtdcImplyLevelType (line 2571) | typedef int TThostFtdcImplyLevelType; type TThostFtdcUserEventTypeType (line 2612) | typedef char TThostFtdcUserEventTypeType; type TThostFtdcCloseStyleType (line 2627) | typedef char TThostFtdcCloseStyleType; type TThostFtdcStatModeType (line 2641) | typedef char TThostFtdcStatModeType; type TThostFtdcParkedOrderStatusType (line 2653) | typedef char TThostFtdcParkedOrderStatusType; type TThostFtdcVirDealStatusType (line 2673) | typedef char TThostFtdcVirDealStatusType; type TThostFtdcOrgSystemIDType (line 2685) | typedef char TThostFtdcOrgSystemIDType; type TThostFtdcVirTradeStatusType (line 2705) | typedef char TThostFtdcVirTradeStatusType; type TThostFtdcVirBankAccTypeType (line 2717) | typedef char TThostFtdcVirBankAccTypeType; type TThostFtdcVirementStatusType (line 2727) | typedef char TThostFtdcVirementStatusType; type TThostFtdcVirementAvailAbilityType (line 2739) | typedef char TThostFtdcVirementAvailAbilityType; type TThostFtdcVirementTradeCodeType (line 2753) | typedef char TThostFtdcVirementTradeCodeType; type TThostFtdcTopicIDType (line 2773) | typedef int TThostFtdcTopicIDType; type TThostFtdcAMLOpParamValueType (line 2813) | typedef double TThostFtdcAMLOpParamValueType; type TThostFtdcAMLGenStatusType (line 2898) | typedef char TThostFtdcAMLGenStatusType; type TThostFtdcAMLMoneyType (line 2913) | typedef double TThostFtdcAMLMoneyType; type TThostFtdcAMLFileAmountType (line 2918) | typedef int TThostFtdcAMLFileAmountType; type TThostFtdcCFMMCKeyKindType (line 2940) | typedef char TThostFtdcCFMMCKeyKindType; type TThostFtdcSerialType (line 3150) | typedef int TThostFtdcSerialType; type TThostFtdcPlateSerialType (line 3155) | typedef int TThostFtdcPlateSerialType; type TThostFtdcCorrectSerialType (line 3165) | typedef int TThostFtdcCorrectSerialType; type TThostFtdcFutureSerialType (line 3170) | typedef int TThostFtdcFutureSerialType; type TThostFtdcApplicationIDType (line 3175) | typedef int TThostFtdcApplicationIDType; type TThostFtdcBankProxyIDType (line 3180) | typedef int TThostFtdcBankProxyIDType; type TThostFtdcFBTCoreIDType (line 3185) | typedef int TThostFtdcFBTCoreIDType; type TThostFtdcServerPortType (line 3190) | typedef int TThostFtdcServerPortType; type TThostFtdcRepealedTimesType (line 3195) | typedef int TThostFtdcRepealedTimesType; type TThostFtdcRepealTimeIntervalType (line 3200) | typedef int TThostFtdcRepealTimeIntervalType; type TThostFtdcTotalTimesType (line 3205) | typedef int TThostFtdcTotalTimesType; type TThostFtdcFBTRequestIDType (line 3210) | typedef int TThostFtdcFBTRequestIDType; type TThostFtdcTIDType (line 3215) | typedef int TThostFtdcTIDType; type TThostFtdcTradeAmountType (line 3220) | typedef double TThostFtdcTradeAmountType; type TThostFtdcCustFeeType (line 3225) | typedef double TThostFtdcCustFeeType; type TThostFtdcFutureFeeType (line 3230) | typedef double TThostFtdcFutureFeeType; type TThostFtdcSingleMaxAmtType (line 3235) | typedef double TThostFtdcSingleMaxAmtType; type TThostFtdcSingleMinAmtType (line 3240) | typedef double TThostFtdcSingleMinAmtType; type TThostFtdcTotalAmtType (line 3245) | typedef double TThostFtdcTotalAmtType; type TThostFtdcCertificationTypeType (line 3275) | typedef char TThostFtdcCertificationTypeType; type TThostFtdcFileBusinessCodeType (line 3313) | typedef char TThostFtdcFileBusinessCodeType; type TThostFtdcCashExchangeCodeType (line 3323) | typedef char TThostFtdcCashExchangeCodeType; type TThostFtdcYesNoIndicatorType (line 3333) | typedef char TThostFtdcYesNoIndicatorType; type TThostFtdcBanlanceTypeType (line 3347) | typedef char TThostFtdcBanlanceTypeType; type TThostFtdcGenderType (line 3359) | typedef char TThostFtdcGenderType; type TThostFtdcFeePayFlagType (line 3371) | typedef char TThostFtdcFeePayFlagType; type TThostFtdcPassWordKeyTypeType (line 3385) | typedef char TThostFtdcPassWordKeyTypeType; type TThostFtdcFBTPassWordTypeType (line 3399) | typedef char TThostFtdcFBTPassWordTypeType; type TThostFtdcFBTEncryModeType (line 3411) | typedef char TThostFtdcFBTEncryModeType; type TThostFtdcBankRepealFlagType (line 3423) | typedef char TThostFtdcBankRepealFlagType; type TThostFtdcBrokerRepealFlagType (line 3435) | typedef char TThostFtdcBrokerRepealFlagType; type TThostFtdcInstitutionTypeType (line 3447) | typedef char TThostFtdcInstitutionTypeType; type TThostFtdcLastFragmentType (line 3457) | typedef char TThostFtdcLastFragmentType; type TThostFtdcBankAccStatusType (line 3469) | typedef char TThostFtdcBankAccStatusType; type TThostFtdcMoneyAccountStatusType (line 3479) | typedef char TThostFtdcMoneyAccountStatusType; type TThostFtdcManageStatusType (line 3491) | typedef char TThostFtdcManageStatusType; type TThostFtdcSystemTypeType (line 3503) | typedef char TThostFtdcSystemTypeType; type TThostFtdcTxnEndFlagType (line 3523) | typedef char TThostFtdcTxnEndFlagType; type TThostFtdcProcessStatusType (line 3535) | typedef char TThostFtdcProcessStatusType; type TThostFtdcCustTypeType (line 3545) | typedef char TThostFtdcCustTypeType; type TThostFtdcFBTTransferDirectionType (line 3555) | typedef char TThostFtdcFBTTransferDirectionType; type TThostFtdcOpenOrDestroyType (line 3565) | typedef char TThostFtdcOpenOrDestroyType; type TThostFtdcAvailabilityFlagType (line 3577) | typedef char TThostFtdcAvailabilityFlagType; type TThostFtdcOrganTypeType (line 3589) | typedef char TThostFtdcOrganTypeType; type TThostFtdcOrganLevelType (line 3599) | typedef char TThostFtdcOrganLevelType; type TThostFtdcProtocalIDType (line 3619) | typedef char TThostFtdcProtocalIDType; type TThostFtdcConnectModeType (line 3629) | typedef char TThostFtdcConnectModeType; type TThostFtdcSyncModeType (line 3639) | typedef char TThostFtdcSyncModeType; type TThostFtdcBankAccTypeType (line 3651) | typedef char TThostFtdcBankAccTypeType; type TThostFtdcFutureAccTypeType (line 3663) | typedef char TThostFtdcFutureAccTypeType; type TThostFtdcOrganStatusType (line 3683) | typedef char TThostFtdcOrganStatusType; type TThostFtdcCCBFeeModeType (line 3693) | typedef char TThostFtdcCCBFeeModeType; type TThostFtdcCommApiTypeType (line 3705) | typedef char TThostFtdcCommApiTypeType; type TThostFtdcServiceIDType (line 3710) | typedef int TThostFtdcServiceIDType; type TThostFtdcServiceLineNoType (line 3715) | typedef int TThostFtdcServiceLineNoType; type TThostFtdcLinkStatusType (line 3730) | typedef char TThostFtdcLinkStatusType; type TThostFtdcCommApiPointerType (line 3735) | typedef int TThostFtdcCommApiPointerType; type TThostFtdcPwdFlagType (line 3747) | typedef char TThostFtdcPwdFlagType; type TThostFtdcSecuAccTypeType (line 3761) | typedef char TThostFtdcSecuAccTypeType; type TThostFtdcTransferStatusType (line 3771) | typedef char TThostFtdcTransferStatusType; type TThostFtdcSponsorTypeType (line 3781) | typedef char TThostFtdcSponsorTypeType; type TThostFtdcReqRspTypeType (line 3791) | typedef char TThostFtdcReqRspTypeType; type TThostFtdcFBTUserEventTypeType (line 3829) | typedef char TThostFtdcFBTUserEventTypeType; type TThostFtdcDBOPSeqNoType (line 3849) | typedef int TThostFtdcDBOPSeqNoType; type TThostFtdcDBOperationType (line 3876) | typedef char TThostFtdcDBOperationType; type TThostFtdcSyncFlagType (line 3886) | typedef char TThostFtdcSyncFlagType; type TThostFtdcSyncTypeType (line 3903) | typedef char TThostFtdcSyncTypeType; type TThostFtdcExDirectionType (line 3928) | typedef char TThostFtdcExDirectionType; type TThostFtdcFBEAmtType (line 3943) | typedef double TThostFtdcFBEAmtType; type TThostFtdcExRateType (line 3963) | typedef double TThostFtdcExRateType; type TThostFtdcFBEResultFlagType (line 3977) | typedef char TThostFtdcFBEResultFlagType; type TThostFtdcFBETotalExCntType (line 4002) | typedef int TThostFtdcFBETotalExCntType; type TThostFtdcFBEExchStatusType (line 4012) | typedef char TThostFtdcFBEExchStatusType; type TThostFtdcFBEFileFlagType (line 4022) | typedef char TThostFtdcFBEFileFlagType; type TThostFtdcFBEAlreadyTradeType (line 4032) | typedef char TThostFtdcFBEAlreadyTradeType; type TThostFtdcFBEUserEventTypeType (line 4063) | typedef char TThostFtdcFBEUserEventTypeType; type TThostFtdcFBEReqFlagType (line 4089) | typedef char TThostFtdcFBEReqFlagType; type TThostFtdcNotifyClassType (line 4107) | typedef char TThostFtdcNotifyClassType; type TThostFtdcForceCloseTypeType (line 4129) | typedef char TThostFtdcForceCloseTypeType; type TThostFtdcRiskNotifyMethodType (line 4148) | typedef char TThostFtdcRiskNotifyMethodType; type TThostFtdcRiskNotifyStatusType (line 4166) | typedef char TThostFtdcRiskNotifyStatusType; type TThostFtdcRiskUserEventType (line 4174) | typedef char TThostFtdcRiskUserEventType; type TThostFtdcParamIDType (line 4179) | typedef int TThostFtdcParamIDType; type TThostFtdcConditionalOrderSortTypeType (line 4207) | typedef char TThostFtdcConditionalOrderSortTypeType; type TThostFtdcSendTypeType (line 4227) | typedef char TThostFtdcSendTypeType; type TThostFtdcClientIDStatusType (line 4245) | typedef char TThostFtdcClientIDStatusType; type TThostFtdcQuestionTypeType (line 4282) | typedef char TThostFtdcQuestionTypeType; type TThostFtdcSeqNoType (line 4292) | typedef int TThostFtdcSeqNoType; type TThostFtdcBusinessTypeType (line 4314) | typedef char TThostFtdcBusinessTypeType; type TThostFtdcCfmmcReturnCodeType (line 4330) | typedef char TThostFtdcCfmmcReturnCodeType; type TThostFtdcExReturnCodeType (line 4335) | typedef int TThostFtdcExReturnCodeType; type TThostFtdcClientTypeType (line 4353) | typedef char TThostFtdcClientTypeType; type TThostFtdcExchangeIDTypeType (line 4369) | typedef char TThostFtdcExchangeIDTypeType; type TThostFtdcExClientIDTypeType (line 4381) | typedef char TThostFtdcExClientIDTypeType; type TThostFtdcUpdateFlagType (line 4439) | typedef char TThostFtdcUpdateFlagType; type TThostFtdcApplyOperateIDType (line 4461) | typedef char TThostFtdcApplyOperateIDType; type TThostFtdcApplyStatusIDType (line 4477) | typedef char TThostFtdcApplyStatusIDType; type TThostFtdcSendMethodType (line 4487) | typedef char TThostFtdcSendMethodType; type TThostFtdcEventModeType (line 4512) | typedef char TThostFtdcEventModeType; type TThostFtdcUOAAutoSendType (line 4526) | typedef char TThostFtdcUOAAutoSendType; type TThostFtdcQueryDepthType (line 4531) | typedef int TThostFtdcQueryDepthType; type TThostFtdcDataCenterIDType (line 4536) | typedef int TThostFtdcDataCenterIDType; type TThostFtdcFlowIDType (line 4548) | typedef char TThostFtdcFlowIDType; type TThostFtdcCheckLevelType (line 4560) | typedef char TThostFtdcCheckLevelType; type TThostFtdcCheckNoType (line 4565) | typedef int TThostFtdcCheckNoType; type TThostFtdcCheckStatusType (line 4581) | typedef char TThostFtdcCheckStatusType; type TThostFtdcUsedStatusType (line 4593) | typedef char TThostFtdcUsedStatusType; type TThostFtdcBankAcountOriginType (line 4613) | typedef char TThostFtdcBankAcountOriginType; type TThostFtdcMonthBillTradeSumType (line 4625) | typedef char TThostFtdcMonthBillTradeSumType; type TThostFtdcFBTTradeCodeEnumType (line 4639) | typedef char TThostFtdcFBTTradeCodeEnumType; type TThostFtdcTimestampType (line 4654) | typedef int TThostFtdcTimestampType; type TThostFtdcLastDriftType (line 4669) | typedef int TThostFtdcLastDriftType; type TThostFtdcLastSuccessType (line 4674) | typedef int TThostFtdcLastSuccessType; type TThostFtdcOTPTypeType (line 4694) | typedef char TThostFtdcOTPTypeType; type TThostFtdcOTPStatusType (line 4716) | typedef char TThostFtdcOTPStatusType; type TThostFtdcBrokerUserTypeType (line 4726) | typedef char TThostFtdcBrokerUserTypeType; type TThostFtdcFutureTypeType (line 4736) | typedef char TThostFtdcFutureTypeType; type TThostFtdcFundEventTypeType (line 4760) | typedef char TThostFtdcFundEventTypeType; type TThostFtdcAccountSourceTypeType (line 4770) | typedef char TThostFtdcAccountSourceTypeType; type TThostFtdcCodeSourceTypeType (line 4780) | typedef char TThostFtdcCodeSourceTypeType; type TThostFtdcUserRangeType (line 4790) | typedef char TThostFtdcUserRangeType; type TThostFtdcByGroupType (line 4810) | typedef char TThostFtdcByGroupType; type TThostFtdcTradeSumStatModeType (line 4822) | typedef char TThostFtdcTradeSumStatModeType; type TThostFtdcComTypeType (line 4827) | typedef int TThostFtdcComTypeType; type TThostFtdcCSRCMoneyType (line 4932) | typedef double TThostFtdcCSRCMoneyType; type TThostFtdcCSRCPriceType (line 4937) | typedef double TThostFtdcCSRCPriceType; type TThostFtdcCSRCStrikePriceType (line 4947) | typedef double TThostFtdcCSRCStrikePriceType; type TThostFtdcExprSetModeType (line 4977) | typedef char TThostFtdcExprSetModeType; type TThostFtdcRateInvestorRangeType (line 4989) | typedef char TThostFtdcRateInvestorRangeType; type TThostFtdcDRIdentityIDType (line 4999) | typedef int TThostFtdcDRIdentityIDType; type TThostFtdcSyncDataStatusType (line 5021) | typedef char TThostFtdcSyncDataStatusType; type TThostFtdcTradeSourceType (line 5031) | typedef char TThostFtdcTradeSourceType; type TThostFtdcFlexStatModeType (line 5043) | typedef char TThostFtdcFlexStatModeType; type TThostFtdcByInvestorRangeType (line 5053) | typedef char TThostFtdcByInvestorRangeType; type TThostFtdcSequenceNo12Type (line 5063) | typedef int TThostFtdcSequenceNo12Type; type TThostFtdcPropertyInvestorRangeType (line 5075) | typedef char TThostFtdcPropertyInvestorRangeType; type TThostFtdcFileStatusType (line 5087) | typedef char TThostFtdcFileStatusType; type TThostFtdcFileGenStyleType (line 5097) | typedef char TThostFtdcFileGenStyleType; type TThostFtdcSysOperModeType (line 5117) | typedef char TThostFtdcSysOperModeType; type TThostFtdcSysOperTypeType (line 5155) | typedef char TThostFtdcSysOperTypeType; type TThostFtdcCSRCDataQueyTypeType (line 5165) | typedef char TThostFtdcCSRCDataQueyTypeType; type TThostFtdcFreezeStatusType (line 5175) | typedef char TThostFtdcFreezeStatusType; type TThostFtdcStandardStatusType (line 5185) | typedef char TThostFtdcStandardStatusType; type TThostFtdcRightParamTypeType (line 5204) | typedef char TThostFtdcRightParamTypeType; type TThostFtdcDataStatusType (line 5224) | typedef char TThostFtdcDataStatusType; type TThostFtdcAMLCheckStatusType (line 5238) | typedef char TThostFtdcAMLCheckStatusType; type TThostFtdcAmlDateTypeType (line 5248) | typedef char TThostFtdcAmlDateTypeType; type TThostFtdcAmlCheckLevelType (line 5262) | typedef char TThostFtdcAmlCheckLevelType; type TThostFtdcExportFileTypeType (line 5284) | typedef char TThostFtdcExportFileTypeType; type TThostFtdcSettleManagerTypeType (line 5298) | typedef char TThostFtdcSettleManagerTypeType; type TThostFtdcSettleManagerLevelType (line 5322) | typedef char TThostFtdcSettleManagerLevelType; type TThostFtdcSettleManagerGroupType (line 5334) | typedef char TThostFtdcSettleManagerGroupType; type TThostFtdcLimitUseTypeType (line 5364) | typedef char TThostFtdcLimitUseTypeType; type TThostFtdcDataResourceType (line 5376) | typedef char TThostFtdcDataResourceType; type TThostFtdcMarginTypeType (line 5388) | typedef char TThostFtdcMarginTypeType; type TThostFtdcActiveTypeType (line 5398) | typedef char TThostFtdcActiveTypeType; type TThostFtdcMarginRateTypeType (line 5410) | typedef char TThostFtdcMarginRateTypeType; type TThostFtdcBackUpStatusType (line 5424) | typedef char TThostFtdcBackUpStatusType; type TThostFtdcInitSettlementType (line 5436) | typedef char TThostFtdcInitSettlementType; type TThostFtdcReportStatusType (line 5450) | typedef char TThostFtdcReportStatusType; type TThostFtdcSaveStatusType (line 5460) | typedef char TThostFtdcSaveStatusType; type TThostFtdcSettArchiveStatusType (line 5474) | typedef char TThostFtdcSettArchiveStatusType; type TThostFtdcCTPTypeType (line 5486) | typedef char TThostFtdcCTPTypeType; type TThostFtdcCloseDealTypeType (line 5506) | typedef char TThostFtdcCloseDealTypeType; type TThostFtdcMortgageFundUseRangeType (line 5520) | typedef char TThostFtdcMortgageFundUseRangeType; type TThostFtdcCurrencyUnitType (line 5525) | typedef double TThostFtdcCurrencyUnitType; type TThostFtdcExchangeRateType (line 5530) | typedef double TThostFtdcExchangeRateType; type TThostFtdcSpecProductTypeType (line 5542) | typedef char TThostFtdcSpecProductTypeType; type TThostFtdcFundMortgageTypeType (line 5552) | typedef char TThostFtdcFundMortgageTypeType; type TThostFtdcAccountSettlementParamIDType (line 5562) | typedef char TThostFtdcAccountSettlementParamIDType; type TThostFtdcFundMortDirectionType (line 5582) | typedef char TThostFtdcFundMortDirectionType; type TThostFtdcBusinessClassType (line 5594) | typedef char TThostFtdcBusinessClassType; type TThostFtdcSwapSourceTypeType (line 5604) | typedef char TThostFtdcSwapSourceTypeType; type TThostFtdcCurrExDirectionType (line 5614) | typedef char TThostFtdcCurrExDirectionType; type TThostFtdcCurrencySwapStatusType (line 5634) | typedef char TThostFtdcCurrencySwapStatusType; type TThostFtdcReqFlagType (line 5658) | typedef char TThostFtdcReqFlagType; type TThostFtdcResFlagType (line 5670) | typedef char TThostFtdcResFlagType; type TThostFtdcRecordCountType (line 5680) | typedef int TThostFtdcRecordCountType; type TThostFtdcExStatusType (line 5695) | typedef char TThostFtdcExStatusType; type TThostFtdcClientRegionType (line 5707) | typedef char TThostFtdcClientRegionType; type TThostFtdcHasBoardType (line 5772) | typedef char TThostFtdcHasBoardType; type TThostFtdcStartModeType (line 5784) | typedef char TThostFtdcStartModeType; type TThostFtdcTemplateTypeType (line 5796) | typedef char TThostFtdcTemplateTypeType; type TThostFtdcLoginModeType (line 5806) | typedef char TThostFtdcLoginModeType; type TThostFtdcPromptTypeType (line 5816) | typedef char TThostFtdcPromptTypeType; type TThostFtdcHasTrusteeType (line 5856) | typedef char TThostFtdcHasTrusteeType; type TThostFtdcAmTypeType (line 5894) | typedef char TThostFtdcAmTypeType; type TThostFtdcCSRCFundIOTypeType (line 5909) | typedef char TThostFtdcCSRCFundIOTypeType; type TThostFtdcCusAccountTypeType (line 5923) | typedef char TThostFtdcCusAccountTypeType; type TThostFtdcLanguageTypeType (line 5943) | typedef char TThostFtdcLanguageTypeType; type TThostFtdcAssetmgrClientTypeType (line 5960) | typedef char TThostFtdcAssetmgrClientTypeType; type TThostFtdcAssetmgrTypeType (line 5970) | typedef char TThostFtdcAssetmgrTypeType; type TThostFtdcCheckInstrTypeType (line 6007) | typedef char TThostFtdcCheckInstrTypeType; type TThostFtdcDeliveryTypeType (line 6017) | typedef char TThostFtdcDeliveryTypeType; type TThostFtdcBigMoneyType (line 6022) | typedef double TThostFtdcBigMoneyType; type TThostFtdcMaxMarginSideAlgorithmType (line 6032) | typedef char TThostFtdcMaxMarginSideAlgorithmType; type TThostFtdcDAClientTypeType (line 6044) | typedef char TThostFtdcDAClientTypeType; type TThostFtdcDCEPriorityType (line 6059) | typedef int TThostFtdcDCEPriorityType; type TThostFtdcTradeGroupIDType (line 6064) | typedef int TThostFtdcTradeGroupIDType; type TThostFtdcIsCheckPrepaType (line 6069) | typedef int TThostFtdcIsCheckPrepaType; type TThostFtdcUOAAssetmgrTypeType (line 6079) | typedef char TThostFtdcUOAAssetmgrTypeType; type TThostFtdcDirectionEnType (line 6089) | typedef char TThostFtdcDirectionEnType; type TThostFtdcOffsetFlagEnType (line 6109) | typedef char TThostFtdcOffsetFlagEnType; type TThostFtdcHedgeFlagEnType (line 6121) | typedef char TThostFtdcHedgeFlagEnType; type TThostFtdcFundIOTypeEnType (line 6133) | typedef char TThostFtdcFundIOTypeEnType; type TThostFtdcFundTypeEnType (line 6147) | typedef char TThostFtdcFundTypeEnType; type TThostFtdcFundDirectionEnType (line 6157) | typedef char TThostFtdcFundDirectionEnType; type TThostFtdcFundMortDirectionEnType (line 6167) | typedef char TThostFtdcFundMortDirectionEnType; type TThostFtdcOptionsTypeType (line 6182) | typedef char TThostFtdcOptionsTypeType; type TThostFtdcStrikeModeType (line 6194) | typedef char TThostFtdcStrikeModeType; type TThostFtdcStrikeTypeType (line 6204) | typedef char TThostFtdcStrikeTypeType; type TThostFtdcApplyTypeType (line 6212) | typedef char TThostFtdcApplyTypeType; type TThostFtdcGiveUpDataSourceType (line 6222) | typedef char TThostFtdcGiveUpDataSourceType; type TThostFtdcExecResultType (line 6257) | typedef char TThostFtdcExecResultType; type TThostFtdcStrikeSequenceType (line 6262) | typedef int TThostFtdcStrikeSequenceType; type TThostFtdcCombinationTypeType (line 6295) | typedef char TThostFtdcCombinationTypeType; type TThostFtdcDceCombinationTypeType (line 6323) | typedef char TThostFtdcDceCombinationTypeType; type TThostFtdcOptionRoyaltyPriceTypeType (line 6335) | typedef char TThostFtdcOptionRoyaltyPriceTypeType; type TThostFtdcBalanceAlgorithmType (line 6345) | typedef char TThostFtdcBalanceAlgorithmType; type TThostFtdcActionTypeType (line 6355) | typedef char TThostFtdcActionTypeType; type TThostFtdcForQuoteStatusType (line 6367) | typedef char TThostFtdcForQuoteStatusType; type TThostFtdcValueMethodType (line 6377) | typedef char TThostFtdcValueMethodType; type TThostFtdcExecOrderPositionFlagType (line 6387) | typedef char TThostFtdcExecOrderPositionFlagType; type TThostFtdcExecOrderCloseFlagType (line 6397) | typedef char TThostFtdcExecOrderCloseFlagType; type TThostFtdcProductTypeType (line 6407) | typedef char TThostFtdcProductTypeType; type TThostFtdcCZCEUploadFileNameType (line 6429) | typedef char TThostFtdcCZCEUploadFileNameType; type TThostFtdcDCEUploadFileNameType (line 6451) | typedef char TThostFtdcDCEUploadFileNameType; type TThostFtdcSHFEUploadFileNameType (line 6465) | typedef char TThostFtdcSHFEUploadFileNameType; type TThostFtdcCFFEXUploadFileNameType (line 6479) | typedef char TThostFtdcCFFEXUploadFileNameType; type TThostFtdcCombDirectionType (line 6491) | typedef char TThostFtdcCombDirectionType; type TThostFtdcStrikeOffsetTypeType (line 6505) | typedef char TThostFtdcStrikeOffsetTypeType; type TThostFtdcReserveOpenAccStasType (line 6519) | typedef char TThostFtdcReserveOpenAccStasType; type TThostFtdcBulletinIDType (line 6534) | typedef int TThostFtdcBulletinIDType; type TThostFtdcNewsUrgencyType (line 6544) | typedef char TThostFtdcNewsUrgencyType; type TThostFtdcWeakPasswordSourceType (line 6584) | typedef char TThostFtdcWeakPasswordSourceType; type TThostFtdcOptSelfCloseFlagType (line 6608) | typedef char TThostFtdcOptSelfCloseFlagType; type TThostFtdcBizTypeType (line 6618) | typedef char TThostFtdcBizTypeType; type TThostFtdcAppTypeType (line 6632) | typedef char TThostFtdcAppTypeType; type TThostFtdcSystemInfoLenType (line 6642) | typedef int TThostFtdcSystemInfoLenType; type TThostFtdcAdditionalInfoLenType (line 6647) | typedef int TThostFtdcAdditionalInfoLenType; type TThostFtdcCurrentAuthMethodType (line 6672) | typedef int TThostFtdcCurrentAuthMethodType; type TThostFtdcCaptchaInfoLenType (line 6677) | typedef int TThostFtdcCaptchaInfoLenType; type TThostFtdcUserTextSeqType (line 6687) | typedef int TThostFtdcUserTextSeqType; type TThostFtdcHandshakeDataLenType (line 6697) | typedef int TThostFtdcHandshakeDataLenType; type TThostFtdcRsaKeyVersionType (line 6707) | typedef int TThostFtdcRsaKeyVersionType; type TThostFtdcQueryFreqType (line 6722) | typedef int TThostFtdcQueryFreqType; type TThostFtdcResponseValueType (line 6732) | typedef char TThostFtdcResponseValueType; type TThostFtdcOTCTradeTypeType (line 6742) | typedef char TThostFtdcOTCTradeTypeType; type TThostFtdcMatchTypeType (line 6752) | typedef char TThostFtdcMatchTypeType; type TThostFtdcRiskValueType (line 6762) | typedef double TThostFtdcRiskValueType; type TThostFtdcDiscountRatioType (line 6772) | typedef double TThostFtdcDiscountRatioType; type TThostFtdcAuthTypeType (line 6782) | typedef char TThostFtdcAuthTypeType; type TThostFtdcClassTypeType (line 6796) | typedef char TThostFtdcClassTypeType; type TThostFtdcTradingTypeType (line 6808) | typedef char TThostFtdcTradingTypeType; type TThostFtdcProductStatusType (line 6818) | typedef char TThostFtdcProductStatusType; type TThostFtdcSyncDeltaStatusType (line 6832) | typedef char TThostFtdcSyncDeltaStatusType; type TThostFtdcActionDirectionType (line 6844) | typedef char TThostFtdcActionDirectionType; type TThostFtdcOrderCancelAlgType (line 6854) | typedef char TThostFtdcOrderCancelAlgType; type TThostFtdcCommonIntType (line 6864) | typedef int TThostFtdcCommonIntType; type TThostFtdcOpenLimitControlLevelType (line 6881) | typedef char TThostFtdcOpenLimitControlLevelType; type TThostFtdcOrderFreqControlLevelType (line 6893) | typedef char TThostFtdcOrderFreqControlLevelType; type TThostFtdcEnumBoolType (line 6903) | typedef char TThostFtdcEnumBoolType; type TThostFtdcTimeRangeType (line 6917) | typedef char TThostFtdcTimeRangeType; type TThostFtdcDeltaType (line 6922) | typedef double TThostFtdcDeltaType; type TThostFtdcSpreadIdType (line 6927) | typedef int TThostFtdcSpreadIdType; type TThostFtdcPortfolioType (line 6943) | typedef char TThostFtdcPortfolioType; type TThostFtdcPortfolioDefIDType (line 6948) | typedef int TThostFtdcPortfolioDefIDType; type TThostFtdcWithDrawParamIDType (line 6956) | typedef char TThostFtdcWithDrawParamIDType; type TThostFtdcInvstTradingRightType (line 6971) | typedef char TThostFtdcInvstTradingRightType; type TThostFtdcThostFunctionCodeType (line 6976) | typedef int TThostFtdcThostFunctionCodeType; type TThostFtdcSPMMDiscountRatioType (line 6981) | typedef double TThostFtdcSPMMDiscountRatioType; type TThostFtdcInstMarginCalIDType (line 7008) | typedef char TThostFtdcInstMarginCalIDType; type TThostFtdcHedgeRateType (line 7018) | typedef double TThostFtdcHedgeRateType; type TThostFtdcRCAMSPriorityType (line 7023) | typedef int TThostFtdcRCAMSPriorityType; type TThostFtdcAdjustValueType (line 7028) | typedef double TThostFtdcAdjustValueType; type TThostFtdcRCAMSCombinationTypeType (line 7044) | typedef char TThostFtdcRCAMSCombinationTypeType; type TThostFtdcPortfTypeType (line 7059) | typedef char TThostFtdcPortfTypeType; type TThostFtdcInstrumentClassType (line 7071) | typedef char TThostFtdcInstrumentClassType; type TThostFtdcCommodityGroupIDType (line 7076) | typedef int TThostFtdcCommodityGroupIDType; type TThostFtdcStdPositionType (line 7081) | typedef double TThostFtdcStdPositionType; type TThostFtdcProdChangeFlagType (line 7093) | typedef char TThostFtdcProdChangeFlagType; type TThostFtdcPwdRcdSrcType (line 7109) | typedef char TThostFtdcPwdRcdSrcType; type TThostFtdcAddrSrvModeType (line 7121) | typedef char TThostFtdcAddrSrvModeType; type TThostFtdcAddrVerType (line 7131) | typedef char TThostFtdcAddrVerType; type TThostFtdcTGSessionQryStatusType (line 7156) | typedef char TThostFtdcTGSessionQryStatusType; type TThostFtdcOffsetTypeType (line 7170) | typedef char TThostFtdcOffsetTypeType; type TThostFtdcApplySrcType (line 7190) | typedef char TThostFtdcApplySrcType; FILE: native/ctp_bridge/api/linux/ThostFtdcUserApiStruct.h type CThostFtdcDisseminationField (line 21) | struct CThostFtdcDisseminationField type CThostFtdcReqUserLoginField (line 30) | struct CThostFtdcReqUserLoginField type CThostFtdcRspUserLoginField (line 61) | struct CThostFtdcRspUserLoginField type CThostFtdcUserLogoutField (line 104) | struct CThostFtdcUserLogoutField type CThostFtdcForceUserLogoutField (line 113) | struct CThostFtdcForceUserLogoutField type CThostFtdcReqAuthenticateField (line 122) | struct CThostFtdcReqAuthenticateField type CThostFtdcRspAuthenticateField (line 137) | struct CThostFtdcRspAuthenticateField type CThostFtdcAuthenticationInfoField (line 152) | struct CThostFtdcAuthenticationInfoField type CThostFtdcRspUserLogin2Field (line 175) | struct CThostFtdcRspUserLogin2Field type CThostFtdcTransferHeaderField (line 208) | struct CThostFtdcTransferHeaderField type CThostFtdcTransferBankToFutureReqField (line 239) | struct CThostFtdcTransferBankToFutureReqField type CThostFtdcTransferBankToFutureRspField (line 256) | struct CThostFtdcTransferBankToFutureRspField type CThostFtdcTransferFutureToBankReqField (line 273) | struct CThostFtdcTransferFutureToBankReqField type CThostFtdcTransferFutureToBankRspField (line 290) | struct CThostFtdcTransferFutureToBankRspField type CThostFtdcTransferQryBankReqField (line 307) | struct CThostFtdcTransferQryBankReqField type CThostFtdcTransferQryBankRspField (line 320) | struct CThostFtdcTransferQryBankRspField type CThostFtdcTransferQryDetailReqField (line 339) | struct CThostFtdcTransferQryDetailReqField type CThostFtdcTransferQryDetailRspField (line 346) | struct CThostFtdcTransferQryDetailRspField type CThostFtdcRspInfoField (line 379) | struct CThostFtdcRspInfoField type CThostFtdcExchangeField (line 388) | struct CThostFtdcExchangeField type CThostFtdcProductField (line 399) | struct CThostFtdcProductField type CThostFtdcInstrumentField (line 446) | struct CThostFtdcInstrumentField type CThostFtdcBrokerField (line 521) | struct CThostFtdcBrokerField type CThostFtdcTraderField (line 534) | struct CThostFtdcTraderField type CThostFtdcInvestorField (line 557) | struct CThostFtdcInvestorField type CThostFtdcTradingCodeField (line 592) | struct CThostFtdcTradingCodeField type CThostFtdcPartBrokerField (line 615) | struct CThostFtdcPartBrokerField type CThostFtdcSuperUserField (line 628) | struct CThostFtdcSuperUserField type CThostFtdcSuperUserFunctionField (line 641) | struct CThostFtdcSuperUserFunctionField type CThostFtdcInvestorGroupField (line 650) | struct CThostFtdcInvestorGroupField type CThostFtdcTradingAccountField (line 661) | struct CThostFtdcTradingAccountField type CThostFtdcInvestorPositionField (line 766) | struct CThostFtdcInvestorPositionField type CThostFtdcInstrumentMarginRateField (line 873) | struct CThostFtdcInstrumentMarginRateField type CThostFtdcInstrumentCommissionRateField (line 904) | struct CThostFtdcInstrumentCommissionRateField type CThostFtdcDepthMarketDataField (line 937) | struct CThostFtdcDepthMarketDataField type CThostFtdcInstrumentTradingRightField (line 1038) | struct CThostFtdcInstrumentTradingRightField type CThostFtdcBrokerUserField (line 1055) | struct CThostFtdcBrokerUserField type CThostFtdcBrokerUserPasswordField (line 1074) | struct CThostFtdcBrokerUserPasswordField type CThostFtdcBrokerUserFunctionField (line 1093) | struct CThostFtdcBrokerUserFunctionField type CThostFtdcTraderOfferField (line 1104) | struct CThostFtdcTraderOfferField type CThostFtdcSettlementInfoField (line 1149) | struct CThostFtdcSettlementInfoField type CThostFtdcInstrumentMarginRateAdjustField (line 1170) | struct CThostFtdcInstrumentMarginRateAdjustField type CThostFtdcExchangeMarginRateField (line 1197) | struct CThostFtdcExchangeMarginRateField type CThostFtdcExchangeMarginRateAdjustField (line 1220) | struct CThostFtdcExchangeMarginRateAdjustField type CThostFtdcExchangeRateField (line 1257) | struct CThostFtdcExchangeRateField type CThostFtdcSettlementRefField (line 1272) | struct CThostFtdcSettlementRefField type CThostFtdcCurrentTimeField (line 1281) | struct CThostFtdcCurrentTimeField type CThostFtdcCommPhaseField (line 1294) | struct CThostFtdcCommPhaseField type CThostFtdcLoginInfoField (line 1305) | struct CThostFtdcLoginInfoField type CThostFtdcLogoutAllField (line 1358) | struct CThostFtdcLogoutAllField type CThostFtdcFrontStatusField (line 1369) | struct CThostFtdcFrontStatusField type CThostFtdcUserPasswordUpdateField (line 1382) | struct CThostFtdcUserPasswordUpdateField type CThostFtdcInputOrderField (line 1395) | struct CThostFtdcInputOrderField type CThostFtdcOrderField (line 1468) | struct CThostFtdcOrderField type CThostFtdcExchangeOrderField (line 1609) | struct CThostFtdcExchangeOrderField type CThostFtdcExchangeOrderInsertErrorField (line 1708) | struct CThostFtdcExchangeOrderInsertErrorField type CThostFtdcInputOrderActionField (line 1727) | struct CThostFtdcInputOrderActionField type CThostFtdcOrderActionField (line 1774) | struct CThostFtdcOrderActionField type CThostFtdcExchangeOrderActionField (line 1845) | struct CThostFtdcExchangeOrderActionField type CThostFtdcExchangeOrderActionErrorField (line 1890) | struct CThostFtdcExchangeOrderActionErrorField type CThostFtdcExchangeTradeField (line 1911) | struct CThostFtdcExchangeTradeField type CThostFtdcTradeField (line 1962) | struct CThostFtdcTradeField type CThostFtdcUserSessionField (line 2033) | struct CThostFtdcUserSessionField type CThostFtdcQryMaxOrderVolumeField (line 2064) | struct CThostFtdcQryMaxOrderVolumeField type CThostFtdcSettlementInfoConfirmField (line 2089) | struct CThostFtdcSettlementInfoConfirmField type CThostFtdcSyncDepositField (line 2108) | struct CThostFtdcSyncDepositField type CThostFtdcSyncFundMortgageField (line 2131) | struct CThostFtdcSyncFundMortgageField type CThostFtdcBrokerSyncField (line 2148) | struct CThostFtdcBrokerSyncField type CThostFtdcSyncingInvestorField (line 2155) | struct CThostFtdcSyncingInvestorField type CThostFtdcSyncingTradingCodeField (line 2190) | struct CThostFtdcSyncingTradingCodeField type CThostFtdcSyncingInvestorGroupField (line 2207) | struct CThostFtdcSyncingInvestorGroupField type CThostFtdcSyncingTradingAccountField (line 2218) | struct CThostFtdcSyncingTradingAccountField type CThostFtdcSyncingInvestorPositionField (line 2321) | struct CThostFtdcSyncingInvestorPositionField type CThostFtdcSyncingInstrumentMarginRateField (line 2426) | struct CThostFtdcSyncingInstrumentMarginRateField type CThostFtdcSyncingInstrumentCommissionRateField (line 2453) | struct CThostFtdcSyncingInstrumentCommissionRateField type CThostFtdcSyncingInstrumentTradingRightField (line 2480) | struct CThostFtdcSyncingInstrumentTradingRightField type CThostFtdcQryOrderField (line 2497) | struct CThostFtdcQryOrderField type CThostFtdcQryTradeField (line 2520) | struct CThostFtdcQryTradeField type CThostFtdcQryInvestorPositionField (line 2543) | struct CThostFtdcQryInvestorPositionField type CThostFtdcQryTradingAccountField (line 2560) | struct CThostFtdcQryTradingAccountField type CThostFtdcQryInvestorField (line 2575) | struct CThostFtdcQryInvestorField type CThostFtdcQryTradingCodeField (line 2584) | struct CThostFtdcQryTradingCodeField type CThostFtdcQryInvestorGroupField (line 2601) | struct CThostFtdcQryInvestorGroupField type CThostFtdcQryInstrumentMarginRateField (line 2608) | struct CThostFtdcQryInstrumentMarginRateField type CThostFtdcQryInstrumentCommissionRateField (line 2627) | struct CThostFtdcQryInstrumentCommissionRateField type CThostFtdcQryInstrumentTradingRightField (line 2644) | struct CThostFtdcQryInstrumentTradingRightField type CThostFtdcQryBrokerField (line 2657) | struct CThostFtdcQryBrokerField type CThostFtdcQryTraderField (line 2664) | struct CThostFtdcQryTraderField type CThostFtdcQrySuperUserFunctionField (line 2675) | struct CThostFtdcQrySuperUserFunctionField type CThostFtdcQryUserSessionField (line 2682) | struct CThostFtdcQryUserSessionField type CThostFtdcQryPartBrokerField (line 2695) | struct CThostFtdcQryPartBrokerField type CThostFtdcQryFrontStatusField (line 2706) | struct CThostFtdcQryFrontStatusField type CThostFtdcQryExchangeOrderField (line 2713) | struct CThostFtdcQryExchangeOrderField type CThostFtdcQryOrderActionField (line 2730) | struct CThostFtdcQryOrderActionField type CThostFtdcQryExchangeOrderActionField (line 2741) | struct CThostFtdcQryExchangeOrderActionField type CThostFtdcQrySuperUserField (line 2754) | struct CThostFtdcQrySuperUserField type CThostFtdcQryExchangeField (line 2761) | struct CThostFtdcQryExchangeField type CThostFtdcQryProductField (line 2768) | struct CThostFtdcQryProductField type CThostFtdcQryInstrumentField (line 2781) | struct CThostFtdcQryInstrumentField type CThostFtdcQryDepthMarketDataField (line 2800) | struct CThostFtdcQryDepthMarketDataField type CThostFtdcQryBrokerUserField (line 2813) | struct CThostFtdcQryBrokerUserField type CThostFtdcQryBrokerUserFunctionField (line 2822) | struct CThostFtdcQryBrokerUserFunctionField type CThostFtdcQryTraderOfferField (line 2831) | struct CThostFtdcQryTraderOfferField type CThostFtdcQrySyncDepositField (line 2842) | struct CThostFtdcQrySyncDepositField type CThostFtdcQrySettlementInfoField (line 2851) | struct CThostFtdcQrySettlementInfoField type CThostFtdcQryExchangeMarginRateField (line 2866) | struct CThostFtdcQryExchangeMarginRateField type CThostFtdcQryExchangeMarginRateAdjustField (line 2881) | struct CThostFtdcQryExchangeMarginRateAdjustField type CThostFtdcQryExchangeRateField (line 2894) | struct CThostFtdcQryExchangeRateField type CThostFtdcQrySyncFundMortgageField (line 2905) | struct CThostFtdcQrySyncFundMortgageField type CThostFtdcQryHisOrderField (line 2914) | struct CThostFtdcQryHisOrderField type CThostFtdcOptionInstrMiniMarginField (line 2939) | struct CThostFtdcOptionInstrMiniMarginField type CThostFtdcOptionInstrMarginAdjustField (line 2960) | struct CThostFtdcOptionInstrMarginAdjustField type CThostFtdcOptionInstrCommRateField (line 2993) | struct CThostFtdcOptionInstrCommRateField type CThostFtdcOptionInstrTradeCostField (line 3028) | struct CThostFtdcOptionInstrTradeCostField type CThostFtdcQryOptionInstrTradeCostField (line 3057) | struct CThostFtdcQryOptionInstrTradeCostField type CThostFtdcQryOptionInstrCommRateField (line 3080) | struct CThostFtdcQryOptionInstrCommRateField type CThostFtdcIndexPriceField (line 3097) | struct CThostFtdcIndexPriceField type CThostFtdcInputExecOrderField (line 3110) | struct CThostFtdcInputExecOrderField type CThostFtdcInputExecOrderActionField (line 3161) | struct CThostFtdcInputExecOrderActionField type CThostFtdcExecOrderField (line 3200) | struct CThostFtdcExecOrderField type CThostFtdcExecOrderActionField (line 3299) | struct CThostFtdcExecOrderActionField type CThostFtdcQryExecOrderField (line 3364) | struct CThostFtdcQryExecOrderField type CThostFtdcExchangeExecOrderField (line 3385) | struct CThostFtdcExchangeExecOrderField type CThostFtdcQryExchangeExecOrderField (line 3454) | struct CThostFtdcQryExchangeExecOrderField type CThostFtdcQryExecOrderActionField (line 3471) | struct CThostFtdcQryExecOrderActionField type CThostFtdcExchangeExecOrderActionField (line 3482) | struct CThostFtdcExchangeExecOrderActionField type CThostFtdcQryExchangeExecOrderActionField (line 3531) | struct CThostFtdcQryExchangeExecOrderActionField type CThostFtdcErrExecOrderField (line 3544) | struct CThostFtdcErrExecOrderField type CThostFtdcQryErrExecOrderField (line 3599) | struct CThostFtdcQryErrExecOrderField type CThostFtdcErrExecOrderActionField (line 3608) | struct CThostFtdcErrExecOrderActionField type CThostFtdcQryErrExecOrderActionField (line 3651) | struct CThostFtdcQryErrExecOrderActionField type CThostFtdcOptionInstrTradingRightField (line 3660) | struct CThostFtdcOptionInstrTradingRightField type CThostFtdcQryOptionInstrTradingRightField (line 3679) | struct CThostFtdcQryOptionInstrTradingRightField type CThostFtdcInputForQuoteField (line 3694) | struct CThostFtdcInputForQuoteField type CThostFtdcForQuoteField (line 3721) | struct CThostFtdcForQuoteField type CThostFtdcQryForQuoteField (line 3778) | struct CThostFtdcQryForQuoteField type CThostFtdcExchangeForQuoteField (line 3799) | struct CThostFtdcExchangeForQuoteField type CThostFtdcQryExchangeForQuoteField (line 3832) | struct CThostFtdcQryExchangeForQuoteField type CThostFtdcInputQuoteField (line 3849) | struct CThostFtdcInputQuoteField type CThostFtdcInputQuoteActionField (line 3912) | struct CThostFtdcInputQuoteActionField type CThostFtdcQuoteField (line 3957) | struct CThostFtdcQuoteField type CThostFtdcQuoteActionField (line 4076) | struct CThostFtdcQuoteActionField type CThostFtdcQryQuoteField (line 4143) | struct CThostFtdcQryQuoteField type CThostFtdcExchangeQuoteField (line 4166) | struct CThostFtdcExchangeQuoteField type CThostFtdcQryExchangeQuoteField (line 4245) | struct CThostFtdcQryExchangeQuoteField type CThostFtdcQryQuoteActionField (line 4262) | struct CThostFtdcQryQuoteActionField type CThostFtdcExchangeQuoteActionField (line 4273) | struct CThostFtdcExchangeQuoteActionField type CThostFtdcQryExchangeQuoteActionField (line 4312) | struct CThostFtdcQryExchangeQuoteActionField type CThostFtdcOptionInstrDeltaField (line 4325) | struct CThostFtdcOptionInstrDeltaField type CThostFtdcForQuoteRspField (line 4342) | struct CThostFtdcForQuoteRspField type CThostFtdcStrikeOffsetField (line 4361) | struct CThostFtdcStrikeOffsetField type CThostFtdcQryStrikeOffsetField (line 4380) | struct CThostFtdcQryStrikeOffsetField type CThostFtdcInputBatchOrderActionField (line 4393) | struct CThostFtdcInputBatchOrderActionField type CThostFtdcBatchOrderActionField (line 4422) | struct CThostFtdcBatchOrderActionField type CThostFtdcExchangeBatchOrderActionField (line 4471) | struct CThostFtdcExchangeBatchOrderActionField type CThostFtdcQryBatchOrderActionField (line 4504) | struct CThostFtdcQryBatchOrderActionField type CThostFtdcCombInstrumentGuardField (line 4515) | struct CThostFtdcCombInstrumentGuardField type CThostFtdcQryCombInstrumentGuardField (line 4530) | struct CThostFtdcQryCombInstrumentGuardField type CThostFtdcInputCombActionField (line 4543) | struct CThostFtdcInputCombActionField type CThostFtdcCombActionField (line 4582) | struct CThostFtdcCombActionField type CThostFtdcQryCombActionField (line 4653) | struct CThostFtdcQryCombActionField type CThostFtdcExchangeCombActionField (line 4670) | struct CThostFtdcExchangeCombActionField type CThostFtdcQryExchangeCombActionField (line 4719) | struct CThostFtdcQryExchangeCombActionField type CThostFtdcProductExchRateField (line 4736) | struct CThostFtdcProductExchRateField type CThostFtdcQryProductExchRateField (line 4751) | struct CThostFtdcQryProductExchRateField type CThostFtdcQryForQuoteParamField (line 4762) | struct CThostFtdcQryForQuoteParamField type CThostFtdcForQuoteParamField (line 4775) | struct CThostFtdcForQuoteParamField type CThostFtdcMMOptionInstrCommRateField (line 4792) | struct CThostFtdcMMOptionInstrCommRateField type CThostFtdcQryMMOptionInstrCommRateField (line 4823) | struct CThostFtdcQryMMOptionInstrCommRateField type CThostFtdcMMInstrumentCommissionRateField (line 4836) | struct CThostFtdcMMInstrumentCommissionRateField type CThostFtdcQryMMInstrumentCommissionRateField (line 4863) | struct CThostFtdcQryMMInstrumentCommissionRateField type CThostFtdcInstrumentOrderCommRateField (line 4876) | struct CThostFtdcInstrumentOrderCommRateField type CThostFtdcQryInstrumentOrderCommRateField (line 4905) | struct CThostFtdcQryInstrumentOrderCommRateField type CThostFtdcTradeParamField (line 4918) | struct CThostFtdcTradeParamField type CThostFtdcInstrumentMarginRateULField (line 4931) | struct CThostFtdcInstrumentMarginRateULField type CThostFtdcFutureLimitPosiParamField (line 4956) | struct CThostFtdcFutureLimitPosiParamField type CThostFtdcLoginForbiddenIPField (line 4977) | struct CThostFtdcLoginForbiddenIPField type CThostFtdcIPListField (line 4986) | struct CThostFtdcIPListField type CThostFtdcInputOptionSelfCloseField (line 4997) | struct CThostFtdcInputOptionSelfCloseField type CThostFtdcInputOptionSelfCloseActionField (line 5040) | struct CThostFtdcInputOptionSelfCloseActionField type CThostFtdcOptionSelfCloseField (line 5079) | struct CThostFtdcOptionSelfCloseField type CThostFtdcOptionSelfCloseActionField (line 5170) | struct CThostFtdcOptionSelfCloseActionField type CThostFtdcQryOptionSelfCloseField (line 5233) | struct CThostFtdcQryOptionSelfCloseField type CThostFtdcExchangeOptionSelfCloseField (line 5254) | struct CThostFtdcExchangeOptionSelfCloseField type CThostFtdcQryOptionSelfCloseActionField (line 5315) | struct CThostFtdcQryOptionSelfCloseActionField type CThostFtdcExchangeOptionSelfCloseActionField (line 5326) | struct CThostFtdcExchangeOptionSelfCloseActionField type CThostFtdcSyncDelaySwapField (line 5373) | struct CThostFtdcSyncDelaySwapField type CThostFtdcQrySyncDelaySwapField (line 5400) | struct CThostFtdcQrySyncDelaySwapField type CThostFtdcInvestUnitField (line 5409) | struct CThostFtdcInvestUnitField type CThostFtdcQryInvestUnitField (line 5432) | struct CThostFtdcQryInvestUnitField type CThostFtdcSecAgentCheckModeField (line 5443) | struct CThostFtdcSecAgentCheckModeField type CThostFtdcSecAgentTradeInfoField (line 5458) | struct CThostFtdcSecAgentTradeInfoField type CThostFtdcMarketDataField (line 5471) | struct CThostFtdcMarketDataField type CThostFtdcMarketDataBaseField (line 5526) | struct CThostFtdcMarketDataBaseField type CThostFtdcMarketDataStaticField (line 5541) | struct CThostFtdcMarketDataStaticField type CThostFtdcMarketDataLastMatchField (line 5562) | struct CThostFtdcMarketDataLastMatchField type CThostFtdcMarketDataBestPriceField (line 5575) | struct CThostFtdcMarketDataBestPriceField type CThostFtdcMarketDataBid23Field (line 5588) | struct CThostFtdcMarketDataBid23Field type CThostFtdcMarketDataAsk23Field (line 5601) | struct CThostFtdcMarketDataAsk23Field type CThostFtdcMarketDataBid45Field (line 5614) | struct CThostFtdcMarketDataBid45Field type CThostFtdcMarketDataAsk45Field (line 5627) | struct CThostFtdcMarketDataAsk45Field type CThostFtdcMarketDataUpdateTimeField (line 5640) | struct CThostFtdcMarketDataUpdateTimeField type CThostFtdcMarketDataBandingPriceField (line 5655) | struct CThostFtdcMarketDataBandingPriceField type CThostFtdcMarketDataExchangeField (line 5664) | struct CThostFtdcMarketDataExchangeField type CThostFtdcSpecificInstrumentField (line 5671) | struct CThostFtdcSpecificInstrumentField type CThostFtdcInstrumentStatusField (line 5680) | struct CThostFtdcInstrumentStatusField type CThostFtdcQryInstrumentStatusField (line 5705) | struct CThostFtdcQryInstrumentStatusField type CThostFtdcInvestorAccountField (line 5716) | struct CThostFtdcInvestorAccountField type CThostFtdcPositionProfitAlgorithmField (line 5729) | struct CThostFtdcPositionProfitAlgorithmField type CThostFtdcDiscountField (line 5744) | struct CThostFtdcDiscountField type CThostFtdcQryTransferBankField (line 5757) | struct CThostFtdcQryTransferBankField type CThostFtdcTransferBankField (line 5766) | struct CThostFtdcTransferBankField type CThostFtdcQryInvestorPositionDetailField (line 5779) | struct CThostFtdcQryInvestorPositionDetailField type CThostFtdcInvestorPositionDetailField (line 5796) | struct CThostFtdcInvestorPositionDetailField type CThostFtdcTradingAccountPasswordField (line 5863) | struct CThostFtdcTradingAccountPasswordField type CThostFtdcMDTraderOfferField (line 5876) | struct CThostFtdcMDTraderOfferField type CThostFtdcQryMDTraderOfferField (line 5921) | struct CThostFtdcQryMDTraderOfferField type CThostFtdcQryNoticeField (line 5932) | struct CThostFtdcQryNoticeField type CThostFtdcNoticeField (line 5939) | struct CThostFtdcNoticeField type CThostFtdcUserRightField (line 5950) | struct CThostFtdcUserRightField type CThostFtdcQrySettlementInfoConfirmField (line 5963) | struct CThostFtdcQrySettlementInfoConfirmField type CThostFtdcLoadSettlementInfoField (line 5976) | struct CThostFtdcLoadSettlementInfoField type CThostFtdcBrokerWithdrawAlgorithmField (line 5983) | struct CThostFtdcBrokerWithdrawAlgorithmField type CThostFtdcTradingAccountPasswordUpdateV1Field (line 6008) | struct CThostFtdcTradingAccountPasswordUpdateV1Field type CThostFtdcTradingAccountPasswordUpdateField (line 6021) | struct CThostFtdcTradingAccountPasswordUpdateField type CThostFtdcQryCombinationLegField (line 6036) | struct CThostFtdcQryCombinationLegField type CThostFtdcQrySyncStatusField (line 6051) | struct CThostFtdcQrySyncStatusField type CThostFtdcCombinationLegField (line 6058) | struct CThostFtdcCombinationLegField type CThostFtdcSyncStatusField (line 6079) | struct CThostFtdcSyncStatusField type CThostFtdcQryLinkManField (line 6088) | struct CThostFtdcQryLinkManField type CThostFtdcLinkManField (line 6097) | struct CThostFtdcLinkManField type CThostFtdcQryBrokerUserEventField (line 6126) | struct CThostFtdcQryBrokerUserEventField type CThostFtdcBrokerUserEventField (line 6137) | struct CThostFtdcBrokerUserEventField type CThostFtdcQryContractBankField (line 6166) | struct CThostFtdcQryContractBankField type CThostFtdcContractBankField (line 6177) | struct CThostFtdcContractBankField type CThostFtdcInvestorPositionCombineDetailField (line 6190) | struct CThostFtdcInvestorPositionCombineDetailField type CThostFtdcParkedOrderField (line 6241) | struct CThostFtdcParkedOrderField type CThostFtdcParkedOrderActionField (line 6320) | struct CThostFtdcParkedOrderActionField type CThostFtdcQryParkedOrderField (line 6373) | struct CThostFtdcQryParkedOrderField type CThostFtdcQryParkedOrderActionField (line 6390) | struct CThostFtdcQryParkedOrderActionField type CThostFtdcRemoveParkedOrderField (line 6407) | struct CThostFtdcRemoveParkedOrderField type CThostFtdcRemoveParkedOrderActionField (line 6420) | struct CThostFtdcRemoveParkedOrderActionField type CThostFtdcInvestorWithdrawAlgorithmField (line 6433) | struct CThostFtdcInvestorWithdrawAlgorithmField type CThostFtdcQryInvestorPositionCombineDetailField (line 6450) | struct CThostFtdcQryInvestorPositionCombineDetailField type CThostFtdcMarketDataAveragePriceField (line 6467) | struct CThostFtdcMarketDataAveragePriceField type CThostFtdcVerifyInvestorPasswordField (line 6474) | struct CThostFtdcVerifyInvestorPasswordField type CThostFtdcUserIPField (line 6485) | struct CThostFtdcUserIPField type CThostFtdcTradingNoticeInfoField (line 6504) | struct CThostFtdcTradingNoticeInfoField type CThostFtdcTradingNoticeField (line 6523) | struct CThostFtdcTradingNoticeField type CThostFtdcQryTradingNoticeField (line 6546) | struct CThostFtdcQryTradingNoticeField type CThostFtdcQryErrOrderField (line 6557) | struct CThostFtdcQryErrOrderField type CThostFtdcErrOrderField (line 6566) | struct CThostFtdcErrOrderField type CThostFtdcErrorConditionalOrderField (line 6643) | struct CThostFtdcErrorConditionalOrderField type CThostFtdcQryErrOrderActionField (line 6784) | struct CThostFtdcQryErrOrderActionField type CThostFtdcErrOrderActionField (line 6793) | struct CThostFtdcErrOrderActionField type CThostFtdcQryExchangeSequenceField (line 6868) | struct CThostFtdcQryExchangeSequenceField type CThostFtdcExchangeSequenceField (line 6875) | struct CThostFtdcExchangeSequenceField type CThostFtdcQryMaxOrderVolumeWithPriceField (line 6886) | struct CThostFtdcQryMaxOrderVolumeWithPriceField type CThostFtdcQryBrokerTradingParamsField (line 6913) | struct CThostFtdcQryBrokerTradingParamsField type CThostFtdcBrokerTradingParamsField (line 6926) | struct CThostFtdcBrokerTradingParamsField type CThostFtdcQryBrokerTradingAlgosField (line 6947) | struct CThostFtdcQryBrokerTradingAlgosField type CThostFtdcBrokerTradingAlgosField (line 6960) | struct CThostFtdcBrokerTradingAlgosField type CThostFtdcQueryBrokerDepositField (line 6979) | struct CThostFtdcQueryBrokerDepositField type CThostFtdcBrokerDepositField (line 6988) | struct CThostFtdcBrokerDepositField type CThostFtdcQryCFMMCBrokerKeyField (line 7019) | struct CThostFtdcQryCFMMCBrokerKeyField type CThostFtdcCFMMCBrokerKeyField (line 7026) | struct CThostFtdcCFMMCBrokerKeyField type CThostFtdcCFMMCTradingAccountKeyField (line 7045) | struct CThostFtdcCFMMCTradingAccountKeyField type CThostFtdcQryCFMMCTradingAccountKeyField (line 7060) | struct CThostFtdcQryCFMMCTradingAccountKeyField type CThostFtdcBrokerUserOTPParamField (line 7069) | struct CThostFtdcBrokerUserOTPParamField type CThostFtdcManualSyncBrokerUserOTPField (line 7090) | struct CThostFtdcManualSyncBrokerUserOTPField type CThostFtdcCommRateModelField (line 7105) | struct CThostFtdcCommRateModelField type CThostFtdcQryCommRateModelField (line 7116) | struct CThostFtdcQryCommRateModelField type CThostFtdcMarginModelField (line 7125) | struct CThostFtdcMarginModelField type CThostFtdcQryMarginModelField (line 7136) | struct CThostFtdcQryMarginModelField type CThostFtdcEWarrantOffsetField (line 7145) | struct CThostFtdcEWarrantOffsetField type CThostFtdcQryEWarrantOffsetField (line 7170) | struct CThostFtdcQryEWarrantOffsetField type CThostFtdcQryInvestorProductGroupMarginField (line 7187) | struct CThostFtdcQryInvestorProductGroupMarginField type CThostFtdcInvestorProductGroupMarginField (line 7206) | struct CThostFtdcInvestorProductGroupMarginField type CThostFtdcQueryCFMMCTradingAccountTokenField (line 7271) | struct CThostFtdcQueryCFMMCTradingAccountTokenField type CThostFtdcCFMMCTradingAccountTokenField (line 7282) | struct CThostFtdcCFMMCTradingAccountTokenField type CThostFtdcQryProductGroupField (line 7297) | struct CThostFtdcQryProductGroupField type CThostFtdcProductGroupField (line 7308) | struct CThostFtdcProductGroupField type CThostFtdcBulletinField (line 7323) | struct CThostFtdcBulletinField type CThostFtdcQryBulletinField (line 7352) | struct CThostFtdcQryBulletinField type CThostFtdcMulticastInstrumentField (line 7367) | struct CThostFtdcMulticastInstrumentField type CThostFtdcQryMulticastInstrumentField (line 7386) | struct CThostFtdcQryMulticastInstrumentField type CThostFtdcAppIDAuthAssignField (line 7397) | struct CThostFtdcAppIDAuthAssignField type CThostFtdcReqOpenAccountField (line 7408) | struct CThostFtdcReqOpenAccountField type CThostFtdcReqCancelAccountField (line 7503) | struct CThostFtdcReqCancelAccountField type CThostFtdcReqChangeAccountField (line 7598) | struct CThostFtdcReqChangeAccountField type CThostFtdcReqTransferField (line 7685) | struct CThostFtdcReqTransferField type CThostFtdcRspTransferField (line 7778) | struct CThostFtdcRspTransferField type CThostFtdcReqRepealField (line 7875) | struct CThostFtdcReqRepealField type CThostFtdcRspRepealField (line 7982) | struct CThostFtdcRspRepealField type CThostFtdcReqQueryAccountField (line 8093) | struct CThostFtdcReqQueryAccountField type CThostFtdcRspQueryAccountField (line 8172) | struct CThostFtdcRspQueryAccountField type CThostFtdcFutureSignIOField (line 8255) | struct CThostFtdcFutureSignIOField type CThostFtdcRspFutureSignInField (line 8302) | struct CThostFtdcRspFutureSignInField type CThostFtdcReqFutureSignOutField (line 8357) | struct CThostFtdcReqFutureSignOutField type CThostFtdcRspFutureSignOutField (line 8404) | struct CThostFtdcRspFutureSignOutField type CThostFtdcReqQueryTradeResultBySerialField (line 8455) | struct CThostFtdcReqQueryTradeResultBySerialField type CThostFtdcRspQueryTradeResultBySerialField (line 8514) | struct CThostFtdcRspQueryTradeResultBySerialField type CThostFtdcReqDayEndFileReadyField (line 8571) | struct CThostFtdcReqDayEndFileReadyField type CThostFtdcReturnResultField (line 8604) | struct CThostFtdcReturnResultField type CThostFtdcVerifyFuturePasswordField (line 8613) | struct CThostFtdcVerifyFuturePasswordField type CThostFtdcVerifyCustInfoField (line 8656) | struct CThostFtdcVerifyCustInfoField type CThostFtdcVerifyFuturePasswordAndCustInfoField (line 8671) | struct CThostFtdcVerifyFuturePasswordAndCustInfoField type CThostFtdcDepositResultInformField (line 8692) | struct CThostFtdcDepositResultInformField type CThostFtdcReqSyncKeyField (line 8711) | struct CThostFtdcReqSyncKeyField type CThostFtdcRspSyncKeyField (line 8756) | struct CThostFtdcRspSyncKeyField type CThostFtdcNotifyQueryAccountField (line 8805) | struct CThostFtdcNotifyQueryAccountField type CThostFtdcTransferSerialField (line 8892) | struct CThostFtdcTransferSerialField type CThostFtdcQryTransferSerialField (line 8953) | struct CThostFtdcQryTransferSerialField type CThostFtdcNotifyFutureSignInField (line 8966) | struct CThostFtdcNotifyFutureSignInField type CThostFtdcNotifyFutureSignOutField (line 9021) | struct CThostFtdcNotifyFutureSignOutField type CThostFtdcNotifySyncKeyField (line 9072) | struct CThostFtdcNotifySyncKeyField type CThostFtdcQryAccountregisterField (line 9121) | struct CThostFtdcQryAccountregisterField type CThostFtdcAccountregisterField (line 9136) | struct CThostFtdcAccountregisterField type CThostFtdcOpenAccountField (line 9177) | struct CThostFtdcOpenAccountField type CThostFtdcCancelAccountField (line 9276) | struct CThostFtdcCancelAccountField type CThostFtdcChangeAccountField (line 9375) | struct CThostFtdcChangeAccountField type CThostFtdcSecAgentACIDMapField (line 9466) | struct CThostFtdcSecAgentACIDMapField type CThostFtdcQrySecAgentACIDMapField (line 9481) | struct CThostFtdcQrySecAgentACIDMapField type CThostFtdcUserRightsAssignField (line 9494) | struct CThostFtdcUserRightsAssignField type CThostFtdcBrokerUserRightAssignField (line 9505) | struct CThostFtdcBrokerUserRightAssignField type CThostFtdcDRTransferField (line 9516) | struct CThostFtdcDRTransferField type CThostFtdcFensUserInfoField (line 9529) | struct CThostFtdcFensUserInfoField type CThostFtdcCurrTransferIdentityField (line 9540) | struct CThostFtdcCurrTransferIdentityField type CThostFtdcLoginForbiddenUserField (line 9547) | struct CThostFtdcLoginForbiddenUserField type CThostFtdcQryLoginForbiddenUserField (line 9560) | struct CThostFtdcQryLoginForbiddenUserField type CThostFtdcTradingAccountReserveField (line 9569) | struct CThostFtdcTradingAccountReserveField type CThostFtdcQryLoginForbiddenIPField (line 9582) | struct CThostFtdcQryLoginForbiddenIPField type CThostFtdcQryIPListField (line 9591) | struct CThostFtdcQryIPListField type CThostFtdcQryUserRightsAssignField (line 9600) | struct CThostFtdcQryUserRightsAssignField type CThostFtdcReserveOpenAccountConfirmField (line 9609) | struct CThostFtdcReserveOpenAccountConfirmField type CThostFtdcReserveOpenAccountField (line 9696) | struct CThostFtdcReserveOpenAccountField type CThostFtdcAccountPropertyField (line 9775) | struct CThostFtdcAccountPropertyField type CThostFtdcQryCurrDRIdentityField (line 9808) | struct CThostFtdcQryCurrDRIdentityField type CThostFtdcCurrDRIdentityField (line 9815) | struct CThostFtdcCurrDRIdentityField type CThostFtdcQrySecAgentCheckModeField (line 9822) | struct CThostFtdcQrySecAgentCheckModeField type CThostFtdcQrySecAgentTradeInfoField (line 9831) | struct CThostFtdcQrySecAgentTradeInfoField type CThostFtdcReqUserAuthMethodField (line 9840) | struct CThostFtdcReqUserAuthMethodField type CThostFtdcRspUserAuthMethodField (line 9851) | struct CThostFtdcRspUserAuthMethodField type CThostFtdcReqGenUserCaptchaField (line 9858) | struct CThostFtdcReqGenUserCaptchaField type CThostFtdcRspGenUserCaptchaField (line 9869) | struct CThostFtdcRspGenUserCaptchaField type CThostFtdcReqGenUserTextField (line 9882) | struct CThostFtdcReqGenUserTextField type CThostFtdcRspGenUserTextField (line 9893) | struct CThostFtdcRspGenUserTextField type CThostFtdcReqUserLoginWithCaptchaField (line 9900) | struct CThostFtdcReqUserLoginWithCaptchaField type CThostFtdcReqUserLoginWithTextField (line 9931) | struct CThostFtdcReqUserLoginWithTextField type CThostFtdcReqUserLoginWithOTPField (line 9962) | struct CThostFtdcReqUserLoginWithOTPField type CThostFtdcReqApiHandshakeField (line 9993) | struct CThostFtdcReqApiHandshakeField type CThostFtdcRspApiHandshakeField (line 10000) | struct CThostFtdcRspApiHandshakeField type CThostFtdcReqVerifyApiKeyField (line 10011) | struct CThostFtdcReqVerifyApiKeyField type CThostFtdcDepartmentUserField (line 10020) | struct CThostFtdcDepartmentUserField type CThostFtdcQueryFreqField (line 10033) | struct CThostFtdcQueryFreqField type CThostFtdcAuthForbiddenIPField (line 10042) | struct CThostFtdcAuthForbiddenIPField type CThostFtdcQryAuthForbiddenIPField (line 10049) | struct CThostFtdcQryAuthForbiddenIPField type CThostFtdcSyncDelaySwapFrozenField (line 10056) | struct CThostFtdcSyncDelaySwapFrozenField type CThostFtdcUserSystemInfoField (line 10073) | struct CThostFtdcUserSystemInfoField type CThostFtdcAuthUserIDField (line 10098) | struct CThostFtdcAuthUserIDField type CThostFtdcAuthIPField (line 10111) | struct CThostFtdcAuthIPField type CThostFtdcQryClassifiedInstrumentField (line 10122) | struct CThostFtdcQryClassifiedInstrumentField type CThostFtdcQryCombPromotionParamField (line 10139) | struct CThostFtdcQryCombPromotionParamField type CThostFtdcCombPromotionParamField (line 10148) | struct CThostFtdcCombPromotionParamField type CThostFtdcReqUserLoginSMField (line 10161) | struct CThostFtdcReqUserLoginSMField type CThostFtdcQryRiskSettleInvstPositionField (line 10200) | struct CThostFtdcQryRiskSettleInvstPositionField type CThostFtdcQryRiskSettleProductStatusField (line 10211) | struct CThostFtdcQryRiskSettleProductStatusField type CThostFtdcRiskSettleInvstPositionField (line 10218) | struct CThostFtdcRiskSettleInvstPositionField type CThostFtdcRiskSettleProductStatusField (line 10321) | struct CThostFtdcRiskSettleProductStatusField type CThostFtdcSyncDeltaInfoField (line 10332) | struct CThostFtdcSyncDeltaInfoField type CThostFtdcSyncDeltaProductStatusField (line 10345) | struct CThostFtdcSyncDeltaProductStatusField type CThostFtdcSyncDeltaInvstPosDtlField (line 10358) | struct CThostFtdcSyncDeltaInvstPosDtlField type CThostFtdcSyncDeltaInvstPosCombDtlField (line 10423) | struct CThostFtdcSyncDeltaInvstPosCombDtlField type CThostFtdcSyncDeltaTradingAccountField (line 10470) | struct CThostFtdcSyncDeltaTradingAccountField type CThostFtdcSyncDeltaInitInvstMarginField (line 10575) | struct CThostFtdcSyncDeltaInitInvstMarginField type CThostFtdcSyncDeltaDceCombInstrumentField (line 10610) | struct CThostFtdcSyncDeltaDceCombInstrumentField type CThostFtdcSyncDeltaInvstMarginRateField (line 10637) | struct CThostFtdcSyncDeltaInvstMarginRateField type CThostFtdcSyncDeltaExchMarginRateField (line 10666) | struct CThostFtdcSyncDeltaExchMarginRateField type CThostFtdcSyncDeltaOptExchMarginField (line 10689) | struct CThostFtdcSyncDeltaOptExchMarginField type CThostFtdcSyncDeltaOptInvstMarginField (line 10718) | struct CThostFtdcSyncDeltaOptInvstMarginField type CThostFtdcSyncDeltaInvstMarginRateULField (line 10753) | struct CThostFtdcSyncDeltaInvstMarginRateULField type CThostFtdcSyncDeltaOptInvstCommRateField (line 10780) | struct CThostFtdcSyncDeltaOptInvstCommRateField type CThostFtdcSyncDeltaInvstCommRateField (line 10813) | struct CThostFtdcSyncDeltaInvstCommRateField type CThostFtdcSyncDeltaProductExchRateField (line 10842) | struct CThostFtdcSyncDeltaProductExchRateField type CThostFtdcSyncDeltaDepthMarketDataField (line 10857) | struct CThostFtdcSyncDeltaDepthMarketDataField type CThostFtdcSyncDeltaIndexPriceField (line 10958) | struct CThostFtdcSyncDeltaIndexPriceField type CThostFtdcSyncDeltaEWarrantOffsetField (line 10973) | struct CThostFtdcSyncDeltaEWarrantOffsetField type CThostFtdcSPBMFutureParameterField (line 10998) | struct CThostFtdcSPBMFutureParameterField type CThostFtdcSPBMOptionParameterField (line 11025) | struct CThostFtdcSPBMOptionParameterField type CThostFtdcSPBMIntraParameterField (line 11048) | struct CThostFtdcSPBMIntraParameterField type CThostFtdcSPBMInterParameterField (line 11063) | struct CThostFtdcSPBMInterParameterField type CThostFtdcSyncSPBMParameterEndField (line 11080) | struct CThostFtdcSyncSPBMParameterEndField type CThostFtdcQrySPBMFutureParameterField (line 11087) | struct CThostFtdcQrySPBMFutureParameterField type CThostFtdcQrySPBMOptionParameterField (line 11098) | struct CThostFtdcQrySPBMOptionParameterField type CThostFtdcQrySPBMIntraParameterField (line 11109) | struct CThostFtdcQrySPBMIntraParameterField type CThostFtdcQrySPBMInterParameterField (line 11118) | struct CThostFtdcQrySPBMInterParameterField type CThostFtdcSPBMPortfDefinitionField (line 11129) | struct CThostFtdcSPBMPortfDefinitionField type CThostFtdcSPBMInvestorPortfDefField (line 11142) | struct CThostFtdcSPBMInvestorPortfDefField type CThostFtdcInvestorPortfMarginRatioField (line 11155) | struct CThostFtdcInvestorPortfMarginRatioField type CThostFtdcQrySPBMPortfDefinitionField (line 11172) | struct CThostFtdcQrySPBMPortfDefinitionField type CThostFtdcQrySPBMInvestorPortfDefField (line 11183) | struct CThostFtdcQrySPBMInvestorPortfDefField type CThostFtdcQryInvestorPortfMarginRatioField (line 11194) | struct CThostFtdcQryInvestorPortfMarginRatioField type CThostFtdcInvestorProdSPBMDetailField (line 11207) | struct CThostFtdcInvestorProdSPBMDetailField type CThostFtdcQryInvestorProdSPBMDetailField (line 11254) | struct CThostFtdcQryInvestorProdSPBMDetailField type CThostFtdcPortfTradeParamSettingField (line 11267) | struct CThostFtdcPortfTradeParamSettingField type CThostFtdcInvestorTradingRightField (line 11284) | struct CThostFtdcInvestorTradingRightField type CThostFtdcMortgageParamField (line 11295) | struct CThostFtdcMortgageParamField type CThostFtdcWithDrawParamField (line 11308) | struct CThostFtdcWithDrawParamField type CThostFtdcThostUserFunctionField (line 11321) | struct CThostFtdcThostUserFunctionField type CThostFtdcQryThostUserFunctionField (line 11332) | struct CThostFtdcQryThostUserFunctionField type CThostFtdcSPBMAddOnInterParameterField (line 11341) | struct CThostFtdcSPBMAddOnInterParameterField type CThostFtdcQrySPBMAddOnInterParameterField (line 11358) | struct CThostFtdcQrySPBMAddOnInterParameterField type CThostFtdcQryInvestorCommoditySPMMMarginField (line 11369) | struct CThostFtdcQryInvestorCommoditySPMMMarginField type CThostFtdcQryInvestorCommodityGroupSPMMMarginField (line 11380) | struct CThostFtdcQryInvestorCommodityGroupSPMMMarginField type CThostFtdcQrySPMMInstParamField (line 11391) | struct CThostFtdcQrySPMMInstParamField type CThostFtdcQrySPMMProductParamField (line 11398) | struct CThostFtdcQrySPMMProductParamField type CThostFtdcInvestorCommoditySPMMMarginField (line 11405) | struct CThostFtdcInvestorCommoditySPMMMarginField type CThostFtdcInvestorCommodityGroupSPMMMarginField (line 11456) | struct CThostFtdcInvestorCommodityGroupSPMMMarginField type CThostFtdcSPMMInstParamField (line 11503) | struct CThostFtdcSPMMInstParamField type CThostFtdcSPMMProductParamField (line 11518) | struct CThostFtdcSPMMProductParamField type CThostFtdcQryTraderAssignField (line 11531) | struct CThostFtdcQryTraderAssignField type CThostFtdcTraderAssignField (line 11538) | struct CThostFtdcTraderAssignField type CThostFtdcInvestorInfoCntSettingField (line 11553) | struct CThostFtdcInvestorInfoCntSettingField type CThostFtdcRCAMSCombProductInfoField (line 11572) | struct CThostFtdcRCAMSCombProductInfoField type CThostFtdcRCAMSInstrParameterField (line 11587) | struct CThostFtdcRCAMSInstrParameterField type CThostFtdcRCAMSIntraParameterField (line 11600) | struct CThostFtdcRCAMSIntraParameterField type CThostFtdcRCAMSInterParameterField (line 11613) | struct CThostFtdcRCAMSInterParameterField type CThostFtdcRCAMSShortOptAdjustParamField (line 11632) | struct CThostFtdcRCAMSShortOptAdjustParamField type CThostFtdcRCAMSInvestorCombPositionField (line 11647) | struct CThostFtdcRCAMSInvestorCombPositionField type CThostFtdcInvestorProdRCAMSMarginField (line 11676) | struct CThostFtdcInvestorProdRCAMSMarginField type CThostFtdcQryRCAMSCombProductInfoField (line 11735) | struct CThostFtdcQryRCAMSCombProductInfoField type CThostFtdcQryRCAMSInstrParameterField (line 11746) | struct CThostFtdcQryRCAMSInstrParameterField type CThostFtdcQryRCAMSIntraParameterField (line 11753) | struct CThostFtdcQryRCAMSIntraParameterField type CThostFtdcQryRCAMSInterParameterField (line 11760) | struct CThostFtdcQryRCAMSInterParameterField type CThostFtdcQryRCAMSShortOptAdjustParamField (line 11771) | struct CThostFtdcQryRCAMSShortOptAdjustParamField type CThostFtdcQryRCAMSInvestorCombPositionField (line 11778) | struct CThostFtdcQryRCAMSInvestorCombPositionField type CThostFtdcQryInvestorProdRCAMSMarginField (line 11791) | struct CThostFtdcQryInvestorProdRCAMSMarginField type CThostFtdcRULEInstrParameterField (line 11804) | struct CThostFtdcRULEInstrParameterField type CThostFtdcRULEIntraParameterField (line 11833) | struct CThostFtdcRULEIntraParameterField type CThostFtdcRULEInterParameterField (line 11852) | struct CThostFtdcRULEInterParameterField type CThostFtdcQryRULEInstrParameterField (line 11877) | struct CThostFtdcQryRULEInstrParameterField type CThostFtdcQryRULEIntraParameterField (line 11886) | struct CThostFtdcQryRULEIntraParameterField type CThostFtdcQryRULEInterParameterField (line 11895) | struct CThostFtdcQryRULEInterParameterField type CThostFtdcInvestorProdRULEMarginField (line 11908) | struct CThostFtdcInvestorProdRULEMarginField type CThostFtdcQryInvestorProdRULEMarginField (line 11967) | struct CThostFtdcQryInvestorProdRULEMarginField type CThostFtdcSyncDeltaSPBMPortfDefinitionField (line 11982) | struct CThostFtdcSyncDeltaSPBMPortfDefinitionField type CThostFtdcSyncDeltaSPBMInvstPortfDefField (line 11999) | struct CThostFtdcSyncDeltaSPBMInvstPortfDefField type CThostFtdcSyncDeltaSPBMFutureParameterField (line 12016) | struct CThostFtdcSyncDeltaSPBMFutureParameterField type CThostFtdcSyncDeltaSPBMOptionParameterField (line 12047) | struct CThostFtdcSyncDeltaSPBMOptionParameterField type CThostFtdcSyncDeltaSPBMIntraParameterField (line 12074) | struct CThostFtdcSyncDeltaSPBMIntraParameterField type CThostFtdcSyncDeltaSPBMInterParameterField (line 12093) | struct CThostFtdcSyncDeltaSPBMInterParameterField type CThostFtdcSyncDeltaSPBMAddOnInterParamField (line 12114) | struct CThostFtdcSyncDeltaSPBMAddOnInterParamField type CThostFtdcSyncDeltaSPMMInstParamField (line 12135) | struct CThostFtdcSyncDeltaSPMMInstParamField type CThostFtdcSyncDeltaSPMMProductParamField (line 12154) | struct CThostFtdcSyncDeltaSPMMProductParamField type CThostFtdcSyncDeltaInvestorSPMMModelField (line 12171) | struct CThostFtdcSyncDeltaInvestorSPMMModelField type CThostFtdcSyncDeltaSPMMModelParamField (line 12188) | struct CThostFtdcSyncDeltaSPMMModelParamField type CThostFtdcSyncDeltaRCAMSCombProdInfoField (line 12211) | struct CThostFtdcSyncDeltaRCAMSCombProdInfoField type CThostFtdcSyncDeltaRCAMSInstrParameterField (line 12230) | struct CThostFtdcSyncDeltaRCAMSInstrParameterField type CThostFtdcSyncDeltaRCAMSIntraParameterField (line 12247) | struct CThostFtdcSyncDeltaRCAMSIntraParameterField type CThostFtdcSyncDeltaRCAMSInterParameterField (line 12264) | struct CThostFtdcSyncDeltaRCAMSInterParameterField type CThostFtdcSyncDeltaRCAMSSOptAdjParamField (line 12287) | struct CThostFtdcSyncDeltaRCAMSSOptAdjParamField type CThostFtdcSyncDeltaRCAMSCombRuleDtlField (line 12306) | struct CThostFtdcSyncDeltaRCAMSCombRuleDtlField type CThostFtdcSyncDeltaRCAMSInvstCombPosField (line 12339) | struct CThostFtdcSyncDeltaRCAMSInvstCombPosField type CThostFtdcSyncDeltaRULEInstrParameterField (line 12372) | struct CThostFtdcSyncDeltaRULEInstrParameterField type CThostFtdcSyncDeltaRULEIntraParameterField (line 12405) | struct CThostFtdcSyncDeltaRULEIntraParameterField type CThostFtdcSyncDeltaRULEInterParameterField (line 12428) | struct CThostFtdcSyncDeltaRULEInterParameterField type CThostFtdcIpAddrParamField (line 12457) | struct CThostFtdcIpAddrParamField type CThostFtdcQryIpAddrParamField (line 12488) | struct CThostFtdcQryIpAddrParamField type CThostFtdcTGIpAddrParamField (line 12495) | struct CThostFtdcTGIpAddrParamField type CThostFtdcQryTGIpAddrParamField (line 12528) | struct CThostFtdcQryTGIpAddrParamField type CThostFtdcTGSessionQryStatusField (line 12539) | struct CThostFtdcTGSessionQryStatusField type CThostFtdcLocalAddrConfigField (line 12548) | struct CThostFtdcLocalAddrConfigField type CThostFtdcQryLocalAddrConfigField (line 12563) | struct CThostFtdcQryLocalAddrConfigField type CThostFtdcReqQueryBankAccountBySecField (line 12570) | struct CThostFtdcReqQueryBankAccountBySecField type CThostFtdcRspQueryBankAccountBySecField (line 12653) | struct CThostFtdcRspQueryBankAccountBySecField type CThostFtdcReqTransferBySecField (line 12740) | struct CThostFtdcReqTransferBySecField type CThostFtdcRspTransferBySecField (line 12837) | struct CThostFtdcRspTransferBySecField type CThostFtdcNotifyQueryFutureAccountBySecField (line 12938) | struct CThostFtdcNotifyQueryFutureAccountBySecField type CThostFtdcExitEmergencyField (line 13029) | struct CThostFtdcExitEmergencyField type CThostFtdcInvestorPortfMarginModelField (line 13036) | struct CThostFtdcInvestorPortfMarginModelField type CThostFtdcInvestorPortfSettingField (line 13047) | struct CThostFtdcInvestorPortfSettingField type CThostFtdcQryInvestorPortfSettingField (line 13062) | struct CThostFtdcQryInvestorPortfSettingField type CThostFtdcUserPasswordUpdateFromSecField (line 13073) | struct CThostFtdcUserPasswordUpdateFromSecField type CThostFtdcSettlementInfoConfirmFromSecField (line 13088) | struct CThostFtdcSettlementInfoConfirmFromSecField type CThostFtdcTradingAccountPasswordUpdateFromSecField (line 13103) | struct CThostFtdcTradingAccountPasswordUpdateFromSecField type CThostFtdcRiskForbiddenRightField (line 13120) | struct CThostFtdcRiskForbiddenRightField type CThostFtdcInvestorInfoCommRecField (line 13133) | struct CThostFtdcInvestorInfoCommRecField type CThostFtdcQryInvestorInfoCommRecField (line 13160) | struct CThostFtdcQryInvestorInfoCommRecField type CThostFtdcCombLegField (line 13171) | struct CThostFtdcCombLegField type CThostFtdcQryCombLegField (line 13188) | struct CThostFtdcQryCombLegField type CThostFtdcInputOffsetSettingField (line 13195) | struct CThostFtdcInputOffsetSettingField type CThostFtdcOffsetSettingField (line 13226) | struct CThostFtdcOffsetSettingField type CThostFtdcCancelOffsetSettingField (line 13299) | struct CThostFtdcCancelOffsetSettingField type CThostFtdcQryOffsetSettingField (line 13354) | struct CThostFtdcQryOffsetSettingField type CThostFtdcAddrAppIDRelationField (line 13367) | struct CThostFtdcAddrAppIDRelationField type CThostFtdcQryAddrAppIDRelationField (line 13380) | struct CThostFtdcQryAddrAppIDRelationField type CThostFtdcWechatUserSystemInfoField (line 13387) | struct CThostFtdcWechatUserSystemInfoField type CThostFtdcInvestorReserveInfoField (line 13410) | struct CThostFtdcInvestorReserveInfoField type CThostFtdcQryInvestorDepartmentFlatField (line 13421) | struct CThostFtdcQryInvestorDepartmentFlatField type CThostFtdcInvestorDepartmentFlatField (line 13428) | struct CThostFtdcInvestorDepartmentFlatField type CThostFtdcQryDepartmentUserField (line 13439) | struct CThostFtdcQryDepartmentUserField type CThostFtdcFrontInfoField (line 13447) | struct CThostFtdcFrontInfoField FILE: native/ctp_bridge/api/win/ThostFtdcMdApi.h function class (line 29) | class CThostFtdcMdSpi function class (line 80) | class MD_API_EXPORT CThostFtdcMdApi FILE: native/ctp_bridge/api/win/ThostFtdcTraderApi.h function class (line 29) | class CThostFtdcTraderSpi function class (line 533) | class TRADER_API_EXPORT CThostFtdcTraderApi FILE: native/ctp_bridge/api/win/ThostFtdcUserApiDataType.h type THOST_TE_RESUME_TYPE (line 13) | enum THOST_TE_RESUME_TYPE type TThostFtdcExchangePropertyType (line 149) | typedef char TThostFtdcExchangePropertyType; type TThostFtdcIPPortType (line 204) | typedef int TThostFtdcIPPortType; type TThostFtdcIdCardTypeType (line 285) | typedef char TThostFtdcIdCardTypeType; type TThostFtdcInvestorRangeType (line 337) | typedef char TThostFtdcInvestorRangeType; type TThostFtdcDepartmentRangeType (line 349) | typedef char TThostFtdcDepartmentRangeType; type TThostFtdcDataSyncStatusType (line 361) | typedef char TThostFtdcDataSyncStatusType; type TThostFtdcBrokerDataSyncStatusType (line 371) | typedef char TThostFtdcBrokerDataSyncStatusType; type TThostFtdcExchangeConnectStatusType (line 383) | typedef char TThostFtdcExchangeConnectStatusType; type TThostFtdcTraderConnectStatusType (line 397) | typedef char TThostFtdcTraderConnectStatusType; type TThostFtdcFunctionCodeType (line 435) | typedef char TThostFtdcFunctionCodeType; type TThostFtdcBrokerFunctionCodeType (line 551) | typedef char TThostFtdcBrokerFunctionCodeType; type TThostFtdcOrderActionStatusType (line 563) | typedef char TThostFtdcOrderActionStatusType; type TThostFtdcOrderStatusType (line 587) | typedef char TThostFtdcOrderStatusType; type TThostFtdcOrderSubmitStatusType (line 607) | typedef char TThostFtdcOrderSubmitStatusType; type TThostFtdcPositionDateType (line 617) | typedef char TThostFtdcPositionDateType; type TThostFtdcPositionDateTypeType (line 627) | typedef char TThostFtdcPositionDateTypeType; type TThostFtdcTradingRoleType (line 639) | typedef char TThostFtdcTradingRoleType; type TThostFtdcProductClassType (line 661) | typedef char TThostFtdcProductClassType; type TThostFtdcAPIProductClassType (line 683) | typedef char TThostFtdcAPIProductClassType; type TThostFtdcInstLifePhaseType (line 697) | typedef char TThostFtdcInstLifePhaseType; type TThostFtdcDirectionType (line 707) | typedef char TThostFtdcDirectionType; type TThostFtdcPositionTypeType (line 717) | typedef char TThostFtdcPositionTypeType; type TThostFtdcPosiDirectionType (line 729) | typedef char TThostFtdcPosiDirectionType; type TThostFtdcSysSettlementStatusType (line 745) | typedef char TThostFtdcSysSettlementStatusType; type TThostFtdcRatioAttrType (line 755) | typedef char TThostFtdcRatioAttrType; type TThostFtdcHedgeFlagType (line 773) | typedef char TThostFtdcHedgeFlagType; type TThostFtdcBillHedgeFlagType (line 785) | typedef char TThostFtdcBillHedgeFlagType; type TThostFtdcClientIDTypeType (line 799) | typedef char TThostFtdcClientIDTypeType; type TThostFtdcOrderPriceTypeType (line 837) | typedef char TThostFtdcOrderPriceTypeType; type TThostFtdcOffsetFlagType (line 857) | typedef char TThostFtdcOffsetFlagType; type TThostFtdcForceCloseReasonType (line 887) | typedef char TThostFtdcForceCloseReasonType; type TThostFtdcOrderTypeType (line 909) | typedef char TThostFtdcOrderTypeType; type TThostFtdcTimeConditionType (line 927) | typedef char TThostFtdcTimeConditionType; type TThostFtdcVolumeConditionType (line 939) | typedef char TThostFtdcVolumeConditionType; type TThostFtdcContingentConditionType (line 977) | typedef char TThostFtdcContingentConditionType; type TThostFtdcActionFlagType (line 987) | typedef char TThostFtdcActionFlagType; type TThostFtdcTradingRightType (line 999) | typedef char TThostFtdcTradingRightType; type TThostFtdcOrderSourceType (line 1009) | typedef char TThostFtdcOrderSourceType; type TThostFtdcTradeTypeType (line 1029) | typedef char TThostFtdcTradeTypeType; type TThostFtdcSpecPosiTypeType (line 1039) | typedef char TThostFtdcSpecPosiTypeType; type TThostFtdcPriceSourceType (line 1053) | typedef char TThostFtdcPriceSourceType; type TThostFtdcInstrumentStatusType (line 1075) | typedef char TThostFtdcInstrumentStatusType; type TThostFtdcInstStatusEnterReasonType (line 1087) | typedef char TThostFtdcInstStatusEnterReasonType; type TThostFtdcOrderActionRefType (line 1092) | typedef int TThostFtdcOrderActionRefType; type TThostFtdcInstallCountType (line 1097) | typedef int TThostFtdcInstallCountType; type TThostFtdcInstallIDType (line 1102) | typedef int TThostFtdcInstallIDType; type TThostFtdcErrorIDType (line 1107) | typedef int TThostFtdcErrorIDType; type TThostFtdcSettlementIDType (line 1112) | typedef int TThostFtdcSettlementIDType; type TThostFtdcVolumeType (line 1117) | typedef int TThostFtdcVolumeType; type TThostFtdcFrontIDType (line 1122) | typedef int TThostFtdcFrontIDType; type TThostFtdcSessionIDType (line 1127) | typedef int TThostFtdcSessionIDType; type TThostFtdcSequenceNoType (line 1132) | typedef int TThostFtdcSequenceNoType; type TThostFtdcCommandNoType (line 1137) | typedef int TThostFtdcCommandNoType; type TThostFtdcMillisecType (line 1142) | typedef int TThostFtdcMillisecType; type TThostFtdcSecType (line 1147) | typedef int TThostFtdcSecType; type TThostFtdcVolumeMultipleType (line 1152) | typedef int TThostFtdcVolumeMultipleType; type TThostFtdcTradingSegmentSNType (line 1157) | typedef int TThostFtdcTradingSegmentSNType; type TThostFtdcRequestIDType (line 1162) | typedef int TThostFtdcRequestIDType; type TThostFtdcYearType (line 1167) | typedef int TThostFtdcYearType; type TThostFtdcMonthType (line 1172) | typedef int TThostFtdcMonthType; type TThostFtdcBoolType (line 1177) | typedef int TThostFtdcBoolType; type TThostFtdcPriceType (line 1182) | typedef double TThostFtdcPriceType; type TThostFtdcRatioType (line 1197) | typedef double TThostFtdcRatioType; type TThostFtdcMoneyType (line 1202) | typedef double TThostFtdcMoneyType; type TThostFtdcLargeVolumeType (line 1207) | typedef double TThostFtdcLargeVolumeType; type TThostFtdcSequenceSeriesType (line 1212) | typedef short TThostFtdcSequenceSeriesType; type TThostFtdcCommPhaseNoType (line 1217) | typedef short TThostFtdcCommPhaseNoType; type TThostFtdcUnderlyingMultipleType (line 1227) | typedef double TThostFtdcUnderlyingMultipleType; type TThostFtdcPriorityType (line 1232) | typedef int TThostFtdcPriorityType; type TThostFtdcBatchStatusType (line 1314) | typedef char TThostFtdcBatchStatusType; type TThostFtdcReturnStyleType (line 1359) | typedef char TThostFtdcReturnStyleType; type TThostFtdcReturnPatternType (line 1369) | typedef char TThostFtdcReturnPatternType; type TThostFtdcReturnLevelType (line 1393) | typedef char TThostFtdcReturnLevelType; type TThostFtdcReturnStandardType (line 1403) | typedef char TThostFtdcReturnStandardType; type TThostFtdcMortgageTypeType (line 1413) | typedef char TThostFtdcMortgageTypeType; type TThostFtdcInvestorSettlementParamIDType (line 1425) | typedef char TThostFtdcInvestorSettlementParamIDType; type TThostFtdcExchangeSettlementParamIDType (line 1453) | typedef char TThostFtdcExchangeSettlementParamIDType; type TThostFtdcSystemParamIDType (line 1505) | typedef char TThostFtdcSystemParamIDType; type TThostFtdcTradeParamIDType (line 1563) | typedef char TThostFtdcTradeParamIDType; type TThostFtdcSubEntryFundNoType (line 1623) | typedef int TThostFtdcSubEntryFundNoType; type TThostFtdcFileIDType (line 1653) | typedef char TThostFtdcFileIDType; type TThostFtdcFileTypeType (line 1668) | typedef char TThostFtdcFileTypeType; type TThostFtdcFileFormatType (line 1680) | typedef char TThostFtdcFileFormatType; type TThostFtdcFileUploadStatusType (line 1696) | typedef char TThostFtdcFileUploadStatusType; type TThostFtdcTransferDirectionType (line 1706) | typedef char TThostFtdcTransferDirectionType; type TThostFtdcMonthCountType (line 1756) | typedef int TThostFtdcMonthCountType; type TThostFtdcSpecialCreateRuleType (line 1786) | typedef char TThostFtdcSpecialCreateRuleType; type TThostFtdcBasisPriceTypeType (line 1796) | typedef char TThostFtdcBasisPriceTypeType; type TThostFtdcProductLifePhaseType (line 1808) | typedef char TThostFtdcProductLifePhaseType; type TThostFtdcDeliveryModeType (line 1818) | typedef char TThostFtdcDeliveryModeType; type TThostFtdcFundIOTypeType (line 1845) | typedef char TThostFtdcFundIOTypeType; type TThostFtdcFundTypeType (line 1859) | typedef char TThostFtdcFundTypeType; type TThostFtdcFundDirectionType (line 1869) | typedef char TThostFtdcFundDirectionType; type TThostFtdcFundStatusType (line 1881) | typedef char TThostFtdcFundStatusType; type TThostFtdcPublishStatusType (line 1903) | typedef char TThostFtdcPublishStatusType; type TThostFtdcSystemStatusType (line 1943) | typedef char TThostFtdcSystemStatusType; type TThostFtdcSettlementStatusType (line 1957) | typedef char TThostFtdcSettlementStatusType; type TThostFtdcInvestorTypeType (line 2028) | typedef char TThostFtdcInvestorTypeType; type TThostFtdcBrokerTypeType (line 2038) | typedef char TThostFtdcBrokerTypeType; type TThostFtdcRiskLevelType (line 2052) | typedef char TThostFtdcRiskLevelType; type TThostFtdcFeeAcceptStyleType (line 2066) | typedef char TThostFtdcFeeAcceptStyleType; type TThostFtdcPasswordTypeType (line 2076) | typedef char TThostFtdcPasswordTypeType; type TThostFtdcAlgorithmType (line 2090) | typedef char TThostFtdcAlgorithmType; type TThostFtdcIncludeCloseProfitType (line 2100) | typedef char TThostFtdcIncludeCloseProfitType; type TThostFtdcAllWithoutTradeType (line 2112) | typedef char TThostFtdcAllWithoutTradeType; type TThostFtdcTradeSerialNoType (line 2147) | typedef int TThostFtdcTradeSerialNoType; type TThostFtdcFuturePwdFlagType (line 2197) | typedef char TThostFtdcFuturePwdFlagType; type TThostFtdcTransferTypeType (line 2207) | typedef char TThostFtdcTransferTypeType; type TThostFtdcTransferValidFlagType (line 2254) | typedef char TThostFtdcTransferValidFlagType; type TThostFtdcReasonType (line 2271) | typedef char TThostFtdcReasonType; type TThostFtdcSexType (line 2288) | typedef char TThostFtdcSexType; type TThostFtdcUserTypeType (line 2345) | typedef char TThostFtdcUserTypeType; type TThostFtdcRateTypeType (line 2358) | typedef char TThostFtdcRateTypeType; type TThostFtdcNoteTypeType (line 2376) | typedef char TThostFtdcNoteTypeType; type TThostFtdcSettlementStyleType (line 2386) | typedef char TThostFtdcSettlementStyleType; type TThostFtdcSettlementBillTypeType (line 2406) | typedef char TThostFtdcSettlementBillTypeType; type TThostFtdcUserRightTypeType (line 2422) | typedef char TThostFtdcUserRightTypeType; type TThostFtdcMarginPriceTypeType (line 2436) | typedef char TThostFtdcMarginPriceTypeType; type TThostFtdcBillGenStatusType (line 2448) | typedef char TThostFtdcBillGenStatusType; type TThostFtdcAlgoTypeType (line 2458) | typedef char TThostFtdcAlgoTypeType; type TThostFtdcHandlePositionAlgoIDType (line 2470) | typedef char TThostFtdcHandlePositionAlgoIDType; type TThostFtdcFindMarginRateAlgoIDType (line 2482) | typedef char TThostFtdcFindMarginRateAlgoIDType; type TThostFtdcHandleTradingAccountAlgoIDType (line 2494) | typedef char TThostFtdcHandleTradingAccountAlgoIDType; type TThostFtdcPersonTypeType (line 2528) | typedef char TThostFtdcPersonTypeType; type TThostFtdcQueryInvestorRangeType (line 2540) | typedef char TThostFtdcQueryInvestorRangeType; type TThostFtdcInvestorRiskStatusType (line 2556) | typedef char TThostFtdcInvestorRiskStatusType; type TThostFtdcLegIDType (line 2561) | typedef int TThostFtdcLegIDType; type TThostFtdcLegMultipleType (line 2566) | typedef int TThostFtdcLegMultipleType; type TThostFtdcImplyLevelType (line 2571) | typedef int TThostFtdcImplyLevelType; type TThostFtdcUserEventTypeType (line 2612) | typedef char TThostFtdcUserEventTypeType; type TThostFtdcCloseStyleType (line 2627) | typedef char TThostFtdcCloseStyleType; type TThostFtdcStatModeType (line 2641) | typedef char TThostFtdcStatModeType; type TThostFtdcParkedOrderStatusType (line 2653) | typedef char TThostFtdcParkedOrderStatusType; type TThostFtdcVirDealStatusType (line 2673) | typedef char TThostFtdcVirDealStatusType; type TThostFtdcOrgSystemIDType (line 2685) | typedef char TThostFtdcOrgSystemIDType; type TThostFtdcVirTradeStatusType (line 2705) | typedef char TThostFtdcVirTradeStatusType; type TThostFtdcVirBankAccTypeType (line 2717) | typedef char TThostFtdcVirBankAccTypeType; type TThostFtdcVirementStatusType (line 2727) | typedef char TThostFtdcVirementStatusType; type TThostFtdcVirementAvailAbilityType (line 2739) | typedef char TThostFtdcVirementAvailAbilityType; type TThostFtdcVirementTradeCodeType (line 2753) | typedef char TThostFtdcVirementTradeCodeType; type TThostFtdcTopicIDType (line 2773) | typedef int TThostFtdcTopicIDType; type TThostFtdcAMLOpParamValueType (line 2813) | typedef double TThostFtdcAMLOpParamValueType; type TThostFtdcAMLGenStatusType (line 2898) | typedef char TThostFtdcAMLGenStatusType; type TThostFtdcAMLMoneyType (line 2913) | typedef double TThostFtdcAMLMoneyType; type TThostFtdcAMLFileAmountType (line 2918) | typedef int TThostFtdcAMLFileAmountType; type TThostFtdcCFMMCKeyKindType (line 2940) | typedef char TThostFtdcCFMMCKeyKindType; type TThostFtdcSerialType (line 3150) | typedef int TThostFtdcSerialType; type TThostFtdcPlateSerialType (line 3155) | typedef int TThostFtdcPlateSerialType; type TThostFtdcCorrectSerialType (line 3165) | typedef int TThostFtdcCorrectSerialType; type TThostFtdcFutureSerialType (line 3170) | typedef int TThostFtdcFutureSerialType; type TThostFtdcApplicationIDType (line 3175) | typedef int TThostFtdcApplicationIDType; type TThostFtdcBankProxyIDType (line 3180) | typedef int TThostFtdcBankProxyIDType; type TThostFtdcFBTCoreIDType (line 3185) | typedef int TThostFtdcFBTCoreIDType; type TThostFtdcServerPortType (line 3190) | typedef int TThostFtdcServerPortType; type TThostFtdcRepealedTimesType (line 3195) | typedef int TThostFtdcRepealedTimesType; type TThostFtdcRepealTimeIntervalType (line 3200) | typedef int TThostFtdcRepealTimeIntervalType; type TThostFtdcTotalTimesType (line 3205) | typedef int TThostFtdcTotalTimesType; type TThostFtdcFBTRequestIDType (line 3210) | typedef int TThostFtdcFBTRequestIDType; type TThostFtdcTIDType (line 3215) | typedef int TThostFtdcTIDType; type TThostFtdcTradeAmountType (line 3220) | typedef double TThostFtdcTradeAmountType; type TThostFtdcCustFeeType (line 3225) | typedef double TThostFtdcCustFeeType; type TThostFtdcFutureFeeType (line 3230) | typedef double TThostFtdcFutureFeeType; type TThostFtdcSingleMaxAmtType (line 3235) | typedef double TThostFtdcSingleMaxAmtType; type TThostFtdcSingleMinAmtType (line 3240) | typedef double TThostFtdcSingleMinAmtType; type TThostFtdcTotalAmtType (line 3245) | typedef double TThostFtdcTotalAmtType; type TThostFtdcCertificationTypeType (line 3275) | typedef char TThostFtdcCertificationTypeType; type TThostFtdcFileBusinessCodeType (line 3313) | typedef char TThostFtdcFileBusinessCodeType; type TThostFtdcCashExchangeCodeType (line 3323) | typedef char TThostFtdcCashExchangeCodeType; type TThostFtdcYesNoIndicatorType (line 3333) | typedef char TThostFtdcYesNoIndicatorType; type TThostFtdcBanlanceTypeType (line 3347) | typedef char TThostFtdcBanlanceTypeType; type TThostFtdcGenderType (line 3359) | typedef char TThostFtdcGenderType; type TThostFtdcFeePayFlagType (line 3371) | typedef char TThostFtdcFeePayFlagType; type TThostFtdcPassWordKeyTypeType (line 3385) | typedef char TThostFtdcPassWordKeyTypeType; type TThostFtdcFBTPassWordTypeType (line 3399) | typedef char TThostFtdcFBTPassWordTypeType; type TThostFtdcFBTEncryModeType (line 3411) | typedef char TThostFtdcFBTEncryModeType; type TThostFtdcBankRepealFlagType (line 3423) | typedef char TThostFtdcBankRepealFlagType; type TThostFtdcBrokerRepealFlagType (line 3435) | typedef char TThostFtdcBrokerRepealFlagType; type TThostFtdcInstitutionTypeType (line 3447) | typedef char TThostFtdcInstitutionTypeType; type TThostFtdcLastFragmentType (line 3457) | typedef char TThostFtdcLastFragmentType; type TThostFtdcBankAccStatusType (line 3469) | typedef char TThostFtdcBankAccStatusType; type TThostFtdcMoneyAccountStatusType (line 3479) | typedef char TThostFtdcMoneyAccountStatusType; type TThostFtdcManageStatusType (line 3491) | typedef char TThostFtdcManageStatusType; type TThostFtdcSystemTypeType (line 3503) | typedef char TThostFtdcSystemTypeType; type TThostFtdcTxnEndFlagType (line 3523) | typedef char TThostFtdcTxnEndFlagType; type TThostFtdcProcessStatusType (line 3535) | typedef char TThostFtdcProcessStatusType; type TThostFtdcCustTypeType (line 3545) | typedef char TThostFtdcCustTypeType; type TThostFtdcFBTTransferDirectionType (line 3555) | typedef char TThostFtdcFBTTransferDirectionType; type TThostFtdcOpenOrDestroyType (line 3565) | typedef char TThostFtdcOpenOrDestroyType; type TThostFtdcAvailabilityFlagType (line 3577) | typedef char TThostFtdcAvailabilityFlagType; type TThostFtdcOrganTypeType (line 3589) | typedef char TThostFtdcOrganTypeType; type TThostFtdcOrganLevelType (line 3599) | typedef char TThostFtdcOrganLevelType; type TThostFtdcProtocalIDType (line 3619) | typedef char TThostFtdcProtocalIDType; type TThostFtdcConnectModeType (line 3629) | typedef char TThostFtdcConnectModeType; type TThostFtdcSyncModeType (line 3639) | typedef char TThostFtdcSyncModeType; type TThostFtdcBankAccTypeType (line 3651) | typedef char TThostFtdcBankAccTypeType; type TThostFtdcFutureAccTypeType (line 3663) | typedef char TThostFtdcFutureAccTypeType; type TThostFtdcOrganStatusType (line 3683) | typedef char TThostFtdcOrganStatusType; type TThostFtdcCCBFeeModeType (line 3693) | typedef char TThostFtdcCCBFeeModeType; type TThostFtdcCommApiTypeType (line 3705) | typedef char TThostFtdcCommApiTypeType; type TThostFtdcServiceIDType (line 3710) | typedef int TThostFtdcServiceIDType; type TThostFtdcServiceLineNoType (line 3715) | typedef int TThostFtdcServiceLineNoType; type TThostFtdcLinkStatusType (line 3730) | typedef char TThostFtdcLinkStatusType; type TThostFtdcCommApiPointerType (line 3735) | typedef int TThostFtdcCommApiPointerType; type TThostFtdcPwdFlagType (line 3747) | typedef char TThostFtdcPwdFlagType; type TThostFtdcSecuAccTypeType (line 3761) | typedef char TThostFtdcSecuAccTypeType; type TThostFtdcTransferStatusType (line 3771) | typedef char TThostFtdcTransferStatusType; type TThostFtdcSponsorTypeType (line 3781) | typedef char TThostFtdcSponsorTypeType; type TThostFtdcReqRspTypeType (line 3791) | typedef char TThostFtdcReqRspTypeType; type TThostFtdcFBTUserEventTypeType (line 3829) | typedef char TThostFtdcFBTUserEventTypeType; type TThostFtdcDBOPSeqNoType (line 3849) | typedef int TThostFtdcDBOPSeqNoType; type TThostFtdcDBOperationType (line 3876) | typedef char TThostFtdcDBOperationType; type TThostFtdcSyncFlagType (line 3886) | typedef char TThostFtdcSyncFlagType; type TThostFtdcSyncTypeType (line 3903) | typedef char TThostFtdcSyncTypeType; type TThostFtdcExDirectionType (line 3928) | typedef char TThostFtdcExDirectionType; type TThostFtdcFBEAmtType (line 3943) | typedef double TThostFtdcFBEAmtType; type TThostFtdcExRateType (line 3963) | typedef double TThostFtdcExRateType; type TThostFtdcFBEResultFlagType (line 3977) | typedef char TThostFtdcFBEResultFlagType; type TThostFtdcFBETotalExCntType (line 4002) | typedef int TThostFtdcFBETotalExCntType; type TThostFtdcFBEExchStatusType (line 4012) | typedef char TThostFtdcFBEExchStatusType; type TThostFtdcFBEFileFlagType (line 4022) | typedef char TThostFtdcFBEFileFlagType; type TThostFtdcFBEAlreadyTradeType (line 4032) | typedef char TThostFtdcFBEAlreadyTradeType; type TThostFtdcFBEUserEventTypeType (line 4063) | typedef char TThostFtdcFBEUserEventTypeType; type TThostFtdcFBEReqFlagType (line 4089) | typedef char TThostFtdcFBEReqFlagType; type TThostFtdcNotifyClassType (line 4107) | typedef char TThostFtdcNotifyClassType; type TThostFtdcForceCloseTypeType (line 4129) | typedef char TThostFtdcForceCloseTypeType; type TThostFtdcRiskNotifyMethodType (line 4148) | typedef char TThostFtdcRiskNotifyMethodType; type TThostFtdcRiskNotifyStatusType (line 4166) | typedef char TThostFtdcRiskNotifyStatusType; type TThostFtdcRiskUserEventType (line 4174) | typedef char TThostFtdcRiskUserEventType; type TThostFtdcParamIDType (line 4179) | typedef int TThostFtdcParamIDType; type TThostFtdcConditionalOrderSortTypeType (line 4207) | typedef char TThostFtdcConditionalOrderSortTypeType; type TThostFtdcSendTypeType (line 4227) | typedef char TThostFtdcSendTypeType; type TThostFtdcClientIDStatusType (line 4245) | typedef char TThostFtdcClientIDStatusType; type TThostFtdcQuestionTypeType (line 4282) | typedef char TThostFtdcQuestionTypeType; type TThostFtdcSeqNoType (line 4292) | typedef int TThostFtdcSeqNoType; type TThostFtdcBusinessTypeType (line 4314) | typedef char TThostFtdcBusinessTypeType; type TThostFtdcCfmmcReturnCodeType (line 4330) | typedef char TThostFtdcCfmmcReturnCodeType; type TThostFtdcExReturnCodeType (line 4335) | typedef int TThostFtdcExReturnCodeType; type TThostFtdcClientTypeType (line 4353) | typedef char TThostFtdcClientTypeType; type TThostFtdcExchangeIDTypeType (line 4369) | typedef char TThostFtdcExchangeIDTypeType; type TThostFtdcExClientIDTypeType (line 4381) | typedef char TThostFtdcExClientIDTypeType; type TThostFtdcUpdateFlagType (line 4439) | typedef char TThostFtdcUpdateFlagType; type TThostFtdcApplyOperateIDType (line 4461) | typedef char TThostFtdcApplyOperateIDType; type TThostFtdcApplyStatusIDType (line 4477) | typedef char TThostFtdcApplyStatusIDType; type TThostFtdcSendMethodType (line 4487) | typedef char TThostFtdcSendMethodType; type TThostFtdcEventModeType (line 4512) | typedef char TThostFtdcEventModeType; type TThostFtdcUOAAutoSendType (line 4526) | typedef char TThostFtdcUOAAutoSendType; type TThostFtdcQueryDepthType (line 4531) | typedef int TThostFtdcQueryDepthType; type TThostFtdcDataCenterIDType (line 4536) | typedef int TThostFtdcDataCenterIDType; type TThostFtdcFlowIDType (line 4548) | typedef char TThostFtdcFlowIDType; type TThostFtdcCheckLevelType (line 4560) | typedef char TThostFtdcCheckLevelType; type TThostFtdcCheckNoType (line 4565) | typedef int TThostFtdcCheckNoType; type TThostFtdcCheckStatusType (line 4581) | typedef char TThostFtdcCheckStatusType; type TThostFtdcUsedStatusType (line 4593) | typedef char TThostFtdcUsedStatusType; type TThostFtdcBankAcountOriginType (line 4613) | typedef char TThostFtdcBankAcountOriginType; type TThostFtdcMonthBillTradeSumType (line 4625) | typedef char TThostFtdcMonthBillTradeSumType; type TThostFtdcFBTTradeCodeEnumType (line 4639) | typedef char TThostFtdcFBTTradeCodeEnumType; type TThostFtdcTimestampType (line 4654) | typedef int TThostFtdcTimestampType; type TThostFtdcLastDriftType (line 4669) | typedef int TThostFtdcLastDriftType; type TThostFtdcLastSuccessType (line 4674) | typedef int TThostFtdcLastSuccessType; type TThostFtdcOTPTypeType (line 4694) | typedef char TThostFtdcOTPTypeType; type TThostFtdcOTPStatusType (line 4716) | typedef char TThostFtdcOTPStatusType; type TThostFtdcBrokerUserTypeType (line 4726) | typedef char TThostFtdcBrokerUserTypeType; type TThostFtdcFutureTypeType (line 4736) | typedef char TThostFtdcFutureTypeType; type TThostFtdcFundEventTypeType (line 4760) | typedef char TThostFtdcFundEventTypeType; type TThostFtdcAccountSourceTypeType (line 4770) | typedef char TThostFtdcAccountSourceTypeType; type TThostFtdcCodeSourceTypeType (line 4780) | typedef char TThostFtdcCodeSourceTypeType; type TThostFtdcUserRangeType (line 4790) | typedef char TThostFtdcUserRangeType; type TThostFtdcByGroupType (line 4810) | typedef char TThostFtdcByGroupType; type TThostFtdcTradeSumStatModeType (line 4822) | typedef char TThostFtdcTradeSumStatModeType; type TThostFtdcComTypeType (line 4827) | typedef int TThostFtdcComTypeType; type TThostFtdcCSRCMoneyType (line 4932) | typedef double TThostFtdcCSRCMoneyType; type TThostFtdcCSRCPriceType (line 4937) | typedef double TThostFtdcCSRCPriceType; type TThostFtdcCSRCStrikePriceType (line 4947) | typedef double TThostFtdcCSRCStrikePriceType; type TThostFtdcExprSetModeType (line 4977) | typedef char TThostFtdcExprSetModeType; type TThostFtdcRateInvestorRangeType (line 4989) | typedef char TThostFtdcRateInvestorRangeType; type TThostFtdcDRIdentityIDType (line 4999) | typedef int TThostFtdcDRIdentityIDType; type TThostFtdcSyncDataStatusType (line 5021) | typedef char TThostFtdcSyncDataStatusType; type TThostFtdcTradeSourceType (line 5031) | typedef char TThostFtdcTradeSourceType; type TThostFtdcFlexStatModeType (line 5043) | typedef char TThostFtdcFlexStatModeType; type TThostFtdcByInvestorRangeType (line 5053) | typedef char TThostFtdcByInvestorRangeType; type TThostFtdcSequenceNo12Type (line 5063) | typedef int TThostFtdcSequenceNo12Type; type TThostFtdcPropertyInvestorRangeType (line 5075) | typedef char TThostFtdcPropertyInvestorRangeType; type TThostFtdcFileStatusType (line 5087) | typedef char TThostFtdcFileStatusType; type TThostFtdcFileGenStyleType (line 5097) | typedef char TThostFtdcFileGenStyleType; type TThostFtdcSysOperModeType (line 5117) | typedef char TThostFtdcSysOperModeType; type TThostFtdcSysOperTypeType (line 5155) | typedef char TThostFtdcSysOperTypeType; type TThostFtdcCSRCDataQueyTypeType (line 5165) | typedef char TThostFtdcCSRCDataQueyTypeType; type TThostFtdcFreezeStatusType (line 5175) | typedef char TThostFtdcFreezeStatusType; type TThostFtdcStandardStatusType (line 5185) | typedef char TThostFtdcStandardStatusType; type TThostFtdcRightParamTypeType (line 5204) | typedef char TThostFtdcRightParamTypeType; type TThostFtdcDataStatusType (line 5224) | typedef char TThostFtdcDataStatusType; type TThostFtdcAMLCheckStatusType (line 5238) | typedef char TThostFtdcAMLCheckStatusType; type TThostFtdcAmlDateTypeType (line 5248) | typedef char TThostFtdcAmlDateTypeType; type TThostFtdcAmlCheckLevelType (line 5262) | typedef char TThostFtdcAmlCheckLevelType; type TThostFtdcExportFileTypeType (line 5284) | typedef char TThostFtdcExportFileTypeType; type TThostFtdcSettleManagerTypeType (line 5298) | typedef char TThostFtdcSettleManagerTypeType; type TThostFtdcSettleManagerLevelType (line 5322) | typedef char TThostFtdcSettleManagerLevelType; type TThostFtdcSettleManagerGroupType (line 5334) | typedef char TThostFtdcSettleManagerGroupType; type TThostFtdcLimitUseTypeType (line 5364) | typedef char TThostFtdcLimitUseTypeType; type TThostFtdcDataResourceType (line 5376) | typedef char TThostFtdcDataResourceType; type TThostFtdcMarginTypeType (line 5388) | typedef char TThostFtdcMarginTypeType; type TThostFtdcActiveTypeType (line 5398) | typedef char TThostFtdcActiveTypeType; type TThostFtdcMarginRateTypeType (line 5410) | typedef char TThostFtdcMarginRateTypeType; type TThostFtdcBackUpStatusType (line 5424) | typedef char TThostFtdcBackUpStatusType; type TThostFtdcInitSettlementType (line 5436) | typedef char TThostFtdcInitSettlementType; type TThostFtdcReportStatusType (line 5450) | typedef char TThostFtdcReportStatusType; type TThostFtdcSaveStatusType (line 5460) | typedef char TThostFtdcSaveStatusType; type TThostFtdcSettArchiveStatusType (line 5474) | typedef char TThostFtdcSettArchiveStatusType; type TThostFtdcCTPTypeType (line 5486) | typedef char TThostFtdcCTPTypeType; type TThostFtdcCloseDealTypeType (line 5506) | typedef char TThostFtdcCloseDealTypeType; type TThostFtdcMortgageFundUseRangeType (line 5520) | typedef char TThostFtdcMortgageFundUseRangeType; type TThostFtdcCurrencyUnitType (line 5525) | typedef double TThostFtdcCurrencyUnitType; type TThostFtdcExchangeRateType (line 5530) | typedef double TThostFtdcExchangeRateType; type TThostFtdcSpecProductTypeType (line 5542) | typedef char TThostFtdcSpecProductTypeType; type TThostFtdcFundMortgageTypeType (line 5552) | typedef char TThostFtdcFundMortgageTypeType; type TThostFtdcAccountSettlementParamIDType (line 5562) | typedef char TThostFtdcAccountSettlementParamIDType; type TThostFtdcFundMortDirectionType (line 5582) | typedef char TThostFtdcFundMortDirectionType; type TThostFtdcBusinessClassType (line 5594) | typedef char TThostFtdcBusinessClassType; type TThostFtdcSwapSourceTypeType (line 5604) | typedef char TThostFtdcSwapSourceTypeType; type TThostFtdcCurrExDirectionType (line 5614) | typedef char TThostFtdcCurrExDirectionType; type TThostFtdcCurrencySwapStatusType (line 5634) | typedef char TThostFtdcCurrencySwapStatusType; type TThostFtdcReqFlagType (line 5658) | typedef char TThostFtdcReqFlagType; type TThostFtdcResFlagType (line 5670) | typedef char TThostFtdcResFlagType; type TThostFtdcRecordCountType (line 5680) | typedef int TThostFtdcRecordCountType; type TThostFtdcExStatusType (line 5695) | typedef char TThostFtdcExStatusType; type TThostFtdcClientRegionType (line 5707) | typedef char TThostFtdcClientRegionType; type TThostFtdcHasBoardType (line 5772) | typedef char TThostFtdcHasBoardType; type TThostFtdcStartModeType (line 5784) | typedef char TThostFtdcStartModeType; type TThostFtdcTemplateTypeType (line 5796) | typedef char TThostFtdcTemplateTypeType; type TThostFtdcLoginModeType (line 5806) | typedef char TThostFtdcLoginModeType; type TThostFtdcPromptTypeType (line 5816) | typedef char TThostFtdcPromptTypeType; type TThostFtdcHasTrusteeType (line 5856) | typedef char TThostFtdcHasTrusteeType; type TThostFtdcAmTypeType (line 5894) | typedef char TThostFtdcAmTypeType; type TThostFtdcCSRCFundIOTypeType (line 5909) | typedef char TThostFtdcCSRCFundIOTypeType; type TThostFtdcCusAccountTypeType (line 5923) | typedef char TThostFtdcCusAccountTypeType; type TThostFtdcLanguageTypeType (line 5943) | typedef char TThostFtdcLanguageTypeType; type TThostFtdcAssetmgrClientTypeType (line 5960) | typedef char TThostFtdcAssetmgrClientTypeType; type TThostFtdcAssetmgrTypeType (line 5970) | typedef char TThostFtdcAssetmgrTypeType; type TThostFtdcCheckInstrTypeType (line 6007) | typedef char TThostFtdcCheckInstrTypeType; type TThostFtdcDeliveryTypeType (line 6017) | typedef char TThostFtdcDeliveryTypeType; type TThostFtdcBigMoneyType (line 6022) | typedef double TThostFtdcBigMoneyType; type TThostFtdcMaxMarginSideAlgorithmType (line 6032) | typedef char TThostFtdcMaxMarginSideAlgorithmType; type TThostFtdcDAClientTypeType (line 6044) | typedef char TThostFtdcDAClientTypeType; type TThostFtdcDCEPriorityType (line 6059) | typedef int TThostFtdcDCEPriorityType; type TThostFtdcTradeGroupIDType (line 6064) | typedef int TThostFtdcTradeGroupIDType; type TThostFtdcIsCheckPrepaType (line 6069) | typedef int TThostFtdcIsCheckPrepaType; type TThostFtdcUOAAssetmgrTypeType (line 6079) | typedef char TThostFtdcUOAAssetmgrTypeType; type TThostFtdcDirectionEnType (line 6089) | typedef char TThostFtdcDirectionEnType; type TThostFtdcOffsetFlagEnType (line 6109) | typedef char TThostFtdcOffsetFlagEnType; type TThostFtdcHedgeFlagEnType (line 6121) | typedef char TThostFtdcHedgeFlagEnType; type TThostFtdcFundIOTypeEnType (line 6133) | typedef char TThostFtdcFundIOTypeEnType; type TThostFtdcFundTypeEnType (line 6147) | typedef char TThostFtdcFundTypeEnType; type TThostFtdcFundDirectionEnType (line 6157) | typedef char TThostFtdcFundDirectionEnType; type TThostFtdcFundMortDirectionEnType (line 6167) | typedef char TThostFtdcFundMortDirectionEnType; type TThostFtdcOptionsTypeType (line 6182) | typedef char TThostFtdcOptionsTypeType; type TThostFtdcStrikeModeType (line 6194) | typedef char TThostFtdcStrikeModeType; type TThostFtdcStrikeTypeType (line 6204) | typedef char TThostFtdcStrikeTypeType; type TThostFtdcApplyTypeType (line 6212) | typedef char TThostFtdcApplyTypeType; type TThostFtdcGiveUpDataSourceType (line 6222) | typedef char TThostFtdcGiveUpDataSourceType; type TThostFtdcExecResultType (line 6257) | typedef char TThostFtdcExecResultType; type TThostFtdcStrikeSequenceType (line 6262) | typedef int TThostFtdcStrikeSequenceType; type TThostFtdcCombinationTypeType (line 6295) | typedef char TThostFtdcCombinationTypeType; type TThostFtdcDceCombinationTypeType (line 6323) | typedef char TThostFtdcDceCombinationTypeType; type TThostFtdcOptionRoyaltyPriceTypeType (line 6335) | typedef char TThostFtdcOptionRoyaltyPriceTypeType; type TThostFtdcBalanceAlgorithmType (line 6345) | typedef char TThostFtdcBalanceAlgorithmType; type TThostFtdcActionTypeType (line 6355) | typedef char TThostFtdcActionTypeType; type TThostFtdcForQuoteStatusType (line 6367) | typedef char TThostFtdcForQuoteStatusType; type TThostFtdcValueMethodType (line 6377) | typedef char TThostFtdcValueMethodType; type TThostFtdcExecOrderPositionFlagType (line 6387) | typedef char TThostFtdcExecOrderPositionFlagType; type TThostFtdcExecOrderCloseFlagType (line 6397) | typedef char TThostFtdcExecOrderCloseFlagType; type TThostFtdcProductTypeType (line 6407) | typedef char TThostFtdcProductTypeType; type TThostFtdcCZCEUploadFileNameType (line 6429) | typedef char TThostFtdcCZCEUploadFileNameType; type TThostFtdcDCEUploadFileNameType (line 6451) | typedef char TThostFtdcDCEUploadFileNameType; type TThostFtdcSHFEUploadFileNameType (line 6465) | typedef char TThostFtdcSHFEUploadFileNameType; type TThostFtdcCFFEXUploadFileNameType (line 6479) | typedef char TThostFtdcCFFEXUploadFileNameType; type TThostFtdcCombDirectionType (line 6491) | typedef char TThostFtdcCombDirectionType; type TThostFtdcStrikeOffsetTypeType (line 6505) | typedef char TThostFtdcStrikeOffsetTypeType; type TThostFtdcReserveOpenAccStasType (line 6519) | typedef char TThostFtdcReserveOpenAccStasType; type TThostFtdcBulletinIDType (line 6534) | typedef int TThostFtdcBulletinIDType; type TThostFtdcNewsUrgencyType (line 6544) | typedef char TThostFtdcNewsUrgencyType; type TThostFtdcWeakPasswordSourceType (line 6584) | typedef char TThostFtdcWeakPasswordSourceType; type TThostFtdcOptSelfCloseFlagType (line 6608) | typedef char TThostFtdcOptSelfCloseFlagType; type TThostFtdcBizTypeType (line 6618) | typedef char TThostFtdcBizTypeType; type TThostFtdcAppTypeType (line 6632) | typedef char TThostFtdcAppTypeType; type TThostFtdcSystemInfoLenType (line 6642) | typedef int TThostFtdcSystemInfoLenType; type TThostFtdcAdditionalInfoLenType (line 6647) | typedef int TThostFtdcAdditionalInfoLenType; type TThostFtdcCurrentAuthMethodType (line 6672) | typedef int TThostFtdcCurrentAuthMethodType; type TThostFtdcCaptchaInfoLenType (line 6677) | typedef int TThostFtdcCaptchaInfoLenType; type TThostFtdcUserTextSeqType (line 6687) | typedef int TThostFtdcUserTextSeqType; type TThostFtdcHandshakeDataLenType (line 6697) | typedef int TThostFtdcHandshakeDataLenType; type TThostFtdcRsaKeyVersionType (line 6707) | typedef int TThostFtdcRsaKeyVersionType; type TThostFtdcQueryFreqType (line 6722) | typedef int TThostFtdcQueryFreqType; type TThostFtdcResponseValueType (line 6732) | typedef char TThostFtdcResponseValueType; type TThostFtdcOTCTradeTypeType (line 6742) | typedef char TThostFtdcOTCTradeTypeType; type TThostFtdcMatchTypeType (line 6752) | typedef char TThostFtdcMatchTypeType; type TThostFtdcRiskValueType (line 6762) | typedef double TThostFtdcRiskValueType; type TThostFtdcDiscountRatioType (line 6772) | typedef double TThostFtdcDiscountRatioType; type TThostFtdcAuthTypeType (line 6782) | typedef char TThostFtdcAuthTypeType; type TThostFtdcClassTypeType (line 6796) | typedef char TThostFtdcClassTypeType; type TThostFtdcTradingTypeType (line 6808) | typedef char TThostFtdcTradingTypeType; type TThostFtdcProductStatusType (line 6818) | typedef char TThostFtdcProductStatusType; type TThostFtdcSyncDeltaStatusType (line 6832) | typedef char TThostFtdcSyncDeltaStatusType; type TThostFtdcActionDirectionType (line 6844) | typedef char TThostFtdcActionDirectionType; type TThostFtdcOrderCancelAlgType (line 6854) | typedef char TThostFtdcOrderCancelAlgType; type TThostFtdcCommonIntType (line 6864) | typedef int TThostFtdcCommonIntType; type TThostFtdcOpenLimitControlLevelType (line 6881) | typedef char TThostFtdcOpenLimitControlLevelType; type TThostFtdcOrderFreqControlLevelType (line 6893) | typedef char TThostFtdcOrderFreqControlLevelType; type TThostFtdcEnumBoolType (line 6903) | typedef char TThostFtdcEnumBoolType; type TThostFtdcTimeRangeType (line 6917) | typedef char TThostFtdcTimeRangeType; type TThostFtdcDeltaType (line 6922) | typedef double TThostFtdcDeltaType; type TThostFtdcSpreadIdType (line 6927) | typedef int TThostFtdcSpreadIdType; type TThostFtdcPortfolioType (line 6943) | typedef char TThostFtdcPortfolioType; type TThostFtdcPortfolioDefIDType (line 6948) | typedef int TThostFtdcPortfolioDefIDType; type TThostFtdcWithDrawParamIDType (line 6956) | typedef char TThostFtdcWithDrawParamIDType; type TThostFtdcInvstTradingRightType (line 6971) | typedef char TThostFtdcInvstTradingRightType; type TThostFtdcThostFunctionCodeType (line 6976) | typedef int TThostFtdcThostFunctionCodeType; type TThostFtdcSPMMDiscountRatioType (line 6981) | typedef double TThostFtdcSPMMDiscountRatioType; type TThostFtdcInstMarginCalIDType (line 7008) | typedef char TThostFtdcInstMarginCalIDType; type TThostFtdcHedgeRateType (line 7018) | typedef double TThostFtdcHedgeRateType; type TThostFtdcRCAMSPriorityType (line 7023) | typedef int TThostFtdcRCAMSPriorityType; type TThostFtdcAdjustValueType (line 7028) | typedef double TThostFtdcAdjustValueType; type TThostFtdcRCAMSCombinationTypeType (line 7044) | typedef char TThostFtdcRCAMSCombinationTypeType; type TThostFtdcPortfTypeType (line 7059) | typedef char TThostFtdcPortfTypeType; type TThostFtdcInstrumentClassType (line 7071) | typedef char TThostFtdcInstrumentClassType; type TThostFtdcCommodityGroupIDType (line 7076) | typedef int TThostFtdcCommodityGroupIDType; type TThostFtdcStdPositionType (line 7081) | typedef double TThostFtdcStdPositionType; type TThostFtdcProdChangeFlagType (line 7093) | typedef char TThostFtdcProdChangeFlagType; type TThostFtdcPwdRcdSrcType (line 7109) | typedef char TThostFtdcPwdRcdSrcType; type TThostFtdcAddrSrvModeType (line 7121) | typedef char TThostFtdcAddrSrvModeType; type TThostFtdcAddrVerType (line 7131) | typedef char TThostFtdcAddrVerType; type TThostFtdcTGSessionQryStatusType (line 7156) | typedef char TThostFtdcTGSessionQryStatusType; type TThostFtdcOffsetTypeType (line 7170) | typedef char TThostFtdcOffsetTypeType; type TThostFtdcApplySrcType (line 7190) | typedef char TThostFtdcApplySrcType; FILE: native/ctp_bridge/api/win/ThostFtdcUserApiStruct.h type CThostFtdcDisseminationField (line 21) | struct CThostFtdcDisseminationField type CThostFtdcReqUserLoginField (line 30) | struct CThostFtdcReqUserLoginField type CThostFtdcRspUserLoginField (line 61) | struct CThostFtdcRspUserLoginField type CThostFtdcUserLogoutField (line 104) | struct CThostFtdcUserLogoutField type CThostFtdcForceUserLogoutField (line 113) | struct CThostFtdcForceUserLogoutField type CThostFtdcReqAuthenticateField (line 122) | struct CThostFtdcReqAuthenticateField type CThostFtdcRspAuthenticateField (line 137) | struct CThostFtdcRspAuthenticateField type CThostFtdcAuthenticationInfoField (line 152) | struct CThostFtdcAuthenticationInfoField type CThostFtdcRspUserLogin2Field (line 175) | struct CThostFtdcRspUserLogin2Field type CThostFtdcTransferHeaderField (line 208) | struct CThostFtdcTransferHeaderField type CThostFtdcTransferBankToFutureReqField (line 239) | struct CThostFtdcTransferBankToFutureReqField type CThostFtdcTransferBankToFutureRspField (line 256) | struct CThostFtdcTransferBankToFutureRspField type CThostFtdcTransferFutureToBankReqField (line 273) | struct CThostFtdcTransferFutureToBankReqField type CThostFtdcTransferFutureToBankRspField (line 290) | struct CThostFtdcTransferFutureToBankRspField type CThostFtdcTransferQryBankReqField (line 307) | struct CThostFtdcTransferQryBankReqField type CThostFtdcTransferQryBankRspField (line 320) | struct CThostFtdcTransferQryBankRspField type CThostFtdcTransferQryDetailReqField (line 339) | struct CThostFtdcTransferQryDetailReqField type CThostFtdcTransferQryDetailRspField (line 346) | struct CThostFtdcTransferQryDetailRspField type CThostFtdcRspInfoField (line 379) | struct CThostFtdcRspInfoField type CThostFtdcExchangeField (line 388) | struct CThostFtdcExchangeField type CThostFtdcProductField (line 399) | struct CThostFtdcProductField type CThostFtdcInstrumentField (line 446) | struct CThostFtdcInstrumentField type CThostFtdcBrokerField (line 521) | struct CThostFtdcBrokerField type CThostFtdcTraderField (line 534) | struct CThostFtdcTraderField type CThostFtdcInvestorField (line 557) | struct CThostFtdcInvestorField type CThostFtdcTradingCodeField (line 592) | struct CThostFtdcTradingCodeField type CThostFtdcPartBrokerField (line 615) | struct CThostFtdcPartBrokerField type CThostFtdcSuperUserField (line 628) | struct CThostFtdcSuperUserField type CThostFtdcSuperUserFunctionField (line 641) | struct CThostFtdcSuperUserFunctionField type CThostFtdcInvestorGroupField (line 650) | struct CThostFtdcInvestorGroupField type CThostFtdcTradingAccountField (line 661) | struct CThostFtdcTradingAccountField type CThostFtdcInvestorPositionField (line 766) | struct CThostFtdcInvestorPositionField type CThostFtdcInstrumentMarginRateField (line 873) | struct CThostFtdcInstrumentMarginRateField type CThostFtdcInstrumentCommissionRateField (line 904) | struct CThostFtdcInstrumentCommissionRateField type CThostFtdcDepthMarketDataField (line 937) | struct CThostFtdcDepthMarketDataField type CThostFtdcInstrumentTradingRightField (line 1038) | struct CThostFtdcInstrumentTradingRightField type CThostFtdcBrokerUserField (line 1055) | struct CThostFtdcBrokerUserField type CThostFtdcBrokerUserPasswordField (line 1074) | struct CThostFtdcBrokerUserPasswordField type CThostFtdcBrokerUserFunctionField (line 1093) | struct CThostFtdcBrokerUserFunctionField type CThostFtdcTraderOfferField (line 1104) | struct CThostFtdcTraderOfferField type CThostFtdcSettlementInfoField (line 1149) | struct CThostFtdcSettlementInfoField type CThostFtdcInstrumentMarginRateAdjustField (line 1170) | struct CThostFtdcInstrumentMarginRateAdjustField type CThostFtdcExchangeMarginRateField (line 1197) | struct CThostFtdcExchangeMarginRateField type CThostFtdcExchangeMarginRateAdjustField (line 1220) | struct CThostFtdcExchangeMarginRateAdjustField type CThostFtdcExchangeRateField (line 1257) | struct CThostFtdcExchangeRateField type CThostFtdcSettlementRefField (line 1272) | struct CThostFtdcSettlementRefField type CThostFtdcCurrentTimeField (line 1281) | struct CThostFtdcCurrentTimeField type CThostFtdcCommPhaseField (line 1294) | struct CThostFtdcCommPhaseField type CThostFtdcLoginInfoField (line 1305) | struct CThostFtdcLoginInfoField type CThostFtdcLogoutAllField (line 1358) | struct CThostFtdcLogoutAllField type CThostFtdcFrontStatusField (line 1369) | struct CThostFtdcFrontStatusField type CThostFtdcUserPasswordUpdateField (line 1382) | struct CThostFtdcUserPasswordUpdateField type CThostFtdcInputOrderField (line 1395) | struct CThostFtdcInputOrderField type CThostFtdcOrderField (line 1468) | struct CThostFtdcOrderField type CThostFtdcExchangeOrderField (line 1609) | struct CThostFtdcExchangeOrderField type CThostFtdcExchangeOrderInsertErrorField (line 1708) | struct CThostFtdcExchangeOrderInsertErrorField type CThostFtdcInputOrderActionField (line 1727) | struct CThostFtdcInputOrderActionField type CThostFtdcOrderActionField (line 1774) | struct CThostFtdcOrderActionField type CThostFtdcExchangeOrderActionField (line 1845) | struct CThostFtdcExchangeOrderActionField type CThostFtdcExchangeOrderActionErrorField (line 1890) | struct CThostFtdcExchangeOrderActionErrorField type CThostFtdcExchangeTradeField (line 1911) | struct CThostFtdcExchangeTradeField type CThostFtdcTradeField (line 1962) | struct CThostFtdcTradeField type CThostFtdcUserSessionField (line 2033) | struct CThostFtdcUserSessionField type CThostFtdcQryMaxOrderVolumeField (line 2064) | struct CThostFtdcQryMaxOrderVolumeField type CThostFtdcSettlementInfoConfirmField (line 2089) | struct CThostFtdcSettlementInfoConfirmField type CThostFtdcSyncDepositField (line 2108) | struct CThostFtdcSyncDepositField type CThostFtdcSyncFundMortgageField (line 2131) | struct CThostFtdcSyncFundMortgageField type CThostFtdcBrokerSyncField (line 2148) | struct CThostFtdcBrokerSyncField type CThostFtdcSyncingInvestorField (line 2155) | struct CThostFtdcSyncingInvestorField type CThostFtdcSyncingTradingCodeField (line 2190) | struct CThostFtdcSyncingTradingCodeField type CThostFtdcSyncingInvestorGroupField (line 2207) | struct CThostFtdcSyncingInvestorGroupField type CThostFtdcSyncingTradingAccountField (line 2218) | struct CThostFtdcSyncingTradingAccountField type CThostFtdcSyncingInvestorPositionField (line 2321) | struct CThostFtdcSyncingInvestorPositionField type CThostFtdcSyncingInstrumentMarginRateField (line 2426) | struct CThostFtdcSyncingInstrumentMarginRateField type CThostFtdcSyncingInstrumentCommissionRateField (line 2453) | struct CThostFtdcSyncingInstrumentCommissionRateField type CThostFtdcSyncingInstrumentTradingRightField (line 2480) | struct CThostFtdcSyncingInstrumentTradingRightField type CThostFtdcQryOrderField (line 2497) | struct CThostFtdcQryOrderField type CThostFtdcQryTradeField (line 2520) | struct CThostFtdcQryTradeField type CThostFtdcQryInvestorPositionField (line 2543) | struct CThostFtdcQryInvestorPositionField type CThostFtdcQryTradingAccountField (line 2560) | struct CThostFtdcQryTradingAccountField type CThostFtdcQryInvestorField (line 2575) | struct CThostFtdcQryInvestorField type CThostFtdcQryTradingCodeField (line 2584) | struct CThostFtdcQryTradingCodeField type CThostFtdcQryInvestorGroupField (line 2601) | struct CThostFtdcQryInvestorGroupField type CThostFtdcQryInstrumentMarginRateField (line 2608) | struct CThostFtdcQryInstrumentMarginRateField type CThostFtdcQryInstrumentCommissionRateField (line 2627) | struct CThostFtdcQryInstrumentCommissionRateField type CThostFtdcQryInstrumentTradingRightField (line 2644) | struct CThostFtdcQryInstrumentTradingRightField type CThostFtdcQryBrokerField (line 2657) | struct CThostFtdcQryBrokerField type CThostFtdcQryTraderField (line 2664) | struct CThostFtdcQryTraderField type CThostFtdcQrySuperUserFunctionField (line 2675) | struct CThostFtdcQrySuperUserFunctionField type CThostFtdcQryUserSessionField (line 2682) | struct CThostFtdcQryUserSessionField type CThostFtdcQryPartBrokerField (line 2695) | struct CThostFtdcQryPartBrokerField type CThostFtdcQryFrontStatusField (line 2706) | struct CThostFtdcQryFrontStatusField type CThostFtdcQryExchangeOrderField (line 2713) | struct CThostFtdcQryExchangeOrderField type CThostFtdcQryOrderActionField (line 2730) | struct CThostFtdcQryOrderActionField type CThostFtdcQryExchangeOrderActionField (line 2741) | struct CThostFtdcQryExchangeOrderActionField type CThostFtdcQrySuperUserField (line 2754) | struct CThostFtdcQrySuperUserField type CThostFtdcQryExchangeField (line 2761) | struct CThostFtdcQryExchangeField type CThostFtdcQryProductField (line 2768) | struct CThostFtdcQryProductField type CThostFtdcQryInstrumentField (line 2781) | struct CThostFtdcQryInstrumentField type CThostFtdcQryDepthMarketDataField (line 2800) | struct CThostFtdcQryDepthMarketDataField type CThostFtdcQryBrokerUserField (line 2813) | struct CThostFtdcQryBrokerUserField type CThostFtdcQryBrokerUserFunctionField (line 2822) | struct CThostFtdcQryBrokerUserFunctionField type CThostFtdcQryTraderOfferField (line 2831) | struct CThostFtdcQryTraderOfferField type CThostFtdcQrySyncDepositField (line 2842) | struct CThostFtdcQrySyncDepositField type CThostFtdcQrySettlementInfoField (line 2851) | struct CThostFtdcQrySettlementInfoField type CThostFtdcQryExchangeMarginRateField (line 2866) | struct CThostFtdcQryExchangeMarginRateField type CThostFtdcQryExchangeMarginRateAdjustField (line 2881) | struct CThostFtdcQryExchangeMarginRateAdjustField type CThostFtdcQryExchangeRateField (line 2894) | struct CThostFtdcQryExchangeRateField type CThostFtdcQrySyncFundMortgageField (line 2905) | struct CThostFtdcQrySyncFundMortgageField type CThostFtdcQryHisOrderField (line 2914) | struct CThostFtdcQryHisOrderField type CThostFtdcOptionInstrMiniMarginField (line 2939) | struct CThostFtdcOptionInstrMiniMarginField type CThostFtdcOptionInstrMarginAdjustField (line 2960) | struct CThostFtdcOptionInstrMarginAdjustField type CThostFtdcOptionInstrCommRateField (line 2993) | struct CThostFtdcOptionInstrCommRateField type CThostFtdcOptionInstrTradeCostField (line 3028) | struct CThostFtdcOptionInstrTradeCostField type CThostFtdcQryOptionInstrTradeCostField (line 3057) | struct CThostFtdcQryOptionInstrTradeCostField type CThostFtdcQryOptionInstrCommRateField (line 3080) | struct CThostFtdcQryOptionInstrCommRateField type CThostFtdcIndexPriceField (line 3097) | struct CThostFtdcIndexPriceField type CThostFtdcInputExecOrderField (line 3110) | struct CThostFtdcInputExecOrderField type CThostFtdcInputExecOrderActionField (line 3161) | struct CThostFtdcInputExecOrderActionField type CThostFtdcExecOrderField (line 3200) | struct CThostFtdcExecOrderField type CThostFtdcExecOrderActionField (line 3299) | struct CThostFtdcExecOrderActionField type CThostFtdcQryExecOrderField (line 3364) | struct CThostFtdcQryExecOrderField type CThostFtdcExchangeExecOrderField (line 3385) | struct CThostFtdcExchangeExecOrderField type CThostFtdcQryExchangeExecOrderField (line 3454) | struct CThostFtdcQryExchangeExecOrderField type CThostFtdcQryExecOrderActionField (line 3471) | struct CThostFtdcQryExecOrderActionField type CThostFtdcExchangeExecOrderActionField (line 3482) | struct CThostFtdcExchangeExecOrderActionField type CThostFtdcQryExchangeExecOrderActionField (line 3531) | struct CThostFtdcQryExchangeExecOrderActionField type CThostFtdcErrExecOrderField (line 3544) | struct CThostFtdcErrExecOrderField type CThostFtdcQryErrExecOrderField (line 3599) | struct CThostFtdcQryErrExecOrderField type CThostFtdcErrExecOrderActionField (line 3608) | struct CThostFtdcErrExecOrderActionField type CThostFtdcQryErrExecOrderActionField (line 3651) | struct CThostFtdcQryErrExecOrderActionField type CThostFtdcOptionInstrTradingRightField (line 3660) | struct CThostFtdcOptionInstrTradingRightField type CThostFtdcQryOptionInstrTradingRightField (line 3679) | struct CThostFtdcQryOptionInstrTradingRightField type CThostFtdcInputForQuoteField (line 3694) | struct CThostFtdcInputForQuoteField type CThostFtdcForQuoteField (line 3721) | struct CThostFtdcForQuoteField type CThostFtdcQryForQuoteField (line 3778) | struct CThostFtdcQryForQuoteField type CThostFtdcExchangeForQuoteField (line 3799) | struct CThostFtdcExchangeForQuoteField type CThostFtdcQryExchangeForQuoteField (line 3832) | struct CThostFtdcQryExchangeForQuoteField type CThostFtdcInputQuoteField (line 3849) | struct CThostFtdcInputQuoteField type CThostFtdcInputQuoteActionField (line 3912) | struct CThostFtdcInputQuoteActionField type CThostFtdcQuoteField (line 3957) | struct CThostFtdcQuoteField type CThostFtdcQuoteActionField (line 4076) | struct CThostFtdcQuoteActionField type CThostFtdcQryQuoteField (line 4143) | struct CThostFtdcQryQuoteField type CThostFtdcExchangeQuoteField (line 4166) | struct CThostFtdcExchangeQuoteField type CThostFtdcQryExchangeQuoteField (line 4245) | struct CThostFtdcQryExchangeQuoteField type CThostFtdcQryQuoteActionField (line 4262) | struct CThostFtdcQryQuoteActionField type CThostFtdcExchangeQuoteActionField (line 4273) | struct CThostFtdcExchangeQuoteActionField type CThostFtdcQryExchangeQuoteActionField (line 4312) | struct CThostFtdcQryExchangeQuoteActionField type CThostFtdcOptionInstrDeltaField (line 4325) | struct CThostFtdcOptionInstrDeltaField type CThostFtdcForQuoteRspField (line 4342) | struct CThostFtdcForQuoteRspField type CThostFtdcStrikeOffsetField (line 4361) | struct CThostFtdcStrikeOffsetField type CThostFtdcQryStrikeOffsetField (line 4380) | struct CThostFtdcQryStrikeOffsetField type CThostFtdcInputBatchOrderActionField (line 4393) | struct CThostFtdcInputBatchOrderActionField type CThostFtdcBatchOrderActionField (line 4422) | struct CThostFtdcBatchOrderActionField type CThostFtdcExchangeBatchOrderActionField (line 4471) | struct CThostFtdcExchangeBatchOrderActionField type CThostFtdcQryBatchOrderActionField (line 4504) | struct CThostFtdcQryBatchOrderActionField type CThostFtdcCombInstrumentGuardField (line 4515) | struct CThostFtdcCombInstrumentGuardField type CThostFtdcQryCombInstrumentGuardField (line 4530) | struct CThostFtdcQryCombInstrumentGuardField type CThostFtdcInputCombActionField (line 4543) | struct CThostFtdcInputCombActionField type CThostFtdcCombActionField (line 4582) | struct CThostFtdcCombActionField type CThostFtdcQryCombActionField (line 4653) | struct CThostFtdcQryCombActionField type CThostFtdcExchangeCombActionField (line 4670) | struct CThostFtdcExchangeCombActionField type CThostFtdcQryExchangeCombActionField (line 4719) | struct CThostFtdcQryExchangeCombActionField type CThostFtdcProductExchRateField (line 4736) | struct CThostFtdcProductExchRateField type CThostFtdcQryProductExchRateField (line 4751) | struct CThostFtdcQryProductExchRateField type CThostFtdcQryForQuoteParamField (line 4762) | struct CThostFtdcQryForQuoteParamField type CThostFtdcForQuoteParamField (line 4775) | struct CThostFtdcForQuoteParamField type CThostFtdcMMOptionInstrCommRateField (line 4792) | struct CThostFtdcMMOptionInstrCommRateField type CThostFtdcQryMMOptionInstrCommRateField (line 4823) | struct CThostFtdcQryMMOptionInstrCommRateField type CThostFtdcMMInstrumentCommissionRateField (line 4836) | struct CThostFtdcMMInstrumentCommissionRateField type CThostFtdcQryMMInstrumentCommissionRateField (line 4863) | struct CThostFtdcQryMMInstrumentCommissionRateField type CThostFtdcInstrumentOrderCommRateField (line 4876) | struct CThostFtdcInstrumentOrderCommRateField type CThostFtdcQryInstrumentOrderCommRateField (line 4905) | struct CThostFtdcQryInstrumentOrderCommRateField type CThostFtdcTradeParamField (line 4918) | struct CThostFtdcTradeParamField type CThostFtdcInstrumentMarginRateULField (line 4931) | struct CThostFtdcInstrumentMarginRateULField type CThostFtdcFutureLimitPosiParamField (line 4956) | struct CThostFtdcFutureLimitPosiParamField type CThostFtdcLoginForbiddenIPField (line 4977) | struct CThostFtdcLoginForbiddenIPField type CThostFtdcIPListField (line 4986) | struct CThostFtdcIPListField type CThostFtdcInputOptionSelfCloseField (line 4997) | struct CThostFtdcInputOptionSelfCloseField type CThostFtdcInputOptionSelfCloseActionField (line 5040) | struct CThostFtdcInputOptionSelfCloseActionField type CThostFtdcOptionSelfCloseField (line 5079) | struct CThostFtdcOptionSelfCloseField type CThostFtdcOptionSelfCloseActionField (line 5170) | struct CThostFtdcOptionSelfCloseActionField type CThostFtdcQryOptionSelfCloseField (line 5233) | struct CThostFtdcQryOptionSelfCloseField type CThostFtdcExchangeOptionSelfCloseField (line 5254) | struct CThostFtdcExchangeOptionSelfCloseField type CThostFtdcQryOptionSelfCloseActionField (line 5315) | struct CThostFtdcQryOptionSelfCloseActionField type CThostFtdcExchangeOptionSelfCloseActionField (line 5326) | struct CThostFtdcExchangeOptionSelfCloseActionField type CThostFtdcSyncDelaySwapField (line 5373) | struct CThostFtdcSyncDelaySwapField type CThostFtdcQrySyncDelaySwapField (line 5400) | struct CThostFtdcQrySyncDelaySwapField type CThostFtdcInvestUnitField (line 5409) | struct CThostFtdcInvestUnitField type CThostFtdcQryInvestUnitField (line 5432) | struct CThostFtdcQryInvestUnitField type CThostFtdcSecAgentCheckModeField (line 5443) | struct CThostFtdcSecAgentCheckModeField type CThostFtdcSecAgentTradeInfoField (line 5458) | struct CThostFtdcSecAgentTradeInfoField type CThostFtdcMarketDataField (line 5471) | struct CThostFtdcMarketDataField type CThostFtdcMarketDataBaseField (line 5526) | struct CThostFtdcMarketDataBaseField type CThostFtdcMarketDataStaticField (line 5541) | struct CThostFtdcMarketDataStaticField type CThostFtdcMarketDataLastMatchField (line 5562) | struct CThostFtdcMarketDataLastMatchField type CThostFtdcMarketDataBestPriceField (line 5575) | struct CThostFtdcMarketDataBestPriceField type CThostFtdcMarketDataBid23Field (line 5588) | struct CThostFtdcMarketDataBid23Field type CThostFtdcMarketDataAsk23Field (line 5601) | struct CThostFtdcMarketDataAsk23Field type CThostFtdcMarketDataBid45Field (line 5614) | struct CThostFtdcMarketDataBid45Field type CThostFtdcMarketDataAsk45Field (line 5627) | struct CThostFtdcMarketDataAsk45Field type CThostFtdcMarketDataUpdateTimeField (line 5640) | struct CThostFtdcMarketDataUpdateTimeField type CThostFtdcMarketDataBandingPriceField (line 5655) | struct CThostFtdcMarketDataBandingPriceField type CThostFtdcMarketDataExchangeField (line 5664) | struct CThostFtdcMarketDataExchangeField type CThostFtdcSpecificInstrumentField (line 5671) | struct CThostFtdcSpecificInstrumentField type CThostFtdcInstrumentStatusField (line 5680) | struct CThostFtdcInstrumentStatusField type CThostFtdcQryInstrumentStatusField (line 5705) | struct CThostFtdcQryInstrumentStatusField type CThostFtdcInvestorAccountField (line 5716) | struct CThostFtdcInvestorAccountField type CThostFtdcPositionProfitAlgorithmField (line 5729) | struct CThostFtdcPositionProfitAlgorithmField type CThostFtdcDiscountField (line 5744) | struct CThostFtdcDiscountField type CThostFtdcQryTransferBankField (line 5757) | struct CThostFtdcQryTransferBankField type CThostFtdcTransferBankField (line 5766) | struct CThostFtdcTransferBankField type CThostFtdcQryInvestorPositionDetailField (line 5779) | struct CThostFtdcQryInvestorPositionDetailField type CThostFtdcInvestorPositionDetailField (line 5796) | struct CThostFtdcInvestorPositionDetailField type CThostFtdcTradingAccountPasswordField (line 5863) | struct CThostFtdcTradingAccountPasswordField type CThostFtdcMDTraderOfferField (line 5876) | struct CThostFtdcMDTraderOfferField type CThostFtdcQryMDTraderOfferField (line 5921) | struct CThostFtdcQryMDTraderOfferField type CThostFtdcQryNoticeField (line 5932) | struct CThostFtdcQryNoticeField type CThostFtdcNoticeField (line 5939) | struct CThostFtdcNoticeField type CThostFtdcUserRightField (line 5950) | struct CThostFtdcUserRightField type CThostFtdcQrySettlementInfoConfirmField (line 5963) | struct CThostFtdcQrySettlementInfoConfirmField type CThostFtdcLoadSettlementInfoField (line 5976) | struct CThostFtdcLoadSettlementInfoField type CThostFtdcBrokerWithdrawAlgorithmField (line 5983) | struct CThostFtdcBrokerWithdrawAlgorithmField type CThostFtdcTradingAccountPasswordUpdateV1Field (line 6008) | struct CThostFtdcTradingAccountPasswordUpdateV1Field type CThostFtdcTradingAccountPasswordUpdateField (line 6021) | struct CThostFtdcTradingAccountPasswordUpdateField type CThostFtdcQryCombinationLegField (line 6036) | struct CThostFtdcQryCombinationLegField type CThostFtdcQrySyncStatusField (line 6051) | struct CThostFtdcQrySyncStatusField type CThostFtdcCombinationLegField (line 6058) | struct CThostFtdcCombinationLegField type CThostFtdcSyncStatusField (line 6079) | struct CThostFtdcSyncStatusField type CThostFtdcQryLinkManField (line 6088) | struct CThostFtdcQryLinkManField type CThostFtdcLinkManField (line 6097) | struct CThostFtdcLinkManField type CThostFtdcQryBrokerUserEventField (line 6126) | struct CThostFtdcQryBrokerUserEventField type CThostFtdcBrokerUserEventField (line 6137) | struct CThostFtdcBrokerUserEventField type CThostFtdcQryContractBankField (line 6166) | struct CThostFtdcQryContractBankField type CThostFtdcContractBankField (line 6177) | struct CThostFtdcContractBankField type CThostFtdcInvestorPositionCombineDetailField (line 6190) | struct CThostFtdcInvestorPositionCombineDetailField type CThostFtdcParkedOrderField (line 6241) | struct CThostFtdcParkedOrderField type CThostFtdcParkedOrderActionField (line 6320) | struct CThostFtdcParkedOrderActionField type CThostFtdcQryParkedOrderField (line 6373) | struct CThostFtdcQryParkedOrderField type CThostFtdcQryParkedOrderActionField (line 6390) | struct CThostFtdcQryParkedOrderActionField type CThostFtdcRemoveParkedOrderField (line 6407) | struct CThostFtdcRemoveParkedOrderField type CThostFtdcRemoveParkedOrderActionField (line 6420) | struct CThostFtdcRemoveParkedOrderActionField type CThostFtdcInvestorWithdrawAlgorithmField (line 6433) | struct CThostFtdcInvestorWithdrawAlgorithmField type CThostFtdcQryInvestorPositionCombineDetailField (line 6450) | struct CThostFtdcQryInvestorPositionCombineDetailField type CThostFtdcMarketDataAveragePriceField (line 6467) | struct CThostFtdcMarketDataAveragePriceField type CThostFtdcVerifyInvestorPasswordField (line 6474) | struct CThostFtdcVerifyInvestorPasswordField type CThostFtdcUserIPField (line 6485) | struct CThostFtdcUserIPField type CThostFtdcTradingNoticeInfoField (line 6504) | struct CThostFtdcTradingNoticeInfoField type CThostFtdcTradingNoticeField (line 6523) | struct CThostFtdcTradingNoticeField type CThostFtdcQryTradingNoticeField (line 6546) | struct CThostFtdcQryTradingNoticeField type CThostFtdcQryErrOrderField (line 6557) | struct CThostFtdcQryErrOrderField type CThostFtdcErrOrderField (line 6566) | struct CThostFtdcErrOrderField type CThostFtdcErrorConditionalOrderField (line 6643) | struct CThostFtdcErrorConditionalOrderField type CThostFtdcQryErrOrderActionField (line 6784) | struct CThostFtdcQryErrOrderActionField type CThostFtdcErrOrderActionField (line 6793) | struct CThostFtdcErrOrderActionField type CThostFtdcQryExchangeSequenceField (line 6868) | struct CThostFtdcQryExchangeSequenceField type CThostFtdcExchangeSequenceField (line 6875) | struct CThostFtdcExchangeSequenceField type CThostFtdcQryMaxOrderVolumeWithPriceField (line 6886) | struct CThostFtdcQryMaxOrderVolumeWithPriceField type CThostFtdcQryBrokerTradingParamsField (line 6913) | struct CThostFtdcQryBrokerTradingParamsField type CThostFtdcBrokerTradingParamsField (line 6926) | struct CThostFtdcBrokerTradingParamsField type CThostFtdcQryBrokerTradingAlgosField (line 6947) | struct CThostFtdcQryBrokerTradingAlgosField type CThostFtdcBrokerTradingAlgosField (line 6960) | struct CThostFtdcBrokerTradingAlgosField type CThostFtdcQueryBrokerDepositField (line 6979) | struct CThostFtdcQueryBrokerDepositField type CThostFtdcBrokerDepositField (line 6988) | struct CThostFtdcBrokerDepositField type CThostFtdcQryCFMMCBrokerKeyField (line 7019) | struct CThostFtdcQryCFMMCBrokerKeyField type CThostFtdcCFMMCBrokerKeyField (line 7026) | struct CThostFtdcCFMMCBrokerKeyField type CThostFtdcCFMMCTradingAccountKeyField (line 7045) | struct CThostFtdcCFMMCTradingAccountKeyField type CThostFtdcQryCFMMCTradingAccountKeyField (line 7060) | struct CThostFtdcQryCFMMCTradingAccountKeyField type CThostFtdcBrokerUserOTPParamField (line 7069) | struct CThostFtdcBrokerUserOTPParamField type CThostFtdcManualSyncBrokerUserOTPField (line 7090) | struct CThostFtdcManualSyncBrokerUserOTPField type CThostFtdcCommRateModelField (line 7105) | struct CThostFtdcCommRateModelField type CThostFtdcQryCommRateModelField (line 7116) | struct CThostFtdcQryCommRateModelField type CThostFtdcMarginModelField (line 7125) | struct CThostFtdcMarginModelField type CThostFtdcQryMarginModelField (line 7136) | struct CThostFtdcQryMarginModelField type CThostFtdcEWarrantOffsetField (line 7145) | struct CThostFtdcEWarrantOffsetField type CThostFtdcQryEWarrantOffsetField (line 7170) | struct CThostFtdcQryEWarrantOffsetField type CThostFtdcQryInvestorProductGroupMarginField (line 7187) | struct CThostFtdcQryInvestorProductGroupMarginField type CThostFtdcInvestorProductGroupMarginField (line 7206) | struct CThostFtdcInvestorProductGroupMarginField type CThostFtdcQueryCFMMCTradingAccountTokenField (line 7271) | struct CThostFtdcQueryCFMMCTradingAccountTokenField type CThostFtdcCFMMCTradingAccountTokenField (line 7282) | struct CThostFtdcCFMMCTradingAccountTokenField type CThostFtdcQryProductGroupField (line 7297) | struct CThostFtdcQryProductGroupField type CThostFtdcProductGroupField (line 7308) | struct CThostFtdcProductGroupField type CThostFtdcBulletinField (line 7323) | struct CThostFtdcBulletinField type CThostFtdcQryBulletinField (line 7352) | struct CThostFtdcQryBulletinField type CThostFtdcMulticastInstrumentField (line 7367) | struct CThostFtdcMulticastInstrumentField type CThostFtdcQryMulticastInstrumentField (line 7386) | struct CThostFtdcQryMulticastInstrumentField type CThostFtdcAppIDAuthAssignField (line 7397) | struct CThostFtdcAppIDAuthAssignField type CThostFtdcReqOpenAccountField (line 7408) | struct CThostFtdcReqOpenAccountField type CThostFtdcReqCancelAccountField (line 7503) | struct CThostFtdcReqCancelAccountField type CThostFtdcReqChangeAccountField (line 7598) | struct CThostFtdcReqChangeAccountField type CThostFtdcReqTransferField (line 7685) | struct CThostFtdcReqTransferField type CThostFtdcRspTransferField (line 7778) | struct CThostFtdcRspTransferField type CThostFtdcReqRepealField (line 7875) | struct CThostFtdcReqRepealField type CThostFtdcRspRepealField (line 7982) | struct CThostFtdcRspRepealField type CThostFtdcReqQueryAccountField (line 8093) | struct CThostFtdcReqQueryAccountField type CThostFtdcRspQueryAccountField (line 8172) | struct CThostFtdcRspQueryAccountField type CThostFtdcFutureSignIOField (line 8255) | struct CThostFtdcFutureSignIOField type CThostFtdcRspFutureSignInField (line 8302) | struct CThostFtdcRspFutureSignInField type CThostFtdcReqFutureSignOutField (line 8357) | struct CThostFtdcReqFutureSignOutField type CThostFtdcRspFutureSignOutField (line 8404) | struct CThostFtdcRspFutureSignOutField type CThostFtdcReqQueryTradeResultBySerialField (line 8455) | struct CThostFtdcReqQueryTradeResultBySerialField type CThostFtdcRspQueryTradeResultBySerialField (line 8514) | struct CThostFtdcRspQueryTradeResultBySerialField type CThostFtdcReqDayEndFileReadyField (line 8571) | struct CThostFtdcReqDayEndFileReadyField type CThostFtdcReturnResultField (line 8604) | struct CThostFtdcReturnResultField type CThostFtdcVerifyFuturePasswordField (line 8613) | struct CThostFtdcVerifyFuturePasswordField type CThostFtdcVerifyCustInfoField (line 8656) | struct CThostFtdcVerifyCustInfoField type CThostFtdcVerifyFuturePasswordAndCustInfoField (line 8671) | struct CThostFtdcVerifyFuturePasswordAndCustInfoField type CThostFtdcDepositResultInformField (line 8692) | struct CThostFtdcDepositResultInformField type CThostFtdcReqSyncKeyField (line 8711) | struct CThostFtdcReqSyncKeyField type CThostFtdcRspSyncKeyField (line 8756) | struct CThostFtdcRspSyncKeyField type CThostFtdcNotifyQueryAccountField (line 8805) | struct CThostFtdcNotifyQueryAccountField type CThostFtdcTransferSerialField (line 8892) | struct CThostFtdcTransferSerialField type CThostFtdcQryTransferSerialField (line 8953) | struct CThostFtdcQryTransferSerialField type CThostFtdcNotifyFutureSignInField (line 8966) | struct CThostFtdcNotifyFutureSignInField type CThostFtdcNotifyFutureSignOutField (line 9021) | struct CThostFtdcNotifyFutureSignOutField type CThostFtdcNotifySyncKeyField (line 9072) | struct CThostFtdcNotifySyncKeyField type CThostFtdcQryAccountregisterField (line 9121) | struct CThostFtdcQryAccountregisterField type CThostFtdcAccountregisterField (line 9136) | struct CThostFtdcAccountregisterField type CThostFtdcOpenAccountField (line 9177) | struct CThostFtdcOpenAccountField type CThostFtdcCancelAccountField (line 9276) | struct CThostFtdcCancelAccountField type CThostFtdcChangeAccountField (line 9375) | struct CThostFtdcChangeAccountField type CThostFtdcSecAgentACIDMapField (line 9466) | struct CThostFtdcSecAgentACIDMapField type CThostFtdcQrySecAgentACIDMapField (line 9481) | struct CThostFtdcQrySecAgentACIDMapField type CThostFtdcUserRightsAssignField (line 9494) | struct CThostFtdcUserRightsAssignField type CThostFtdcBrokerUserRightAssignField (line 9505) | struct CThostFtdcBrokerUserRightAssignField type CThostFtdcDRTransferField (line 9516) | struct CThostFtdcDRTransferField type CThostFtdcFensUserInfoField (line 9529) | struct CThostFtdcFensUserInfoField type CThostFtdcCurrTransferIdentityField (line 9540) | struct CThostFtdcCurrTransferIdentityField type CThostFtdcLoginForbiddenUserField (line 9547) | struct CThostFtdcLoginForbiddenUserField type CThostFtdcQryLoginForbiddenUserField (line 9560) | struct CThostFtdcQryLoginForbiddenUserField type CThostFtdcTradingAccountReserveField (line 9569) | struct CThostFtdcTradingAccountReserveField type CThostFtdcQryLoginForbiddenIPField (line 9582) | struct CThostFtdcQryLoginForbiddenIPField type CThostFtdcQryIPListField (line 9591) | struct CThostFtdcQryIPListField type CThostFtdcQryUserRightsAssignField (line 9600) | struct CThostFtdcQryUserRightsAssignField type CThostFtdcReserveOpenAccountConfirmField (line 9609) | struct CThostFtdcReserveOpenAccountConfirmField type CThostFtdcReserveOpenAccountField (line 9696) | struct CThostFtdcReserveOpenAccountField type CThostFtdcAccountPropertyField (line 9775) | struct CThostFtdcAccountPropertyField type CThostFtdcQryCurrDRIdentityField (line 9808) | struct CThostFtdcQryCurrDRIdentityField type CThostFtdcCurrDRIdentityField (line 9815) | struct CThostFtdcCurrDRIdentityField type CThostFtdcQrySecAgentCheckModeField (line 9822) | struct CThostFtdcQrySecAgentCheckModeField type CThostFtdcQrySecAgentTradeInfoField (line 9831) | struct CThostFtdcQrySecAgentTradeInfoField type CThostFtdcReqUserAuthMethodField (line 9840) | struct CThostFtdcReqUserAuthMethodField type CThostFtdcRspUserAuthMethodField (line 9851) | struct CThostFtdcRspUserAuthMethodField type CThostFtdcReqGenUserCaptchaField (line 9858) | struct CThostFtdcReqGenUserCaptchaField type CThostFtdcRspGenUserCaptchaField (line 9869) | struct CThostFtdcRspGenUserCaptchaField type CThostFtdcReqGenUserTextField (line 9882) | struct CThostFtdcReqGenUserTextField type CThostFtdcRspGenUserTextField (line 9893) | struct CThostFtdcRspGenUserTextField type CThostFtdcReqUserLoginWithCaptchaField (line 9900) | struct CThostFtdcReqUserLoginWithCaptchaField type CThostFtdcReqUserLoginWithTextField (line 9931) | struct CThostFtdcReqUserLoginWithTextField type CThostFtdcReqUserLoginWithOTPField (line 9962) | struct CThostFtdcReqUserLoginWithOTPField type CThostFtdcReqApiHandshakeField (line 9993) | struct CThostFtdcReqApiHandshakeField type CThostFtdcRspApiHandshakeField (line 10000) | struct CThostFtdcRspApiHandshakeField type CThostFtdcReqVerifyApiKeyField (line 10011) | struct CThostFtdcReqVerifyApiKeyField type CThostFtdcDepartmentUserField (line 10020) | struct CThostFtdcDepartmentUserField type CThostFtdcQueryFreqField (line 10033) | struct CThostFtdcQueryFreqField type CThostFtdcAuthForbiddenIPField (line 10042) | struct CThostFtdcAuthForbiddenIPField type CThostFtdcQryAuthForbiddenIPField (line 10049) | struct CThostFtdcQryAuthForbiddenIPField type CThostFtdcSyncDelaySwapFrozenField (line 10056) | struct CThostFtdcSyncDelaySwapFrozenField type CThostFtdcUserSystemInfoField (line 10073) | struct CThostFtdcUserSystemInfoField type CThostFtdcAuthUserIDField (line 10098) | struct CThostFtdcAuthUserIDField type CThostFtdcAuthIPField (line 10111) | struct CThostFtdcAuthIPField type CThostFtdcQryClassifiedInstrumentField (line 10122) | struct CThostFtdcQryClassifiedInstrumentField type CThostFtdcQryCombPromotionParamField (line 10139) | struct CThostFtdcQryCombPromotionParamField type CThostFtdcCombPromotionParamField (line 10148) | struct CThostFtdcCombPromotionParamField type CThostFtdcReqUserLoginSMField (line 10161) | struct CThostFtdcReqUserLoginSMField type CThostFtdcQryRiskSettleInvstPositionField (line 10200) | struct CThostFtdcQryRiskSettleInvstPositionField type CThostFtdcQryRiskSettleProductStatusField (line 10211) | struct CThostFtdcQryRiskSettleProductStatusField type CThostFtdcRiskSettleInvstPositionField (line 10218) | struct CThostFtdcRiskSettleInvstPositionField type CThostFtdcRiskSettleProductStatusField (line 10321) | struct CThostFtdcRiskSettleProductStatusField type CThostFtdcSyncDeltaInfoField (line 10332) | struct CThostFtdcSyncDeltaInfoField type CThostFtdcSyncDeltaProductStatusField (line 10345) | struct CThostFtdcSyncDeltaProductStatusField type CThostFtdcSyncDeltaInvstPosDtlField (line 10358) | struct CThostFtdcSyncDeltaInvstPosDtlField type CThostFtdcSyncDeltaInvstPosCombDtlField (line 10423) | struct CThostFtdcSyncDeltaInvstPosCombDtlField type CThostFtdcSyncDeltaTradingAccountField (line 10470) | struct CThostFtdcSyncDeltaTradingAccountField type CThostFtdcSyncDeltaInitInvstMarginField (line 10575) | struct CThostFtdcSyncDeltaInitInvstMarginField type CThostFtdcSyncDeltaDceCombInstrumentField (line 10610) | struct CThostFtdcSyncDeltaDceCombInstrumentField type CThostFtdcSyncDeltaInvstMarginRateField (line 10637) | struct CThostFtdcSyncDeltaInvstMarginRateField type CThostFtdcSyncDeltaExchMarginRateField (line 10666) | struct CThostFtdcSyncDeltaExchMarginRateField type CThostFtdcSyncDeltaOptExchMarginField (line 10689) | struct CThostFtdcSyncDeltaOptExchMarginField type CThostFtdcSyncDeltaOptInvstMarginField (line 10718) | struct CThostFtdcSyncDeltaOptInvstMarginField type CThostFtdcSyncDeltaInvstMarginRateULField (line 10753) | struct CThostFtdcSyncDeltaInvstMarginRateULField type CThostFtdcSyncDeltaOptInvstCommRateField (line 10780) | struct CThostFtdcSyncDeltaOptInvstCommRateField type CThostFtdcSyncDeltaInvstCommRateField (line 10813) | struct CThostFtdcSyncDeltaInvstCommRateField type CThostFtdcSyncDeltaProductExchRateField (line 10842) | struct CThostFtdcSyncDeltaProductExchRateField type CThostFtdcSyncDeltaDepthMarketDataField (line 10857) | struct CThostFtdcSyncDeltaDepthMarketDataField type CThostFtdcSyncDeltaIndexPriceField (line 10958) | struct CThostFtdcSyncDeltaIndexPriceField type CThostFtdcSyncDeltaEWarrantOffsetField (line 10973) | struct CThostFtdcSyncDeltaEWarrantOffsetField type CThostFtdcSPBMFutureParameterField (line 10998) | struct CThostFtdcSPBMFutureParameterField type CThostFtdcSPBMOptionParameterField (line 11025) | struct CThostFtdcSPBMOptionParameterField type CThostFtdcSPBMIntraParameterField (line 11048) | struct CThostFtdcSPBMIntraParameterField type CThostFtdcSPBMInterParameterField (line 11063) | struct CThostFtdcSPBMInterParameterField type CThostFtdcSyncSPBMParameterEndField (line 11080) | struct CThostFtdcSyncSPBMParameterEndField type CThostFtdcQrySPBMFutureParameterField (line 11087) | struct CThostFtdcQrySPBMFutureParameterField type CThostFtdcQrySPBMOptionParameterField (line 11098) | struct CThostFtdcQrySPBMOptionParameterField type CThostFtdcQrySPBMIntraParameterField (line 11109) | struct CThostFtdcQrySPBMIntraParameterField type CThostFtdcQrySPBMInterParameterField (line 11118) | struct CThostFtdcQrySPBMInterParameterField type CThostFtdcSPBMPortfDefinitionField (line 11129) | struct CThostFtdcSPBMPortfDefinitionField type CThostFtdcSPBMInvestorPortfDefField (line 11142) | struct CThostFtdcSPBMInvestorPortfDefField type CThostFtdcInvestorPortfMarginRatioField (line 11155) | struct CThostFtdcInvestorPortfMarginRatioField type CThostFtdcQrySPBMPortfDefinitionField (line 11172) | struct CThostFtdcQrySPBMPortfDefinitionField type CThostFtdcQrySPBMInvestorPortfDefField (line 11183) | struct CThostFtdcQrySPBMInvestorPortfDefField type CThostFtdcQryInvestorPortfMarginRatioField (line 11194) | struct CThostFtdcQryInvestorPortfMarginRatioField type CThostFtdcInvestorProdSPBMDetailField (line 11207) | struct CThostFtdcInvestorProdSPBMDetailField type CThostFtdcQryInvestorProdSPBMDetailField (line 11254) | struct CThostFtdcQryInvestorProdSPBMDetailField type CThostFtdcPortfTradeParamSettingField (line 11267) | struct CThostFtdcPortfTradeParamSettingField type CThostFtdcInvestorTradingRightField (line 11284) | struct CThostFtdcInvestorTradingRightField type CThostFtdcMortgageParamField (line 11295) | struct CThostFtdcMortgageParamField type CThostFtdcWithDrawParamField (line 11308) | struct CThostFtdcWithDrawParamField type CThostFtdcThostUserFunctionField (line 11321) | struct CThostFtdcThostUserFunctionField type CThostFtdcQryThostUserFunctionField (line 11332) | struct CThostFtdcQryThostUserFunctionField type CThostFtdcSPBMAddOnInterParameterField (line 11341) | struct CThostFtdcSPBMAddOnInterParameterField type CThostFtdcQrySPBMAddOnInterParameterField (line 11358) | struct CThostFtdcQrySPBMAddOnInterParameterField type CThostFtdcQryInvestorCommoditySPMMMarginField (line 11369) | struct CThostFtdcQryInvestorCommoditySPMMMarginField type CThostFtdcQryInvestorCommodityGroupSPMMMarginField (line 11380) | struct CThostFtdcQryInvestorCommodityGroupSPMMMarginField type CThostFtdcQrySPMMInstParamField (line 11391) | struct CThostFtdcQrySPMMInstParamField type CThostFtdcQrySPMMProductParamField (line 11398) | struct CThostFtdcQrySPMMProductParamField type CThostFtdcInvestorCommoditySPMMMarginField (line 11405) | struct CThostFtdcInvestorCommoditySPMMMarginField type CThostFtdcInvestorCommodityGroupSPMMMarginField (line 11456) | struct CThostFtdcInvestorCommodityGroupSPMMMarginField type CThostFtdcSPMMInstParamField (line 11503) | struct CThostFtdcSPMMInstParamField type CThostFtdcSPMMProductParamField (line 11518) | struct CThostFtdcSPMMProductParamField type CThostFtdcQryTraderAssignField (line 11531) | struct CThostFtdcQryTraderAssignField type CThostFtdcTraderAssignField (line 11538) | struct CThostFtdcTraderAssignField type CThostFtdcInvestorInfoCntSettingField (line 11553) | struct CThostFtdcInvestorInfoCntSettingField type CThostFtdcRCAMSCombProductInfoField (line 11572) | struct CThostFtdcRCAMSCombProductInfoField type CThostFtdcRCAMSInstrParameterField (line 11587) | struct CThostFtdcRCAMSInstrParameterField type CThostFtdcRCAMSIntraParameterField (line 11600) | struct CThostFtdcRCAMSIntraParameterField type CThostFtdcRCAMSInterParameterField (line 11613) | struct CThostFtdcRCAMSInterParameterField type CThostFtdcRCAMSShortOptAdjustParamField (line 11632) | struct CThostFtdcRCAMSShortOptAdjustParamField type CThostFtdcRCAMSInvestorCombPositionField (line 11647) | struct CThostFtdcRCAMSInvestorCombPositionField type CThostFtdcInvestorProdRCAMSMarginField (line 11676) | struct CThostFtdcInvestorProdRCAMSMarginField type CThostFtdcQryRCAMSCombProductInfoField (line 11735) | struct CThostFtdcQryRCAMSCombProductInfoField type CThostFtdcQryRCAMSInstrParameterField (line 11746) | struct CThostFtdcQryRCAMSInstrParameterField type CThostFtdcQryRCAMSIntraParameterField (line 11753) | struct CThostFtdcQryRCAMSIntraParameterField type CThostFtdcQryRCAMSInterParameterField (line 11760) | struct CThostFtdcQryRCAMSInterParameterField type CThostFtdcQryRCAMSShortOptAdjustParamField (line 11771) | struct CThostFtdcQryRCAMSShortOptAdjustParamField type CThostFtdcQryRCAMSInvestorCombPositionField (line 11778) | struct CThostFtdcQryRCAMSInvestorCombPositionField type CThostFtdcQryInvestorProdRCAMSMarginField (line 11791) | struct CThostFtdcQryInvestorProdRCAMSMarginField type CThostFtdcRULEInstrParameterField (line 11804) | struct CThostFtdcRULEInstrParameterField type CThostFtdcRULEIntraParameterField (line 11833) | struct CThostFtdcRULEIntraParameterField type CThostFtdcRULEInterParameterField (line 11852) | struct CThostFtdcRULEInterParameterField type CThostFtdcQryRULEInstrParameterField (line 11877) | struct CThostFtdcQryRULEInstrParameterField type CThostFtdcQryRULEIntraParameterField (line 11886) | struct CThostFtdcQryRULEIntraParameterField type CThostFtdcQryRULEInterParameterField (line 11895) | struct CThostFtdcQryRULEInterParameterField type CThostFtdcInvestorProdRULEMarginField (line 11908) | struct CThostFtdcInvestorProdRULEMarginField type CThostFtdcQryInvestorProdRULEMarginField (line 11967) | struct CThostFtdcQryInvestorProdRULEMarginField type CThostFtdcSyncDeltaSPBMPortfDefinitionField (line 11982) | struct CThostFtdcSyncDeltaSPBMPortfDefinitionField type CThostFtdcSyncDeltaSPBMInvstPortfDefField (line 11999) | struct CThostFtdcSyncDeltaSPBMInvstPortfDefField type CThostFtdcSyncDeltaSPBMFutureParameterField (line 12016) | struct CThostFtdcSyncDeltaSPBMFutureParameterField type CThostFtdcSyncDeltaSPBMOptionParameterField (line 12047) | struct CThostFtdcSyncDeltaSPBMOptionParameterField type CThostFtdcSyncDeltaSPBMIntraParameterField (line 12074) | struct CThostFtdcSyncDeltaSPBMIntraParameterField type CThostFtdcSyncDeltaSPBMInterParameterField (line 12093) | struct CThostFtdcSyncDeltaSPBMInterParameterField type CThostFtdcSyncDeltaSPBMAddOnInterParamField (line 12114) | struct CThostFtdcSyncDeltaSPBMAddOnInterParamField type CThostFtdcSyncDeltaSPMMInstParamField (line 12135) | struct CThostFtdcSyncDeltaSPMMInstParamField type CThostFtdcSyncDeltaSPMMProductParamField (line 12154) | struct CThostFtdcSyncDeltaSPMMProductParamField type CThostFtdcSyncDeltaInvestorSPMMModelField (line 12171) | struct CThostFtdcSyncDeltaInvestorSPMMModelField type CThostFtdcSyncDeltaSPMMModelParamField (line 12188) | struct CThostFtdcSyncDeltaSPMMModelParamField type CThostFtdcSyncDeltaRCAMSCombProdInfoField (line 12211) | struct CThostFtdcSyncDeltaRCAMSCombProdInfoField type CThostFtdcSyncDeltaRCAMSInstrParameterField (line 12230) | struct CThostFtdcSyncDeltaRCAMSInstrParameterField type CThostFtdcSyncDeltaRCAMSIntraParameterField (line 12247) | struct CThostFtdcSyncDeltaRCAMSIntraParameterField type CThostFtdcSyncDeltaRCAMSInterParameterField (line 12264) | struct CThostFtdcSyncDeltaRCAMSInterParameterField type CThostFtdcSyncDeltaRCAMSSOptAdjParamField (line 12287) | struct CThostFtdcSyncDeltaRCAMSSOptAdjParamField type CThostFtdcSyncDeltaRCAMSCombRuleDtlField (line 12306) | struct CThostFtdcSyncDeltaRCAMSCombRuleDtlField type CThostFtdcSyncDeltaRCAMSInvstCombPosField (line 12339) | struct CThostFtdcSyncDeltaRCAMSInvstCombPosField type CThostFtdcSyncDeltaRULEInstrParameterField (line 12372) | struct CThostFtdcSyncDeltaRULEInstrParameterField type CThostFtdcSyncDeltaRULEIntraParameterField (line 12405) | struct CThostFtdcSyncDeltaRULEIntraParameterField type CThostFtdcSyncDeltaRULEInterParameterField (line 12428) | struct CThostFtdcSyncDeltaRULEInterParameterField type CThostFtdcIpAddrParamField (line 12457) | struct CThostFtdcIpAddrParamField type CThostFtdcQryIpAddrParamField (line 12488) | struct CThostFtdcQryIpAddrParamField type CThostFtdcTGIpAddrParamField (line 12495) | struct CThostFtdcTGIpAddrParamField type CThostFtdcQryTGIpAddrParamField (line 12528) | struct CThostFtdcQryTGIpAddrParamField type CThostFtdcTGSessionQryStatusField (line 12539) | struct CThostFtdcTGSessionQryStatusField type CThostFtdcLocalAddrConfigField (line 12548) | struct CThostFtdcLocalAddrConfigField type CThostFtdcQryLocalAddrConfigField (line 12563) | struct CThostFtdcQryLocalAddrConfigField type CThostFtdcReqQueryBankAccountBySecField (line 12570) | struct CThostFtdcReqQueryBankAccountBySecField type CThostFtdcRspQueryBankAccountBySecField (line 12653) | struct CThostFtdcRspQueryBankAccountBySecField type CThostFtdcReqTransferBySecField (line 12740) | struct CThostFtdcReqTransferBySecField type CThostFtdcRspTransferBySecField (line 12837) | struct CThostFtdcRspTransferBySecField type CThostFtdcNotifyQueryFutureAccountBySecField (line 12938) | struct CThostFtdcNotifyQueryFutureAccountBySecField type CThostFtdcExitEmergencyField (line 13029) | struct CThostFtdcExitEmergencyField type CThostFtdcInvestorPortfMarginModelField (line 13036) | struct CThostFtdcInvestorPortfMarginModelField type CThostFtdcInvestorPortfSettingField (line 13047) | struct CThostFtdcInvestorPortfSettingField type CThostFtdcQryInvestorPortfSettingField (line 13062) | struct CThostFtdcQryInvestorPortfSettingField type CThostFtdcUserPasswordUpdateFromSecField (line 13073) | struct CThostFtdcUserPasswordUpdateFromSecField type CThostFtdcSettlementInfoConfirmFromSecField (line 13088) | struct CThostFtdcSettlementInfoConfirmFromSecField type CThostFtdcTradingAccountPasswordUpdateFromSecField (line 13103) | struct CThostFtdcTradingAccountPasswordUpdateFromSecField type CThostFtdcRiskForbiddenRightField (line 13120) | struct CThostFtdcRiskForbiddenRightField type CThostFtdcInvestorInfoCommRecField (line 13133) | struct CThostFtdcInvestorInfoCommRecField type CThostFtdcQryInvestorInfoCommRecField (line 13160) | struct CThostFtdcQryInvestorInfoCommRecField type CThostFtdcCombLegField (line 13171) | struct CThostFtdcCombLegField type CThostFtdcQryCombLegField (line 13188) | struct CThostFtdcQryCombLegField type CThostFtdcInputOffsetSettingField (line 13195) | struct CThostFtdcInputOffsetSettingField type CThostFtdcOffsetSettingField (line 13226) | struct CThostFtdcOffsetSettingField type CThostFtdcCancelOffsetSettingField (line 13299) | struct CThostFtdcCancelOffsetSettingField type CThostFtdcQryOffsetSettingField (line 13354) | struct CThostFtdcQryOffsetSettingField type CThostFtdcAddrAppIDRelationField (line 13367) | struct CThostFtdcAddrAppIDRelationField type CThostFtdcQryAddrAppIDRelationField (line 13380) | struct CThostFtdcQryAddrAppIDRelationField type CThostFtdcWechatUserSystemInfoField (line 13387) | struct CThostFtdcWechatUserSystemInfoField type CThostFtdcInvestorReserveInfoField (line 13410) | struct CThostFtdcInvestorReserveInfoField type CThostFtdcQryInvestorDepartmentFlatField (line 13421) | struct CThostFtdcQryInvestorDepartmentFlatField type CThostFtdcInvestorDepartmentFlatField (line 13428) | struct CThostFtdcInvestorDepartmentFlatField type CThostFtdcQryDepartmentUserField (line 13439) | struct CThostFtdcQryDepartmentUserField type CThostFtdcFrontInfoField (line 13447) | struct CThostFtdcFrontInfoField FILE: native/ctp_bridge/src/py_module.cpp function copy_cstr (line 18) | void copy_cstr(char* dst, size_t dst_size, const std::string& value) { function get_str (line 27) | std::string get_str(const py::dict& d, const char* key, const std::strin... function get_int (line 33) | int get_int(const py::dict& d, const char* key, int fallback = 0) { function get_double (line 39) | double get_double(const py::dict& d, const char* key, double fallback = ... function decode_text (line 45) | py::str decode_text(const char* value) { class CtpClient (line 85) | class CtpClient method CtpClient (line 126) | CtpClient() = default; method configure (line 128) | void configure(const py::dict& cfg) { method start (line 143) | void start() { method stop (line 174) | void stop() { method set_event_callback (line 199) | void set_event_callback(py::object cb) { method request (line 203) | py::list request(const std::string& req_name, const py::object& payloa... method on_trade_front_connected (line 289) | void on_trade_front_connected() { method on_trade_front_disconnected (line 302) | void on_trade_front_disconnected(int nReason) { method on_trade_auth_rsp (line 313) | void on_trade_auth_rsp(CThostFtdcRspInfoField* pRspInfo, int nRequestI... method on_trade_login_rsp (line 333) | void on_trade_login_rsp(CThostFtdcRspUserLoginField* pRspUserLogin, CT... method on_market_front_connected (line 374) | void on_market_front_connected() { method on_market_front_disconnected (line 385) | void on_market_front_disconnected(int nReason) { method on_market_login_rsp (line 396) | void on_market_login_rsp(CThostFtdcRspInfoField* pRspInfo) { method on_rsp_settlement_info_confirm (line 419) | void on_rsp_settlement_info_confirm(CThostFtdcSettlementInfoConfirmFie... method on_rsp_error (line 457) | void on_rsp_error(int request_id, int error_id, const std::string& err... method on_rsp_trading_account (line 492) | void on_rsp_trading_account(CThostFtdcTradingAccountField* pStruct, CT... method on_rsp_investor_position_detail (line 526) | void on_rsp_investor_position_detail(CThostFtdcInvestorPositionDetailF... method on_rsp_instrument (line 558) | void on_rsp_instrument(CThostFtdcInstrumentField* pStruct, CThostFtdcR... method on_rsp_instrument_commission_rate (line 593) | void on_rsp_instrument_commission_rate(CThostFtdcInstrumentCommissionR... method on_rsp_instrument_margin_rate (line 627) | void on_rsp_instrument_margin_rate(CThostFtdcInstrumentMarginRateField... method on_rsp_qry_order (line 661) | void on_rsp_qry_order(CThostFtdcOrderField* pStruct, CThostFtdcRspInfo... method on_rsp_qry_trade (line 703) | void on_rsp_qry_trade(CThostFtdcTradeField* pStruct, CThostFtdcRspInfo... method on_rsp_order_insert (line 743) | void on_rsp_order_insert(CThostFtdcInputOrderField* pStruct, CThostFtd... method on_rsp_order_action (line 767) | void on_rsp_order_action(CThostFtdcInputOrderActionField* pStruct, CTh... method on_rtn_order (line 797) | void on_rtn_order(CThostFtdcOrderField* pStruct) { method on_rtn_trade (line 823) | void on_rtn_trade(CThostFtdcTradeField* pStruct) { method on_rsp_sub_market_data (line 848) | void on_rsp_sub_market_data(CThostFtdcSpecificInstrumentField* pSpecif... method on_rtn_depth_market_data (line 873) | void on_rtn_depth_market_data(CThostFtdcDepthMarketDataField* pData) { type Pending (line 900) | struct Pending { method enforce_query_throttle (line 904) | void enforce_query_throttle() { method wait_login (line 916) | void wait_login(bool trade, bool market) { method send_trade_login (line 928) | void send_trade_login(int req_id) { method send_settlement_info_confirm (line 935) | int send_settlement_info_confirm(int req_id) { method dispatch_request (line 941) | int dispatch_request(const std::string& req_name, int request_id, cons... method emit_event (line 1077) | void emit_event(const std::string& topic, const py::dict& row) { class TraderSpi (line 86) | class TraderSpi final : public CThostFtdcTraderSpi { method TraderSpi (line 88) | explicit TraderSpi(CtpClient* owner) : owner_(owner) {} class MdSpi (line 110) | class MdSpi final : public CThostFtdcMdSpi { method MdSpi (line 112) | explicit MdSpi(CtpClient* owner) : owner_(owner) {} class CtpClient (line 124) | class CtpClient { method CtpClient (line 126) | CtpClient() = default; method configure (line 128) | void configure(const py::dict& cfg) { method start (line 143) | void start() { method stop (line 174) | void stop() { method set_event_callback (line 199) | void set_event_callback(py::object cb) { method request (line 203) | py::list request(const std::string& req_name, const py::object& payloa... method on_trade_front_connected (line 289) | void on_trade_front_connected() { method on_trade_front_disconnected (line 302) | void on_trade_front_disconnected(int nReason) { method on_trade_auth_rsp (line 313) | void on_trade_auth_rsp(CThostFtdcRspInfoField* pRspInfo, int nRequestI... method on_trade_login_rsp (line 333) | void on_trade_login_rsp(CThostFtdcRspUserLoginField* pRspUserLogin, CT... method on_market_front_connected (line 374) | void on_market_front_connected() { method on_market_front_disconnected (line 385) | void on_market_front_disconnected(int nReason) { method on_market_login_rsp (line 396) | void on_market_login_rsp(CThostFtdcRspInfoField* pRspInfo) { method on_rsp_settlement_info_confirm (line 419) | void on_rsp_settlement_info_confirm(CThostFtdcSettlementInfoConfirmFie... method on_rsp_error (line 457) | void on_rsp_error(int request_id, int error_id, const std::string& err... method on_rsp_trading_account (line 492) | void on_rsp_trading_account(CThostFtdcTradingAccountField* pStruct, CT... method on_rsp_investor_position_detail (line 526) | void on_rsp_investor_position_detail(CThostFtdcInvestorPositionDetailF... method on_rsp_instrument (line 558) | void on_rsp_instrument(CThostFtdcInstrumentField* pStruct, CThostFtdcR... method on_rsp_instrument_commission_rate (line 593) | void on_rsp_instrument_commission_rate(CThostFtdcInstrumentCommissionR... method on_rsp_instrument_margin_rate (line 627) | void on_rsp_instrument_margin_rate(CThostFtdcInstrumentMarginRateField... method on_rsp_qry_order (line 661) | void on_rsp_qry_order(CThostFtdcOrderField* pStruct, CThostFtdcRspInfo... method on_rsp_qry_trade (line 703) | void on_rsp_qry_trade(CThostFtdcTradeField* pStruct, CThostFtdcRspInfo... method on_rsp_order_insert (line 743) | void on_rsp_order_insert(CThostFtdcInputOrderField* pStruct, CThostFtd... method on_rsp_order_action (line 767) | void on_rsp_order_action(CThostFtdcInputOrderActionField* pStruct, CTh... method on_rtn_order (line 797) | void on_rtn_order(CThostFtdcOrderField* pStruct) { method on_rtn_trade (line 823) | void on_rtn_trade(CThostFtdcTradeField* pStruct) { method on_rsp_sub_market_data (line 848) | void on_rsp_sub_market_data(CThostFtdcSpecificInstrumentField* pSpecif... method on_rtn_depth_market_data (line 873) | void on_rtn_depth_market_data(CThostFtdcDepthMarketDataField* pData) { type Pending (line 900) | struct Pending { method enforce_query_throttle (line 904) | void enforce_query_throttle() { method wait_login (line 916) | void wait_login(bool trade, bool market) { method send_trade_login (line 928) | void send_trade_login(int req_id) { method send_settlement_info_confirm (line 935) | int send_settlement_info_confirm(int req_id) { method dispatch_request (line 941) | int dispatch_request(const std::string& req_name, int request_id, cons... method emit_event (line 1077) | void emit_event(const std::string& topic, const py::dict& row) { function PYBIND11_MODULE (line 1150) | PYBIND11_MODULE(ctp_bridge_native, m) { FILE: panel/admin.py class AddressAdmin (line 26) | class AddressAdmin(admin.ModelAdmin): class BrokerAdmin (line 31) | class BrokerAdmin(admin.ModelAdmin): class StrategyAdmin (line 38) | class StrategyAdmin(admin.ModelAdmin): class OrderAdmin (line 43) | class OrderAdmin(admin.ModelAdmin): class InstrumentAdmin (line 48) | class InstrumentAdmin(admin.ModelAdmin): class MainBarAdmin (line 56) | class MainBarAdmin(admin.ModelAdmin): class DailyBarAdmin (line 63) | class DailyBarAdmin(admin.ModelAdmin): class TradeAdmin (line 68) | class TradeAdmin(admin.ModelAdmin): class ParamAdmin (line 75) | class ParamAdmin(admin.ModelAdmin): class SignalAdmin (line 82) | class SignalAdmin(admin.ModelAdmin): class PerformanceAdmin (line 90) | class PerformanceAdmin(admin.ModelAdmin): FILE: panel/apps.py class PanelConfig (line 19) | class PanelConfig(AppConfig): FILE: panel/const.py class ContractType (line 19) | class ContractType(models.TextChoices): class ExchangeType (line 25) | class ExchangeType(models.TextChoices): class SectionType (line 34) | class SectionType(models.TextChoices): class SortType (line 45) | class SortType(models.TextChoices): class AddressType (line 68) | class AddressType(models.TextChoices): class OperatorType (line 73) | class OperatorType(models.TextChoices): class DirectionType (line 78) | class DirectionType(models.TextChoices): class CombOffsetFlag (line 83) | class CombOffsetFlag(models.TextChoices): # 订单开平标志 class OffsetFlag (line 93) | class OffsetFlag(models.TextChoices): # 开平标志 class OrderStatus (line 103) | class OrderStatus(models.TextChoices): # 报单状态 class OrderSubmitStatus (line 115) | class OrderSubmitStatus(models.TextChoices): # 报单提交状态 class SignalType (line 178) | class SignalType(models.TextChoices): class PriorityType (line 187) | class PriorityType(models.IntegerChoices): FILE: panel/forms.py class BrokerForm (line 5) | class BrokerForm(forms.ModelForm): class Meta (line 8) | class Meta: FILE: panel/models.py function to_df (line 25) | def to_df(queryset, index_col=None, parse_dates=None): class Autonumber (line 42) | class Autonumber(models.Model): class Address (line 47) | class Address(models.Model): class Meta (line 53) | class Meta: method __str__ (line 57) | def __str__(self): class Broker (line 61) | class Broker(models.Model): class Meta (line 76) | class Meta: method __str__ (line 80) | def __str__(self): class Performance (line 84) | class Performance(models.Model): class Meta (line 95) | class Meta: method __str__ (line 99) | def __str__(self): class Strategy (line 103) | class Strategy(models.Model): class Meta (line 109) | class Meta: method __str__ (line 113) | def __str__(self): method get_instruments (line 116) | def get_instruments(self): method get_force_opens (line 121) | def get_force_opens(self): class Param (line 127) | class Param(models.Model): class Meta (line 135) | class Meta: method __str__ (line 139) | def __str__(self): class Instrument (line 145) | class Instrument(models.Model): class Meta (line 164) | class Meta: method __str__ (line 168) | def __str__(self): class Signal (line 172) | class Signal(models.Model): class Meta (line 184) | class Meta: method __str__ (line 188) | def __str__(self): class MainBar (line 193) | class MainBar(models.Model): class Meta (line 207) | class Meta: method __str__ (line 211) | def __str__(self): class DailyBar (line 215) | class DailyBar(models.Model): class Meta (line 228) | class Meta: method __str__ (line 232) | def __str__(self): class Order (line 236) | class Order(models.Model): class Meta (line 253) | class Meta: method __str__ (line 257) | def __str__(self): class Trade (line 261) | class Trade(models.Model): class Meta (line 282) | class Meta: method __str__ (line 286) | def __str__(self): FILE: panel/templatetags/custom_tag.py function number (line 9) | def number(obj): function change_strategy (line 14) | def change_strategy(request, new): function in_group (line 20) | def in_group(user, group_name): function format_query_string (line 25) | def format_query_string(request): function all_query_param (line 33) | def all_query_param(request): function left_bar (line 38) | def left_bar(request): function can_edit (line 46) | def can_edit(db_obj, user): function split_ip (line 51) | def split_ip(ip): FILE: panel/views.py class CustomBaseView (line 33) | class CustomBaseView(LoginRequiredMixin, TemplateView): method get_context_data (line 34) | def get_context_data(self, **kwargs): class StatusView (line 41) | class StatusView(CustomBaseView): method get_context_data (line 42) | def get_context_data(self, **kwargs): class PerformanceView (line 61) | class PerformanceView(CustomBaseView): class CorrelationView (line 65) | class CorrelationView(CustomBaseView): method get_context_data (line 66) | def get_context_data(self, **kwargs): class InstrumentView (line 78) | class InstrumentView(CustomBaseView): method get_context_data (line 79) | def get_context_data(self, **kwargs): function nav_data (line 90) | def nav_data(request): function bar_data (line 100) | def bar_data(request): function calc_corr (line 143) | def calc_corr(year: int, inst_list: list): function corr_data (line 159) | def corr_data(request): function status_data (line 175) | def status_data(request): FILE: runtime_config.py function _deep_merge_dict (line 66) | def _deep_merge_dict(base: dict, override: dict) -> dict: function _normalize_yaml_data (line 76) | def _normalize_yaml_data(data: dict | None) -> dict: function _load_ini_data (line 90) | def _load_ini_data(path: str) -> dict: function _write_yaml (line 136) | def _write_yaml(path: str, data: dict): function _ensure_yaml_config (line 141) | def _ensure_yaml_config() -> str: function _to_config_parser (line 155) | def _to_config_parser(yaml_data: dict) -> configparser.ConfigParser: function load_runtime_config (line 166) | def load_runtime_config() -> configparser.ConfigParser: FILE: strategy/__init__.py class BaseModule (line 34) | class BaseModule(CallbackFunctionContainer, metaclass=ABCMeta): method __init__ (line 35) | def __init__(self): method _register_callback (line 51) | def _register_callback(self): method _get_next (line 64) | def _get_next(self, key): method _call_next (line 67) | def _call_next(self, key): method install (line 73) | async def install(self): method uninstall (line 90) | async def uninstall(self): method _msg_reader (line 107) | async def _msg_reader(self): method start (line 120) | async def start(self): method stop (line 123) | async def stop(self): method run (line 126) | def run(self): FILE: strategy/base_strategy.py class BaseTradeStrategy (line 39) | class BaseTradeStrategy(BaseModule): method __init__ (line 45) | def __init__(self, name: str): method get_param (line 84) | def get_param(self, code: str, default=None): method _normalize_ctp_text (line 96) | def _normalize_ctp_text(text: Any) -> str: method _is_suspect_text (line 117) | def _is_suspect_text(text: str) -> bool: method start (line 130) | async def start(self): method _check_initial_connection (line 141) | async def _check_initial_connection(self): method _session_init (line 145) | async def _session_init(self): method refresh_account (line 166) | async def refresh_account(self): method refresh_position (line 194) | async def refresh_position(self): method refresh_instrument (line 236) | async def refresh_instrument(self): method getShares (line 325) | def getShares(self, instrument: str): method getPositions (line 334) | def getPositions(self, inst_id: int): method async_query (line 342) | def async_query(self, query_type: str, **kwargs): method query_reader (line 348) | async def query_reader(pb): method query (line 357) | async def query(self, query_type: str, **kwargs): method SubscribeMarketData (line 380) | async def SubscribeMarketData(self, inst_ids: list): method UnSubscribeMarketData (line 401) | async def UnSubscribeMarketData(self, inst_ids: list): method ReqOrderInsert (line 426) | def ReqOrderInsert(self, sig: Signal): method cancel_order (line 469) | async def cancel_order(self, order: dict): method OnRtnDepthMarketData (line 504) | async def OnRtnDepthMarketData(self, channel, tick: dict): method get_trade_string (line 513) | def get_trade_string(trade: dict) -> str: method OnRtnTrade (line 526) | async def OnRtnTrade(self, channel, trade: dict): method save_order (line 604) | def save_order(order: dict): method get_order_string (line 630) | def get_order_string(order: dict) -> str: method OnRtnOrder (line 643) | async def OnRtnOrder(self, _: str, order: dict): method refresh_trading_day (line 705) | async def refresh_trading_day(self): method _has_night_session_tonight (line 718) | async def _has_night_session_tonight(self) -> bool: method heartbeat (line 733) | async def heartbeat(self): method on_ctp_connected (line 742) | async def on_ctp_connected(self, channel, data: dict): method on_ctp_disconnected (line 748) | async def on_ctp_disconnected(self, channel, data: dict): method on_ctp_login (line 755) | async def on_ctp_login(self, channel, data: dict): method session_init_day (line 781) | async def session_init_day(self): method session_init_afternoon (line 788) | async def session_init_afternoon(self): method session_init_night (line 795) | async def session_init_night(self): method processing_signal1 (line 803) | async def processing_signal1(self): method check_signal1_processed (line 818) | async def check_signal1_processed(self): method processing_signal2 (line 829) | async def processing_signal2(self): method check_signal2_processed (line 841) | async def check_signal2_processed(self): method processing_signal3 (line 852) | async def processing_signal3(self): method check_signal3_processed (line 863) | async def check_signal3_processed(self): method refresh_all (line 873) | async def refresh_all(self): method update_equity (line 885) | async def update_equity(self): method collect_quote (line 913) | async def collect_quote(self, tasks=None): method calc_up_limit (line 937) | def calc_up_limit(self, inst: Instrument, bar: DailyBar): method calc_down_limit (line 946) | def calc_down_limit(self, inst: Instrument, bar: DailyBar): method get_signal_instruments (line 959) | def get_signal_instruments(self) -> set[str]: method get_margin_threshold (line 966) | def get_margin_threshold(self) -> float: method calculate (line 970) | def calculate(self, day, create_main_bar=True): method calc_signal (line 991) | def calc_signal(self, inst: Instrument, day: datetime.datetime) -> tup... FILE: strategy/brother2.py class TradeStrategy (line 30) | class TradeStrategy(BaseTradeStrategy): method __init__ (line 33) | def __init__(self, name: str): method calc_signal (line 36) | def calc_signal(self, inst: Instrument, day: datetime.datetime) -> tup... FILE: utils/__init__.py function _create_http_connector (line 60) | def _create_http_connector() -> aiohttp.TCPConnector: function _create_http_session (line 71) | def _create_http_session(timeout_total: float = 20.0) -> aiohttp.ClientS... function str_to_number (line 80) | def str_to_number(s): function price_round (line 89) | def price_round(x: Decimal, base: Decimal): function get_next_id (line 109) | def get_next_id(): function is_trading_day (line 116) | async def is_trading_day(day: datetime.datetime): function check_trading_day (line 134) | async def check_trading_day(day: datetime.datetime) -> tuple[datetime.da... function get_expire_date (line 144) | def get_expire_date(inst_code: str, day: datetime.datetime): function get_contract_code_regex (line 154) | def get_contract_code_regex(product_code: str) -> str: function update_from_shfe (line 163) | async def update_from_shfe(day: datetime.datetime) -> bool: function update_from_czce (line 215) | async def update_from_czce(day: datetime.datetime) -> bool: function update_from_dce (line 258) | async def update_from_dce(day: datetime.datetime) -> bool: function update_from_gfex (line 358) | async def update_from_gfex(day: datetime.datetime) -> bool: function update_from_cffex (line 404) | async def update_from_cffex(day: datetime.datetime) -> bool: function store_main_bar (line 466) | def store_main_bar(inst: Instrument, bar: DailyBar): function handle_rollover (line 479) | def handle_rollover(inst: Instrument, new_bar: DailyBar): function calc_main_inst (line 495) | def calc_main_inst(inst: Instrument, day: datetime.datetime): function create_main (line 561) | def create_main(inst: Instrument): function create_main_all (line 579) | def create_main_all(): function is_auction_time (line 585) | def is_auction_time(inst: Instrument, status: dict): function calc_sma (line 599) | def calc_sma(price, period): function calc_corr (line 603) | def calc_corr(day: datetime.datetime): function nCr (line 616) | def nCr(n, r): function find_best_score (line 621) | def find_best_score(n: int = 20): function calc_history_signal (line 638) | def calc_history_signal(inst: Instrument, day: datetime.datetime, strate... function calc_his_all (line 767) | def calc_his_all(day: datetime.datetime): function calc_his_up_limit (line 783) | def calc_his_up_limit(inst: Instrument, bar: DailyBar): function calc_his_down_limit (line 791) | def calc_his_down_limit(inst: Instrument, bar: DailyBar): function clean_daily_bar (line 799) | async def clean_daily_bar(): function load_kt_data (line 817) | def load_kt_data(directory: str = r'D:\test'): function get_contracts_argument (line 853) | async def get_contracts_argument(day: datetime.datetime | None = None) -... FILE: utils/fetch_data.py function fetch_bar (line 20) | async def fetch_bar(): function fetch_bar2 (line 45) | async def fetch_bar2(): FILE: utils/func_container.py function RegisterCallback (line 21) | def RegisterCallback(**out_kwargs): class CallbackFunctionContainer (line 35) | class CallbackFunctionContainer(object, metaclass=ABCMeta): method __init__ (line 36) | def __init__(self): method _collect_all (line 40) | def _collect_all(self): FILE: utils/model/__init__.py function get_model_class (line 10) | def get_model_class(model_name): FILE: utils/model/kronos.py class KronosTokenizer (line 11) | class KronosTokenizer(nn.Module, PyTorchModelHubMixin): method __init__ (line 38) | def __init__(self, d_in, d_model, n_heads, ff_dim, n_enc_layers, n_dec... method forward (line 72) | def forward(self, x): method indices_to_bits (line 113) | def indices_to_bits(self, x, half=False): method encode (line 140) | def encode(self, x, half=False): method decode (line 159) | def decode(self, x, half=False): class Kronos (line 178) | class Kronos(nn.Module, PyTorchModelHubMixin): method __init__ (line 196) | def __init__(self, s1_bits, s2_bits, n_layers, d_model, n_heads, ff_di... method _init_weights (line 223) | def _init_weights(self, module): method forward (line 237) | def forward(self, s1_ids, s2_ids, stamp=None, padding_mask=None, use_t... method decode_s1 (line 276) | def decode_s1(self, s1_ids, s2_ids, stamp=None, padding_mask=None): method decode_s2 (line 308) | def decode_s2(self, context, s1_ids, padding_mask=None): function top_k_top_p_filtering (line 329) | def top_k_top_p_filtering( function sample_from_logits (line 371) | def sample_from_logits(logits, temperature=1.0, top_k=None, top_p=None, ... function auto_regressive_inference (line 387) | def auto_regressive_inference(tokenizer, model, x, x_stamp, y_stamp, max... function calc_time_stamps (line 444) | def calc_time_stamps(x_timestamp): class KronosPredictor (line 454) | class KronosPredictor: method __init__ (line 456) | def __init__(self, model, tokenizer, device="cuda:0", max_context=512,... method generate (line 470) | def generate(self, x, x_stamp, y_stamp, pred_len, T, top_k, top_p, sam... method predict (line 481) | def predict(self, df, x_timestamp, y_timestamp, pred_len, T=1.0, top_k... method predict_batch (line 524) | def predict_batch(self, df_list, x_timestamp_list, y_timestamp_list, p... FILE: utils/model/module.py class DifferentiableEntropyFunction (line 10) | class DifferentiableEntropyFunction(Function): method forward (line 12) | def forward(ctx, zq, basis, K, eps): method backward (line 27) | def backward(ctx, grad_output): function codebook_entropy (line 35) | def codebook_entropy(zq, basis, K, eps=1e-4): class BinarySphericalQuantizer (line 39) | class BinarySphericalQuantizer(nn.Module): method __init__ (line 40) | def __init__(self, embed_dim, beta, gamma0, gamma, zeta, method quantize (line 82) | def quantize(self, z): method forward (line 90) | def forward(self, z): method soft_entropy_loss (line 128) | def soft_entropy_loss(self, z): method get_hard_per_sample_entropy (line 154) | def get_hard_per_sample_entropy(self, zb_by_sample): method codes_to_indexes (line 160) | def codes_to_indexes(self, zhat): method codes_to_group_indexes (line 168) | def codes_to_group_indexes(self, zhat): method indexes_to_codes (line 176) | def indexes_to_codes(self, indices): method group_indexes_to_codes (line 184) | def group_indexes_to_codes(self, group_indices): method get_entropy (line 193) | def get_entropy(self, count, dim=-1, eps=1e-4, normalize=True): method get_group_codebook_entry (line 201) | def get_group_codebook_entry(self, group_indices): method get_codebook_entry (line 211) | def get_codebook_entry(self, indices): class BSQuantizer (line 222) | class BSQuantizer(nn.Module): method __init__ (line 224) | def __init__(self, s1_bits, s2_bits, beta, gamma0, gamma, zeta, group_... method bits_to_indices (line 231) | def bits_to_indices(self, bits): method forward (line 242) | def forward(self, z, half=False): class RMSNorm (line 254) | class RMSNorm(torch.nn.Module): method __init__ (line 255) | def __init__(self, dim: int, eps: float = 1e-5): method _norm (line 260) | def _norm(self, x): method forward (line 263) | def forward(self, x): class FeedForward (line 268) | class FeedForward(nn.Module): method __init__ (line 269) | def __init__(self, d_model, ff_dim, ffn_dropout_p=0.0): method forward (line 277) | def forward(self, x): class RotaryPositionalEmbedding (line 281) | class RotaryPositionalEmbedding(nn.Module): method __init__ (line 282) | def __init__(self, dim): method _update_cos_sin_cache (line 290) | def _update_cos_sin_cache(self, x, seq_len): method forward (line 300) | def forward(self, q, k): method _rotate_half (line 307) | def _rotate_half(self, x): function scaled_dot_product_attention (line 312) | def scaled_dot_product_attention(query, key, value, attn_mask=None, drop... class MultiHeadAttentionWithRoPE (line 339) | class MultiHeadAttentionWithRoPE(nn.Module): method __init__ (line 340) | def __init__(self, d_model, n_heads, attn_dropout_p=0.0, resid_dropout... method forward (line 354) | def forward(self, x, key_padding_mask=None): class MultiHeadCrossAttentionWithRoPE (line 380) | class MultiHeadCrossAttentionWithRoPE(nn.Module): method __init__ (line 381) | def __init__(self, d_model, n_heads, attn_dropout_p=0.0, resid_dropout... method forward (line 395) | def forward(self, query, key, value, key_padding_mask=None): class HierarchicalEmbedding (line 424) | class HierarchicalEmbedding(nn.Module): method __init__ (line 425) | def __init__(self, s1_bits, s2_bits, d_model=256): method forward (line 441) | def forward(self, token_ids): class DependencyAwareLayer (line 455) | class DependencyAwareLayer(nn.Module): method __init__ (line 456) | def __init__(self, d_model, n_heads=4, attn_dropout_p=0.0, resid_dropo... method forward (line 461) | def forward(self, hidden_states, sibling_embed, key_padding_mask=None): class TransformerBlock (line 474) | class TransformerBlock(nn.Module): method __init__ (line 475) | def __init__(self, d_model, n_heads, ff_dim=1024, ffn_dropout_p=0.0, a... method forward (line 482) | def forward(self, x, key_padding_mask=None): class DualHead (line 495) | class DualHead(nn.Module): method __init__ (line 496) | def __init__(self, s1_bits, s2_bits, d_model): method compute_loss (line 503) | def compute_loss(self, s1_logits, s2_logits, s1_targets, s2_targets, p... method forward (line 518) | def forward(self, x): method cond_forward (line 521) | def cond_forward(self, x2): class FixedEmbedding (line 525) | class FixedEmbedding(nn.Module): method __init__ (line 526) | def __init__(self, c_in, d_model): method forward (line 541) | def forward(self, x): class TemporalEmbedding (line 545) | class TemporalEmbedding(nn.Module): method __init__ (line 546) | def __init__(self, d_model, learn_pe): method forward (line 562) | def forward(self, x): FILE: utils/my_logger.py function get_my_logger (line 21) | def get_my_logger(logger_name='main'): FILE: utils/read_config.py function _deep_merge_dict (line 83) | def _deep_merge_dict(base: dict, override: dict) -> dict: function _normalize_yaml_data (line 93) | def _normalize_yaml_data(data: dict | None) -> dict: function _load_ini_data (line 107) | def _load_ini_data(path: str) -> dict: function _write_yaml (line 153) | def _write_yaml(path: str, data: dict): function _ensure_yaml_config (line 158) | def _ensure_yaml_config() -> tuple[str, dict]: function _to_config_parser (line 176) | def _to_config_parser(data: dict) -> configparser.ConfigParser: FILE: utils/tick.py class TickBar (line 5) | class TickBar(object): method __init__ (line 6) | def __init__(self, day, data, last_volume): FILE: weixin_notifier.py function _silence_http_library_debug_logs (line 32) | def _silence_http_library_debug_logs(): class WeixinNotifier (line 39) | class WeixinNotifier: method __init__ (line 40) | def __init__(self): method enabled (line 52) | def enabled(self) -> bool: method start (line 55) | def start(self): method stop (line 66) | def stop(self): method enqueue (line 71) | def enqueue(self, message: str): method _run (line 89) | def _run(self): method _get_access_token (line 100) | def _get_access_token(self) -> str: method _send_text (line 121) | def _send_text(self, text: str): class WeixinLogHandler (line 142) | class WeixinLogHandler(logging.Handler): method __init__ (line 143) | def __init__(self, notifier: WeixinNotifier): method emit (line 147) | def emit(self, record: logging.LogRecord): function get_weixin_notifier (line 157) | def get_weixin_notifier() -> WeixinNotifier: function install_weixin_log_handler (line 164) | def install_weixin_log_handler(root_logger: logging.Logger):