MCPcopy Create free account

hub / github.com/alamaison/swish / functions

Functions1,774 in github.com/alamaison/swish

↓ 7 callersMethodInitialize
* Assign an @b absolute PIDL to be the root of this folder. * * @implementing IPersistFolder * * This function tells a folder its
swish/shell_folder/Folder.h:183
↓ 7 callersMethodRead
swish/provider/ticketed_stream.hpp:59
↓ 7 callersMethodRename
swish/shell_folder/SftpDirectory.cpp:377
↓ 7 callersMethodagent_identities
* Connect to any agent running on the system and return object to * authenticate using its identities. */
ssh/session.hpp:612
↓ 7 callersMethodalgorithm
* Type of the key algorithm e.g., ssh-dss. */
ssh/host_key.hpp:219
↓ 7 callersMethodas_connection_spec
test/common_boost/remote_test_config.hpp:110
↓ 7 callersFunctiondata_object_for_file
swish/shell_folder/shell.cpp:67
↓ 7 callersFunctiongimme_pidl
test/host_folder/properties_test.cpp:52
↓ 7 callersMethodgroup
test/common_boost/MockProvider.hpp:140
↓ 7 callersFunctionheader
test/host_folder/columns_test.cpp:53
↓ 7 callersFunctionhost_command
test/nse/explorer_command_tests.cpp:194
↓ 7 callersMethodhwnd
ezel/detail/window_impl.hpp:430
↓ 7 callersMethodkey
ssh/knownhost.hpp:248
↓ 7 callersMethodmismatch
ssh/knownhost.hpp:476
↓ 7 callersMethodowner
test/common_boost/MockProvider.hpp:130
↓ 7 callersFunctionproperty_from_pidl
* Get the requested property for a file based on its PIDL. * * Many of these will be standard system properties but some are custom * to Swish if a
swish/remote_folder/properties.cpp:163
↓ 7 callersMethodrange_last
test/common_boost/tree.hh:2600
↓ 7 callersMethodrelative_name
swish/drop_target/RootedSource.hpp:105
↓ 7 callersMethodremove_all
swish/provider/Provider.cpp:159
↓ 7 callersMethodset_keyboard_interactive_behaviour
test/common_boost/MockConsumer.hpp:125
↓ 7 callersMethodset_password_behaviour
test/common_boost/MockConsumer.hpp:115
↓ 7 callersMethodset_pubkey_behaviour
test/common_boost/MockConsumer.hpp:143
↓ 7 callersMethodshow
swish/frontend/winsparkle_shower.cpp:48
↓ 7 callersMethodskip_children
test/common_boost/tree.hh:1993
↓ 6 callersFunctionConfigDir
test/ssh/openssh_fixture.cpp:180
↓ 6 callersMethodDragEnter
* Indicate whether the contents of the DataObject can be dropped on * this DropTarget. * * @todo Take account of the key state. */
swish/drop_target/DropTarget.cpp:226
↓ 6 callersMethodGetCanonicalName
* Return command's unique GUID. * * @param[out] pguidCommandName Location in which to return GUID. */
swish/nse/explorer_command.cpp:214
↓ 6 callersFunction_testFileDescriptor
* Test that the the FILEGROUPDESCRIPTOR and ith FILEDESCRIPTOR * match expected values. * File descriptors should use Windows path separators so we
test/shell_folder/exercise_data_object.h:168
↓ 6 callersFunction_testStreamContents
* Test that the contents of the DummyStream matches what is expected. */
test/shell_folder/exercise_data_object.h:205
↓ 6 callersFunctionabsolute_path_from_swish_pidl
* Return the absolute path made by the items in this PIDL. * e.g. "/path/dir2/dir2/dir3/filename.ext" * The PIDL must contain a host itemid an after
swish/remote_folder/swish_pidl.hpp:48
↓ 6 callersFunctionadd
* Create new host entry in collection of hosts. */
ssh/knownhost.hpp:195
↓ 6 callersMethodauthentication_methods
* Names of the methods the server claims are available for * authentication. * * The server is allowed to lie. * * An empty l
ssh/session.hpp:406
↓ 6 callersFunctioncompare
test/host_folder/properties_test.cpp:106
↓ 6 callersFunctioncreate_test_pidl
test/shell_folder/sftp_directory_test.cpp:184
↓ 6 callersMethoddate_accessed
swish/remote_folder/remote_pidl.hpp:196
↓ 6 callersFunctiondetail
test/host_folder/columns_test.cpp:59
↓ 6 callersFunctiondirectory_is_empty
test/ssh/filesystem_test.cpp:131
↓ 6 callersMethodfile_handle
ssh/detail/file_handle_state.hpp:119
↓ 6 callersMethodfilename
swish/remote_folder/remote_pidl.hpp:126
↓ 6 callersFunctionfind_host_itemid
* Search a (multi-level) PIDL to find the host folder ITEMID. * * In any Swish PIDL there should be at most one as it doesn't make sense for * a fi
swish/host_folder/host_pidl.hpp:176
↓ 6 callersMethodgroup_id
swish/remote_folder/remote_pidl.hpp:154
↓ 6 callersFunctionnext_double_word
ezel/detail/dialog_template.hpp:58
↓ 6 callersFunctionopen
* Error-fetching wrapper around libssh2_sftp_open_ex. */
ssh/detail/libssh2/sftp.hpp:94
↓ 6 callersMethodowner_id
swish/remote_folder/remote_pidl.hpp:147
↓ 6 callersFunctionpath_from_remote_pidl
* Return the relative path made by the items in this PIDL. * e.g. * - A child PIDL returns: "filename.ext" * - A relative PIDL returns: "dir2/
swish/remote_folder/remote_pidl.hpp:285
↓ 6 callersMethodremove
* Remove a file. * * Removes `target` on the filesystem available via this object. If * `target` is a symlink, only removes the link,
ssh/filesystem.hpp:681
↓ 6 callersMethodset_rename_behaviour
test/common_boost/MockProvider.hpp:488
↓ 6 callersFunctionsftp_is_alive
test/connection/authenticated_session_test.cpp:60
↓ 6 callersFunctionswish_pidl
* Return the PIDL to the Swish HostFolder in Explorer. */
test/host_folder/host_pidl_test.cpp:60
↓ 6 callersFunctionurl_from_host_itemid
* Retrieve the long name of the host connection from the PIDL. * * The long name is either the canonical form if @a canonical is set: * sftp://
swish/host_folder/host_pidl.hpp:258
↓ 5 callersFunctionCygdriveify
* Turn a path, rooted at a Windows drive letter, into a /cygdrive path. * * For example: * C:\\Users\\username\\file becomes /cygdriv
test/common_boost/fixtures.cpp:206
↓ 5 callersMethodDragOver
* Refresh the choice drop effect for the last DataObject passed to DragEnter. * Although the DataObject will not have changed, the key state and allo
swish/drop_target/DropTarget.cpp:250
↓ 5 callersMethodWrite
swish/provider/ticketed_stream.hpp:65
↓ 5 callersFunction_testShellPIDLFolder
* Test that Shell PIDL from DataObject represents the common root folder. * * The PIDL may be a RemoteItemId, in which case @p expected should be th
test/shell_folder/exercise_data_object.h:120
↓ 5 callersFunctionalive
* Check that the given provider responds sensibly to a request. */
test/connection/session_manager_test.cpp:99
↓ 5 callersFunctioncreate_test_zip_file
* Create a zip archive containing two files that we can use as a source * of 'virtual' namespace items. * * Virtual namespace items are not real fi
test/common_boost/data_object_utils.cpp:94
↓ 5 callersMethoddisconnect_session
swish/connection/session_manager.cpp:395
↓ 5 callersFunctiondo_events
* Drain any messages in the queue. */
swish/drop_target/DropUI.cpp:79
↓ 5 callersFunctionenvironment_variable
swish/utils.hpp:252
↓ 5 callersFunctionexpected_filenames
test/shell_folder/sftp_directory_test.cpp:205
↓ 5 callersMethodfilename
swish/drop_target/SftpDestination.hpp:70
↓ 5 callersFunctionfind_location_from_path
* Return an iterator to the node in the mock filesystem indicated by the * path given as a string. */
test/common_boost/MockProvider.hpp:68
↓ 5 callersMethodlabel
swish/host_folder/host_pidl.hpp:131
↓ 5 callersMethodlabel
ezel/controls/label.hpp:81
↓ 5 callersFunctionpidl_path_equivalence
* Check that a PIDL and a filesystem path refer to the same item. */
test/shell_folder/shell_data_object_test.cpp:65
↓ 5 callersMethodport
test/ssh/openssh_fixture.cpp:260
↓ 5 callersFunctionprovider_from_pidl
swish/remote_folder/pidl_connection.cpp:87
↓ 5 callersMethodrename
swish/provider/Provider.cpp:155
↓ 5 callersMethodroot_name
swish/drop_target/SftpDestination.hpp:129
↓ 5 callersFunctionswap
C++11 swap has this implementation but we also support C++03
ssh/session.hpp:653
↓ 5 callersFunctionto_pidl
test/drop_target/rooted_source_test.cpp:108
↓ 5 callersMethoduser
test/ssh/openssh_fixture.cpp:255
↓ 4 callersFunctionAddConnectionToRegistry
* Add a host entry to the Swish connection key with the given details. * * If the connections key does not already exits (because no hosts have * b
swish/host_folder/host_management.cpp:180
↓ 4 callersFunctionConfigDir
test/common_boost/fixtures.cpp:186
↓ 4 callersMethodCopyTo
swish/shell_folder/Pidl.h:151
↓ 4 callersFunctionCygdriveify
* Turn a path, rooted at a Windows drive letter, into a /cygdrive path. * * For example: * C:\\Users\\username\\file becomes /cygdriv
test/ssh/openssh_fixture.cpp:200
↓ 4 callersMethodEnumFormatEtc
swish/shell_folder/DataObject.cpp:223
↓ 4 callersMethodGetCommand
swish/nse/explorer_command.cpp:101
↓ 4 callersMethodGetPassword
* Get the password to use to connect to the SSH account on the remote machine. * * The password is retrieved from the TEST_PASSWORD environm
test/common_boost/remote_test_config.hpp:105
↓ 4 callersMethodMessageSFVCB
swish/nse/view_callback.cpp:55
↓ 4 callersFunction_testBothEnumerators
* Perform our enumerator tests for both SetData() and GetData() enums. */
test/shell_folder/exercise_data_object.h:313
↓ 4 callersFunction_testQueryFormats
* Test for success (or failure) when querying the presence of * our expected formats. */
test/shell_folder/exercise_data_object.h:239
↓ 4 callersMethodattached
ezel/detail/window_link.hpp:117
↓ 4 callersFunctioncopy_unaligned_string
swish/host_folder/host_pidl.hpp:77
↓ 4 callersMethodcreate_directory
* Make a directory accessible from the given path. * * @returns `true` if a new directory was created at `new_directory` * `fa
ssh/filesystem.hpp:772
↓ 4 callersFunctiondata_object_for_files
swish/shell_folder/shell.hpp:101
↓ 4 callersFunctiondata_object_for_zipfile
* Return a DataObject with the contents of a zip file. */
test/common_boost/data_object_utils.cpp:108
↓ 4 callersFunctiondestructor
test/common_boost/tree.hh:88
↓ 4 callersMethoddirectory
test/shell_folder/sftp_directory_test.cpp:122
↓ 4 callersFunctiondispatch_command
ezel/detail/command_dispatch.hpp:99
↓ 4 callersMethodend
ezel/form.hpp:309
↓ 4 callersMethodexists
swish/shell_folder/SftpDirectory.cpp:359
↓ 4 callersFunctionfrom_env
test/common_boost/remote_test_config.hpp:17
↓ 4 callersMethodgid
swish/provider/libssh2_sftp_filesystem_item.cpp:263
↓ 4 callersFunctionglobal_test_data
* Put the test string into global memory and return a smart pointer to it. */
test/shell_folder/global_lock_test.cpp:51
↓ 4 callersMethodhost
swish/host_folder/host_pidl.hpp:117
↓ 4 callersFunctioninit
* Error-fetching wrapper around libssh2_sftp_init. */
ssh/detail/libssh2/sftp.hpp:64
↓ 4 callersFunctionitem_from_menu
swish/host_folder/menu_command_manager.cpp:90
↓ 4 callersFunctionlarge_data
test/ssh/stream_test.cpp:115
↓ 4 callersMethodname
swish/forms/add_host.cpp:205
← previousnext →101–200 of 1,774, ranked by callers