|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::sftp::DirectoryIterator, including all inherited members.
| difference_type typedef | sshpp::sftp::DirectoryIterator | |
| DirectoryIterator()=default | sshpp::sftp::DirectoryIterator | |
| DirectoryIterator(Directory &dir, bool skip_dot_entries=true) | sshpp::sftp::DirectoryIterator | inlineexplicit |
| iterator_category typedef | sshpp::sftp::DirectoryIterator | |
| operator!=(const DirectoryIterator &other) const noexcept | sshpp::sftp::DirectoryIterator | inline |
| operator*() const | sshpp::sftp::DirectoryIterator | inline |
| operator++() | sshpp::sftp::DirectoryIterator | inline |
| operator->() const | sshpp::sftp::DirectoryIterator | inline |
| operator==(const DirectoryIterator &other) const noexcept | sshpp::sftp::DirectoryIterator | inline |
| pointer typedef | sshpp::sftp::DirectoryIterator | |
| reference typedef | sshpp::sftp::DirectoryIterator | |
| value_type typedef | sshpp::sftp::DirectoryIterator |