INET Framework for OMNeT++/OMNEST
UdpBasicBurst.cc File Reference

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Functions

 inet::EXECUTE_ON_STARTUP (cEnum *e=cEnum::find("inet::ChooseDestAddrMode");if(!e) omnetpp::internal::enums.getInstance() ->add(e=new cEnum("inet::ChooseDestAddrMode"));e->insert(UdpBasicBurst::ONCE, "once");e->insert(UdpBasicBurst::PER_BURST, "perBurst");e->insert(UdpBasicBurst::PER_SEND, "perSend");)
 
 inet::Define_Module (UdpBasicBurst)