| 
    HDK
    
   | 
 
Class to iterate over all the strings in the shared string table. More...
#include <GA_AIFSharedStringTuple.h>
Public Member Functions | |
| iterator () | |
| ~iterator () | |
| iterator & | operator= (const iterator &src) | 
| bool | operator== (const iterator &src) | 
| iterator & | operator++ () | 
| iterator & | operator++ (int) | 
| void | rewind () | 
| bool | atEnd () const | 
| void | advance () | 
| GA_Size | getCount () const | 
| GA_Size | getIndex () const | 
| GA_StringIndexType | getHandle () const | 
| const char * | getString () const | 
Friends | |
| class | GA_AIFSharedStringTuple | 
Class to iterate over all the strings in the shared string table.
Definition at line 147 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 150 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 158 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 188 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 187 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 193 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 195 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 194 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 197 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 179 of file GA_AIFSharedStringTuple.h.
Definition at line 180 of file GA_AIFSharedStringTuple.h.
Definition at line 159 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 168 of file GA_AIFSharedStringTuple.h.
      
  | 
  inline | 
Definition at line 182 of file GA_AIFSharedStringTuple.h.
      
  | 
  friend | 
Definition at line 228 of file GA_AIFSharedStringTuple.h.