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

wvipaddrtable.h

Go to the documentation of this file.
00001 /*
00002  * Worldvisions Weaver Software:
00003  *   Copyright (C) 1997-2002 Net Integration Technologies, Inc.
00004  *
00005  * WvIPAddrs are used a lot more often than WvIPAddrTables, so the Table need
00006  * not be defined most of the time.  Include this file if you need it.
00007  *
00008  */
00009 #ifndef __WVIPADDRTABLE_H
00010 #define __WVIPADDRTABLE_H
00011 
00012 #include "wvaddr.h"
00013 #include "wvhashtable.h"
00014 
00015 DeclareWvTable(WvIPAddr);
00016 
00017 #endif // __WVIPADDRTABLE_H

Generated on Sat Aug 24 21:09:34 2002 for WvStreams by doxygen1.2.15