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

Public Member Functions

 RatingSystem (std::string agency_, std::string name_, std::string country_and_region_names_, std::string country_code_)
 

Public Attributes

std::string agency
 
std::string name
 
std::string country_and_region_names
 
std::string country_code
 
std::vector< Ratingratings
 

Detailed Description

Definition at line 72 of file rating.h.

Member Data Documentation

◆ agency

std::string dcp::RatingSystem::agency

URI of the agency issuing the rating

Definition at line 83 of file rating.h.

◆ country_and_region_names

std::string dcp::RatingSystem::country_and_region_names

Country name, possibly followed by a slash and a region name

Definition at line 87 of file rating.h.

◆ country_code

std::string dcp::RatingSystem::country_code

Country code

Definition at line 89 of file rating.h.

◆ name

std::string dcp::RatingSystem::name

Name of the rating system

Definition at line 85 of file rating.h.


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