|
ORE Studio 0.0.4
|
Domain types for asset management. More...
Classes | |
| struct | image |
| Represents a dynamically loaded image (typically SVG). More... | |
| struct | image_tag |
| Represents an association between an image and a tag. More... | |
| struct | tag |
| Represents a category tag for images. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const image &v) |
| std::ostream & | operator<< (std::ostream &s, const image_tag &v) |
| std::ostream & | operator<< (std::ostream &s, const tag &v) |
Domain types for asset management.
Contains core entity types for the assets module including image, tag, image_tag associations, and currency_image mappings. Each type has corresponding JSON I/O support.