The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
tag.hpp File Reference

This file contains objects "tag" and "key", which are used to store information about tags and keys while annotation parsing. More...

#include <algorithm>
#include <iostream>
#include <map>
#include <sstream>
#include <string>
Include dependency graph for tag.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  schema_validation::class_key
 class_key is used to save the information about one key. More...
 
class  schema_validation::class_tag
 Stores information about tag. More...
 

Namespaces

 schema_validation
 

Detailed Description

This file contains objects "tag" and "key", which are used to store information about tags and keys while annotation parsing.

Definition in file tag.hpp.