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

Parser for LoadFont nodes from SMPTE subtitle XML. More...

#include <smpte_load_font_node.h>

Inheritance diagram for dcp::SMPTELoadFontNode:
dcp::LoadFontNode

Public Member Functions

 SMPTELoadFontNode (std::string id, std::string urn)
 
 SMPTELoadFontNode (std::shared_ptr< const cxml::Node > node)
 
- Public Member Functions inherited from dcp::LoadFontNode
 LoadFontNode (std::string id_)
 

Public Attributes

std::string urn
 
- Public Attributes inherited from dcp::LoadFontNode
std::string id
 

Detailed Description

Parser for LoadFont nodes from SMPTE subtitle XML.

Definition at line 56 of file smpte_load_font_node.h.


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