Container to cache type errors. More...

Public Member Functions | |
| error_cache_element (const std::string &f, int l, const std::string &n) | |
Public Attributes | |
| std::string | file |
| int | line |
| std::string | name |
Container to cache type errors.
Types are checked while keys are read. There is a possibility to have unknown type error just because file with it desription haven't been parsed yet. So every type warning adds to cache. When sourseparser finds new type, it clears that warning list
Definition at line 166 of file error_container.hpp.
| schema_validation::class_error_container::error_cache_element::error_cache_element | ( | const std::string & | f, | |
| int | l, | |||
| const std::string & | n | |||
| ) | [inline] |
Definition at line 170 of file error_container.hpp.
Definition at line 167 of file error_container.hpp.
Definition at line 168 of file error_container.hpp.
Definition at line 169 of file error_container.hpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:25:22 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |