WorkbenchDefault

Undocumented in source.

Members

Functions

isLocked
bool isLocked()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
void lock(shared(WorkbenchJob) j)
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void unlock(shared(WorkbenchJob) j)
Undocumented in source. Be warned that the author may not have intended to support it.
waitLock
void waitLock(shared(WorkbenchJob) j)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

currentJob
shared(WorkbenchJob)* currentJob;
Undocumented in source.

Inherited Members

From Workbench

getCurrent
Workbench getCurrent()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
void lock(shared(WorkbenchJob) )
Undocumented in source.
unlock
void unlock(shared(WorkbenchJob) )
Undocumented in source.
waitLock
void waitLock(shared(WorkbenchJob) )
Undocumented in source.
isLocked
bool isLocked()
Undocumented in source.

Meta