EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | List of all members
ea4::storage::DataFileManager Class Referenceabstract

Basic class of the format-specific managers of data files. More...

#include <DataFileRegistry.h>

Inheritance diagram for ea4::storage::DataFileManager:
ea4::storage::DataFileManagerEA3

Public Member Functions

virtual unsigned int clear_cache ()=0
 Closes all data files that are fully released. More...
 

Detailed Description

Basic class of the format-specific managers of data files.

Member Function Documentation

virtual unsigned int ea4::storage::DataFileManager::clear_cache ( )
pure virtual

Closes all data files that are fully released.

Returns
Returns the number of files which are left open because there is still a reference to them.

Implemented in ea4::storage::DataFileManagerEA3.


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