|
gwenhywfar
5.6.0
|
Go to the source code of this file.
Typedefs | |
| typedef struct GWEN_TLV | GWEN_TLV |
Functions | |
| GWENHYWFAR_API int | GWEN_TLV_Buffer_To_DB (GWEN_DB_NODE *dbRecord, GWEN_BUFFER *mbuf, int len) |
| GWENHYWFAR_API GWEN_TLV * | GWEN_TLV_create (unsigned int tagType, unsigned int tagMode, const void *p, unsigned int dlen, int isBerTlv) |
| GWENHYWFAR_API int | GWEN_TLV_DirectlyToBuffer (unsigned int tagType, unsigned int tagMode, const void *tagData, int tagLength, int isBerTlv, GWEN_BUFFER *mbuf) |