LV2  1.0.13
Data Fields
LV2_Atom_Object_Body Struct Reference

The body of an atom:Object. More...

Data Fields

uint32_t id
 URID (atom:Resource) or blank ID (atom:Blank).
 
uint32_t otype
 Type URID (same as rdf:type, for fast dispatch).
 

Detailed Description

The body of an atom:Object.

May be cast to LV2_Atom.

Field Documentation

uint32_t LV2_Atom_Object_Body::id

URID (atom:Resource) or blank ID (atom:Blank).

uint32_t LV2_Atom_Object_Body::otype

Type URID (same as rdf:type, for fast dispatch).


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