| 
    HDK
    
   | 
 
#include <UT_Options.h>
Public Member Functions | |
| iterator () | |
| iterator (const iterator &i) | |
| const UT_StringHolder & | name () const | 
| const UT_OptionEntry * | entry () const | 
| UT_OptionType | type () const | 
| const UT_OptionEntry * | operator* () const | 
| iterator & | operator= (const iterator &i) | 
| bool | operator== (const iterator &i) const | 
| bool | operator!= (const iterator &i) const | 
| iterator & | operator++ () | 
| bool | atEnd () const | 
| void | advance () | 
Friends | |
| class | UT_Options | 
Definition at line 287 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 290 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 293 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 320 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 319 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 300 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 298 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 316 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 303 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 318 of file UT_Options.h.
Definition at line 305 of file UT_Options.h.
      
  | 
  inline | 
Definition at line 312 of file UT_Options.h.
| UT_OptionType UT_Options::iterator::type | ( | ) | const | 
      
  | 
  friend | 
Definition at line 332 of file UT_Options.h.