ACE 8.0.5
Loading...
Searching...
No Matches
ACE_Filecache Class Reference

A 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...

#include <Filecache.h>

Public Member Functions

 ~ACE_Filecache ()

Static Public Member Functions

static ACE_Filecacheinstance ()
 Singleton pattern.

Detailed Description

A 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.

Constructor & Destructor Documentation

◆ ~ACE_Filecache()

ACE_Filecache::~ACE_Filecache ( )

Member Function Documentation

◆ instance()

ACE_Filecache * ACE_Filecache::instance ( )
static

Singleton pattern.


The documentation for this class was generated from the following files: