Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

hi_mi.h

Go to the documentation of this file.
00001 /*
00002 **  @file       hi_mi.h
00003 **
00004 **  @author     Daniel Roelker <droelker@atlas.cs.cuc.edu>
00005 **
00006 **  @brief      Contains the functions in hi_mi.h.  Not much
00007 **
00008 **  NOTES:
00009 **    - 3.2.03:  Initial Development.  DJR
00010 */
00011 #ifndef __HI_MI_H__
00012 #define __HI_MI_H__
00013 
00014 #include <sys/types.h>
00015 
00016 #include "hi_include.h"
00017 #include "hi_si.h"
00018 
00019 int hi_mi_mode_inspection(HI_SESSION *Session, int iInspectMode, 
00020         u_char *data, int dsize);
00021 
00022 #endif
00023 

Generated on Sun May 14 14:51:15 2006 by  doxygen 1.4.2