|
Pol
Rev 533
|
#include <cfgfile.h>
Inheritance diagram for ConfigSource:Public Member Functions | |
| virtual | ~ConfigSource () |
| virtual void | display_error (const std::string &msg, bool show_curline=true, const ConfigElemBase *elem=NULL, bool error=true) const =0 |
| virtual ConfigSource::~ConfigSource | ( | ) | [inline, virtual] |
| virtual void ConfigSource::display_error | ( | const std::string & | msg, |
| bool | show_curline = true, |
||
| const ConfigElemBase * | elem = NULL, |
||
| bool | error = true |
||
| ) | const [pure virtual] |
Implemented in StubConfigSource, ConfigFile, and NpcTemplateConfigSource.
Referenced by ConfigElem::throw_error(), VectorConfigElem::throw_error(), ConfigElem::warn(), and ConfigElem::warn_with_line().
Here is the caller graph for this function: