Home
last modified time | relevance | path

Searched refs:myLastSecure (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/netimport/vissim/
H A DNIImporter_Vissim.cpp992 myLastSecure = tag; in admitContinue()
1003 if (myLastSecure != "") { in readContents()
1004 tag = myLastSecure; in readContents()
1008 myLastSecure = ""; in readContents()
H A DNIImporter_Vissim.h579 std::string myLastSecure; variable