Loading...
Searching...
No Matches
Types.h File Reference

Go to the source code of this file.

Typedefs

typedef struct sfFtpDirectoryResponse sfFtpDirectoryResponse
typedef struct sfFtpListingResponse sfFtpListingResponse
typedef struct sfFtpResponse sfFtpResponse
typedef struct sfFtp sfFtp
typedef struct sfHttpRequest sfHttpRequest
typedef struct sfHttpResponse sfHttpResponse
typedef struct sfHttp sfHttp
typedef struct sfPacket sfPacket
typedef struct sfSocketSelector sfSocketSelector
typedef struct sfTcpListener sfTcpListener
typedef struct sfTcpSocket sfTcpSocket
typedef struct sfUdpSocket sfUdpSocket

Typedef Documentation

◆ sfFtp

typedef struct sfFtp sfFtp

Definition at line 31 of file Network/Types.h.

◆ sfFtpDirectoryResponse

Definition at line 28 of file Network/Types.h.

◆ sfFtpListingResponse

Definition at line 29 of file Network/Types.h.

◆ sfFtpResponse

typedef struct sfFtpResponse sfFtpResponse

Definition at line 30 of file Network/Types.h.

◆ sfHttp

typedef struct sfHttp sfHttp

Definition at line 34 of file Network/Types.h.

◆ sfHttpRequest

typedef struct sfHttpRequest sfHttpRequest

Definition at line 32 of file Network/Types.h.

◆ sfHttpResponse

Definition at line 33 of file Network/Types.h.

◆ sfPacket

typedef struct sfPacket sfPacket

Definition at line 35 of file Network/Types.h.

◆ sfSocketSelector

Definition at line 36 of file Network/Types.h.

◆ sfTcpListener

typedef struct sfTcpListener sfTcpListener

Definition at line 37 of file Network/Types.h.

◆ sfTcpSocket

typedef struct sfTcpSocket sfTcpSocket

Definition at line 38 of file Network/Types.h.

◆ sfUdpSocket

typedef struct sfUdpSocket sfUdpSocket

Definition at line 39 of file Network/Types.h.