Public Member Functions | Public Attributes

schema_validation::class_error_container::error_cache_element Struct Reference

Container to cache type errors. More...

Collaboration diagram for schema_validation::class_error_container::error_cache_element:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

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.


Constructor & Destructor Documentation

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.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:25:22 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs