#include <WOKBuilder_Compiler.hxx>
Inheritance diagram for WOKBuilder_Compiler:
Public Member Functions | |
Standard_EXPORT | WOKBuilder_Compiler (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 Handle_WOKUtils_HSequenceOfPath | DatabaseDirectories () const |
Standard_EXPORT void | SetDatabaseDirectories (const Handle(WOKUtils_HSequenceOfPath)&incdirs) |
Standard_EXPORT Handle_WOKBuilder_Compilable | Compilable () const |
Standard_EXPORT void | SetCompilable (const Handle(WOKBuilder_Compilable)&afile) |
Standard_EXPORT WOKBuilder_BuildStatus | Execute () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TCollection_HAsciiString | myname |
Handle_WOKBuilder_Compilable | mysource |
Handle_WOKBuilder_ObjectFile | myobject |
Handle_WOKBuilder_MFile | mymfile |
Handle_WOKUtils_HSequenceOfPath | myincdirs |
Handle_WOKUtils_HSequenceOfPath | mydbdirs |
Handle_TCollection_HAsciiString | myoptions |
Handle_TCollection_HAsciiString | myCmdLine |
|
|
|
|
|
|
|
Implements WOKBuilder_Tool. |
|
Reimplemented from WOKBuilder_ToolInShell. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from WOKBuilder_Tool. |
|
|
|
|
|
|