HDK
|
#include <UT_IOTable.h>
Additional Inherited Members | |
Protected Member Functions inherited from UT_LinkList | |
UT_LinkNode * | unStash (UT_LinkNode *node=0) |
UT_LinkNode * | firstStash () const |
virtual const char * | className () const |
virtual void | outTo (std::ostream &os) const |
void | reset () |
Protected Attributes inherited from UT_LinkList | |
UT_LinkNode * | stashHead |
Definition at line 52 of file UT_IOTable.h.
UT_IOTable::UT_IOTable | ( | const char * | path, |
char | commentChar = '#' |
||
) |
|
override |
|
delete |
const UT_IOEntry* UT_IOTable::findExtension | ( | const UT_String & | filename | ) | const |
const UT_IOEntry* UT_IOTable::findMagic | ( | unsigned | magic | ) | const |
|
delete |