#include <WOKMake_BuildProcessIterator.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | WOKMake_BuildProcessIterator (const Handle(WOKMake_BuildProcess)&aprocess, const Standard_Boolean alogflag) |
| Standard_EXPORT const Handle_WOKMake_BuildProcessGroup & | CurGroup () const |
| Standard_EXPORT const Handle_WOKMake_Step & | CurStep () const |
| Standard_EXPORT WOKMake_Status | MakeStep () |
| Standard_EXPORT void | Next () |
| Standard_EXPORT Standard_Boolean | More () const |
| Standard_EXPORT WOKMake_Status | Terminate () |
Private Member Functions | |
| Standard_EXPORT void | ReorderCurrentGroup () |
Private Attributes | |
| Handle_WOKMake_BuildProcess | myprocess |
| WOKMake_Status | mystatus |
| Standard_Integer | mygrpidx |
| Standard_Integer | mystepidx |
| WOKTools_MapOfHAsciiString | myprocessed |
| Standard_Boolean | mylogflag |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1