XLE
v0.02.0
|
This is the complete list of members for Utility::LRUQueue, including all inherited members.
_lruQueue (defined in Utility::LRUQueue) | Utility::LRUQueue | protected |
_newestBlock (defined in Utility::LRUQueue) | Utility::LRUQueue | protected |
_oldestBlock (defined in Utility::LRUQueue) | Utility::LRUQueue | protected |
BringToFront(unsigned value) (defined in Utility::LRUQueue) | Utility::LRUQueue | |
DisconnectOldest() (defined in Utility::LRUQueue) | Utility::LRUQueue | |
GetOldestValue() const (defined in Utility::LRUQueue) | Utility::LRUQueue | |
LRUQueue(unsigned maxValues) (defined in Utility::LRUQueue) | Utility::LRUQueue | |
LRUQueue() (defined in Utility::LRUQueue) | Utility::LRUQueue | |
LRUQueue(LRUQueue &&moveFrom) never_throws (defined in Utility::LRUQueue) | Utility::LRUQueue | |
LRUQueue(const LRUQueue ©From) (defined in Utility::LRUQueue) | Utility::LRUQueue | |
operator=(LRUQueue &&moveFrom) never_throws (defined in Utility::LRUQueue) | Utility::LRUQueue | |
operator=(const LRUQueue ©From) (defined in Utility::LRUQueue) | Utility::LRUQueue | |
~LRUQueue() (defined in Utility::LRUQueue) | Utility::LRUQueue |