libqipackage  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Public Attributes | List of all members
qi::NaoqiRequirement Struct Reference

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...
 

Detailed Description

Requirement on naoqi version.

Definition at line 101 of file package_info.hpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: