|
LMMS
|
A syntactic RDF node. More...
#include <serd.h>
Public Attributes | |
| const uint8_t *SERD_NULLABLE | buf |
| Value string. | |
| size_t | n_bytes |
| Size in bytes (excluding null). | |
| size_t | n_chars |
| String length (excluding null). | |
| SerdNodeFlags | flags |
| Node flags (string properties). | |
| SerdType | type |
| Node type. | |
| const uint8_t * | buf |
A syntactic RDF node.
A syntactic RDF node.
| const uint8_t* SERD_NULLABLE SerdNode::buf |
Value string.
| SerdNodeFlags SerdNode::flags |
Node flags (string properties).
Node flags (e.g. string properties)
| size_t SerdNode::n_bytes |
Size in bytes (excluding null).
Size in bytes (not including null)
| size_t SerdNode::n_chars |
String length (excluding null).
Length in characters (not including null)
| SerdType SerdNode::type |
Node type.
Node type