This interface provides various metadata information about an installed AuboCap, such as the name of the AuboCap.
More...
#include <extension_info.h>
This interface provides various metadata information about an installed AuboCap, such as the name of the AuboCap.
- Since
- 1.1.0
Definition at line 17 of file extension_info.h.
virtual arcs::aubo_scope::AuboCapInfo::~AuboCapInfo |
( |
| ) |
|
|
virtualdefault |
virtual std::string arcs::aubo_scope::AuboCapInfo::getName |
( |
| ) |
|
|
pure virtual |
virtual std::string arcs::aubo_scope::AuboCapInfo::getSymbolicName |
( |
| ) |
|
|
pure virtual |
The symbolic name (id) of the AuboCap.
virtual std::string arcs::aubo_scope::AuboCapInfo::getVendor |
( |
| ) |
|
|
pure virtual |
The vendor of the AuboCap.
The documentation for this class was generated from the following file: