LMMS
Loading...
Searching...
No Matches
LV2_Atom_Forge Struct Reference
LV2 » Atom » Forge

#include <atom-forge.h>

Public Attributes

uint8_tbuf
uint32_t offset
uint32_t size
LV2_Atom_Forge_Sink sink
LV2_Atom_Forge_Deref_Func deref
LV2_Atom_Forge_Sink_Handle handle
LV2_Atom_Forge_Framestack
LV2_URID Blank LV2_ATOM_FORGE_DEPRECATED
LV2_URID Bool
LV2_URID Chunk
LV2_URID Double
LV2_URID Float
LV2_URID Int
LV2_URID Long
LV2_URID Literal
LV2_URID Object
LV2_URID Path
LV2_URID Property
LV2_URID Resource LV2_ATOM_FORGE_DEPRECATED
LV2_URID Sequence
LV2_URID String
LV2_URID Tuple
LV2_URID URI
LV2_URID URID
LV2_URID Vector
LV2_URID Blank LV2_DEPRECATED
LV2_URID Resource LV2_DEPRECATED

Detailed Description

A "forge" for creating atoms by appending to a buffer.

Member Data Documentation

◆ Bool

LV2_URID LV2_Atom_Forge::Bool

◆ buf

uint8_t * LV2_Atom_Forge::buf

◆ Chunk

LV2_URID LV2_Atom_Forge::Chunk

◆ deref

LV2_Atom_Forge_Deref_Func LV2_Atom_Forge::deref

◆ Double

LV2_URID LV2_Atom_Forge::Double

◆ Float

LV2_URID LV2_Atom_Forge::Float

◆ handle

LV2_Atom_Forge_Sink_Handle LV2_Atom_Forge::handle

◆ Int

LV2_URID LV2_Atom_Forge::Int

◆ Literal

LV2_URID LV2_Atom_Forge::Literal

◆ Long

LV2_URID LV2_Atom_Forge::Long

◆ LV2_ATOM_FORGE_DEPRECATED [1/2]

LV2_URID Resource LV2_Atom_Forge::LV2_ATOM_FORGE_DEPRECATED

◆ LV2_ATOM_FORGE_DEPRECATED [2/2]

LV2_URID Blank LV2_Atom_Forge::LV2_ATOM_FORGE_DEPRECATED

◆ LV2_DEPRECATED [1/2]

LV2_URID Resource LV2_Atom_Forge::LV2_DEPRECATED

◆ LV2_DEPRECATED [2/2]

LV2_URID Blank LV2_Atom_Forge::LV2_DEPRECATED

◆ Object

LV2_URID LV2_Atom_Forge::Object

◆ offset

uint32_t LV2_Atom_Forge::offset

◆ Path

LV2_URID LV2_Atom_Forge::Path

◆ Property

LV2_URID LV2_Atom_Forge::Property

◆ Sequence

LV2_URID LV2_Atom_Forge::Sequence

◆ sink

LV2_Atom_Forge_Sink LV2_Atom_Forge::sink

◆ size

uint32_t LV2_Atom_Forge::size

◆ stack

LV2_Atom_Forge_Frame * LV2_Atom_Forge::stack

◆ String

LV2_URID LV2_Atom_Forge::String

◆ Tuple

LV2_URID LV2_Atom_Forge::Tuple

◆ URI

LV2_URID LV2_Atom_Forge::URI

◆ URID

LV2_URID LV2_Atom_Forge::URID

◆ Vector

LV2_URID LV2_Atom_Forge::Vector

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