krfb
PortListener Class Reference
#include <kinetd.h>
Inheritance diagram for PortListener:

Detailed Description
Definition at line 34 of file kinetd.h.
Public Member Functions | |
| bool | acquirePort () |
| QDateTime | expiration () |
| bool | isEnabled () |
| bool | isServiceRegistrationEnabled () |
| bool | isValid () |
| QString | name () |
| int | port () |
| PortListener (KService::Ptr s, KConfig *c, KServiceRegistry *srvreg) | |
| QStringList | processServiceTemplate (const QString &a) |
| void | refreshRegistration () |
| QDateTime | serviceLifetimeEnd () |
| void | setEnabled (const QDateTime &expiration) |
| void | setEnabled (bool enabled) |
| bool | setPort (int port=-1, int autoProbeRange=1) |
| void | setServiceRegistrationEnabled (bool enabled) |
| ~PortListener () | |
Constructor & Destructor Documentation
| PortListener::PortListener | ( | KService::Ptr | s, | |
| KConfig * | c, | |||
| KServiceRegistry * | srvreg | |||
| ) |
| PortListener::~PortListener | ( | ) |
Definition at line 413 of file kinetd.cpp.
Member Function Documentation
| bool PortListener::acquirePort | ( | ) |
Definition at line 63 of file kinetd.cpp.
| QDateTime PortListener::expiration | ( | ) |
Definition at line 398 of file kinetd.cpp.
| bool PortListener::isEnabled | ( | ) |
Definition at line 247 of file kinetd.cpp.
| bool PortListener::isServiceRegistrationEnabled | ( | ) |
Definition at line 330 of file kinetd.cpp.
| bool PortListener::isValid | ( | ) |
Definition at line 243 of file kinetd.cpp.
| QString PortListener::name | ( | ) |
| int PortListener::port | ( | ) |
Definition at line 251 of file kinetd.cpp.
| QStringList PortListener::processServiceTemplate | ( | const QString & | a | ) |
Definition at line 255 of file kinetd.cpp.
| void PortListener::refreshRegistration | ( | ) |
Definition at line 391 of file kinetd.cpp.
| QDateTime PortListener::serviceLifetimeEnd | ( | ) |
Definition at line 402 of file kinetd.cpp.
| void PortListener::setEnabled | ( | const QDateTime & | expiration | ) |
Definition at line 326 of file kinetd.cpp.
| void PortListener::setEnabled | ( | bool | enabled | ) |
Definition at line 302 of file kinetd.cpp.
| bool PortListener::setPort | ( | int | port = -1, |
|
| int | autoProbeRange = 1 | |||
| ) |
Definition at line 275 of file kinetd.cpp.
| void PortListener::setServiceRegistrationEnabled | ( | bool | enabled | ) |
Definition at line 334 of file kinetd.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference