HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_DataBlockReadHelper Class Reference

#include <OP_DataBlockHelper.h>

+ Inheritance diagram for OP_DataBlockReadHelper:

Public Member Functions

 OP_DataBlockReadHelper ()
 
 ~OP_DataBlockReadHelper () override
 
FS_ReaderStreamcreateStream (const char *source, const UT_Options *options=NULL) override
 
- Public Member Functions inherited from FS_ReaderHelper
 FS_ReaderHelper ()
 
virtual ~FS_ReaderHelper ()
 
virtual bool splitIndexFileSectionPath (const char *source_section_path, UT_String &index_file_path, UT_String &section_name)
 
virtual bool combineIndexFileSectionPath (UT_String &source_section_path, const char *index_file_path, const char *section_name)
 

Detailed Description

Definition at line 21 of file OP_DataBlockHelper.h.

Constructor & Destructor Documentation

OP_DataBlockReadHelper::OP_DataBlockReadHelper ( )
OP_DataBlockReadHelper::~OP_DataBlockReadHelper ( )
override

Member Function Documentation

FS_ReaderStream* OP_DataBlockReadHelper::createStream ( const char *  source,
const UT_Options options = NULL 
)
overridevirtual

Return an FS_ReaderStream if the helper is able to open the source filename.

The options are passed through directly from the FS_Reader constructor. See FS_Reader for list of options.

Implements FS_ReaderHelper.


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