libsub
 All Classes Files Functions Variables
Classes | Protected Member Functions | Protected Attributes | List of all members
sub::DCPReader Class Reference

A class which reads DCP subtitles. More...

#include <dcp_reader.h>

Inheritance diagram for sub::DCPReader:
Inheritance graph
[legend]
Collaboration diagram for sub::DCPReader:
Collaboration graph
[legend]

Classes

struct  ParseState
 

Protected Member Functions

void parse_common (cxml::NodePtr root, boost::optional< int > tcr)
 
- Protected Member Functions inherited from sub::Reader
void warn (std::string) const
 

Protected Attributes

std::string _id
 
- Protected Attributes inherited from sub::Reader
std::list< RawSubtitle_subs
 

Additional Inherited Members

- Public Member Functions inherited from sub::Reader
std::list< RawSubtitlesubtitles () const
 
virtual std::map< std::string,
std::string > 
metadata () const
 

Detailed Description

A class which reads DCP subtitles.


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