LibreOffice Module sd (master) 1
Classes | Namespaces | Macros
BufferedStreamSocket.hxx File Reference
#include "IBluetoothSocket.hxx"
#include <osl/socket_decl.hxx>
#include <vector>
Include dependency graph for BufferedStreamSocket.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sd::BufferedStreamSocket
 [A wrapper for an osl StreamSocket to allow reading lines. More...
 

Namespaces

namespace  sd
 

Macros

#define MAX_LINE_LENGTH   20000
 

Macro Definition Documentation

◆ MAX_LINE_LENGTH

#define MAX_LINE_LENGTH   20000

Definition at line 15 of file BufferedStreamSocket.hxx.