|
WSF
|
#include "WsfCommUtil.hpp"#include <iostream>#include "WsfComm.hpp"#include "WsfCommAddress.hpp"#include "WsfCommNetworkManager.hpp"#include "WsfCommandChain.hpp"#include "WsfGroup.hpp"#include "WsfPlatform.hpp"
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::comm |
| namespace | wsf::comm::util |
Selection methods | |
| Comm * | wsf::comm::util::SelectDevice (WsfPlatform *aSourcePtr, WsfPlatform *aTargetPtr) |
| void | wsf::comm::util::SelectRecipients (WsfCommandChain *aCmdChainPtr, int aRecipientMask, std::vector< WsfPlatform * > &aRecipients) |
| void | wsf::comm::util::SelectRecipients (WsfPlatform *aSenderPtr, WsfGroup *aGroupPtr, std::vector< WsfPlatform * > &aRecipients) |
| std::string | wsf::comm::util::LocalSlaveNetworkName (Comm &aComm) |
| std::string | wsf::comm::util::LocalMasterNetworkName (Comm &aComm) |