SerdNode Struct Reference
[Serd]

A syntactic RDF node. More...

#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 in bytes (not including null).

Length in characters (not including null).

Node flags (e.g.

string properties)

Node type.


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

Generated on 4 Jul 2012 for Serd by  doxygen 1.6.1