WSF
wsf::comm::NetworkManager Member List

This is the complete list of members for wsf::comm::NetworkManager, including all inherited members.

__private_SetSim(WsfSimulationExtension &aExtension, WsfSimulation *aSimPtr)WsfSimulationExtensioninlinestatic
AddComm(double aSimTime, Comm *aCommPtr, std::string &aNetworkName, bool aNotifyObserver=true)wsf::comm::NetworkManager
AddComm(double aSimTime, Comm *aCommPtr, const Address &aAddress, bool aNotifyObserver=true)wsf::comm::NetworkManager
AddConnection(double aSimTime, Comm *aSourceCommPtr, Comm *aDestinationCommPtr, bool aNotifyObserver=true)wsf::comm::NetworkManager
AddConnection(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress, bool aNotifyObserver=true)wsf::comm::NetworkManager
AddedToSimulation()WsfSimulationExtensionvirtual
AddManagedComm(Comm *aCommPtr)wsf::comm::NetworkManagerinline
AddManagedRouter(router::Router *aRouterPtr)wsf::comm::NetworkManagerinline
AddMulticastMember(double aSimTime, const Address &aMulticastAddress, const Address &aJoiningMember)wsf::comm::NetworkManager
AddNetwork(double aSimTime, std::unique_ptr< Network > aNetwork, bool aSuppressReservedCheck=false)wsf::comm::NetworkManager
AddressMap typedefwsf::comm::NetworkManager
AddressNetworkMap typedefwsf::comm::NetworkManager
AddressSet typedefwsf::comm::NetworkManager
AddressVector typedefwsf::comm::NetworkManager
Clear()wsf::comm::NetworkManager
CommAddedwsf::comm::NetworkManager
CommDisabledwsf::comm::NetworkManager
CommEnabledwsf::comm::NetworkManager
CommFrameworkPendingStartwsf::comm::NetworkManager
CommFrameworkPlatformDeletedwsf::comm::NetworkManager
CommFrameworkPlatformInitializedwsf::comm::NetworkManager
CommMap typedefwsf::comm::NetworkManager
CommRemovedwsf::comm::NetworkManager
CommVector typedefwsf::comm::NetworkManager
Complete(double aSimTime)WsfSimulationExtensionvirtual
ConnectionAddedwsf::comm::NetworkManager
ConnectionDisabledwsf::comm::NetworkManager
ConnectionEnabledwsf::comm::NetworkManager
ConnectionRemovedwsf::comm::NetworkManager
DisableComm(double aSimTime, Comm *aCommPtr)wsf::comm::NetworkManager
DisableComm(double aSimTime, const Address &aAddress)wsf::comm::NetworkManager
DisableConnection(double aSimTime, Comm *aSourceCommPtr, Comm *aDestinaationCommPtr, bool aNotifyObserver=true)wsf::comm::NetworkManager
DisableConnection(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress, bool aNotifyObserver=true)wsf::comm::NetworkManager
EnableComm(double aSimTime, Comm *aCommPtr)wsf::comm::NetworkManager
EnableComm(double aSimTime, const Address &aAddress)wsf::comm::NetworkManager
EnableConnection(double aSimTime, Comm *aSourceCommPtr, Comm *aDestinationCommPtr, bool aNotifyObserver=true)wsf::comm::NetworkManager
EnableConnection(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress, bool aNotifyObserver=true)wsf::comm::NetworkManager
Find(const WsfSimulation &aSimulation)wsf::comm::NetworkManagerstatic
GetAddress(Comm *aCommPtr) constwsf::comm::NetworkManager
GetAddressesInNetwork(const std::string &aNetworkName) constwsf::comm::NetworkManager
GetComm(const Address &aAddress) constwsf::comm::NetworkManager
GetComms() constwsf::comm::NetworkManager
GetExtensionName() constWsfExtensioninline
GetGraph()wsf::comm::NetworkManager
GetManagedNetworks() constwsf::comm::NetworkManager
GetManagingNetworkAddress(const Address &aAddress) constwsf::comm::NetworkManager
GetMulticastMembers(const Address &aMulticastAddress, const std::string &aNetworkName) constwsf::comm::NetworkManager
GetMulticastMembers(const Address &aMulticastAddress) constwsf::comm::NetworkManager
GetNetwork(const std::string &aNetworkName) constwsf::comm::NetworkManager
GetNetworkNameFromAddress(const Address &aAddress) constwsf::comm::NetworkManager
GetReservedAddresses() constwsf::comm::NetworkManagerinline
GetScenario() constWsfSimulationExtension
GetSimulation() constwsf::comm::NetworkManagerinline
HasMulticastMember(const Address &aMulticastAddress, const std::string &aNetworkName) constwsf::comm::NetworkManager
Initialize() overridewsf::comm::NetworkManagervirtual
InitializeExtensionName(const std::string &aName)WsfExtensionprotected
InitializeUserLinks(double aSimTime, Comm *aCommPtr)wsf::comm::NetworkManager
IsAddressManaged(const Address &aAddress) constwsf::comm::NetworkManager
IsCommManaged(Comm *aCommPtr) constwsf::comm::NetworkManager
IsMulticastManaged(const Address &aMulticastAddress) constwsf::comm::NetworkManager
IsNetworkAddressManaged(const Address &aAddress) constwsf::comm::NetworkManager
IsNetworkManaged(const std::string &aNetworkName) constwsf::comm::NetworkManager
ManageComm(double aSimTime, Comm *aCommPtr, const std::string &aNetworkName, const Address &aAddress, const Address &aNetworkAddress)wsf::comm::NetworkManager
MultiAddressMap typedefwsf::comm::NetworkManager
NetworkAddedwsf::comm::NetworkManager
NetworkManager(WsfSimulation *aSimPtr)wsf::comm::NetworkManager
NetworkManager(const NetworkManager &aSrc)=deletewsf::comm::NetworkManager
NetworkManager(NetworkManager &&aSrc)=deletewsf::comm::NetworkManager
NetworkMap typedefwsf::comm::NetworkManager
NetworkRemovedwsf::comm::NetworkManager
NetworkSet typedefwsf::comm::NetworkManager
NetworkTopology enum namewsf::comm::NetworkManager
operator=(const NetworkManager &aSrc)=deletewsf::comm::NetworkManager
operator=(NetworkManager &&aSrc)=deletewsf::comm::NetworkManager
PathExists(const Address &aSourceAddress, const Address &aDestinationAddress) constwsf::comm::NetworkManager
PendingStart() overridewsf::comm::NetworkManagervirtual
PlatformDeleted(double aSimTime, WsfPlatform *aPlatform)wsf::comm::NetworkManager
PlatformInitialized(double aSimTime, WsfPlatform *aPlatform)wsf::comm::NetworkManager
PlatformsInitialized() overridewsf::comm::NetworkManagervirtual
PrepareExtension()WsfSimulationExtensionvirtual
RemoveComm(double aSimTIme, Comm *aCommPtr, bool aNotifyObserver=true)wsf::comm::NetworkManager
RemoveComm(double aSimTime, const Address &aAddress, bool aNotifyObserver=true)wsf::comm::NetworkManager
RemoveConnection(double aSimTime, Comm *aSourceCommPtr, Comm *aDestinationCommPtr, bool aNotifyObserver=true)wsf::comm::NetworkManager
RemoveConnection(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress, bool aNotifyObserver=true)wsf::comm::NetworkManager
RemoveMulticastMember(double aSimTime, const Address &aMulticastAddress, const Address &aLeavingMember)wsf::comm::NetworkManager
RemoveNetwork(double aSimTime, const std::string &aNetworkName)wsf::comm::NetworkManager
RemoveNetworkConnections(double aSimTime, const std::string &aNetworkName, bool aNotifyObserver=true)wsf::comm::NetworkManager
RouterVector typedefwsf::comm::NetworkManager
Start()WsfSimulationExtensionvirtual
WsfSimulationExtension()WsfSimulationExtension
~NetworkManager() override=defaultwsf::comm::NetworkManager
~WsfExtension()=defaultWsfExtensionvirtual
~WsfSimulationExtension() override=defaultWsfSimulationExtension
Copyrights Multiple, All Rights Reserved