Tramway SDK
|
#include <pool.h>
Public Member Functions | |
PoolPtr () | |
~PoolPtr () | |
T * | GetResource () |
T * | operator-> () |
T & | operator* () |
operator bool () | |
Protected Attributes | |
T * | ptr |
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
protected |