Yate
libs
ysip
util.h
1
20
21
#include <yateclass.h>
22
23
namespace
TelEngine
{
24
25
// Utility function, returns an uncompacted header name
26
const
char
* uncompactForm(
const
char
* header);
27
28
// Utility function, returns a compacted header name
29
const
char
* compactForm(
const
char
* header);
30
31
}
32
33
/* vi: set ts=8 sw=4 sts=4 noet: */
TelEngine
Definition
yatemime.h:34
Generated by
1.13.2