libdcp
|
Public Member Functions | |
SubtagData (std::string subtag_, std::string description_) | |
bool | operator== (SubtagData const &other) const |
bool | operator!= (SubtagData const &other) const |
Public Attributes | |
std::string | subtag |
std::string | description |
Definition at line 59 of file language_tag.h.