Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

vipl_win_init.h

Go to the documentation of this file.
00001 /********************************************************
00002  * Myricom VI-GM  networking software and documentation *
00003  * Copyright (c) 2001 by Myricom, Inc.                  *
00004  * All rights reserved.                                 *
00005  * See the file `COPYING' for copyright notice.         *
00006  ********************************************************/
00007 
00008 #ifndef VIPL_WIN_INIT_H
00009 #define VIPL_WIN_INIT_H
00010 
00021 class vipl_win_init_t {
00022  public:
00024   vipl_win_init_t (void);
00026   ~vipl_win_init_t (void);
00028   int i;
00029 };
00030 
00031 #endif
VI-GM-1.3 by Myricom © 1997-2006. Documentation generated on 20 May 2006 by doxygen 1.4.4.