|
ARB
|

Go to the source code of this file.
Classes | |
| class | cache::Cache< SMARTPTR > |
| Cache for any SmartPtr type. More... | |
| class | cache::CacheHandle< SMARTPTR > |
| Handle for Cache entries. More... | |
| class | cache::CacheEntry< SMARTPTR > |
| class | cache::Cache< SMARTPTR > |
| Cache for any SmartPtr type. More... | |
| class | cache::CacheHandle< SMARTPTR > |
| Handle for Cache entries. More... | |
Namespaces | |
| cache | |
Macros | |
| #define | ca_assert(cond) arb_assert(cond) |
| #define | ca_assert_expensive(cond) |
| #define ca_assert | ( | cond | ) | arb_assert(cond) |
Definition at line 26 of file cache.h.
Referenced by cache::CacheHandle< SmartCharPtr >::access(), cache::CacheHandle< SmartCharPtr >::assign(), cache::Cache< SmartCharPtr >::Cache(), cache::CacheHandle< SmartCharPtr >::release(), cache::Cache< SmartCharPtr >::resize(), cache::CacheEntry< SmartCharPtr >::~CacheEntry(), and cache::CacheHandle< SmartCharPtr >::~CacheHandle().
| #define ca_assert_expensive | ( | cond | ) |
Definition at line 27 of file cache.h.
Referenced by cache::Cache< SmartCharPtr >::entries().
1.8.8