msg_tag.c File Reference


Detailed Description

Message tag classes.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>
Date:
Created: Fri Feb 23 12:46:42 2001 ppessi

#include "config.h"
#include <assert.h>
#include <stddef.h>
#include <stdarg.h>
#include <string.h>
#include <sofia-sip/su.h>
#include "msg_internal.h"
#include "sofia-sip/msg_header.h"
#include "sofia-sip/msg_parser.h"
#include <sofia-sip/su_tag_class.h>
#include <sofia-sip/su_tag_inline.h>
#include <sofia-sip/su_tagarg.h>
#include "sofia-sip/msg_tag_class.h"

Include dependency graph for msg_tag.c:


Functions

int msghdrtag_scan (tag_type_t tt, su_home_t *home, char const *s, tag_value_t *return_value)
 Convert a string to a header structure based on to the tag.

Function Documentation

int msghdrtag_scan ( tag_type_t  tt,
su_home_t *  home,
char const *  s,
tag_value_t *  return_value 
)

Convert a string to a header structure based on to the tag.


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