table of contents
other versions
- wheezy 0.14.0~dfsg0-2
| SerdNode(3) | Serd | SerdNode(3) |
NAME¶
SerdNode -SYNOPSIS¶
#include <serd.h>Data Fields¶
const uint8_t * buf
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.Author¶
Generated automatically by Doxygen for Serd from the source code.| Thu Apr 19 2012 | Version 0.14.0 |