MarketFactory C# API 3.0
FeedMarketView Class Reference
Inheritance diagram for FeedMarketView:
IFeedMarketView

Public Member Functions

 FeedMarketView ()
 
FeedMarketID GetErrID ()
 
ComboBox GetFeedComboBox ()
 
ComboBox GetMarketComboBox ()
 
void ReplaceBook (FeedMarketID fmID, Book book)
 
void UpdateSubscriptions (SubscriptionEvent sub)
 
void Watch (FeedMarketID fmID)
 

Public Attributes

readonly FeedMarketID _ErrID = new FeedMarketID(-1, -1)
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Protected Attributes

Dictionary< FeedMarketID, Book_books
 
FeedMarketID _fmID
 
Dictionary< FeedMarketID, SubscriptionEvent > _subscriptions
 

Constructor & Destructor Documentation

◆ FeedMarketView()

Member Function Documentation

◆ GetErrID()

FeedMarketID GetErrID ( )

Implements IFeedMarketView.

◆ GetFeedComboBox()

ComboBox GetFeedComboBox ( )

Implements IFeedMarketView.

◆ GetMarketComboBox()

ComboBox GetMarketComboBox ( )

Implements IFeedMarketView.

◆ ReplaceBook()

void ReplaceBook ( FeedMarketID  fmID,
Book  book 
)

Implements IFeedMarketView.

◆ UpdateSubscriptions()

void UpdateSubscriptions ( SubscriptionEvent  sub)

Implements IFeedMarketView.

◆ Watch()

void Watch ( FeedMarketID  fmID)

Implements IFeedMarketView.

◆ Dispose()

override void Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Member Data Documentation

◆ _ErrID

readonly FeedMarketID _ErrID = new FeedMarketID(-1, -1)

◆ _fmID

FeedMarketID _fmID
protected

◆ _books

Dictionary<FeedMarketID, Book> _books
protected

◆ _subscriptions

Dictionary<FeedMarketID, SubscriptionEvent> _subscriptions
protected
Confidential. Copyright © 2011 MarketFactory, Inc.