0
true
[inline]
Definition at line 18 of file Cache.h.
00019 { 00020 mMaxCacheSize = maxCacheSize; 00021 mElemIsPointer = elemIsPointer; 00022 }