Go to the source code of this file.
Data Structures | |
| class | StringList |
Macros | |
| #define | MAX_LOG_INFOS_SIZE 1500 |
| Maximum bytes of the complete list items + separators. | |
Class to store and load strings in a list. It works internally with a big string and separators.
Definition in file StringList.h.
1.8.6