7.14. Interfaces for libQtNetwork

Table 7-616 defines the library name and shared object name for the libQtNetwork library

Table 7-616. libQtNetwork Definition

Library:libQtNetwork
SONAME:libQtNetwork.so.4

7.14.1. QtNetwork

7.14.1.1. Class data for QHttpHeader

The virtual table for the QHttpHeader class is described by Table 7-617

Table 7-617. Primary vtable for QHttpHeader

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QHttpHeader
vfunc[0]:QHttpHeader::~QHttpHeader()
vfunc[1]:QHttpHeader::~QHttpHeader()
vfunc[2]:QHttpHeader::toString() const
vfunc[3]:__cxa_pure_virtual
vfunc[4]:__cxa_pure_virtual
vfunc[5]:QHttpHeader::parseLine(QString const&, int)

The Run Time Type Information for the QHttpHeader class is described by Table 7-618

Table 7-618. typeinfo for QHttpHeader

Base Vtablevtable for __cxxabiv1::__class_type_info
Nametypeinfo name for QHttpHeader

7.14.1.2. Class data for QHttpResponseHeader

The virtual table for the QHttpResponseHeader class is described by Table 7-619

Table 7-619. Primary vtable for QHttpResponseHeader

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QHttpResponseHeader
vfunc[0]:NULL or QHttpResponseHeader::~QHttpResponseHeader()
vfunc[1]:NULL or QHttpResponseHeader::~QHttpResponseHeader()
vfunc[2]:QHttpResponseHeader::toString() const
vfunc[3]:QHttpResponseHeader::majorVersion() const
vfunc[4]:QHttpResponseHeader::minorVersion() const
vfunc[5]:QHttpResponseHeader::parseLine(QString const&, int)

The Run Time Type Information for the QHttpResponseHeader class is described by Table 7-620

Table 7-620. typeinfo for QHttpResponseHeader

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QHttpResponseHeader
basetype:typeinfo for QHttpHeader

7.14.1.3. Class data for QHttpRequestHeader

The virtual table for the QHttpRequestHeader class is described by Table 7-621

Table 7-621. Primary vtable for QHttpRequestHeader

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QHttpRequestHeader
vfunc[0]:NULL or QHttpRequestHeader::~QHttpRequestHeader()
vfunc[1]:NULL or QHttpRequestHeader::~QHttpRequestHeader()
vfunc[2]:QHttpRequestHeader::toString() const
vfunc[3]:QHttpRequestHeader::majorVersion() const
vfunc[4]:QHttpRequestHeader::minorVersion() const
vfunc[5]:QHttpRequestHeader::parseLine(QString const&, int)

The Run Time Type Information for the QHttpRequestHeader class is described by Table 7-622

Table 7-622. typeinfo for QHttpRequestHeader

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QHttpRequestHeader
basetype:typeinfo for QHttpHeader

7.14.1.4. Class data for QHttp

The virtual table for the QHttp class is described by Table 7-623

Table 7-623. Primary vtable for QHttp

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QHttp
vfunc[0]:QHttp::metaObject() const
vfunc[1]:QHttp::qt_metacast(char const*)
vfunc[2]:QHttp::qt_metacall(QMetaObject::Call, int, void**)
vfunc[3]:QHttp::~QHttp()
vfunc[4]:QHttp::~QHttp()
vfunc[5]:QObject::event(QEvent*)
vfunc[6]:QObject::eventFilter(QObject*, QEvent*)
vfunc[7]:QObject::timerEvent(QTimerEvent*)
vfunc[8]:QObject::childEvent(QChildEvent*)
vfunc[9]:QObject::customEvent(QEvent*)
vfunc[10]:QObject::connectNotify(char const*)
vfunc[11]:QObject::disconnectNotify(char const*)

The Run Time Type Information for the QHttp class is described by Table 7-624

Table 7-624. typeinfo for QHttp

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QHttp
basetype:typeinfo for QObject

7.14.1.5. Class data for QAbstractSocket

The virtual table for the QAbstractSocket class is described by Table 7-625

