#include <WOKOBJS_OSSG.hxx>
Inheritance diagram for WOKOBJS_OSSG:
Public Member Functions | |
Standard_EXPORT | WOKOBJS_OSSG (const Handle(TCollection_HAsciiString)&aname, const WOKUtils_Param ¶ms) |
Standard_EXPORT Handle_WOKUtils_HSequenceOfPath | IncludeDirectories () const |
Standard_EXPORT void | SetIncludeDirectories (const Handle(WOKUtils_HSequenceOfPath)&incdirs) |
Standard_EXPORT void | SetTargetDir (const Handle(WOKUtils_Path)&adir) |
Standard_EXPORT Handle_WOKUtils_Path | TargetDir () const |
Standard_EXPORT Handle_WOKBuilder_Compilable | SchFile () const |
Standard_EXPORT void | SetSchFile (const Handle(WOKBuilder_Compilable)&afile) |
Standard_EXPORT Handle_TCollection_HAsciiString | AppSchema () const |
Standard_EXPORT void | SetAppSchema (const Handle(TCollection_HAsciiString)&asdb) |
virtual Standard_EXPORT void | Load () |
Standard_EXPORT WOKBuilder_BuildStatus | Execute () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TCollection_HAsciiString | myname |
Handle_TCollection_HAsciiString | myschname |
Handle_WOKUtils_Path | mytarget |
Handle_WOKBuilder_Compilable | myschfile |
Handle_TCollection_HAsciiString | mypersclass |
Handle_WOKUtils_HSequenceOfPath | myincdirs |
|
|
|
|
|
Implements WOKBuilder_Tool. |
|
Reimplemented from WOKBuilder_ToolInShell. |
|
|
|
Reimplemented from WOKBuilder_ToolInShell. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from WOKBuilder_Tool. |
|
|
|
|
|
|
|
|