Snorktracker
 All Data Structures Files Functions Variables Macros Pages
Data Structures | Macros
StringList.h File Reference

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.
 

Detailed Description

Class to store and load strings in a list. It works internally with a big string and separators.

Definition in file StringList.h.