hf_mynode Struct Reference

Structure of a datamodel node, used for conversion between Wireshark and HotFuzz. More...

#include <tm_export.h>

List of all members.

Public Attributes

hf_mynodefirst_child
hf_mynodefirst_sibling
int type
char * name
int size
int pos
unsigned char * value


Detailed Description

Structure of a datamodel node, used for conversion between Wireshark and HotFuzz.

Member Data Documentation

first child of the actual node

first sibling of the actual node

descriptive name of the node

position of the node in the source packet

size of the nodes data in bytes

type of the node, type list can be found in ftypes.h

unsigned char* hf_mynode::value

bytearray containing the value of the node - part of the source packet


The documentation for this struct was generated from the following file:

Generated on Sat Sep 4 18:17:38 2010 for TM_EXPORT by  doxygen 1.5.8