The Meta-Environment API
options.h File Reference
#include <aterm2.h>
Include dependency graph for options.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Function Documentation
| void OPT_cleanup |
( |
void |
|
) |
|
|
| ATbool OPT_getFlag |
( |
int |
flagOptionId |
) |
|
|
| int OPT_getFlagOptionId |
( |
void |
|
) |
|
|
| int OPT_getIntOptionId |
( |
void |
|
) |
|
|
| int OPT_getIntValue |
( |
int |
intOptionId |
) |
|
|
| int OPT_getStringOptionId |
( |
void |
|
) |
|
|
| const char* OPT_getStringValue |
( |
int |
stringOptionId |
) |
|
|
| void OPT_initialize |
( |
void |
|
) |
|
|
| void OPT_setFlag |
( |
int |
flagOptionId, |
|
|
ATbool |
value |
|
) |
|
|
| void OPT_setIntValue |
( |
int |
intOptionId, |
|
|
int |
value |
|
) |
|
|
| void OPT_setStringValue |
( |
int |
stringOptionId, |
|
|
const char * |
value |
|
) |
|
|
Generated on Thu Feb 11 11:46:30 2010 for config-support by
1.4.6