#include <liboftp.h>
Public 型 | |
enum | { UNIX = 1, Windows_NT = 2 } |
enum | { ASCII = 1, IMAGE = 3 } |
Public 変数 | |
int | socket |
struct sockaddr_in | saddr |
enum LIBOFTP:: { ... } | system_type |
enum LIBOFTP:: { ... } | data_type |
int | flag_passive |
int | timeout_sec |
int | reply_code |
char | error_message [256] |
enum { ... } LIBOFTP::data_type |
char LIBOFTP::error_message[256] |
struct sockaddr_in LIBOFTP::saddr [read] |
int LIBOFTP::socket |
enum { ... } LIBOFTP::system_type |