libdcp
|
Public Member Functions | |
std::string | subtag () const |
virtual SubtagType | type () const =0 |
bool | operator== (Subtag const &other) |
Protected Member Functions | |
Subtag (std::string subtag, SubtagType type) | |
Private Attributes | |
std::string | _subtag |
Definition at line 85 of file language_tag.h.