Virtual Method
RBRhythmDBimpl_lookup_by_location
Declaration [src]
RhythmDBEntry*
impl_lookup_by_location (
RhythmDB* db,
RBRefString* uri
)
Parameters
uri
-
Type:
RBRefString
No description available.
The data is owned by the caller of the method.
Return value
Type: RhythmDBEntry
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |