Move getRequiredParamAsInt into deviceAttachmentSpec.h
Make it accessible for all senseApis.
This commit is contained in:
@@ -44,9 +44,6 @@ public:
|
||||
|
||||
private:
|
||||
void parseWindowSelector(const smo::device::DeviceAttachmentSpec& spec);
|
||||
int getRequiredParamAsInt(
|
||||
const smo::device::DeviceAttachmentSpec& spec,
|
||||
const std::string& paramName);
|
||||
|
||||
std::shared_ptr<smo::device::DeviceAttachmentSpec> deviceAttachmentSpec;
|
||||
WindowSelector windowSelector;
|
||||
|
||||
Reference in New Issue
Block a user