Remoto - VFS: VFS_tcp_client.h File Reference
Remoto - VFS
VFS_tcp_client.h File Reference
#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
 

Macro Definition Documentation

◆ MAX_MESSAGE_SIZE

#define MAX_MESSAGE_SIZE   2147483648

Definition at line 16 of file VFS_tcp_client.h.

Typedef Documentation

◆ MESSAGE_SIZE

typedef quint32 MESSAGE_SIZE

Definition at line 14 of file VFS_tcp_client.h.