SLV2  0.6.6
Modules
Here is a list of all modules:
 SLV2SLV2 is a host library to simplify the discovery, loading, and use of LV2 plugins (http://lv2plug.in)
 Collections of values/objectsOrdered collections of typed values which are fast for random access by index (i.e. a fancy array)
 Plugin data accessThese functions work exclusively with the plugin's RDF data, they do not access the plugin's shared library in any way
 Plugin library accessAn SLV2Instance is an instantiated SLV2Plugin (ie a loaded dynamic library). These functions interact with the binary library code only, they do not read data files in any way
 Utility functions
 Global library stateThe "world" represents all library state, and the data found in bundles' manifest.ttl (ie it is an in-memory index of all things LV2 found). Plugins (and plugin extensions) and the LV2 specification (and LV2 extensions) itself can be queried from the world for use

Generated for SLV2 by doxygen 1.8.18