Show
Ignore:
Timestamp:
06/08/09 16:15:11 (15 years ago)
Author:
wrodgers
Message:

Updated data management, added function descriptions, fixed a few errors

Location:
vtcross/branches/wrodgers/src
Files:
2 copied

Legend:

Unmodified
Added
Removed
  • vtcross/branches/wrodgers/src/include/vtcross/components.h

    r268 r275  
    169169         */ 
    170170        void CreateServicesDB(); 
     171        void CreateDataDB(); 
    171172 
    172173        void PerformActiveMission(); 
    173         void TransactData(int32_t sourceID, int32_t destID); 
     174        void TransactData(int32_t sourceID); 
    174175 
    175176