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

#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_FindPrimsfindPrims () const
 
HUSD_FindPrimsfindPrims ()
 
const UT_StringHolderpropertyPattern () const
 
void setPropertyPattern (const UT_StringHolder &pattern)
 
const HUSD_PathSetgetExpandedPathSet () const
 

Detailed Description

Definition at line 30 of file HUSD_FindProps.h.

Constructor & Destructor Documentation

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

Member Function Documentation

const HUSD_FindPrims& HUSD_FindProps::findPrims ( ) const
inline

Definition at line 45 of file HUSD_FindProps.h.

HUSD_FindPrims& HUSD_FindProps::findPrims ( )
inline

Definition at line 47 of file HUSD_FindProps.h.

const HUSD_PathSet& HUSD_FindProps::getExpandedPathSet ( ) const
const UT_StringHolder& HUSD_FindProps::propertyPattern ( ) const
inline

Definition at line 50 of file HUSD_FindProps.h.

void HUSD_FindProps::setPropertyPattern ( const UT_StringHolder pattern)

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