|
Tramway SDK v0.1.1
|
#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 |