HDK
|
#include <HUSD_SpecHandle.h>
Public Member Functions | |
HUSD_SpecHandle () | |
HUSD_SpecHandle (const UT_StringHolder &identifier) | |
HUSD_SpecHandle (const UT_StringHolder &identifier, const HUSD_Path &path) | |
~HUSD_SpecHandle () | |
const UT_StringHolder & | identifier () const |
const HUSD_Path & | path () const |
UT_StringHolder | getSpecType () const |
void | getChildren (UT_Array< HUSD_SpecHandle > &children) const |
Definition at line 27 of file HUSD_SpecHandle.h.
HUSD_SpecHandle::HUSD_SpecHandle | ( | ) |
HUSD_SpecHandle::HUSD_SpecHandle | ( | const UT_StringHolder & | identifier | ) |
HUSD_SpecHandle::HUSD_SpecHandle | ( | const UT_StringHolder & | identifier, |
const HUSD_Path & | path | ||
) |
HUSD_SpecHandle::~HUSD_SpecHandle | ( | ) |
void HUSD_SpecHandle::getChildren | ( | UT_Array< HUSD_SpecHandle > & | children | ) | const |
UT_StringHolder HUSD_SpecHandle::getSpecType | ( | ) | const |
|
inline |
Definition at line 36 of file HUSD_SpecHandle.h.
|
inline |
Definition at line 38 of file HUSD_SpecHandle.h.