Home
last modified time | relevance | path

Searched defs:setProtectedArea (Results 1 – 5 of 5) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/
H A DDtaPatternScript.h152 …inline void setProtectedArea(const std::string& sProtectedAreaName) { _pOutputFile->setProtectedAr… in setProtectedArea() function
H A DDtaPatternScript.cpp657 void DtaOutputFile::setProtectedArea(const std::string& sProtectedAreaName) { in setProtectedArea() function in CodeWorker::DtaOutputFile
H A DCGRuntime.cpp1567 SEQUENCE_INTERRUPTION_LIST CGRuntime::setProtectedArea(const std::string& sProtectedAreaName) { in setProtectedArea() function in CodeWorker::CGRuntime
/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/jni/
H A DRuntime.java92 public static native void setProtectedArea(java.lang.String sProtectedAreaName); in setProtectedArea() method in Runtime
/dports/devel/codeworker/CodeWorker4_5_3/cs/src/
H A DDOTNET.cpp985 void Runtime::setProtectedArea(System::String* hProtectedAreaName) { in setProtectedArea() function in CodeWorker::Runtime