Deprecated List
Global
fbTemplateGetIndexedIE
(const fbTemplate_t *tmpl, uint16_t position) __attribute__((__deprecated__))
Use
fbTemplateGetFieldByPosition()
Global
fBufSetAutomaticInsert
(fBuf_t *fbuf, GError **err)
Use
fBufSetAutomaticElementInsert()
instead.