Requirement on naoqi version. More...
#include <package_info.hpp>
Public Attributes | |
std::string | minVersion |
The minimum version of naoqi compatible with this package. More... | |
std::string | maxVersion |
The maximum version of naoqi compatible with this package. More... | |
Requirement on naoqi version.
Definition at line 101 of file package_info.hpp.
std::string qi::NaoqiRequirement::maxVersion |
The maximum version of naoqi compatible with this package.
Definition at line 104 of file package_info.hpp.
std::string qi::NaoqiRequirement::minVersion |
The minimum version of naoqi compatible with this package.
Definition at line 103 of file package_info.hpp.