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

#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_StringHolderidentifier () const
 
const HUSD_Pathpath () const
 
UT_StringHolder getSpecType () const
 
void getChildren (UT_Array< HUSD_SpecHandle > &children) const
 

Detailed Description

Definition at line 27 of file HUSD_SpecHandle.h.

Constructor & Destructor Documentation

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 ( )

Member Function Documentation

void HUSD_SpecHandle::getChildren ( UT_Array< HUSD_SpecHandle > &  children) const
UT_StringHolder HUSD_SpecHandle::getSpecType ( ) const
const UT_StringHolder& HUSD_SpecHandle::identifier ( ) const
inline

Definition at line 36 of file HUSD_SpecHandle.h.

const HUSD_Path& HUSD_SpecHandle::path ( ) const
inline

Definition at line 38 of file HUSD_SpecHandle.h.


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