|
luna engine
software engine
|
This is the complete list of members for luna::utils::objectStorage< value >, including all inherited members.
| eraseValue(const storageObject &key) | luna::utils::objectStorage< value > | inline |
| getValue(const storageObject &key, const value &_value=value()) | luna::utils::objectStorage< value > | inline |
| objectCache | luna::utils::objectStorage< value > | private |
| objectMemory | luna::utils::objectStorage< value > | private |
| objectStorage() | luna::utils::objectStorage< value > | inline |
| objectStorage(size_t cacheSize) | luna::utils::objectStorage< value > | inline |
| operator[](const storageObject &key) | luna::utils::objectStorage< value > | inline |
| putValue(storageObject *key, const value &_value) | luna::utils::objectStorage< value > | inline |
| setValue(const storageObject &key, const value &_value) | luna::utils::objectStorage< value > | inline |