HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMG_FileOption Class Reference

#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_FileTagListgetMenu () const
 
int hasRange () const
 
fpreal getMin () const
 
fpreal getMax () const
 
IMG_FileOptionScope getScope () const
 

Detailed Description

Definition at line 116 of file IMG_FileOpt.h.

Constructor & Destructor Documentation

IMG_FileOption::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 
)
inline

Definition at line 119 of file IMG_FileOpt.h.

Member Function Documentation

const char* IMG_FileOption::getDefault ( ) const
inline

Definition at line 136 of file IMG_FileOpt.h.

IMG_FileOptionHint IMG_FileOption::getHint ( ) const
inline

Definition at line 142 of file IMG_FileOpt.h.

const char* IMG_FileOption::getLabel ( ) const
inline

Definition at line 134 of file IMG_FileOpt.h.

fpreal IMG_FileOption::getMax ( ) const
inline

Definition at line 151 of file IMG_FileOpt.h.

const IMG_FileTagList& IMG_FileOption::getMenu ( ) const
inline

Definition at line 145 of file IMG_FileOpt.h.

fpreal IMG_FileOption::getMin ( ) const
inline

Definition at line 150 of file IMG_FileOpt.h.

IMG_FileOptionScope IMG_FileOption::getScope ( ) const
inline

Definition at line 153 of file IMG_FileOpt.h.

const char* IMG_FileOption::getToken ( ) const
inline

Definition at line 133 of file IMG_FileOpt.h.

int IMG_FileOption::hasMenu ( ) const
inline

Definition at line 144 of file IMG_FileOpt.h.

int IMG_FileOption::hasRange ( ) const
inline

Definition at line 149 of file IMG_FileOpt.h.

void IMG_FileOption::setDefault ( const char *  str)
inline

Definition at line 137 of file IMG_FileOpt.h.


The documentation for this class was generated from the following file: