|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
Stable identifier for a source anchor stored in XMLSourceStore. More...
#include "donner/base/xml/XMLSourceStore.h"
Public Member Functions | |
| bool | isValid () const |
| Return true when this id can refer to an anchor. | |
| bool | operator== (const SourceAnchorId &other) const =default |
| Equality operator. | |
Public Attributes | |
| std::uint32_t | value = 0 |
| Numeric anchor id. 0 is reserved for "invalid". | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const SourceAnchorId &id) |
| Print the anchor id to an ostream. | |
Stable identifier for a source anchor stored in XMLSourceStore.