This is the complete list of members for GSsl::Protocol, including all inherited members.
accept(int fd) | GSsl::Protocol | |
connect(int fd) | GSsl::Protocol | |
LogFn typedef | GSsl::Protocol | |
peerCertificate(int format=0) | GSsl::Protocol | |
Protocol(const Library &) | GSsl::Protocol | explicit |
Protocol(const Library &, LogFn) | GSsl::Protocol | |
read(char *buffer, size_type buffer_size_in, ssize_type &data_size_out) | GSsl::Protocol | |
Result enum name | GSsl::Protocol | |
Result_error enum value | GSsl::Protocol | |
Result_more enum value | GSsl::Protocol | |
Result_ok enum value | GSsl::Protocol | |
Result_read enum value | GSsl::Protocol | |
Result_write enum value | GSsl::Protocol | |
size_type typedef | GSsl::Protocol | |
ssize_type typedef | GSsl::Protocol | |
stop() | GSsl::Protocol | |
str(Result result) | GSsl::Protocol | static |
write(const char *buffer, size_type data_size_in, ssize_type &data_size_out) | GSsl::Protocol | |
~Protocol() | GSsl::Protocol |