#include <PTRB.h>
Public Member Functions | |
Ptr () | |
Ptr (PTRBSections::MemoryStream *stack, TUINT offset) | |
Ptr (PTRBSections::MemoryStream *stack, T *ptr) | |
T * | get () |
const T * | get () const |
PTRBSections::MemoryStream * | stack () |
TUINT | offset () const |
T & | operator* () |
T * | operator-> () |
template<typename N> | |
Ptr< T > | operator+ (const N &a_iValue) |
template<typename N> | |
Ptr< T > | operator- (const N &a_iValue) |
operator TBOOL () const | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |