#include <IMG_FileOpt.h>
Public Member Functions | |
| IMG_FileOptionList (IMG_FileOption *list) | |
| ~IMG_FileOptionList () | |
| const IMG_FileOption * | findOption (const char *token) const |
| const IMG_FileOption * | getOption (int i) const |
| int | entries () const |
Definition at line 158 of file IMG_FileOpt.h.
| IMG_FileOptionList::IMG_FileOptionList | ( | IMG_FileOption * | list | ) |
| IMG_FileOptionList::~IMG_FileOptionList | ( | ) |
| int IMG_FileOptionList::entries | ( | void | ) | const [inline] |
Definition at line 165 of file IMG_FileOpt.h.
| const IMG_FileOption* IMG_FileOptionList::findOption | ( | const char * | token | ) | const |
| const IMG_FileOption* IMG_FileOptionList::getOption | ( | int | i | ) | const [inline] |
Definition at line 164 of file IMG_FileOpt.h.
1.5.9