HDK
|
#include <IMG_FileOpt.h>
Public Member Functions | |
IMG_FileOption (IMG_FileOptionHint hint=IMG_OPTION_TERMINATOR, const char *name=0, const char *label=0, const char *defvalue=0, IMG_FileTag *menu=0, fpreal min=1, fpreal max=0, IMG_FileOptionScope scope=IMG_FILE_SCOPE_OUT) | |
const char * | getToken () const |
const char * | getLabel () const |
const char * | getDefault () const |
void | setDefault (const char *str) |
IMG_FileOptionHint | getHint () const |
int | hasMenu () const |
const IMG_FileTagList & | getMenu () const |
int | hasRange () const |
fpreal | getMin () const |
fpreal | getMax () const |
IMG_FileOptionScope | getScope () const |
Definition at line 116 of file IMG_FileOpt.h.
|
inline |
Definition at line 119 of file IMG_FileOpt.h.
|
inline |
Definition at line 136 of file IMG_FileOpt.h.
|
inline |
Definition at line 142 of file IMG_FileOpt.h.
|
inline |
Definition at line 134 of file IMG_FileOpt.h.
|
inline |
Definition at line 151 of file IMG_FileOpt.h.
|
inline |
Definition at line 145 of file IMG_FileOpt.h.
|
inline |
Definition at line 150 of file IMG_FileOpt.h.
|
inline |
Definition at line 153 of file IMG_FileOpt.h.
|
inline |
Definition at line 133 of file IMG_FileOpt.h.
|
inline |
Definition at line 144 of file IMG_FileOpt.h.
|
inline |
Definition at line 149 of file IMG_FileOpt.h.
|
inline |
Definition at line 137 of file IMG_FileOpt.h.