ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.SecurityRouteCache Class Reference

Public Member Functions

 SecurityRouteCache (TradingOptions tradingOptions)
 
void Add (SecurityRoute route)
 
void Add (IEnumerable< SecurityRoute > routes)
 
void Clear ()
 
IEnumerable< SecurityRouteGetRoutes ()
 
string GetRoute (Security security)
 

Constructor & Destructor Documentation

◆ SecurityRouteCache()

ATAS.DataFeedsCore.SecurityRouteCache.SecurityRouteCache ( TradingOptions  tradingOptions)

Member Function Documentation

◆ Add() [1/2]

void ATAS.DataFeedsCore.SecurityRouteCache.Add ( IEnumerable< SecurityRoute routes)

◆ Add() [2/2]

void ATAS.DataFeedsCore.SecurityRouteCache.Add ( SecurityRoute  route)

◆ Clear()

void ATAS.DataFeedsCore.SecurityRouteCache.Clear ( )

◆ GetRoute()

string ATAS.DataFeedsCore.SecurityRouteCache.GetRoute ( Security  security)

◆ GetRoutes()

IEnumerable< SecurityRoute > ATAS.DataFeedsCore.SecurityRouteCache.GetRoutes ( )

The documentation for this class was generated from the following file: