HDK
|
#include <IMG_FileOpt.h>
Public Member Functions | |
IMG_FileOptionList (IMG_FileOption *list) | |
const IMG_FileOption * | findOption (const char *token) const |
const IMG_FileOption * | getOption (int i) const |
int | entries () const |
Definition at line 164 of file IMG_FileOpt.h.
IMG_FileOptionList::IMG_FileOptionList | ( | IMG_FileOption * | list | ) |
|
inline |
Definition at line 171 of file IMG_FileOpt.h.
const IMG_FileOption* IMG_FileOptionList::findOption | ( | const char * | token | ) | const |
|
inline |
Definition at line 170 of file IMG_FileOpt.h.