#include <reuse_resource_cache.h>
Public Member Functions | |
| ReuseData () | |
| ReuseData (const String &serverName, DATA &&resource, const TimeValue &timeOut) | |
Public Attributes | |
| String | _name | 
| TimeValue | _insertTime | 
| TimeValue | _timeOut | 
| DATA | _resource | 
| ReuseData | ( | ) | 
| String _name | 
| TimeValue _insertTime | 
| TimeValue _timeOut | 
| DATA _resource |