#include <directives.h>
Public Member Functions | |
| Directives () | |
| const std::string | TranslateTagHandle (const std::string &handle) const |
Public Attributes | |
| std::map< std::string, std::string > | tags |
| Version | version |
Definition at line 19 of file directives.h.
| YAML_PM::Directives::Directives | ( | ) |
Definition at line 5 of file directives.cpp.
| const std::string YAML_PM::Directives::TranslateTagHandle | ( | const std::string & | handle | ) | const |
Definition at line 13 of file directives.cpp.
| std::map<std::string, std::string> YAML_PM::Directives::tags |
Definition at line 25 of file directives.h.
| Version YAML_PM::Directives::version |
Definition at line 24 of file directives.h.