![]() |
OpendTect
6.6
|
Public Member Functions | |
| RequestServer (const Authority &) | |
| RequestServer (const char *servernm) | |
| RequestServer (PortNr_Type, SpecAddr=Any) | |
| ~RequestServer () | |
| uiString | errMsg () const |
| Becomes yours. More... | |
| Authority | getAuthority () const |
| bool | isOK () const |
| RequestConnection * | pickupNewConnection () |
| Server * | server () |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
| void | stopReceivingNotifications () const |
Public Attributes | |
| Notifier< RequestServer > | newConnection |
Private Member Functions | |
| uiString | LocalErrMsg () const |
| void | newConnectionCB (CallBacker *) |
| uiString | TCPErrMsg () const |
Private Attributes | |
| uiString | errmsg_ |
| Threads::Lock | lock_ |
| ObjectSet< RequestConnection > | pendingconns_ |
| Server * | server_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Sets up a listening service at the port and creates Network::RequestConnections when there is a connection.
<>
| Network::RequestServer::RequestServer | ( | const char * | servernm | ) |
| Network::RequestServer::RequestServer | ( | const Authority & | ) |
| Network::RequestServer::~RequestServer | ( | ) |
|
inline |
Becomes yours.
| Authority Network::RequestServer::getAuthority | ( | ) | const |
| bool Network::RequestServer::isOK | ( | ) | const |
|
private |
|
private |
| RequestConnection* Network::RequestServer::pickupNewConnection | ( | ) |
|
inline |
|
private |
|
private |
|
private |
| Notifier<RequestServer> Network::RequestServer::newConnection |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022