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

Public Member Functions

 VariantSubtag (std::string subtag)
 
 VariantSubtag (char const *subtag)
 
SubtagType type () const override
 
bool operator== (VariantSubtag const &other) const
 
bool operator< (VariantSubtag 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 146 of file language_tag.h.


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