|
Unity Scopes API
|
A hyperlink (label and canned query). More...
#include <unity/scopes/Link.h>
Public Member Functions | |
| std::string | label () const |
| Returns the label of this Link instance. More... | |
| CannedQuery | query () const |
| Returns a CannedQuery instance. More... | |
A hyperlink (label and canned query).
| std::string unity::scopes::Link::label | ( | ) | const |
Returns the label of this Link instance.
| CannedQuery unity::scopes::Link::query | ( | ) | const |
Returns a CannedQuery instance.