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
unknownframe.h
Go to the documentation of this file.
1
25
#ifndef _UNKNOWNFRAME_H
26
#define _UNKNOWNFRAME_H
27
#include <
frame.h
>
28
typedef
struct
_UnknownFrame
UnknownFrame
;
29
34
struct
_UnknownFrame
{
35
Frame
baseclass
;
36
};
37
38
WINEXPORT
UnknownFrame
*
unknownframe_new
(guint16 frame_type);
// Derived classes not possible.
39
WINEXPORT
Frame
*
unknownframe_tlvconstructor
(gconstpointer tlvstart, gconstpointer pktend);
40
42
#endif
/* _UNKNOWNFRAME_H */
src
include
unknownframe.h
Generated on Sun May 19 2013 16:27:50 for The Assimilation Monitoring Project by
1.8.3.1