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

#include <UT_IOTable.h>

+ Inheritance diagram for UT_IOTable:

Public Member Functions

 UT_IOTable (const char *path, char commentChar='#')
 
 ~UT_IOTable () override
 
 UT_IOTable (const UT_IOTable &)=delete
 
UT_IOTableoperator= (const UT_IOTable &)=delete
 
const UT_IOEntryfindExtension (const UT_String &filename) const
 
const UT_IOEntryfindMagic (unsigned magic) const
 

Additional Inherited Members

Detailed Description

Definition at line 52 of file UT_IOTable.h.

Constructor & Destructor Documentation

UT_IOTable::UT_IOTable ( const char *  path,
char  commentChar = '#' 
)
UT_IOTable::~UT_IOTable ( )
override
UT_IOTable::UT_IOTable ( const UT_IOTable )
delete

Member Function Documentation

const UT_IOEntry* UT_IOTable::findExtension ( const UT_String filename) const
const UT_IOEntry* UT_IOTable::findMagic ( unsigned  magic) const
UT_IOTable& UT_IOTable::operator= ( const UT_IOTable )
delete

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