|
ORE Studio 0.0.4
|
Junction type for the many-to-many relationship between connections and tags. More...
#include <connection_tag.hpp>

Public Attributes | |
| boost::uuids::uuid | connection_id |
| The connection being tagged. | |
| boost::uuids::uuid | tag_id |
| The tag being applied. | |
Junction type for the many-to-many relationship between connections and tags.
This type represents the association between a connection and a tag. A connection can have multiple tags, and a tag can be applied to multiple connections.