#include <sf_asi.h>
Definition at line 31 of file sf_asi.h.
◆ Pointer() [1/5]
| ASI::Pointer::Pointer |
( |
| ) |
|
|
inline |
◆ Pointer() [2/5]
| ASI::Pointer::Pointer |
( |
int | val | ) |
|
|
inline |
◆ Pointer() [3/5]
| ASI::Pointer::Pointer |
( |
unsigned int | val | ) |
|
|
inline |
◆ Pointer() [4/5]
| ASI::Pointer::Pointer |
( |
const Pointer & | p | ) |
|
|
inline |
◆ Pointer() [5/5]
| ASI::Pointer::Pointer |
( |
void * | p | ) |
|
|
inline |
◆ AsRef()
template<class T >
| T & ASI::Pointer::AsRef |
( |
| ) |
|
|
inline |
◆ Follow()
◆ operator T()
template<class T >
| ASI::Pointer::operator T |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool ASI::Pointer::operator!= |
( |
Pointer | p | ) |
|
|
inline |
◆ operator*()
| Pointer ASI::Pointer::operator* |
( |
| ) |
|
|
inline |
◆ operator+()
| Pointer ASI::Pointer::operator+ |
( |
int | offset | ) |
|
|
inline |
◆ operator-()
| Pointer ASI::Pointer::operator- |
( |
int | offset | ) |
|
|
inline |
◆ operator==()
| bool ASI::Pointer::operator== |
( |
Pointer | p | ) |
|
|
inline |
◆ operator[]()
| Pointer ASI::Pointer::operator[] |
( |
int | offset | ) |
|
|
inline |
◆ ptr
The documentation for this struct was generated from the following file: