Changeset 79 in tmcsimulator for branches/fep_rpc_client/FEPClient.h


Ignore:
Timestamp:
10/05/2017 12:51:23 PM (9 years ago)
Author:
jtorres
Message:

new atmsdriver package in trunk. fep_rpc_client dynamic data packing added in branches. fep_rpc_client refactored data packing code into static DataPacker? class. Added vds_data folder into config/. Added new project configuration for ATMSDriver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fep_rpc_client/FEPClient.h

    r77 r79  
    1 /* The FEPClient is an RPC Client which transfers network data to the 
     1/*  
     2 * File: FEPClient.h 
     3 *  
     4 * The FEPClient is an RPC Client which transfers network data to the 
    25 * ATMS Server. 
    36 * 
     
    1417 * @version 9/8/2017 
    1518 */ 
     19 
    1620// Include guard 
    1721#ifndef __FEPCLIENT_H_INCLUDED__ 
Note: See TracChangeset for help on using the changeset viewer.