ZeroErr
zeroerr::FileCache Struct Reference
Collaboration diagram for zeroerr::FileCache:

Public Member Functions

 ~FileCache ()
 
FILE * get (const std::string &name)
 

Public Attributes

std::map< std::string, FILE * > files
 

Constructor & Destructor Documentation

◆ ~FileCache()

zeroerr::FileCache::~FileCache ( )
inline

Member Function Documentation

◆ get()

FILE* zeroerr::FileCache::get ( const std::string &  name)
inline

Member Data Documentation

◆ files

std::map<std::string, FILE*> zeroerr::FileCache::files

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