OpendTect-6_4  6.4
Classes | Functions
Network

Classes

class  CVSAccess
 
class  HostData
 Host name and aliases. More...
 
class  HostDataList
 List of host names in the system. The first entry will be the local host. More...
 
class  System::IssueReporter
 
class  JobCommunic
 Multi-machine socket communicator Handles the communication between a client and the master, from the client's point of view. More...
 
class  Network::RequestConnection
 
class  Network::RequestServer
 
class  Network::RequestPacket
 
class  Network::PacketFiller
 
class  Network::PacketInterpreter
 
class  ODDLSite
 Access to an http site to get the contents of files. More...
 
class  FileDownloader
 >Provides file download facility More...
 
class  DataUploader
 >Provides file or data upload facility More...
 
class  NetworkUserQuery
 
class  ODNetworkReply
 
class  SVNAccess
 

Functions

 mFDQtclass (QTcpSocket) mFDQtclass(QTcpServer) mFDQtclass(QTcpServerComm) namespace Network
 

Detailed Description

This module contains all Network related classes.

Function Documentation

mFDQtclass ( QTcpSocket  )

<If host is 0, server will listen to any host

<Writes to next pending socket

<Use when you want to access Qt object directly

<Useful when no event loop available If msec is -1, this function will not time out

Enables the connection and sending of binary and text data through a socket both with and without event-loops.

After construction, you need to connect to a host on a port. If you choose not to wait then (dis-)connecting only fails if it is already in progress.

Strings are transferred without trailing '\0', but with a leading integer for the size.

<Just stops all pending operations.

< usually remote host terminates.

<Note that object may or may not be locked, so you may not be able to read immediately

<

Note
Lock should be unlocked when calling

<

Note
Lock should be locked when calling

<

Note
Lock should be locked when calling

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019