ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
tag Struct Referencefinal

Represents a tag for categorizing server connections. More...

#include <tag.hpp>

Collaboration diagram for tag:
Collaboration graph

Public Attributes

boost::uuids::uuid id
 Unique identifier for this tag.
 
std::string name
 Display name of the tag.
 

Detailed Description

Represents a tag for categorizing server connections.

Tags provide a flexible way to categorize connections orthogonal to the folder hierarchy. A connection can have multiple tags, and tags can be used for filtering and searching.