Changeset 182 in tmcsimulator for branches/FEPSimulator/FEPSim.h


Ignore:
Timestamp:
10/28/2017 10:54:17 AM (9 years ago)
Author:
jdalbey
Message:

FEPSimulator: commit updated .h files and runFEPSim script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/FEPSim.h

    r170 r182  
    2828 
    2929// Forward declared dependencies 
    30 class NetworkReader; 
     30class HighwaysParser; 
    3131 
    3232// Included dependencies 
     
    7171     * @param The recieved highway status xml. 
    7272     */ 
    73     void updateATMS(char * xml); 
     73    void manageClientConnection(char * xml); 
    7474     
    7575    /** 
Note: See TracChangeset for help on using the changeset viewer.