Public Member Functions | |
| C_LogValue (char *P_string) | |
| C_LogValue (double P_time, double P_data) | |
| ~C_LogValue () | |
| void | set_string (char *P_string) |
| void | set_data (double P_time, double P_data) |
| void | get_value (char *P_buf) |
Classes | |
| struct | _struct_log_data |
Definition at line 24 of file C_LogValue.hpp.
1.4.6