#include <netvariables.h>
Collaboration diagram for CL_NetVariables:

Public Methods | |
| CL_NetVariables () | |
| Construction:. | |
| virtual | ~CL_NetVariables () |
| bool | is_different () |
| Attributes:. | |
| void | add_bool (bool *var, int array=1) |
| Operations:. | |
| void | add_int (int *var, int array=1) |
| void | add_short (short *var, int array=1) |
| void | add_float (float *var, int array=1) |
| void | add_double (double *var, int array=1) |
| void | add_vars (CL_NetVariables *variables, int array=1) |
| void | save_all (class CL_OutputSource *msg) |
| void | load_all (class CL_InputSource *msg) |
| void | save_diff (class CL_OutputSource *msg) |
| void | load_diff (class CL_InputSource *msg) |
Public Attributes | |
| class CL_NetVariables_Generic* | impl |
Definition at line 20 of file netvariables.h.
|
|
Construction:.
|
|
|
|
|
|
Operations:.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attributes:.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 72 of file netvariables.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001