C# Class Wombat.MamdaAuctionListener.MamdaAuctionCache

显示文件 Open project: OpenMAMA/OpenMAMA

Public Properties

Property Type Description
mActTime System.DateTime
mActTimeFieldState MamdaFieldState
mEventSeqNum long
mEventSeqNumFieldState MamdaFieldState
mEventTime System.DateTime
mEventTimeFieldState MamdaFieldState
mLineTime System.DateTime
mLineTimeFieldState MamdaFieldState
mPartId string
mPartIdFieldState MamdaFieldState
mSendTime System.DateTime
mSendTimeFieldState MamdaFieldState
mSrcTime System.DateTime
mSrcTimeFieldState MamdaFieldState
mSymbol string
mSymbolFieldState MamdaFieldState
mUncrossPrice MamaPrice
mUncrossPriceFieldState MamdaFieldState
mUncrossPriceIndStr string
mUncrossPriceIndStrFieldState MamdaFieldState
mUncrossVolume double
mUncrossVolumeFieldState MamdaFieldState

Property Details

mActTime public_oe property

public DateTime,System mActTime
return System.DateTime

mActTimeFieldState public_oe property

public MamdaFieldState mActTimeFieldState
return MamdaFieldState

mEventSeqNum public_oe property

public long mEventSeqNum
return long

mEventSeqNumFieldState public_oe property

public MamdaFieldState mEventSeqNumFieldState
return MamdaFieldState

mEventTime public_oe property

public DateTime,System mEventTime
return System.DateTime

mEventTimeFieldState public_oe property

public MamdaFieldState mEventTimeFieldState
return MamdaFieldState

mLineTime public_oe property

public DateTime,System mLineTime
return System.DateTime

mLineTimeFieldState public_oe property

public MamdaFieldState mLineTimeFieldState
return MamdaFieldState

mPartId public_oe property

public string mPartId
return string

mPartIdFieldState public_oe property

public MamdaFieldState mPartIdFieldState
return MamdaFieldState

mSendTime public_oe property

public DateTime,System mSendTime
return System.DateTime

mSendTimeFieldState public_oe property

public MamdaFieldState mSendTimeFieldState
return MamdaFieldState

mSrcTime public_oe property

public DateTime,System mSrcTime
return System.DateTime

mSrcTimeFieldState public_oe property

public MamdaFieldState mSrcTimeFieldState
return MamdaFieldState

mSymbol public_oe property

public string mSymbol
return string

mSymbolFieldState public_oe property

public MamdaFieldState mSymbolFieldState
return MamdaFieldState

mUncrossPrice public_oe property

public MamaPrice mUncrossPrice
return MamaPrice

mUncrossPriceFieldState public_oe property

public MamdaFieldState mUncrossPriceFieldState
return MamdaFieldState

mUncrossPriceIndStr public_oe property

public string mUncrossPriceIndStr
return string

mUncrossPriceIndStrFieldState public_oe property

public MamdaFieldState mUncrossPriceIndStrFieldState
return MamdaFieldState

mUncrossVolume public_oe property

public double mUncrossVolume
return double

mUncrossVolumeFieldState public_oe property

public MamdaFieldState mUncrossVolumeFieldState
return MamdaFieldState