The Assimilation Monitoring Project
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
cstringframe.h
Go to the documentation of this file.
1
25
#ifndef _CSTRINGFRAME_H
26
#define _CSTRINGFRAME_H
27
#include <
frame.h
>
28
31
typedef
struct
_CstringFrame
CstringFrame
;
32
36
struct
_CstringFrame
{
37
Frame
baseclass
;
38
};
39
40
WINEXPORT
CstringFrame
*
cstringframe_new
(guint16 frame_type, gsize framesize);
41
WINEXPORT
Frame
*
cstringframe_tlvconstructor
(gconstpointer tlvstart, gconstpointer pktend);
42
44
45
#endif
/* _CSTRINGFRAME_H */
src
include
cstringframe.h
Generated on Tue May 21 2013 16:22:38 for The Assimilation Monitoring Project by
1.8.3.1