Here are the data structures with brief descriptions:
[detail level 12]
▼Nssh | |
CChannel | Ssh::Channel class describes the state of an SSH channel |
CSession | The ssh::Session class contains the state of a SSH connection |
CSshException | Some people do not like C++ exceptions |
Csftp_statvfs_t | SFTP statvfs structure |
Cssh_bind_callbacks | These are the callbacks exported by the ssh_bind structure |
Cssh_callbacks | The structure to replace libssh functions with appropriate callbacks |
Cssh_server_callbacks | This structure can be used to implement a libssh server, with appropriate callbacks |
Cssh_socket_callbacks | These are the callbacks exported by the socket structure They are called by the socket module when a socket event appears |