urlmap.h File Reference


Detailed Description

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>

Date:
Created: Wed Mar 10 17:06:20 2004 ppessi

#include <sofia-sip/url.h>

Include dependency graph for urlmap.h:

Go to the source code of this file.

Typedefs

typedef _UrlMap UrlMap
 Mapping of URLs.

Functions

UrlMapurl_map_new (su_home_t *home, url_string_t const *url, unsigned size)
 Create map entry.
int url_map_insert (UrlMap **tree, UrlMap *um, UrlMap **return_old)
 Insert URL into map.
void url_map_remove (UrlMap **tree, UrlMap *ume)
 Remove URL.
UrlMapurl_map_find (UrlMap *tree, url_string_t const *u, int relative)
 Find a URL.


Sofia-SIP 1.12.6work - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.