Changeset 1027

Show
Ignore:
Timestamp:
06/02/10 10:40:34 (14 years ago)
Author:
prikryl
Message:

New private variable sections_stats.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/doprava/aimsun_bdm/aimsun_ds.h

    r903 r1027  
    2525 
    2626protected: 
     27        //! Pointer to realised signal plans stored in local data space of eh_api. 
    2728        eh_els3hrd * p_rsp; 
    28         //! pointer to realised signal plans stored in local data space of eh_api */ 
     29 
     30        //! Target buffer when querying VGS for last section statistics data. 
     31        vgs_sections_stats sections_stats; 
    2932 
    3033public: