#include <query_plugins.h>
|
| SQueryResultItem (std::string str_label, std::string str_author, std::string str_version, std::string str_brief_description, std::string str_long_description, std::string str_status) |
|
Definition at line 22 of file query_plugins.h.
◆ SQueryResultItem()
argos::SQueryResultItem::SQueryResultItem |
( |
std::string |
str_label, |
|
|
std::string |
str_author, |
|
|
std::string |
str_version, |
|
|
std::string |
str_brief_description, |
|
|
std::string |
str_long_description, |
|
|
std::string |
str_status |
|
) |
| |
|
inline |
◆ Author
std::string argos::SQueryResultItem::Author |
◆ BriefDescription
std::string argos::SQueryResultItem::BriefDescription |
◆ Label
std::string argos::SQueryResultItem::Label |
◆ LongDescription
std::string argos::SQueryResultItem::LongDescription |
◆ Status
std::string argos::SQueryResultItem::Status |
◆ Version
std::string argos::SQueryResultItem::Version |