|
NetSim 1.0.0
An educational network simulation software for students
|
This is the complete list of members for NetSim::Server, 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() const | NetSim::Host | |
| domain() const | NetSim::Server | |
| domainTable() const | NetSim::Host | |
| getProcessByName(const QString &name) | NetSim::Host | |
| getRouterByMACAddress(const MACAddress &destinationAddress) | NetSim::Host | |
| Host()=default | NetSim::Host | |
| Host(const NetworkCard &networkCard) | NetSim::Host | |
| hostTable() const | NetSim::Host | |
| htmlFile() const | NetSim::Server | |
| networkCard() const | NetSim::Host | |
| packages() const | NetSim::Host | |
| processTable() const | NetSim::Host | |
| receivePackage(Package data) override | NetSim::Server | virtual |
| sendPackage(Package &data, const MACAddress &destinationAddress) | NetSim::Host | |
| Server()=default | NetSim::Server | |
| Server(const NetworkCard &networkCard, const QString &domain, const QString &html) | NetSim::Server | |
| setHostOfProcesses(Host *host) | NetSim::Host | |
| setPackages(PackageTableModel *packages) | NetSim::Host |