LMMS
Loading...
Searching...
No Matches
SordNodeImpl Struct Reference

#include <sord_internal.h>

Public Attributes

SerdNode node
 Serd node.
size_t refs
 Reference count (# of containing quads).
union { 
   SordResourceMetadata   res 
   SordLiteralMetadata   lit 
meta
union { 
   SordResourceMetadata   res 
   SordLiteralMetadata   lit 
meta

Detailed Description

Node

Member Data Documentation

◆ lit

SordLiteralMetadata SordNodeImpl::lit

◆ [union] [1/2]

union { ... } SordNodeImpl::meta

◆ [union] [2/2]

union { ... } SordNodeImpl::meta

◆ node

SerdNode SordNodeImpl::node

Serd node.

◆ refs

size_t SordNodeImpl::refs

Reference count (# of containing quads).

◆ res

SordResourceMetadata SordNodeImpl::res

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