NetSim 1.0.0
An educational network simulation software for students
Loading...
Searching...
No Matches
NetSim::Host Member List

This is the complete list of members for NetSim::Host, including all inherited members.

addDomain(const QString &domain, const IPAddress &ipAddress)NetSim::Host
addIPAddress(const IPAddress &ipAddress, const MACAddress &macAddress)NetSim::Host
addMACAddress(const MACAddress &macAddress, Router *router)NetSim::Host
addProcess(const Process &process)NetSim::Host
cables() constNetSim::Host
domainTable() constNetSim::Host
getProcessByName(const QString &name)NetSim::Host
getRouterByMACAddress(const MACAddress &destinationAddress)NetSim::Host
Host()=defaultNetSim::Host
Host(const NetworkCard &networkCard)NetSim::Host
hostTable() constNetSim::Host
networkCard() constNetSim::Host
packages() constNetSim::Host
processTable() constNetSim::Host
receivePackage(Package data)=0NetSim::Hostpure virtual
sendPackage(Package &data, const MACAddress &destinationAddress)NetSim::Host
setHostOfProcesses(Host *host)NetSim::Host
setPackages(PackageTableModel *packages)NetSim::Host