|
WSF
|
#include "WsfCommProtocolIGMP.hpp"#include "UtLog.hpp"#include "UtStringIdLiteral.hpp"#include "WsfAttributeContainer.hpp"#include "WsfComm.hpp"#include "WsfCommMessage.hpp"#include "WsfCommNetworkManager.hpp"#include "WsfCommProtocolPriority.hpp"#include "WsfCommRouter.hpp"#include "WsfCommRoutingAlgorithmLibrary.hpp"#include "WsfSimulation.hpp"#include "script/WsfScriptContext.hpp"
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::comm |
Functions | |
| wsf::comm::UT_DEFINE_SCRIPT_METHOD (ScriptProtocolClassIGMP, ProtocolIGMP, JoinMulticastGroup, 1, "void", "WsfAddress") | |
| wsf::comm::UT_DEFINE_SCRIPT_METHOD (ScriptProtocolClassIGMP, ProtocolIGMP, LeaveMulticastGroup, 1, "void", "WsfAddress") | |
Variables | |
| static const Address & | wsf::comm::cMulticastRange {"224.0.0.0", 4u} |