Table 7-625. Primary vtable for QAbstractSocket

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QAbstractSocket
vfunc[0]:QAbstractSocket::metaObject() const
vfunc[1]:QAbstractSocket::qt_metacast(char const*)
vfunc[2]:QAbstractSocket::qt_metacall(QMetaObject::Call, int, void**)
vfunc[3]:QAbstractSocket::~QAbstractSocket()
vfunc[4]:QAbstractSocket::~QAbstractSocket()
vfunc[5]:QObject::event(QEvent*)
vfunc[6]:QObject::eventFilter(QObject*, QEvent*)
vfunc[7]:QObject::timerEvent(QTimerEvent*)
vfunc[8]:QObject::childEvent(QChildEvent*)
vfunc[9]:QObject::customEvent(QEvent*)
vfunc[10]:QObject::connectNotify(char const*)
vfunc[11]:QObject::disconnectNotify(char const*)
vfunc[12]:QAbstractSocket::isSequential() const
vfunc[13]:QIODevice::open(QFlags<QIODevice::OpenModeFlag>)
vfunc[14]:QAbstractSocket::close()
vfunc[15]:QIODevice::pos() const
vfunc[16]:QIODevice::size() const
vfunc[17]:QIODevice::seek(long long)
vfunc[18]:QAbstractSocket::atEnd() const
vfunc[19]:QIODevice::reset()
vfunc[20]:QAbstractSocket::bytesAvailable() const
vfunc[21]:QAbstractSocket::bytesToWrite() const
vfunc[22]:QAbstractSocket::canReadLine() const
vfunc[23]:QAbstractSocket::waitForReadyRead(int)
vfunc[24]:QAbstractSocket::waitForBytesWritten(int)
vfunc[25]:QAbstractSocket::readData(char*, long long)
vfunc[26]:QAbstractSocket::readLineData(char*, long long)
vfunc[27]:QAbstractSocket::writeData(char const*, long long)

The Run Time Type Information for the QAbstractSocket class is described by Table 7-626

Table 7-626. typeinfo for QAbstractSocket

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QAbstractSocket
basetype:typeinfo for QIODevice

7.14.1.6. Class data for QUrlInfo

The virtual table for the QUrlInfo class is described by Table 7-627

Table 7-627. Primary vtable for QUrlInfo

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QUrlInfo
vfunc[0]:QUrlInfo::~QUrlInfo()
vfunc[1]:QUrlInfo::~QUrlInfo()
vfunc[2]:QUrlInfo::setName(QString const&)
vfunc[3]:QUrlInfo::setDir(bool)
vfunc[4]:QUrlInfo::setFile(bool)
vfunc[5]:QUrlInfo::setSymLink(bool)
vfunc[6]:QUrlInfo::setOwner(QString const&)
vfunc[7]:QUrlInfo::setGroup(QString const&)
vfunc[8]:QUrlInfo::setSize(long long)
vfunc[9]:QUrlInfo::setWritable(bool)
vfunc[10]:QUrlInfo::setReadable(bool)
vfunc[11]:QUrlInfo::setPermissions(int)
vfunc[12]:QUrlInfo::setLastModified(QDateTime const&)

The Run Time Type Information for the QUrlInfo class is described by Table 7-628

Table 7-628. typeinfo for QUrlInfo

Base Vtablevtable for __cxxabiv1::__class_type_info
Nametypeinfo name for QUrlInfo

7.14.1.7. Class data for QFtp

The virtual table for the QFtp class is described by Table 7-629

Table 7-629. Primary vtable for QFtp

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QFtp
vfunc[0]:QFtp::metaObject() const
vfunc[1]:QFtp::qt_metacast(char const*)
vfunc[2]:QFtp::qt_metacall(QMetaObject::Call, int, void**)
vfunc[3]:QFtp::~QFtp()
vfunc[4]:QFtp::~QFtp()
vfunc[5]:QObject::event(QEvent*)
vfunc[6]:QObject::eventFilter(QObject*, QEvent*)
vfunc[7]:QObject::timerEvent(QTimerEvent*)
vfunc[8]:QObject::childEvent(QChildEvent*)
vfunc[9]:QObject::customEvent(QEvent*)
vfunc[10]:QObject::connectNotify(char const*)
vfunc[11]:QObject::disconnectNotify(char const*)

The Run Time Type Information for the QFtp class is described by Table 7-630

Table 7-630. typeinfo for QFtp

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QFtp
basetype:typeinfo for QObject

7.14.1.8. Class data for QTcpServer

The virtual table for the QTcpServer class is described by Table 7-631

Table 7-631. Primary vtable for QTcpServer

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QTcpServer
vfunc[0]:QTcpServer::metaObject() const
vfunc[1]:QTcpServer::qt_metacast(char const*)
vfunc[2]:QTcpServer::qt_metacall(QMetaObject::Call, int, void**)
vfunc[3]:QTcpServer::~QTcpServer()
vfunc[4]:QTcpServer::~QTcpServer()
vfunc[5]:QObject::event(QEvent*)
vfunc[6]:QObject::eventFilter(QObject*, QEvent*)
vfunc[7]:QObject::timerEvent(QTimerEvent*)
vfunc[8]:QObject::childEvent(QChildEvent*)
vfunc[9]:QObject::customEvent(QEvent*)
vfunc[10]:QObject::connectNotify(char const*)
vfunc[11]:QObject::disconnectNotify(char const*)
vfunc[12]:QTcpServer::hasPendingConnections() const
vfunc[13]:QTcpServer::nextPendingConnection()
vfunc[14]:QTcpServer::incomingConnection(int)

The Run Time Type Information for the QTcpServer class is described by Table 7-632

