|
Ingen
0.5.1
|
URI to integer map and implementation of LV2 URID extension. More...
#include <URIMap.hpp>
Inheritance diagram for Ingen::URIMap:
Collaboration diagram for Ingen::URIMap:Classes | |
| class | Feature |
| struct | URIDMapFeature |
| struct | URIDUnmapFeature |
Public Member Functions | |
| URIMap (Log &log, LV2_URID_Map *map, LV2_URID_Unmap *unmap) | |
| uint32_t | map_uri (const char *uri) |
| uint32_t | map_uri (const std::string &uri) |
| const char * | unmap_uri (uint32_t urid) const |
| SPtr< URIDMapFeature > | urid_map_feature () |
| SPtr< URIDUnmapFeature > | urid_unmap_feature () |
URI to integer map and implementation of LV2 URID extension.
1.8.12