Virtual function table for tags. More...
#include <sofia-sip/su_tag_class.h>
Data Fields | |
int | tc_size |
Size of the tag_class_t structure. |
Virtual function table for tags.
The struct tag_class_s contains virtual function table for tags, specifying non-default behaviour of different tags. It provides functions for copying, matching, printing and converting the tagged values.