Changeset 74 in flair-dev for trunk/include/FlairSimulator
- Timestamp:
- May 24, 2018, 11:46:38 AM (7 years ago)
- Location:
- trunk/include/FlairSimulator
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/FlairSimulator/SimuUs.h
r68 r74 67 67 */ 68 68 void UpdateFrom(const core::io_data *data){}; 69 70 /*!71 * \brief Run function72 *73 * Reimplemented from Thread.74 *75 */76 void Run(void);77 69 78 70 std::string ShMemName(uint32_t modelId,uint32_t deviceId);
Note:
See TracChangeset
for help on using the changeset viewer.