LMMS
Loading...
Searching...
No Matches
LilvNodeImpl Struct Reference

#include <lilv_internal.h>

Public Attributes

LilvWorldworld
SordNodenode
LilvNodeType type
union { 
   int   int_val 
   float   float_val 
   bool   bool_val 
val
union { 
   int   int_val 
   float   float_val 
   bool   bool_val 
val

Member Data Documentation

◆ bool_val

bool LilvNodeImpl::bool_val

◆ float_val

float LilvNodeImpl::float_val

◆ int_val

int LilvNodeImpl::int_val

◆ node

SordNode * LilvNodeImpl::node

◆ type

LilvNodeType LilvNodeImpl::type

◆ [union] [1/2]

union { ... } LilvNodeImpl::val

◆ [union] [2/2]

union { ... } LilvNodeImpl::val

◆ world

LilvWorld * LilvNodeImpl::world

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