rossvideo / Catena

Other
5 stars 1 forks source link

support for arbitrarily nested params #81

Closed mejohnnaylor closed 6 months ago

mejohnnaylor commented 6 months ago

Refactored Device Model constructor to recurse thru device model stored in a file tree.

renamed the *Native getters & setters in ParamAccessor.

change return type of DeviceModel::param to return a std::unique_ptr

turned setvalue functionality back on in full_service.