Changeset 182 in tmcsimulator for branches/FEPSimulator/FEPSim.h
- Timestamp:
- 10/28/2017 10:54:17 AM (9 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/FEPSim.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/FEPSim.h
r170 r182 28 28 29 29 // Forward declared dependencies 30 class NetworkReader;30 class HighwaysParser; 31 31 32 32 // Included dependencies … … 71 71 * @param The recieved highway status xml. 72 72 */ 73 void updateATMS(char * xml);73 void manageClientConnection(char * xml); 74 74 75 75 /**
Note: See TracChangeset
for help on using the changeset viewer.
