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

#include <FS_IconHelper.h>

+ Inheritance diagram for FS_IconReadHelper:

Public Member Functions

 FS_IconReadHelper ()
 
FS_ReaderStreamcreateStream (const char *source, const UT_Options *options=nullptr) 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 19 of file FS_IconHelper.h.

Constructor & Destructor Documentation

FS_IconReadHelper::FS_IconReadHelper ( )

Member Function Documentation

FS_ReaderStream* FS_IconReadHelper::createStream ( const char *  source,
const UT_Options options = nullptr 
)
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: