#include <eval.h>
Public Member Functions | |
| ValueItem (string name, itemType_e type, void *item, int num) | |
| bool | isSingleValue () const |
Private Attributes | |
| string | name_ |
| itemType_e | type_ |
| void * | item_ |
| int | num_ |
Friends | |
| class | Values |
Loaded from configuration file.
1.5.7.1