#include <WOKOrbix_IDLCompilerIterator.hxx>
Inheritance diagram for WOKOrbix_IDLCompilerIterator:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | WOKOrbix_IDLCompilerIterator (const Handle(TCollection_HAsciiString)&toolgroup, const WOKUtils_Param ¶ms) |
Standard_EXPORT | WOKOrbix_IDLCompilerIterator (const Handle(WOKBuilder_HSequenceOfToolInShell)&tools) |
Standard_EXPORT | WOKOrbix_IDLCompilerIterator (const Handle(TCollection_HAsciiString)&toolgroup, const Handle(WOKUtils_Shell)&ashell, const Handle(WOKUtils_Path)&adir, const Handle(WOKUtils_HSequenceOfPath)&incdirs, const WOKUtils_Param ¶ms) |
Standard_EXPORT void | Init (const Handle(WOKUtils_Shell)&ashell, const Handle(WOKUtils_Path)&adir, const Handle(WOKUtils_HSequenceOfPath)&incdirs) |
Standard_EXPORT void | SetIncludeDirectories (const Handle(WOKUtils_HSequenceOfPath)&incdirs) |
Standard_EXPORT Handle_WOKUtils_HSequenceOfPath | IncludeDirectories () const |
virtual Standard_EXPORT Handle_WOKBuilder_ToolInShell | GetTool (const Handle(TCollection_HAsciiString)&aname, const WOKUtils_Param ¶ms) const |
Standard_EXPORT WOKBuilder_BuildStatus | Execute (const Handle(WOKOrbix_IDLFile)&anidl) |
Private Attributes | |
Handle_WOKUtils_HSequenceOfPath | myincdirs |
|
|
|
|
|
|
|
|
|
Reimplemented from WOKBuilder_ToolInShellIterator. |
|
|
|
|
|
Reimplemented from WOKBuilder_ToolInShellIterator. |
|
Reimplemented from WOKBuilder_ToolInShellIterator. |
|
Reimplemented from WOKBuilder_ToolInShellIterator. |
|
|
|
|