Vidalia 0.3.1
|
This is the complete list of members for Service, including all inherited members.
_additionalServiceOptions | Service | private |
_enabled | Service | private |
_physicalAddressPort | Service | private |
_serviceAddress | Service | private |
_serviceDirectory | Service | private |
_virtualPort | Service | private |
additionalServiceOptions() const | Service | inline |
enabled() const | Service | inline |
operator<< | Service | friend |
operator>> | Service | friend |
physicalAddressPort() const | Service | inline |
Service() | Service | |
Service(QString serviceAddress, QString virtualPort, QString physicalAddressPort, QString serviceDirectory, bool enabled) | Service | |
serviceAddress() const | Service | inline |
serviceDirectory() const | Service | inline |
setAdditionalServiceOptions(QString options) | Service | |
setEnabled(bool enabled) | Service | |
setPhysicalAddressPort(QString physicalAddressPort) | Service | |
setServiceAddress(QString serviceAddress) | Service | |
setServiceDirectory(QString serviceDirectory) | Service | |
setVirtualPort(QString virtualPort) | Service | |
toString() | Service | |
virtualPort() const | Service | inline |
~Service() | Service | virtual |