
Public Member Functions | |
| ExchangeIndexObject (Type index, GetFunction getter) | |
| ExchangeIndexObject (ExchangeIndexObject &&that) | |
| bool | IsValid () const |
| operator Type () const | |
| TypeData const * | operator-> () const |
| TypeData * | operator-> () |
| ExchangeIndexObject & | operator= (ExchangeIndexObject &&that) |
Public Attributes | |
| TypeData | data |
Protected Member Functions | |
| void | getData () |