RVC::OBJECT::AUTOFILECACHE Class Reference

Sentry class to automatically enable/disable open file caching. More...

#include <rvc/object.h>

List of all members.

Public Member Functions

 ~AUTOFILECACHE ()
 OBJECT::CacheEnable ()

Detailed Description

Sentry class to automatically enable/disable open file caching.

Use of open file caching can dramatically improve performance when multiple open/close operations might be performed on the same file(s). Should only be created on the stack.


Constructor & Destructor Documentation

RVC::OBJECT::AUTOFILECACHE::~AUTOFILECACHE (  )  [inline]

Destructor, turns open file caching off.


Member Function Documentation

RVC::OBJECT::AUTOFILECACHE::OBJECT::CacheEnable (  ) 

Constructor, turns open file caching on.


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

Generated on Sun Oct 7 21:37:43 2012 for TNTsdk 2012 by  doxygen 1.6.1