Table of Contents

Struct NewsSource

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

Constructors

NewsSource(int)
NewsSource(NewsSource)

Fields

BBMNET
BOVESPA_COMPANIES_AGENCY
BOVESPA_INDEX_AGENCY
BOVESPA_INSTITUTIONAL_AGENCY
CBLC_NEWS_AGENCY
DCM
DPR_VE
ELECTRONIC_PURCHASE_EXCHANGE
INTERNET
MARKET_SURVEILLANCE
MKT_OPS_DERIVATIVES_AGENCY
MKT_OPS_EQUITIES_AGENCY
MKT_OPS_FX_AGENCY
NULL_VALUE
OTHER
OVER_THE_COUNTER_NEWS_AGENCY
_BBMNET_
_BOVESPA_COMPANIES_AGENCY_
_BOVESPA_INDEX_AGENCY_
_BOVESPA_INSTITUTIONAL_AGENCY_
_CBLC_NEWS_AGENCY_
_DCM_
_DPR_VE_
_ELECTRONIC_PURCHASE_EXCHANGE_
_INTERNET_
_MARKET_SURVEILLANCE_
_MKT_OPS_DERIVATIVES_AGENCY_
_MKT_OPS_EQUITIES_AGENCY_
_MKT_OPS_FX_AGENCY_
_NULL_VALUE_
_OTHER_
_OVER_THE_COUNTER_NEWS_AGENCY_

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

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

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