tagc8201OutBlock

Struct tagc8201OutBlock 

Source
#[repr(C)]
pub struct tagc8201OutBlock {
Show 60 fields pub dpsit_amtz16: [c_char; 16], pub _dpsit_amtz16: c_char, pub mrgn_amtz16: [c_char; 16], pub _mrgn_amtz16: c_char, pub mgint_npaid_amtz16: [c_char; 16], pub _mgint_npaid_amtz16: c_char, pub chgm_pos_amtz16: [c_char; 16], pub _chgm_pos_amtz16: c_char, pub cash_mrgn_amtz16: [c_char; 16], pub _cash_mrgn_amtz16: c_char, pub subst_mgamt_amtz16: [c_char; 16], pub _subst_mgamt_amtz16: c_char, pub coltr_ratez6: [c_char; 6], pub _coltr_ratez6: c_char, pub rcble_amtz16: [c_char; 16], pub _rcble_amtz16: c_char, pub order_pos_csamtz16: [c_char; 16], pub _order_pos_csamtz16: c_char, pub ecn_pos_csamtz16: [c_char; 16], pub _ecn_pos_csamtz16: c_char, pub nordm_loan_amtz16: [c_char; 16], pub _nordm_loan_amtz16: c_char, pub etc_lend_amtz16: [c_char; 16], pub _etc_lend_amtz16: c_char, pub subst_amtz16: [c_char; 16], pub _subst_amtz16: c_char, pub sln_sale_amtz16: [c_char; 16], pub _sln_sale_amtz16: c_char, pub bal_buy_ttamtz16: [c_char; 16], pub _bal_buy_ttamtz16: c_char, pub bal_ass_ttamtz16: [c_char; 16], pub _bal_ass_ttamtz16: c_char, pub asset_tot_amtz16: [c_char; 16], pub _asset_tot_amtz16: c_char, pub actvt_type10: [c_char; 10], pub _actvt_type10: c_char, pub lend_amtz16: [c_char; 16], pub _lend_amtz16: c_char, pub accnt_mgamt_ratez6: [c_char; 6], pub _accnt_mgamt_ratez6: c_char, pub sl_mrgn_amtz16: [c_char; 16], pub _sl_mrgn_amtz16: c_char, pub pos_csamt1z16: [c_char; 16], pub _pos_csamt1z16: c_char, pub pos_csamt2z16: [c_char; 16], pub _pos_csamt2z16: c_char, pub pos_csamt3z16: [c_char; 16], pub _pos_csamt3z16: c_char, pub pos_csamt4z16: [c_char; 16], pub _pos_csamt4z16: c_char, pub dpsit_amtz_d1_16: [c_char; 16], pub _dpsit_amtz_d1_16: c_char, pub dpsit_amtz_d2_16: [c_char; 16], pub _dpsit_amtz_d2_16: c_char, pub noticez30: [c_char; 30], pub _noticez30: c_char, pub tot_eal_plsz18: [c_char; 18], pub _tot_eal_plsz18: c_char, pub pft_rtz15: [c_char; 15], pub _pft_rtz15: c_char,
}

Fields§

§dpsit_amtz16: [c_char; 16]§_dpsit_amtz16: c_char§mrgn_amtz16: [c_char; 16]§_mrgn_amtz16: c_char§mgint_npaid_amtz16: [c_char; 16]§_mgint_npaid_amtz16: c_char§chgm_pos_amtz16: [c_char; 16]§_chgm_pos_amtz16: c_char§cash_mrgn_amtz16: [c_char; 16]§_cash_mrgn_amtz16: c_char§subst_mgamt_amtz16: [c_char; 16]§_subst_mgamt_amtz16: c_char§coltr_ratez6: [c_char; 6]§_coltr_ratez6: c_char§rcble_amtz16: [c_char; 16]§_rcble_amtz16: c_char§order_pos_csamtz16: [c_char; 16]§_order_pos_csamtz16: c_char§ecn_pos_csamtz16: [c_char; 16]§_ecn_pos_csamtz16: c_char§nordm_loan_amtz16: [c_char; 16]§_nordm_loan_amtz16: c_char§etc_lend_amtz16: [c_char; 16]§_etc_lend_amtz16: c_char§subst_amtz16: [c_char; 16]§_subst_amtz16: c_char§sln_sale_amtz16: [c_char; 16]§_sln_sale_amtz16: c_char§bal_buy_ttamtz16: [c_char; 16]§_bal_buy_ttamtz16: c_char§bal_ass_ttamtz16: [c_char; 16]§_bal_ass_ttamtz16: c_char§asset_tot_amtz16: [c_char; 16]§_asset_tot_amtz16: c_char§actvt_type10: [c_char; 10]§_actvt_type10: c_char§lend_amtz16: [c_char; 16]§_lend_amtz16: c_char§accnt_mgamt_ratez6: [c_char; 6]§_accnt_mgamt_ratez6: c_char§sl_mrgn_amtz16: [c_char; 16]§_sl_mrgn_amtz16: c_char§pos_csamt1z16: [c_char; 16]§_pos_csamt1z16: c_char§pos_csamt2z16: [c_char; 16]§_pos_csamt2z16: c_char§pos_csamt3z16: [c_char; 16]§_pos_csamt3z16: c_char§pos_csamt4z16: [c_char; 16]§_pos_csamt4z16: c_char§dpsit_amtz_d1_16: [c_char; 16]§_dpsit_amtz_d1_16: c_char§dpsit_amtz_d2_16: [c_char; 16]§_dpsit_amtz_d2_16: c_char§noticez30: [c_char; 30]§_noticez30: c_char§tot_eal_plsz18: [c_char; 18]§_tot_eal_plsz18: c_char§pft_rtz15: [c_char; 15]§_pft_rtz15: c_char

Trait Implementations§

Source§

impl Clone for tagc8201OutBlock

Source§

fn clone(&self) -> tagc8201OutBlock

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for tagc8201OutBlock

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Copy for tagc8201OutBlock

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.