#include "PortManager.h"
◆ PortManager()
| PortManager::PortManager |
( |
| ) |
|
◆ ~PortManager()
| PortManager::~PortManager |
( |
| ) |
|
|
virtual |
◆ determineAndBlockAvailablePort()
| unsigned long long PortManager::determineAndBlockAvailablePort |
( |
void | | ) |
|
◆ determineAvailablePort()
| unsigned long long PortManager::determineAvailablePort |
( |
void | | ) |
|
◆ isPortInUse()
| bool PortManager::isPortInUse |
( |
unsigned long long | portNum | ) |
|
◆ setIPAddress()
| void PortManager::setIPAddress |
( |
const std::string & | ip | ) |
|
◆ setPortInUse()
| void PortManager::setPortInUse |
( |
unsigned long long | portNum, |
|
|
bool | inUse ) |
◆ setStartingPortNumber()
| void PortManager::setStartingPortNumber |
( |
unsigned long long | startPortNum | ) |
|
The documentation for this class was generated from the following files: