ACE_Filecache Class ReferenceA hash table holding the information about entry point into the Cached Virtual Filesystem. On insertion, the reference count is incremented. On destruction, reference count is decremented. More...
Collaboration diagram for ACE_Filecache:
![]()
Detailed DescriptionA hash table holding the information about entry point into the Cached Virtual Filesystem. On insertion, the reference count is incremented. On destruction, reference count is decremented.Member Enumeration Documentation
Constructor & Destructor Documentation
Prevent it from being called.
Member Function Documentation
Singleton pattern.
Returns 0 if the file associated with ``filename'' is in the cache, or -1 if not.
Return the file associated with ``filename'' if it is in the cache, or create if not.
Remove the file associated with ``filename'' from the cache.
Create a new Filecache_Object, returns it.
Release an acquired Filecache_Object, returns it again or NULL if it was deleted.
Member Data Documentation
The hash table.
The reference to the instance.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:15:01 2008 for ACE by ![]() |