|
WSF
|
#include "wsf_export.h"#include <unordered_set>#include "WsfCommAddress.hpp"#include "WsfCommGraph.hpp"#include "WsfCommRouter.hpp"#include "WsfCommRouterProtocolInterface.hpp"#include "WsfComponentRoles.hpp"

Go to the source code of this file.
Classes | |
| class | wsf::comm::router::ProtocolMulticast |
| struct | wsf::comm::router::ProtocolMulticast::RouteData |
| A simple data structure to hold routing data. More... | |
| class | wsf::comm::router::ScriptProtocolClassMulticast |
| Script class for this protocol. More... | |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::comm |
| namespace | wsf::comm::router |
Functions | |
| WSF_DECLARE_COMPONENT_ROLE_TYPE (wsf::comm::router::ProtocolMulticast, cWSF_COMPONENT_COMM_ROUTER_PROTOCOL_MULTICAST) | |
| WSF_DECLARE_COMPONENT_ROLE_TYPE | ( | wsf::comm::router::ProtocolMulticast | , |
| cWSF_COMPONENT_COMM_ROUTER_PROTOCOL_MULTICAST | ) |
References cWSF_COMPONENT_COMM_ROUTER_PROTOCOL_MULTICAST.