Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

packvortex.h

Go to the documentation of this file.
00001 /****************************************************************************/
00002 #ifndef _PACKVORTEX_H
00003 #define _PACKVORTEX_H
00004 /****************************************************************************/
00005 #include "wakevortex.h"
00006 /****************************************************************************/
00007 int packStruct(Vortex *V, unsigned char **dataptr, int &totsize);
00008 int unpackStruct(Vortex *V, unsigned char *data, int size);
00009 /****************************************************************************/
00010 #endif // _PACKVORTEX_H
00011 /****************************************************************************/

Generated on Sun Jun 16 17:36:42 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001