C# Class Wombat.MamdaAuctionListener.MamdaAuctionCache

Show file 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 property

public DateTime,System mActTime
return System.DateTime

mActTimeFieldState public property

public MamdaFieldState mActTimeFieldState
return MamdaFieldState

mEventSeqNum public property

public long mEventSeqNum
return long

mEventSeqNumFieldState public property

public MamdaFieldState mEventSeqNumFieldState
return MamdaFieldState

mEventTime public property

public DateTime,System mEventTime
return System.DateTime

mEventTimeFieldState public property

public MamdaFieldState mEventTimeFieldState
return MamdaFieldState

mLineTime public property

public DateTime,System mLineTime
return System.DateTime

mLineTimeFieldState public property

public MamdaFieldState mLineTimeFieldState
return MamdaFieldState

mPartId public property

public string mPartId
return string

mPartIdFieldState public property

public MamdaFieldState mPartIdFieldState
return MamdaFieldState

mSendTime public property

public DateTime,System mSendTime
return System.DateTime

mSendTimeFieldState public property

public MamdaFieldState mSendTimeFieldState
return MamdaFieldState

mSrcTime public property

public DateTime,System mSrcTime
return System.DateTime

mSrcTimeFieldState public property

public MamdaFieldState mSrcTimeFieldState
return MamdaFieldState

mSymbol public property

public string mSymbol
return string

mSymbolFieldState public property

public MamdaFieldState mSymbolFieldState
return MamdaFieldState

mUncrossPrice public property

public MamaPrice mUncrossPrice
return MamaPrice

mUncrossPriceFieldState public property

public MamdaFieldState mUncrossPriceFieldState
return MamdaFieldState

mUncrossPriceIndStr public property

public string mUncrossPriceIndStr
return string

mUncrossPriceIndStrFieldState public property

public MamdaFieldState mUncrossPriceIndStrFieldState
return MamdaFieldState

mUncrossVolume public property

public double mUncrossVolume
return double

mUncrossVolumeFieldState public property

public MamdaFieldState mUncrossVolumeFieldState
return MamdaFieldState