Struct ParameterModificationResponse

Inheritance Relationships

Base Type

Struct Documentation

struct ParameterModificationResponse : public Response

Public Functions

inline ParameterModificationResponse(std::string parameterName_, bool success_, std::string reason_)

Public Members

std::string parameterName
bool success
std::string reason