Changeset 80 in tmcsimulator for branches/FEPSimulator/FEPClient.cpp
- Timestamp:
- 10/05/2017 03:04:40 PM (9 years ago)
- Location:
- branches/FEPSimulator
- Files:
-
- 1 copied
- 1 moved
-
. (moved) (moved from branches/fep_rpc_client)
-
FEPClient.cpp (copied) (copied from branches/fep_rpc_client/FEPClient.cpp) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/FEPClient.cpp
r79 r80 43 43 44 44 vector<FEP_LINE*> lines = networkReader->getLines(); 45 vector< LDS_LOOP*> ldsMap = networkReader->getStations();45 vector<STATION*> ldsMap = networkReader->getStations(); 46 46 47 47 // Send one reply for every "line" in the FEP
Note: See TracChangeset
for help on using the changeset viewer.
