SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.Utils.CachedCollections.RDList< T > Member List

This is the complete list of members for erminas.SmartAPI.Utils.CachedCollections.RDList< T >, including all inherited members.

CachedList(Func< List< T >> retrieveFunc, Caching caching)erminas.SmartAPI.Utils.CachedCollections.CachedList< T >
CachedList(Caching caching)erminas.SmartAPI.Utils.CachedCollections.CachedList< T >protected
Contains(T element)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
ContainsGuid(Guid guid)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
ContainsName(string name)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
erminas::SmartAPI::Utils::CachedCollections::CachedList< T >.Counterminas.SmartAPI.Utils.CachedCollections.CachedList< T >
erminas::SmartAPI::Utils::CachedCollections::IRDList< T >.Counterminas.SmartAPI.Utils.CachedCollections.IRDList< T >
EnsureListIsLoaded()erminas.SmartAPI.Utils.CachedCollections.CachedList< T >protected
GetByGuid(Guid guid)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
GetByName(string name)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
GetByPosition(int pos)erminas.SmartAPI.Utils.CachedCollections.CachedList< T >
GetEnumerator()erminas.SmartAPI.Utils.CachedCollections.CachedList< T >
InvalidateCache()erminas.SmartAPI.Utils.CachedCollections.CachedList< T >virtual
IsCachingEnablederminas.SmartAPI.Utils.CachedCollections.CachedList< T >
Listerminas.SmartAPI.Utils.CachedCollections.CachedList< T >protected
RDList(Func< List< T >> retrieveFunc, Caching caching)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
RDList(Caching caching)erminas.SmartAPI.Utils.CachedCollections.RDList< T >protected
Refresh()erminas.SmartAPI.Utils.CachedCollections.CachedList< T >
Refreshed()erminas.SmartAPI.Utils.CachedCollections.RDList< T >
RetrieveFuncerminas.SmartAPI.Utils.CachedCollections.CachedList< T >protected
TryGetByGuid(Guid guid, out T output)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
TryGetByName(string name, out T output)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
WaitFor(Predicate< IRDList< T >> predicate, TimeSpan wait, TimeSpan retryPeriod)erminas.SmartAPI.Utils.CachedCollections.RDList< T >
erminas::SmartAPI::Utils::CachedCollections::CachedList< T >.WaitFor(Predicate< ICachedList< T >> predicate, TimeSpan wait, TimeSpan retryPeriod)erminas.SmartAPI.Utils.CachedCollections.CachedList< T >