ARB
|
#include <MetaTag.h>
Public Attributes | |
std::string | tag |
std::string | field |
MetaTagType | type |
std::string MetaTag::tag |
Definition at line 33 of file MetaTag.h.
Referenced by MetaInfo::add(), and MetaTagTranslator::MetaTagTranslator().
std::string MetaTag::field |
Definition at line 34 of file MetaTag.h.
Referenced by MetaInfo::add().
MetaTagType MetaTag::type |