libdcp
|
Public Member Functions | |
RegionSubtag (std::string subtag) | |
RegionSubtag (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 133 of file language_tag.h.