|
HDK
|
#include <HUSD_FindProps.h>
Public Member Functions | |
| HUSD_FindProps (HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands=HUSD_TRAVERSAL_DEFAULT_DEMANDS) | |
| HUSD_FindProps (HUSD_AutoAnyLock &lock, const UT_StringRef &primpath, const UT_StringRef &propname, HUSD_PrimTraversalDemands demands=HUSD_TRAVERSAL_DEFAULT_DEMANDS) | |
| ~HUSD_FindProps () | |
| const HUSD_FindPrims & | findPrims () const |
| HUSD_FindPrims & | findPrims () |
| const UT_StringHolder & | propertyPattern () const |
| void | setPropertyPattern (const UT_StringHolder &pattern) |
| const HUSD_PathSet & | getExpandedPathSet () const |
Definition at line 30 of file HUSD_FindProps.h.
| HUSD_FindProps::HUSD_FindProps | ( | HUSD_AutoAnyLock & | lock, |
| HUSD_PrimTraversalDemands | demands = HUSD_TRAVERSAL_DEFAULT_DEMANDS |
||
| ) |
| HUSD_FindProps::HUSD_FindProps | ( | HUSD_AutoAnyLock & | lock, |
| const UT_StringRef & | primpath, | ||
| const UT_StringRef & | propname, | ||
| HUSD_PrimTraversalDemands | demands = HUSD_TRAVERSAL_DEFAULT_DEMANDS |
||
| ) |
| HUSD_FindProps::~HUSD_FindProps | ( | ) |
|
inline |
Definition at line 45 of file HUSD_FindProps.h.
|
inline |
Definition at line 47 of file HUSD_FindProps.h.
| const HUSD_PathSet& HUSD_FindProps::getExpandedPathSet | ( | ) | const |
|
inline |
Definition at line 50 of file HUSD_FindProps.h.
| void HUSD_FindProps::setPropertyPattern | ( | const UT_StringHolder & | pattern | ) |