ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.SubscriptionCounter< T > Class Template Reference

Public Member Functions

Dictionary< SubscriptionType, HashSet< T > > Add (IEnumerable< T > keys, SubscriptionType type)
 
SubscriptionType Add (T key, SubscriptionType type)
 
Dictionary< SubscriptionType, HashSet< T > > Remove (IEnumerable< T > keys, SubscriptionType type)
 
SubscriptionType Remove (T key, SubscriptionType type)
 
SubscriptionType Get (T key)
 
IDictionary< SubscriptionType, List< T > > Get (IEnumerable< T > keys)
 
bool Check (T key, SubscriptionType subscription)
 
T[] GetKeys ()
 
void Clear ()
 
bool Add ()
 
bool Remove ()
 

Member Function Documentation

◆ Add() [1/3]

◆ Add() [2/3]

Dictionary< SubscriptionType, HashSet< T > > ATAS.DataFeedsCore.SubscriptionCounter< T >.Add ( IEnumerable< T >  keys,
SubscriptionType  type 
)

◆ Add() [3/3]

◆ Check()

bool ATAS.DataFeedsCore.SubscriptionCounter< T >.Check ( key,
SubscriptionType  subscription 
)

◆ Clear()

◆ Get() [1/2]

IDictionary< SubscriptionType, List< T > > ATAS.DataFeedsCore.SubscriptionCounter< T >.Get ( IEnumerable< T >  keys)

◆ Get() [2/2]

◆ GetKeys()

◆ Remove() [1/3]

◆ Remove() [2/3]

Dictionary< SubscriptionType, HashSet< T > > ATAS.DataFeedsCore.SubscriptionCounter< T >.Remove ( IEnumerable< T >  keys,
SubscriptionType  type 
)

◆ Remove() [3/3]


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