Table of Contents

Struct ApplVerID

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

Constructors

ApplVerID(int)
ApplVerID(ApplVerID)

Fields

FIX27
FIX30
FIX40
FIX41
FIX42
FIX43
FIX44
FIX50
FIX50SP1
FIX50SP2
NULL_VALUE
_FIX27_
_FIX30_
_FIX40_
_FIX41_
_FIX42_
_FIX43_
_FIX44_
_FIX50SP1_
_FIX50SP2_
_FIX50_
_NULL_VALUE_

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

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

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 ==(ApplVerID, ApplVerID)
operator !=(ApplVerID, ApplVerID)