Table of Contents

Struct SubscriptionType

Namespace
Tooq.Tech.MD.BinaryProtocol.Client
Assembly
Tooq.MD.BinaryProtocol.dll
public struct SubscriptionType : IComparable, IComparable<SubscriptionType>, IEquatable<SubscriptionType>
Implements
Inherited Members

Constructors

SubscriptionType(int)
SubscriptionType(SubscriptionType)

Fields

Conflated
Empty
Market_By_Order_10
Market_By_Order_5
Market_By_Order_Full
Market_By_Price_10
Market_By_Price_2
Market_By_Price_5
Market_By_Price_Full
News
Real_Time
Security_Status
Statistics
Top_Of_Book
Trades
Trades_With_Aggressor
_Conflated_
_Empty_
_Market_By_Order_10_
_Market_By_Order_5_
_Market_By_Order_Full_
_Market_By_Price_10_
_Market_By_Price_2_
_Market_By_Price_5_
_Market_By_Price_Full_
_News_
_Real_Time_
_Security_Status_
_Statistics_
_Top_Of_Book_
_Trades_
_Trades_With_Aggressor_

Properties

Default
Value

Methods

CompareTo(object)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

CompareTo(SubscriptionType)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

CreateFieldModel(Buffer, long)
Equals(object)

Indicates whether this instance and a specified object are equal.

Equals(SubscriptionType)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Returns the hash code for this instance.

HasFlags(SubscriptionType)
RemoveFlags(SubscriptionType)
SetFlags(SubscriptionType)
ToString()

Returns the fully qualified type name of this instance.

Operators

operator &(SubscriptionType, SubscriptionType)
operator |(SubscriptionType, SubscriptionType)
operator ==(SubscriptionType, SubscriptionType)
operator ^(SubscriptionType, SubscriptionType)
operator !=(SubscriptionType, SubscriptionType)