$search
Interface of class SDH::cSimpleStringList. More...
#include <iosfwd>
#include "dbg.h"
#include "sdhlibrary_settings.h"
Go to the source code of this file.
Classes | |
class | cSimpleStringList |
A simple string list. (Fixed maximum number of strings of fixed maximum length). More... | |
Functions | |
VCC_EXPORT std::ostream & | operator<< (std::ostream &stream, cSimpleStringList const &ssl) |
Output of cSimpleStringList objects in 'normal' output streams. |
Interface of class SDH::cSimpleStringList.
Definition in file simplestringlist.h.
VCC_EXPORT std::ostream& operator<< | ( | std::ostream & | stream, | |
cSimpleStringList const & | ssl | |||
) |
Output of cSimpleStringList objects in 'normal' output streams.