Ingen  0.5.1
Classes | Public Member Functions | List of all members
Ingen::URIMap Class Reference

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< URIDMapFeatureurid_map_feature ()
 
SPtr< URIDUnmapFeatureurid_unmap_feature ()
 

Detailed Description

URI to integer map and implementation of LV2 URID extension.


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