sp_entry_tag Struct Reference

Data Fields

char key [SP_MAX_KEY+1]
sp_value_type_e type
char * defaultValue
bool(* validator )(void *)
union {
   char   stringValue [SP_MAX_VALUE+1]
   unsigned long int   longIntegerValue
   float   floatValue
value
char * comment

Field Documentation

char* comment
char* defaultValue
float floatValue
char key[SP_MAX_KEY+1]
unsigned long int longIntegerValue
char stringValue[SP_MAX_VALUE+1]
bool(* validator)(void *)
union { ... } value

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

Generated by  doxygen 1.6.2