|
NetSim 1.0.0
An educational network simulation software for students
|
This is the complete list of members for NetSim::Client, 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 | |
| Client()=default | NetSim::Client | |
| Client(const NetworkCard &networkCard) | NetSim::Client | |
| domainTable() const | NetSim::Host | |
| execCloseConnection(const IPAddress &address) | NetSim::Client | |
| execDomainResolution(const QString &domain) | NetSim::Client | |
| execHandShake(const IPAddress &address) | NetSim::Client | |
| execHTTPRequest(const IPAddress &address, const QString &uri) | NetSim::Client | |
| 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 | |
| networkCard() const | NetSim::Host | |
| packages() const | NetSim::Host | |
| processTable() const | NetSim::Host | |
| receivePackage(Package data) override | NetSim::Client | virtual |
| sendPackage(Package &data, const MACAddress &destinationAddress) | NetSim::Host | |
| setHostOfProcesses(Host *host) | NetSim::Host | |
| setPackages(PackageTableModel *packages) | NetSim::Host |