#include <WOKOrbix_IDLCompiler.hxx>
Inheritance diagram for WOKOrbix_IDLCompiler:
Public Member Functions | |
Standard_EXPORT | WOKOrbix_IDLCompiler (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_WOKOrbix_IDLFile | IDLFile () const |
Standard_EXPORT void | SetIDLFile (const Handle(WOKOrbix_IDLFile)&afile) |
Standard_EXPORT WOKBuilder_BuildStatus | Execute () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TCollection_HAsciiString | myname |
Handle_WOKOrbix_IDLFile | mysource |
Handle_WOKUtils_HSequenceOfPath | myincdirs |
Handle_TCollection_HAsciiString | myoptions |
|
|
|
Implements WOKBuilder_Tool. |
|
Reimplemented from WOKBuilder_ToolInShell. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from WOKBuilder_Tool. |
|
|
|
|