ErrorReason Enumeration | Table of Content | EventIndicator Constructor |
EventIndicator Class |
Namespace: OnixS.CmeMdHandler
public class EventIndicator : BitmapField
The EventIndicator type exposes the following members.
Name | Description | |
---|---|---|
EventIndicator() |
Constructor.
| |
EventIndicator(IFieldSet) |
Constructor.
|
Name | Description | |
---|---|---|
Any |
Check if any of bits is set.
(Inherited from BitmapField.) | |
IsEndOfAny |
Indicates any 'end of' event.
| |
IsEndOfElectronicVolumes |
Indicates 'end of electronic volumes' event.
| |
IsEndOfEvent |
Indicates 'end of event' event.
| |
IsEndOfImpliedQuotes |
Indicates 'end of implied quotes' event.
| |
IsEndOfRealQuotes |
Indicates 'end of real quotes' event.
| |
IsEndOfStatistic |
Indicates 'end of statistic' event.
| |
IsEndOfTrades |
Indicates 'end of trades' event.
| |
IsMessageRecovered |
Indicates 'message resent during recovery' event.
|
Name | Description | |
---|---|---|
Assign(Int32) |
Assign existing object to new value.
(Inherited from BitmapField.) | |
Assign(IFieldSet) |
Assign existing object to new value.
| |
Assign(IFieldSet, Int32) |
Assign existing object to new value.
(Inherited from BitmapField.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Get |
Get bit value.
(Inherited from BitmapField.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Convert object to its string representation.
(Overrides BitmapField.ToString().) |