#include "priv.h"
#include <freesdp/common.h>
Go to the source code of this file.
Functions | |
fsdp_description_t * | fsdp_description_new (void) |
void | fsdp_description_delete (fsdp_description_t *dsc) |
void | fsdp_description_recycle (fsdp_description_t *dsc) |
This file implements the routines that operate over data structures that are used in both the parse and formatting modules.
Definition in file common.c.