/home/aherms/Code/git/awds-routing/src/awds/FloodTypes.h

00001 #ifndef _FLOODTYPES_H__
00002 #define _FLOODTYPES_H__
00003 
00004 
00005 enum FloodType {
00006     
00007     FloodTypeTopo = 0,
00008     FloodTypeMCast,
00009     FloodTypePrivate
00010 };
00011 
00012 
00013 
00014 #endif //FLOODTYPES_H__
00015 /* This stuff is for emacs
00016  * Local variables:
00017  * mode:c++
00018  * c-basic-offset: 4
00019  * End:
00020  */

Generated on Tue Dec 11 17:58:47 2007 for AWDS by  doxygen 1.5.3-20071008