|
OXY API 1.0
OXY API Library Documentation
|
In-memory representation of a collection of tag. More...
#include <type.hpp>
Public Types | |
| using | value_type = std::vector<tag_t> |
In-memory representation of a collection of tag.
A collection of tags is a vector of tag objects, which can be used to associate multiple labels or keywords with an object in the OXY system. It allows users to filter and search for objects based on their assigned tags, providing additional context and description for the objects.