libdcp
Public Member Functions | List of all members
dcp::LanguageTag::ExtlangSubtag Class Reference
Inheritance diagram for dcp::LanguageTag::ExtlangSubtag:
dcp::LanguageTag::Subtag

Public Member Functions

 ExtlangSubtag (std::string subtag)
 
 ExtlangSubtag (char const *subtag)
 
SubtagType type () const override
 
bool operator== (ExtlangSubtag const &other) const
 
bool operator< (ExtlangSubtag const &other) const
 
- 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)
 

Detailed Description

Definition at line 163 of file language_tag.h.


The documentation for this class was generated from the following files: