Serd  0.14.0
Data Fields
SerdNode Struct Reference

#include <serd.h>

Data Fields

const uint8_t * buf
size_t n_bytes
size_t n_chars
SerdNodeFlags flags
SerdType type

Detailed Description

A syntactic RDF node.


Field Documentation

const uint8_t* SerdNode::buf

Value string.

size_t SerdNode::n_bytes

Size in bytes (not including null)

size_t SerdNode::n_chars

Length in characters (not including null)

SerdNodeFlags SerdNode::flags

Node flags (e.g.

string properties)

SerdType SerdNode::type

Node type.


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