|
libqipackage
release-2.5.3-2016-11-18
|
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 99 of file package_info.hpp.
| std::string qi::NaoqiRequirement::maxVersion |
The maximum version of naoqi compatible with this package.
Definition at line 102 of file package_info.hpp.
| std::string qi::NaoqiRequirement::minVersion |
The minimum version of naoqi compatible with this package.
Definition at line 101 of file package_info.hpp.