Remoto - VFS
|
#include <QTcpSocket>
#include <QHostAddress>
#include <QSslError>
#include <QSslSocket>
#include <QSslConfiguration>
#include "VFS_base/VFS_node.h"
Go to the source code of this file.
Classes | |
class | VFS_tcp_client |
DOCME. More... | |
Macros | |
#define | MAX_MESSAGE_SIZE 2147483648 |
Typedefs | |
typedef quint32 | MESSAGE_SIZE |
#define MAX_MESSAGE_SIZE 2147483648 |
Definition at line 16 of file VFS_tcp_client.h.
typedef quint32 MESSAGE_SIZE |
Definition at line 14 of file VFS_tcp_client.h.