This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Definition in file remoteprotocol.h.
#define XAPIAN_REMOTE_PROTOCOL_MAJOR_VERSION 30 |
Definition at line 42 of file remoteprotocol.h.
Referenced by RemoteDatabase::RemoteDatabase(), and RemoteServer::RemoteServer().
#define XAPIAN_REMOTE_PROTOCOL_MINOR_VERSION 6 |
Definition at line 43 of file remoteprotocol.h.
Referenced by RemoteDatabase::RemoteDatabase(), and RemoteServer::RemoteServer().
enum message_type |
Message types (client -> server).
Definition at line 54 of file remoteprotocol.h.
enum reply_type |
Reply types (server -> client).
Definition at line 84 of file remoteprotocol.h.