MCPcopy Create free account

hub / github.com/alamaison/swish / functions

Functions1,774 in github.com/alamaison/swish

Method_GetHKEYArrayFromKeynames
* Create SHAlloced array of HKEYs from a list of registry key names. */ static */
swish/shell_folder/Registry.cpp:337
Method_GetHKEYArrayFromVector
* Create SHAlloced array of HKEYs from a list of HKEYs. */ static */
swish/shell_folder/Registry.cpp:348
Method_GetHostFolderAssocKeynames
* Get names of registry keys which provide association info for Folder items. * * Such a list is required by Windows XP and earlier in order to disp
swish/shell_folder/Registry.cpp:153
Method_GetIconIndex
swish/shell_folder/IconExtractor.cpp:129
Method_GetKeynamesCommonToAll
* Get list of directory-specific association key names. */ static */
swish/shell_folder/Registry.cpp:239
Method_GetKeynamesForExtension
* Get the list of names of registry keys related to a specific file extension. * * @param pwszExtension File extension whose keys will be returned.
swish/shell_folder/Registry.cpp:257
Method_GetKeynamesForFolder
* Get list of directory-specific association key names. */ static */
swish/shell_folder/Registry.cpp:224
Method_GetKeysFromKeynames
* Create list of registry handles from list of keys names. */ static */
swish/shell_folder/Registry.cpp:367
Method_GetRemoteFolderAssocKeynames
* Get a list names of registry keys for the types of the selected file. * * A (ficticious) example might include: * HKCU\\.ppt * HKCU\\PowerPo
swish/shell_folder/Registry.cpp:185
Method_GetSwishPidl
* Get the PIDL which represents the HostFolder (Swish icon) in Explorer. */
test/shell_folder-com_dll/HostFolder_test.cpp:222
Method_GetSwishPidl
* Get the PIDL which represents the HostFolder (Swish icon) in Explorer. */
test/shell_folder-com_dll/RemoteFolder_test.cpp:240
Method_RenderCfPreferredDropEffect
swish/shell_folder/SftpDataObject.cpp:162
Method_WantProgressDialogue
* We want a progress dialogue unless the entire selection consists of a * single non-directory. This is for the FD_PROGRESSUI flag. * * @rant WHY
swish/shell_folder/SftpDataObject.cpp:513
Method_set_field_valid
* Set the validity of the given field. */
swish/shell_folder/data_object/FileGroupDescriptor.hpp:286
Method_sftp_error_category
ssh/sftp_error.hpp:151
Method_ssh_error_category
ssh/ssh_error.hpp:151
Method_testName
test/shell_folder-com_dll/HostFolder_test.cpp:390
Method_testName
test/shell_folder-com_dll/RemoteFolder_test.cpp:325
Method_unset_field_valid
* Unset the validity of the given field. */
swish/shell_folder/data_object/FileGroupDescriptor.hpp:294
Method_valid_field
* Is the field with the given field flag valid? */
swish/shell_folder/data_object/FileGroupDescriptor.hpp:278
Methodabsolute_directory_pidl
test/drop_target/drop_target_test.cpp:207
Functionaccessed_date_getter
swish/remote_folder/properties.cpp:132
Functionadd
* Error-fetching wrapper around libssh2_knownhost_add. */
ssh/detail/libssh2/knownhost.hpp:211
Methodadd_control
ezel/form.hpp:94
Methodadd_stage
swish/drop_target/PidlCopyPlan.cpp:185
Methodadd_stage
swish/drop_target/SequentialPlan.cpp:220
Methodagent_identities
ssh/agent.hpp:171
Methodagent_state
* Creates agent collection that closes itself in a thread-safe manner * when it goes out of scope. */
ssh/detail/agent_state.hpp:82
Methodalive
* Check that the given session responds sensibly to a request. */
test/connection/connection_spec_test.cpp:79
Methodall_fields_complete
swish/forms/add_host.cpp:299
Methodappend_children
test/common_boost/tree.hh:986
Methodaquire_lock
ssh/detail/session_state.hpp:131
Methodas_string
swish/version/version.cpp:109
FunctionassertZero
test/shell_folder-com_dll/CppUnitExtensions.h:100
Functionasync_copy_format_to_provider
swish/drop_target/DropTarget.cpp:122
Methodasync_task_dialog_runner
swish/host_folder/commands/CloseSession.cpp:196
Methodattach
* Switch from fake to real window. */
ezel/detail/window_proxy.hpp:79
Methodattached
ezel/detail/window_link.hpp:88
Methodauth_and_open_sftp
test/ssh/stream_test.cpp:100
Methodauthenticate_and_create_sftp
test/ssh/filesystem_test.cpp:120
Methodauthenticated_session
swish/connection/authenticated_session.cpp:491
Methodavg_char_width
swish/remote_folder/columns.hpp:77
Methodbackground_context_menu
swish/shell_folder/RemoteFolder.cpp:751
Functionbasic_port_to_string
swish/port_conversion.hpp:54
Functionbeep
test/ezel/form_test.cpp:184
Methodbegin
ssh/knownhost.hpp:540
Methodbegin_breadth_first
test/common_boost/tree.hh:658
Methodbegin_fixed
test/common_boost/tree.hh:687
Methodbegin_leaf
test/common_boost/tree.hh:754
Methodbegin_post
test/common_boost/tree.hh:670
Methodbest_taskdialog
swish/frontend/bind_best_taskdialog.hpp:41
Methodbind_to_object
* Caller is requesting a subobject of this folder. * * @implementing folder_error_adapter * * Create and initialise an instance of
swish/shell_folder/Folder.h:291
Methodbind_to_storage
swish/shell_folder/Folder.h:258
Methodbreadth_first_queued_iterator
test/common_boost/tree.hh:2242
Methodbugfix
swish/version/version.cpp:104
Methodbutton
ezel/controls/button.hpp:89
Methodbutton_impl
ezel/controls/button.hpp:58
Functioncalculate_control_template_size
ezel/detail/dialog_template.hpp:169
Methodcall_inner_responder
* Do the two-way interface translation. */
ssh/session.hpp:287
Methodcan_overwrite
test/drop_target/drop_target_test.cpp:175
Methodcan_overwrite
test/drop_target/drop_target_test.cpp:184
Methodcan_overwrite
test/drop_target/drop_target_test.cpp:190
Functioncatch
swish/frontend/announce_error.cpp:186
Functioncbt_hook_function
ezel/detail/hooks.hpp:103
Methodchallenge_response
test/common_boost/MockConsumer.hpp:219
Methodchallenge_response
test/common_boost/ConsumerStub.hpp:72
Methodchallenge_response_translator
ssh/session.hpp:120
Methodchange_icon
ezel/controls/icon.hpp:64
Methodcheck_if_user_cancelled
swish/drop_target/SequentialPlan.cpp:100
Methodcheckbox
ezel/controls/checkbox.hpp:84
Methodcheckbox_impl
ezel/controls/checkbox.hpp:57
Methodchild
test/common_boost/tree.hh:1878
Methodchild_directory
test/drop_target/rooted_source_test.cpp:68
Methodchild_file
test/drop_target/rooted_source_test.cpp:63
Functionclass_object
swish/utils.hpp:347
Methodclear
swish/nse/explorer_command.cpp:54
Methodclear
swish/nse/UICommand.hpp:135
Methodclear
swish/shell_folder/SftpDirectory.cpp:110
Methodclear
test/shell_folder/remote_folder_test.cpp:90
Methodclear
test/shell_folder/sftp_directory_test.cpp:94
Functionclick_cancel_thread
test/forms/password_test.cpp:41
Functionclick_cancel_thread
* Sends a button click to the Cancel button of the dialog programmatically. * * @todo This relies on internal knowledge that the cancel is the 17th
test/forms/add_host_test.cpp:49
Methodclsid
* Return the folder's registered CLSID * * @implementing CFolder */
swish/shell_folder/RemoteFolder.cpp:576
Methodclsid
* Return the folder's registered CLSID * * @implementing CFolder */
swish/shell_folder/HostFolder.cpp:424
Methodcolumn_click
* Sort by a given column of the folder view. * * @implementing shell_details_base_interface * * @return false to instruct the shel
swish/shell_folder/Folder.h:521
Methodcommand_provider
* Create a toolbar command provider for the folder. */
swish/shell_folder/RemoteFolder.cpp:632
Methodcommand_provider
* Create a toolbar command provider for the folder. */
swish/shell_folder/HostFolder.cpp:486
Methodcomment
* Return the optional comment attached to the host entry. * * @todo Fetch comment properly once libssh2 API allows it. */
ssh/knownhost.hpp:263
Methodcommon_init
swish/provider/libssh2_sftp_filesystem_item.cpp:132
Methodcompare
swish/remote_folder/columns.hpp:94
Methodcompare
swish/host_folder/columns.hpp:86
Methodcompare_ids
* Determine the relative order of two items in or below this folder. * * @implementing folder_error_adapter * * Given their item i
swish/shell_folder/Folder.h:349
Methodcompare_nodes
test/common_boost/tree.hh:452
Methodcompare_pidls
* Determine the relative order of two file objects or folders. * * @returns * - Negative: pidl1 < pidl2 * - Positive: pidl1 > pidl
swish/shell_folder/Folder.h:689
Methodconnect_additional_socket
test/ssh/session_fixture.hpp:115
Methodconnection_spec
swish/connection/connection_spec.cpp:48
Methodconsumer
test/connection/session_manager_test.cpp:87
Methodconsumer
test/shell_folder/sftp_directory_test.cpp:137
Methodconsumer_factory
test/shell_folder/remote_folder_test.cpp:120
Methodconsumer_responder
swish/connection/authenticated_session.cpp:239
← previousnext →901–1,000 of 1,774, ranked by callers