libdcp
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
dcp::LanguageTag::Subtag Class Referenceabstract
Inheritance diagram for dcp::LanguageTag::Subtag:
dcp::LanguageTag::ExtlangSubtag dcp::LanguageTag::LanguageSubtag dcp::LanguageTag::RegionSubtag dcp::LanguageTag::ScriptSubtag dcp::LanguageTag::VariantSubtag

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
 

Detailed Description

Definition at line 85 of file language_tag.h.


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