#[repr(C)]pub struct CThostFtdcTradingAccountField {Show 49 fields
pub BrokerID: TThostFtdcBrokerIDType,
pub AccountID: TThostFtdcAccountIDType,
pub PreMortgage: TThostFtdcMoneyType,
pub PreCredit: TThostFtdcMoneyType,
pub PreDeposit: TThostFtdcMoneyType,
pub PreBalance: TThostFtdcMoneyType,
pub PreMargin: TThostFtdcMoneyType,
pub InterestBase: TThostFtdcMoneyType,
pub Interest: TThostFtdcMoneyType,
pub Deposit: TThostFtdcMoneyType,
pub Withdraw: TThostFtdcMoneyType,
pub FrozenMargin: TThostFtdcMoneyType,
pub FrozenCash: TThostFtdcMoneyType,
pub FrozenCommission: TThostFtdcMoneyType,
pub CurrMargin: TThostFtdcMoneyType,
pub CashIn: TThostFtdcMoneyType,
pub Commission: TThostFtdcMoneyType,
pub CloseProfit: TThostFtdcMoneyType,
pub PositionProfit: TThostFtdcMoneyType,
pub Balance: TThostFtdcMoneyType,
pub Available: TThostFtdcMoneyType,
pub WithdrawQuota: TThostFtdcMoneyType,
pub Reserve: TThostFtdcMoneyType,
pub TradingDay: TThostFtdcDateType,
pub SettlementID: TThostFtdcSettlementIDType,
pub Credit: TThostFtdcMoneyType,
pub Mortgage: TThostFtdcMoneyType,
pub ExchangeMargin: TThostFtdcMoneyType,
pub DeliveryMargin: TThostFtdcMoneyType,
pub ExchangeDeliveryMargin: TThostFtdcMoneyType,
pub ReserveBalance: TThostFtdcMoneyType,
pub CurrencyID: TThostFtdcCurrencyIDType,
pub PreFundMortgageIn: TThostFtdcMoneyType,
pub PreFundMortgageOut: TThostFtdcMoneyType,
pub FundMortgageIn: TThostFtdcMoneyType,
pub FundMortgageOut: TThostFtdcMoneyType,
pub FundMortgageAvailable: TThostFtdcMoneyType,
pub MortgageableFund: TThostFtdcMoneyType,
pub SpecProductMargin: TThostFtdcMoneyType,
pub SpecProductFrozenMargin: TThostFtdcMoneyType,
pub SpecProductCommission: TThostFtdcMoneyType,
pub SpecProductFrozenCommission: TThostFtdcMoneyType,
pub SpecProductPositionProfit: TThostFtdcMoneyType,
pub SpecProductCloseProfit: TThostFtdcMoneyType,
pub SpecProductPositionProfitByAlg: TThostFtdcMoneyType,
pub SpecProductExchangeMargin: TThostFtdcMoneyType,
pub BizType: TThostFtdcBizTypeType,
pub FrozenSwap: TThostFtdcMoneyType,
pub RemainSwap: TThostFtdcMoneyType,
}Fields§
§BrokerID: TThostFtdcBrokerIDType§AccountID: TThostFtdcAccountIDType§PreMortgage: TThostFtdcMoneyType§PreCredit: TThostFtdcMoneyType§PreDeposit: TThostFtdcMoneyType§PreBalance: TThostFtdcMoneyType§PreMargin: TThostFtdcMoneyType§InterestBase: TThostFtdcMoneyType§Interest: TThostFtdcMoneyType§Deposit: TThostFtdcMoneyType§Withdraw: TThostFtdcMoneyType§FrozenMargin: TThostFtdcMoneyType§FrozenCash: TThostFtdcMoneyType§FrozenCommission: TThostFtdcMoneyType§CurrMargin: TThostFtdcMoneyType§CashIn: TThostFtdcMoneyType§Commission: TThostFtdcMoneyType§CloseProfit: TThostFtdcMoneyType§PositionProfit: TThostFtdcMoneyType§Balance: TThostFtdcMoneyType§Available: TThostFtdcMoneyType§WithdrawQuota: TThostFtdcMoneyType§Reserve: TThostFtdcMoneyType§TradingDay: TThostFtdcDateType§SettlementID: TThostFtdcSettlementIDType§Credit: TThostFtdcMoneyType§Mortgage: TThostFtdcMoneyType§ExchangeMargin: TThostFtdcMoneyType§DeliveryMargin: TThostFtdcMoneyType§ExchangeDeliveryMargin: TThostFtdcMoneyType§ReserveBalance: TThostFtdcMoneyType§CurrencyID: TThostFtdcCurrencyIDType§PreFundMortgageIn: TThostFtdcMoneyType§PreFundMortgageOut: TThostFtdcMoneyType§FundMortgageIn: TThostFtdcMoneyType§FundMortgageOut: TThostFtdcMoneyType§FundMortgageAvailable: TThostFtdcMoneyType§MortgageableFund: TThostFtdcMoneyType§SpecProductMargin: TThostFtdcMoneyType§SpecProductFrozenMargin: TThostFtdcMoneyType§SpecProductCommission: TThostFtdcMoneyType§SpecProductFrozenCommission: TThostFtdcMoneyType§SpecProductPositionProfit: TThostFtdcMoneyType§SpecProductCloseProfit: TThostFtdcMoneyType§SpecProductPositionProfitByAlg: TThostFtdcMoneyType§SpecProductExchangeMargin: TThostFtdcMoneyType§BizType: TThostFtdcBizTypeType§FrozenSwap: TThostFtdcMoneyType§RemainSwap: TThostFtdcMoneyTypeTrait Implementations§
Source§impl Clone for CThostFtdcTradingAccountField
impl Clone for CThostFtdcTradingAccountField
Source§fn clone(&self) -> CThostFtdcTradingAccountField
fn clone(&self) -> CThostFtdcTradingAccountField
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreimpl Copy for CThostFtdcTradingAccountField
Auto Trait Implementations§
impl Freeze for CThostFtdcTradingAccountField
impl RefUnwindSafe for CThostFtdcTradingAccountField
impl Send for CThostFtdcTradingAccountField
impl Sync for CThostFtdcTradingAccountField
impl Unpin for CThostFtdcTradingAccountField
impl UnwindSafe for CThostFtdcTradingAccountField
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more