Table of Contents

Struct InstrAttribValue

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

Constructors

InstrAttribValue(int)
InstrAttribValue(InstrAttribValue)

Fields

BLOCK_TRADE_ELIGIBLE
ELECTRONIC_MATCH_OR_GTD_GTC_ELIGIBLE
FLAG_RFQ_FOR_CROSS_ELIGIBLE
NEGOTIATED_QUOTE_ELIGIBLE
NULL_VALUE
ORDER_CROSS_ELIGIBLE
_BLOCK_TRADE_ELIGIBLE_
_ELECTRONIC_MATCH_OR_GTD_GTC_ELIGIBLE_
_FLAG_RFQ_FOR_CROSS_ELIGIBLE_
_NEGOTIATED_QUOTE_ELIGIBLE_
_NULL_VALUE_
_ORDER_CROSS_ELIGIBLE_

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(InstrAttribValue)

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(InstrAttribValue)

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

GetHashCode()

Returns the hash code for this instance.

ToString()

Returns the fully qualified type name of this instance.

Operators

operator ==(InstrAttribValue, InstrAttribValue)
operator !=(InstrAttribValue, InstrAttribValue)