Home
last modified time | relevance | path

Searched refs:GetCoreFlag (Results 1 – 3 of 3) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h354 bool GetCoreFlag(void) const {return ((Flags & 1)?true:false);}; in GetCoreFlag() function
H A DInputData.cpp1250 return GetCoreFlag(); in SetCoreFlag()
1306 if (GetCoreFlag()) Ele->addChildElement(CML_convert(MMP_IOSGCoreFlag), trueXML); in WriteXML()
1422 if (GetCoreFlag()) { in WriteToFile()
H A Dinputbuilder.cpp2082 coreCheck->SetValue(TmpInputRec->System->GetCoreFlag()); in SetupSystemItems()