HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::RWNullLock Class Reference

#include <UT_LRUCache.h>

Public Member Functions

void readLock ()
 
void writeLock ()
 
void readUnlock ()
 
void writeUnlock ()
 

Detailed Description

Definition at line 31 of file UT_LRUCache.h.

Member Function Documentation

void UT::RWNullLock::readLock ( )
inline

Definition at line 34 of file UT_LRUCache.h.

void UT::RWNullLock::readUnlock ( )
inline

Definition at line 36 of file UT_LRUCache.h.

void UT::RWNullLock::writeLock ( )
inline

Definition at line 35 of file UT_LRUCache.h.

void UT::RWNullLock::writeUnlock ( )
inline

Definition at line 37 of file UT_LRUCache.h.


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