libdcp
Public Member Functions | Public Attributes | List of all members
dcp::Rating Class Reference

Public Member Functions

 Rating (std::string agency_, std::string label_)
 
 Rating (cxml::ConstNodePtr node)
 
void as_xml (xmlpp::Element *parent) const
 

Public Attributes

std::string agency
 
std::string label
 

Detailed Description

Definition at line 50 of file rating.h.

Member Data Documentation

◆ agency

std::string dcp::Rating::agency

URI of the agency issuing the rating

Definition at line 63 of file rating.h.

◆ label

std::string dcp::Rating::label

Rating (e.g. PG, PG-13, 12A etc)

Definition at line 65 of file rating.h.


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