30 #ifndef SIMPLESTRINGLIST_H_ 31 #define SIMPLESTRINGLIST_H_ 105 char* operator[](
int index );
112 char const* operator[](
int index )
const;
120 char line[ eMAX_LINES ][ eMAX_CHARS ];
VCC_EXPORT std::ostream & operator<<(std::ostream &stream, cSimpleStringList const &ssl)
Output of cSimpleStringList objects in 'normal' output streams.
This file contains interface and implementation of class #SDH::cDBG, a class for colorfull debug mess...
#define NAMESPACE_SDH_START
int current_line
the index of the current line. For empty cSimpleStringLists this is -1.
A simple string list. (Fixed maximum number of strings of fixed maximum length)
#define NAMESPACE_SDH_END
This file contains settings to make the SDHLibrary compile on differen systems: