|
Public Member Functions |
Standard_EXPORT | WOKUtils_SearchList () |
Standard_EXPORT | WOKUtils_SearchList (const Handle(WOKUtils_SearchList)&another) |
Standard_EXPORT Handle_WOKUtils_HSequenceOfPath | List () const |
Standard_EXPORT void | AddPriorPath (const Handle(WOKUtils_Path)&apath) |
Standard_EXPORT void | AddNonPriorPath (const Handle(WOKUtils_Path)&apath) |
Standard_EXPORT Handle_WOKUtils_Path | SearchFile (const Handle(TCollection_HAsciiString)&afile) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
Handle_WOKUtils_HSequenceOfPath | mylist |