Add stringifiers to SenseApi related classes
This commit is contained in:
@@ -26,6 +26,8 @@ public:
|
||||
void unloadSenseApiLib(const std::string& libraryPath);
|
||||
void loadAllSenseApiLibsFromOptions(void);
|
||||
|
||||
std::string stringifyLibs() const;
|
||||
|
||||
private:
|
||||
SenseApiManager() = default;
|
||||
~SenseApiManager() = default;
|
||||
|
||||
Reference in New Issue
Block a user