|  | 
| using | FOSData = std::vector<double> | 
|  | 
| using | FOSDataMap = std::map<uint64,FOSData> | 
|  | 
| using | FOSTypeMap = StringMap<FOSDataMap> | 
|  | 
| using | FOSValues = std::vector<double> | 
|  | 
|  | 
| virtual const FOSDataMap & | getDataMap (const string &s) const =0 | 
|  | 
| virtual const FOSValues & | getFOSValues () const =0 | 
|  | 
| virtual double | getFOSData (const string &s, uint64 id, double velocityLimit) const =0 | 
|  | 
| virtual uint32 | getFOSNotice () const =0 | 
|  | 
The documentation for this class was generated from the following file: