Wapper of Instance/Delete ThreadCache in thread. More...
#include <ThrealCache.h>
Public Member Functions | |
| ThreadCacheThreadWapper () | |
| Constructor Function. | |
| virtual | ~ThreadCacheThreadWapper () |
| Destructor Function. | |
Static Public Member Functions | |
| static ThreadCache *& | GetInst () |
| Get ThreadCache Instance. @reutrn Returns ThreadCache Instance. | |
Private Attributes | |
| ThreadCache * | instance |
| This thread ThreadCache instance. | |
Wapper of Instance/Delete ThreadCache in thread.
Definition at line 87 of file ThrealCache.h.