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

00001 #ifndef D__UCastMetric
00002 #define D__UCastMetric
00003 
00004 #include <awds/ExtMetric.h>
00005 #include <awds/UCMetricPacket.h>
00006 
00007 namespace awds {
00008     
00011     class UCastMetric : 
00012         public awds::ExtMetric 
00013     {
00014     public:
00015         UCastMetric(awds::Routing *r);
00016         void send(BasePacket *p,gea::AbsTime t,NodeId dest);
00017         void sendvia(BasePacket *p,gea::AbsTime t,NodeId dest,unsigned int size = 0);
00018     };
00019 
00020 }
00021 
00022 #endif // D__UCastMetric
00023 /* This stuff is for emacs
00024  * Local variables:
00025  * mode:c++
00026  * c-basic-offset: 4
00027  * End:
00028  */

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