List of all members.
Detailed Description
Definition at line 332 of file sys_var.h.
Member Function Documentation
Returns the function pointer for after update trigger, or NULL if none.
Definition at line 143 of file sys_var.h.
Returns a vector of strings representing aliases for this variable's name.
Definition at line 120 of file sys_var.h.
Returns the name of the variable.
- Note:
So that we can exist in a Registry. We really need to formalize that
Definition at line 112 of file sys_var.h.
Returns a pointer to the variable's option limits
Definition at line 127 of file sys_var.h.
Sets the pointer to the variable's option limits
- Parameters:
-
| Pointer | to the option limits option variable |
Definition at line 136 of file sys_var.h.
Member Data Documentation
Function pointer triggered after the variable's value is updated
Definition at line 84 of file sys_var.h.
Does variable allow an empty value?
Definition at line 86 of file sys_var.h.
The name of the variable
Definition at line 82 of file sys_var.h.
Updated by by sys_var_init()
Definition at line 85 of file sys_var.h.
The documentation for this class was generated from the following file: