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
signframe.h
Go to the documentation of this file.
1
26
#ifndef _SIGNFRAME_H
27
#define _SIGNFRAME_H
28
#include <glib.h>
29
#include <
frame.h
>
32
33
typedef
struct
_SignFrame
SignFrame
;
34
40
struct
_SignFrame
{
41
Frame
baseclass
;
42
GChecksumType
signaturetype
;
43
};
44
45
WINEXPORT
SignFrame
*
signframe_new
(GChecksumType sigtype, gsize framesize);
46
WINEXPORT
Frame
*
signframe_tlvconstructor
(gconstpointer tlvstart, gconstpointer pktend);
47
49
50
#endif
/* _SIGNFRAME_H */
src
include
signframe.h
Generated on Tue May 21 2013 16:22:59 for The Assimilation Monitoring Project by
1.8.3.1