MCPcopy Create free account

hub / github.com/alamaison/swish / functions

Functions1,774 in github.com/alamaison/swish

↓ 161 callersMethodsize
test/common_boost/tree.hh:1632
↓ 117 callersMethodend
test/common_boost/tree.hh:652
↓ 103 callersMethodbegin
test/common_boost/tree.hh:646
↓ 94 callersFunctionexists
* Does a file exist at the given path. */
ssh/filesystem.hpp:994
↓ 93 callersMethodget
* Return pointer to chunk of memory intialised with fake * FILEGROUPDESCRIPTOR. */
test/shell_folder/file_group_descriptor_test.cpp:82
↓ 92 callersMethodfilename
test/common_boost/MockProvider.hpp:120
↓ 90 callersMethodget
* Return a pointer to the item held in the HGLOBAL. */
swish/shell_folder/data_object/GlobalLocker.hpp:135
↓ 69 callersFunctionFAILED
swish/shell_folder/RemoteFolder.cpp:330
↓ 49 callersFunctionUtf8StringToWideString
* Convert a UTF-8 (multi-byte) string to a Windows wide string. */
swish/utils.hpp:139
↓ 48 callersMethodout
* Return address of STGMEDIUM to use as an out-parameter. * * This should only be used on an empty STGMEDIUM as modifying a * STGMEDIUM
swish/shell_folder/data_object/StorageMedium.hpp:73
↓ 47 callersMethodempty
* Does the STGMEDIUM hold an allocated resource? */
swish/shell_folder/data_object/StorageMedium.hpp:91
↓ 39 callersFunctionis_directory
swish/shell_folder/SftpDirectory.cpp:137
↓ 37 callersMethodadd_control
ezel/form.hpp:299
↓ 36 callersMethodhost
test/ssh/openssh_fixture.cpp:250
↓ 35 callersMethodsession_ptr
ssh/detail/agent_state.hpp:113
↓ 33 callersMethodname
ssh/knownhost.hpp:243
↓ 32 callersMethodaquire_lock
ssh/detail/agent_state.hpp:108
↓ 32 callersMethodend
ssh/agent.hpp:193
↓ 31 callersMethoddata
ssh/knownhost.hpp:158
↓ 31 callersMethodfind
ssh/knownhost.hpp:550
↓ 30 callersMethodmessage
ssh/ssh_error.hpp:129
↓ 28 callersMethodsize
swish/remote_folder/remote_pidl.hpp:182
↓ 27 callersMethoddetach
* Break the two-way link between this C++ wrapper object and the * Win32 window object. * * The fields of the Win32 must have been pul
ezel/detail/window_impl.hpp:490
↓ 27 callersMethodpath
swish/forms/add_host.cpp:209
↓ 26 callersMethodauthenticated
ssh/session.hpp:448
↓ 26 callersMethodis_folder
swish/remote_folder/remote_pidl.hpp:161
↓ 26 callersMethodread
ssh/stream.hpp:698
↓ 25 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/host_folder/properties.cpp:108
↓ 25 callersMethodsize
ssh/filesystem.hpp:132
↓ 24 callersMethodSeek
swish/provider/ticketed_stream.hpp:71
↓ 24 callersMethodempty
test/common_boost/tree.hh:1658
↓ 24 callersMethodnotifications
test/connection/session_manager_test.cpp:197
↓ 23 callersFunctionconsumer
swish/remote_folder/ViewCallback.cpp:148
↓ 23 callersMethodtext
ezel/window.hpp:54
↓ 22 callersFunctioncreate_host_itemid
* Construct a new host folder PIDL with the fields initialised. */
swish/host_folder/host_pidl.hpp:214
↓ 22 callersMethodfilename
swish/provider/libssh2_sftp_filesystem_item.cpp:238
↓ 22 callersMethodhas_session
swish/connection/session_pool.cpp:150
↓ 21 callersFunctionlast_error_code
* Last error encountered by the session as an `error_code` and optional * error description message. */
ssh/ssh_error.hpp:172
↓ 21 callersMethodpidl_count
* Return the number of PIDLs in the CFSTR_SHELLIDLIST format of the data * object. */
swish/shell_folder/data_object/ShellDataObject.cpp:333
↓ 20 callersFunctiondisplay_name_matches
test/shell_folder/remote_folder_test.cpp:240
↓ 19 callersMethoddirectory_iterator
* Create an iterator over the contents of the given directory. * * The iterator is copyable but all copies are linked so that incrementing
ssh/filesystem.hpp:496
↓ 19 callersMethodfile
* The absolute PIDL of the ith item in the SHELLIDLIST format. */
swish/shell_folder/data_object/ShellDataObject.cpp:303
↓ 19 callersFunctiontag_filename
test/common_boost/MockProvider.hpp:314
↓ 18 callersFunctionWideStringToUtf8String
* Convert a Windows wide string to a UTF-8 (multi-byte) string. */
swish/utils.hpp:131
↓ 18 callersMethodsize
* Number of FILEDESCRIPTORS in the FILEGROUPDESCRIPTOR. */
swish/shell_folder/data_object/FileGroupDescriptor.hpp:322
↓ 18 callersFunctiontrace
* Output trace message. * * Can be, optionally, fed with values in boost-format style: * trace("%s %d") % "argument" % 42; * or: * trace(
swish/trace.hpp:148
↓ 17 callersMethodNext
swish/nse/UICommand.hpp:94
↓ 17 callersMethodbegin
ssh/agent.hpp:188
↓ 17 callersFunctionget
* Error-fetching wrapper around libssh2_knownhost_get. * * @returns 1 if finished. The return code has no meaning if `ec == false`. */
ssh/detail/libssh2/knownhost.hpp:170
↓ 17 callersFunctionnext_word
ezel/detail/dialog_template.hpp:68
↓ 16 callersMethodauthenticate_by_key_files
* Public-key authentication. * * This method requires a path to both the public and private keys because * libssh2 does. It should be
ssh/session.hpp:595
↓ 15 callersMethodinsert
test/common_boost/tree.hh:1025
↓ 15 callersMethodvalid
swish/host_folder/host_pidl.hpp:108
↓ 14 callersMethodattributes
* Query a file for its attributes. * * If @a follow_links is @c true, the file that is queried is the target of * any chain of links.
ssh/filesystem.hpp:519
↓ 14 callersFunctioncreate_remote_itemid
* Create a new wrapped PIDL holding a remote_item_id with given parameters. * * @param filename Name of file or directory on the remote files
swish/remote_folder/remote_pidl.hpp:234
↓ 14 callersMethodreserve_session
swish/connection/session_manager.cpp:382
↓ 13 callersMethodGetEnum
* Retrieve an IEnumIDList to enumerate this directory's contents. * * This function returns an enumerator which can be used to iterate through * th
swish/shell_folder/SftpDirectory.cpp:245
↓ 13 callersFunctionmake_file_read_only
test/ssh/stream_test.cpp:141
↓ 13 callersMethodparent
test/common_boost/tree.hh:787
↓ 12 callersFunctionfile_contents_correct
* Check if a file's contents is our test data. */
test/drop_target/drop_target_test.cpp:123
↓ 12 callersFunctionlast_sftp_error_code
* Last error encountered by the SFTP channel as an `error_code` and * optional error description message. */
ssh/sftp_error.hpp:172
↓ 12 callersMethodsession
* Start a new SSH session with a host. * * The host is listening on the other end of the given socket. * * The constructor will th
ssh/session.hpp:364
↓ 12 callersMethodsftp_ptr
ssh/detail/file_handle_state.hpp:114
↓ 11 callersFunctionannounce_last_exception
swish/frontend/announce_error.cpp:147
↓ 11 callersFunctiongimme_pidl
test/remote_folder/properties_test.cpp:56
↓ 11 callersFunctionheader
test/remote_folder/columns_test.cpp:62
↓ 11 callersMethodkey
* Host-key either raw or base-64 encoded. * * @see is_base64() */
ssh/host_key.hpp:206
↓ 11 callersMethodparent_folder
* The absolute PIDL to the common parent of the items in the SHELLIDLIST * format. */
swish/shell_folder/data_object/ShellDataObject.cpp:289
↓ 10 callersMethodGetData
swish/shell_folder/DataObject.cpp:97
↓ 10 callersMethodQueryGetData
swish/shell_folder/DataObject.cpp:213
↓ 10 callersFunctioncompare
test/remote_folder/properties_test.cpp:143
↓ 10 callersMethodconnect_to_filesystem
* Create a new connection to the remote filesystem over this SSH session. * * @warning It is the caller's responsibility to ensure the files
ssh/session.hpp:626
↓ 10 callersFunctiondata_object_from_item_array
swish/nse/data_object_util.cpp:34
↓ 10 callersMethoddate_modified
swish/remote_folder/remote_pidl.hpp:189
↓ 10 callersFunctiondetail
test/remote_folder/columns_test.cpp:68
↓ 10 callersFunctionentry_matches_ip
test/ssh/knownhost_test.cpp:257
↓ 10 callersMethodis_dead
swish/connection/running_session.cpp:158
↓ 10 callersMethodis_link
swish/remote_folder/remote_pidl.hpp:168
↓ 10 callersMethodnot_found
ssh/knownhost.hpp:478
↓ 10 callersFunctionopen_socket
test/ssh/session_fixture.hpp:75
↓ 10 callersFunctionpidl_path_equivalence
* Check that a PIDL and a filesystem path refer to the same item. */
test/shell_folder/shell_test.cpp:72
↓ 10 callersMethodshow
test/drop_target/drop_target_test.cpp:164
↓ 10 callersMethodtype
test/common_boost/MockProvider.hpp:115
↓ 9 callersFunction_testShellPIDL
* Test that Shell PIDL from DataObject represent the expected file. */
test/shell_folder/exercise_data_object.h:83
↓ 9 callersFunctionconstructor
test/common_boost/tree.hh:76
↓ 9 callersFunctioncreate_data_object
* Write some data to a local file and return it as a DataObject. */
test/drop_target/drop_target_test.cpp:106
↓ 9 callersMethodcreate_session
swish/connection/connection_spec.cpp:58
↓ 9 callersFunctionentry_matches
test/ssh/knownhost_test.cpp:269
↓ 9 callersMethodkiller
* A functor that can be called to destroy the form instance. * * This allows users to write : * @code btn.on_click().connect(frm.killer
ezel/form.hpp:327
↓ 9 callersMethodlength
ssh/knownhost.hpp:157
↓ 9 callersMethodpidl
swish/drop_target/RootedSource.hpp:100
↓ 9 callersMethodwrite
ssh/stream.hpp:703
↓ 8 callersFunction_testModalDisplay
test/shell_folder-dialogue/KbdInteractiveDialog_test.cpp:77
↓ 8 callersFunctioncopy_data_to_provider
* Copy the items in the DataObject to the remote target. * * @param data_object IDataObject holding the items to be copied. * @param provider
swish/drop_target/DropTarget.cpp:171
↓ 8 callersMethodis_base64
* Is the key returned by key() base64-encoded (printable)? */
ssh/host_key.hpp:214
↓ 8 callersMethodmatch
ssh/knownhost.hpp:477
↓ 8 callersMethodrelative_file
* The ith relative PIDL in the SHELLIDLIST format. */
swish/shell_folder/data_object/ShellDataObject.cpp:314
↓ 8 callersFunctiontest_remote_itemid
test/remote_folder/remote_pidl_test.cpp:70
↓ 8 callersMethodtext
ezel/detail/window_impl.hpp:122
↓ 8 callersFunctionverify_stream_read
test/common_boost/stream_utils.cpp:88
next →1–100 of 1,774, ranked by callers