Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::xml::SourceAnchorId Struct Reference

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.

Detailed Description

Stable identifier for a source anchor stored in XMLSourceStore.


The documentation for this struct was generated from the following file: