Public Member Functions | |
| EEPtr (const int index) | |
| operator int () const | |
| EEPtr & | operator= (int in) | 
| bool | operator!= (const EEPtr &ptr) | 
| EERef | operator* () | 
| EEPtr & | operator++ () | 
| EEPtr & | operator-- () | 
| EEPtr | operator++ (int) | 
| EEPtr | operator-- (int) | 
Public Attributes | |
| int | index | 
      
  | 
  inline | 
Prefix & Postfix increment/decrement