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

A class to read binary STL files. More...

#include <stl_binary_reader.h>

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

Public Member Functions

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

Public Attributes

int code_page_number
 
int frame_rate
 
DisplayStandard display_standard
 
LanguageGroup language_group
 
Language language
 
std::string original_programme_title
 
std::string original_episode_title
 
std::string translated_programme_title
 
std::string translated_episode_title
 
std::string translator_name
 
std::string translator_contact_details
 
std::string subtitle_list_reference_code
 
std::string creation_date
 
std::string revision_date
 
std::string revision_number
 
int tti_blocks
 
int number_of_subtitles
 
int subtitle_groups
 
int maximum_characters
 
int maximum_rows
 
TimecodeStatus timecode_status
 
std::string start_of_programme
 
std::string first_in_cue
 
int disks
 
int disk_sequence_number
 
std::string country_of_origin
 
std::string publisher
 
std::string editor_name
 
std::string editor_contact_details
 

Additional Inherited Members

- Protected Member Functions inherited from sub::Reader
void warn (std::string) const
 
- Protected Attributes inherited from sub::Reader
std::list< RawSubtitle_subs
 

Detailed Description

A class to read binary STL files.


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