Public Member Functions

StringList Struct Reference

A list of strings. More...

#include <memcore/stringlist.hpp>

Inherits std::list< string >.

List of all members.

Public Member Functions


Detailed Description

A list of strings.

It behaves like a std::list of strings, but can be managed through RefPtr's. Multiple entries are possible.


The documentation for this struct was generated from the following files: