#include <ixlib_garbage.hh>
Inheritance diagram for ixion::ref_base::
Public Methods | |
ref_base (T *instance=NULL) | |
ref_base (ref_base const &src) | |
bool | operator== (ref_base const &op2) const |
T & | operator * () const |
T * | operator-> () const |
T * | operator+ (TIndex index) const |
T & | operator[] (TIndex index) const |
T * | get () const |
Protected Attributes | |
T * | Instance |
|
Definition at line 48 of file ixlib_garbage.hh. |
|
Definition at line 51 of file ixlib_garbage.hh. |
|
Definition at line 75 of file ixlib_garbage.hh. |
|
Definition at line 61 of file ixlib_garbage.hh. |
|
Definition at line 67 of file ixlib_garbage.hh. |
|
Definition at line 64 of file ixlib_garbage.hh. |
|
Definition at line 56 of file ixlib_garbage.hh. |
|
Definition at line 70 of file ixlib_garbage.hh. |
|
Definition at line 45 of file ixlib_garbage.hh. |