|
Pol
Rev 533
|
#include <guildmod.h>
Inheritance diagram for SerialSet:
Collaboration diagram for SerialSet:Public Member Functions | |
| SerialSet (ConfigElem &elem, const char *tag) | |
| SerialSet () | |
| void | writeOn (std::ostream &os, const char *tag) const |
Definition at line 17 of file guildmod.h.
| SerialSet::SerialSet | ( | ConfigElem & | elem, |
| const char * | tag | ||
| ) |
Definition at line 103 of file guildmod.cpp.
References ConfigElem::remove_prop().
Here is the call graph for this function:| SerialSet::SerialSet | ( | ) | [inline] |
Definition at line 21 of file guildmod.h.
| void SerialSet::writeOn | ( | std::ostream & | os, |
| const char * | tag | ||
| ) | const |
Definition at line 112 of file guildmod.cpp.
References pf_endl.
Referenced by Guild::printOn().
Here is the caller graph for this function: