|
TuttleOFX
1
|


Go to the source code of this file.
Data Structures | |
| struct | tuttle::host::memory::Key |
| struct | tuttle::host::memory::KeyHash |
| class | tuttle::host::memory::IMemoryCache |
Namespaces | |
| namespace | tuttle |
global namespace of the project | |
| namespace | tuttle::host |
Library for host. | |
| namespace | tuttle::host::attribute |
| namespace | tuttle::host::memory |
Typedefs | |
| typedef ::boost::shared_ptr < tuttle::host::attribute::Image > | tuttle::host::memory::CACHE_ELEMENT |
| configure the cache with this element CACHE_ELEMENT should be a smart_ptr of some kind pointer will be stored in a container so no auto_ptr is allowed | |