Table 7-632. typeinfo for QTcpServer

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QTcpServer
basetype:typeinfo for QObject

7.14.1.9. Class data for QUdpSocket

The virtual table for the QUdpSocket class is described by Table 7-633

Table 7-633. Primary vtable for QUdpSocket

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QUdpSocket
vfunc[0]:QUdpSocket::metaObject() const
vfunc[1]:QUdpSocket::qt_metacast(char const*)
vfunc[2]:QUdpSocket::qt_metacall(QMetaObject::Call, int, void**)
vfunc[3]:QUdpSocket::~QUdpSocket()
vfunc[4]:QUdpSocket::~QUdpSocket()
vfunc[5]:QObject::event(QEvent*)
vfunc[6]:QObject::eventFilter(QObject*, QEvent*)
vfunc[7]:QObject::timerEvent(QTimerEvent*)
vfunc[8]:QObject::childEvent(QChildEvent*)
vfunc[9]:QObject::customEvent(QEvent*)
vfunc[10]:QObject::connectNotify(char const*)
vfunc[11]:QObject::disconnectNotify(char const*)
vfunc[12]:QAbstractSocket::isSequential() const
vfunc[13]:QIODevice::open(QFlags<QIODevice::OpenModeFlag>)
vfunc[14]:QAbstractSocket::close()
vfunc[15]:QIODevice::pos() const
vfunc[16]:QIODevice::size() const
vfunc[17]:QIODevice::seek(long long)
vfunc[18]:QAbstractSocket::atEnd() const
vfunc[19]:QIODevice::reset()
vfunc[20]:QAbstractSocket::bytesAvailable() const
vfunc[21]:QAbstractSocket::bytesToWrite() const
vfunc[22]:QAbstractSocket::canReadLine() const
vfunc[23]:QAbstractSocket::waitForReadyRead(int)
vfunc[24]:QAbstractSocket::waitForBytesWritten(int)
vfunc[25]:QAbstractSocket::readData(char*, long long)
vfunc[26]:QAbstractSocket::readLineData(char*, long long)
vfunc[27]:QAbstractSocket::writeData(char const*, long long)

The Run Time Type Information for the QUdpSocket class is described by Table 7-634

Table 7-634. typeinfo for QUdpSocket

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QUdpSocket
basetype:typeinfo for QAbstractSocket

7.14.1.10. Class data for QTcpSocket

The virtual table for the QTcpSocket class is described by Table 7-635

Table 7-635. Primary vtable for QTcpSocket

Base Offset0
Virtual Base Offset0
RTTItypeinfo for QTcpSocket
vfunc[0]:QTcpSocket::metaObject() const
vfunc[1]:QTcpSocket::qt_metacast(char const*)
vfunc[2]:QTcpSocket::qt_metacall(QMetaObject::Call, int, void**)
vfunc[3]:QTcpSocket::~QTcpSocket()
vfunc[4]:QTcpSocket::~QTcpSocket()
vfunc[5]:QObject::event(QEvent*)
vfunc[6]:QObject::eventFilter(QObject*, QEvent*)
vfunc[7]:QObject::timerEvent(QTimerEvent*)
vfunc[8]:QObject::childEvent(QChildEvent*)
vfunc[9]:QObject::customEvent(QEvent*)
vfunc[10]:QObject::connectNotify(char const*)
vfunc[11]:QObject::disconnectNotify(char const*)
vfunc[12]:QAbstractSocket::isSequential() const
vfunc[13]:QIODevice::open(QFlags<QIODevice::OpenModeFlag>)
vfunc[14]:QAbstractSocket::close()
vfunc[15]:QIODevice::pos() const
vfunc[16]:QIODevice::size() const
vfunc[17]:QIODevice::seek(long long)
vfunc[18]:QAbstractSocket::atEnd() const
vfunc[19]:QIODevice::reset()
vfunc[20]:QAbstractSocket::bytesAvailable() const
vfunc[21]:QAbstractSocket::bytesToWrite() const
vfunc[22]:QAbstractSocket::canReadLine() const
vfunc[23]:QAbstractSocket::waitForReadyRead(int)
vfunc[24]:QAbstractSocket::waitForBytesWritten(int)
vfunc[25]:QAbstractSocket::readData(char*, long long)
vfunc[26]:QAbstractSocket::readLineData(char*, long long)
vfunc[27]:QAbstractSocket::writeData(char const*, long long)

The Run Time Type Information for the QTcpSocket class is described by Table 7-636

Table 7-636. typeinfo for QTcpSocket

Base Vtablevtable for __cxxabiv1::__si_class_type_info
Nametypeinfo name for QTcpSocket
basetype:typeinfo for QAbstractSocket

7.14.1.11. Interfaces for QtNetwork

No external functions are defined for libQtNetwork - QtNetwork in this part of the specification. See also the generic specification.