|
SOMHunter Core
|
This is the complete list of members for sh::CanvasQuery, including all inherited members.
| _subqueries | sh::CanvasQuery | private |
| emplace_back(const RelativeRect &rect, const std::string &text_query) | sh::CanvasQuery | |
| emplace_back(const RelativeRect &rect, size_t bitmap_w, size_t bitmap_h, size_t num_channels, uint8_t *bitmap_RGBA_data) | sh::CanvasQuery | |
| empty() const | sh::CanvasQuery | inline |
| operator==(const CanvasQuery &b) const | sh::CanvasQuery | inline |
| operator[](size_t idx) | sh::CanvasQuery | inline |
| operator[](size_t idx) const | sh::CanvasQuery | inline |
| parse_json(const std::string &filepath) | sh::CanvasQuery | static |
| parse_json_contents(const std::string &contents, const std::filesystem::path parentPath) | sh::CanvasQuery | static |
| serialize(Archive &archive) | sh::CanvasQuery | inline |
| size() const | sh::CanvasQuery | inline |
| subqueries() const | sh::CanvasQuery | inline |
| subqueries() | sh::CanvasQuery | inline |
| to_JSON() const | sh::CanvasQuery |