libdcp
|
Public Member Functions | |
LanguageSubtag (std::string subtag) | |
LanguageSubtag (char const *subtag) | |
SubtagType | type () const override |
Public Member Functions inherited from dcp::LanguageTag::Subtag | |
std::string | subtag () const |
bool | operator== (Subtag const &other) |
Additional Inherited Members | |
Protected Member Functions inherited from dcp::LanguageTag::Subtag | |
Subtag (std::string subtag, SubtagType type) | |
Definition at line 107 of file language_tag.h.