MCPcopy Create free account

hub / github.com/alamaison/swish / functions

Functions1,774 in github.com/alamaison/swish

MethodGetHost
* Get the host name of the machine to connect to for remote testing. * * The host name is retrieved from the TEST_HOST_NAME environment vari
test/common_boost/remote_test_config.hpp:52
MethodGetHostFolderAssocKeys
* Get registry keys for HostFolder connection association info. * * This list is not required for Windows Vista but, on any earlier * version, it
swish/shell_folder/Registry.cpp:65
MethodGetIDList
swish/shell_folder/Folder.h:251
MethodGetIconLocation
* Retrieves location of the appropriate icon as an index into the system list. * * @implementing IExtractIconW * * @param[in] uFlags Flags
swish/shell_folder/IconExtractor.cpp:64
MethodGetLast
swish/shell_folder/Pidl.h:172
MethodGetNext
swish/shell_folder/Pidl.h:163
MethodGetPort
test/common_boost/fixtures.cpp:317
MethodGetPort
* Get the port to connect to on the remote testing machine. * * The port is retrieved from the TEST_HOST_PORT environment variable. * I
test/common_boost/remote_test_config.hpp:89
MethodGetReadStream
* Create an IStream instance open for reading on a temporary file * in our sandbox. The file contained the same data that * Expec
test/provider/stream_read_test.cpp:97
MethodGetRemoteFolderAssocKeys
* Get registry keys for HostFolder connection association info. * * This list is not required for Windows Vista but, on any earlier * version, it
swish/shell_folder/Registry.cpp:104
MethodGetRemoteFolderBackgroundAssocKeys
swish/shell_folder/Registry.cpp:128
MethodGetStream
* Create an IStream instance open on a temporary file in our sandbox. * By default the stream is open for reading and writing but different
test/provider/StreamFixture.hpp:87
MethodGetSubdirectory
* Get instance of CSftpDirectory for a subdirectory of this directory. * * @param directory Child PIDL of directory within this directory. * * @r
swish/shell_folder/SftpDirectory.cpp:296
MethodGetUser
test/common_boost/fixtures.cpp:312
MethodGetUser
* Get the user name of the SSH account to connect to on the remote machine. * * The user name is retrieved from the TEST_USER_NAME environme
test/common_boost/remote_test_config.hpp:71
MethodGlobalCida
swish/shell_folder/data_object/ShellDataObject.cpp:80
MethodGlobalLocker
* Lock the given HGLOBAL. * * The HGLOBAL remains locked for the lifetime of the object. * * @throws system_error if locking fails
swish/shell_folder/data_object/GlobalLocker.hpp:69
MethodHostCommand
test/nse/explorer_command_tests.cpp:182
MethodInitializeEx
swish/shell_folder/Folder.h:227
MethodIntraSequenceCallback
swish/drop_target/SequentialPlan.cpp:92
MethodInvoke
swish/nse/UICommand.hpp:80
MethodInvoke
* Execute the code associated with this command instance. * * @param[in] psiItemArray Optional array of PIDLs that command is *
swish/nse/task_pane.hpp:267
MethodIsEmpty
swish/shell_folder/Pidl.h:177
MethodLaunchAgent
swish/host_folder/commands/LaunchAgent.cpp:94
MethodLocaleSetup
swish/shell_folder/locale_setup.hpp:78
MethodLockRegion
swish/provider/ticketed_stream.hpp:100
MethodMockConsumer
test/common_boost/MockConsumer.hpp:98
MethodMockProvider
test/common_boost/MockProvider.hpp:458
MethodMode
swish/remote_folder/Mode.cpp:26
MethodNewDirectoryInSandbox
test/common_boost/fixtures.cpp:411
MethodNewFileInSandbox
test/common_boost/fixtures.cpp:383
MethodNewFolder
swish/remote_folder/commands/NewFolder.cpp:170
MethodOnCancel
swish/shell_folder/KbdInteractiveDialog.cpp:125
MethodOnConfirmOverwrite
test/common_boost/ConsumerStub.hpp:80
MethodOnHostkeyMismatch
test/common_boost/MockConsumer.hpp:291
MethodOnHostkeyMismatch
test/common_boost/ConsumerStub.hpp:87
MethodOnHostkeyUnknown
test/common_boost/MockConsumer.hpp:297
MethodOnHostkeyUnknown
test/common_boost/ConsumerStub.hpp:93
MethodOnInitDialog
swish/shell_folder/KbdInteractiveDialog.cpp:66
MethodOnOK
swish/shell_folder/KbdInteractiveDialog.cpp:118
MethodOpenSshFixture
test/common_boost/fixtures.cpp:264
MethodOpenSshServer
test/common_boost/fixtures.cpp:244
MethodOperationExecutor
swish/drop_target/SequentialPlan.cpp:146
MethodPasswordForm
swish/forms/password.cpp:55
MethodPidlCopyPlan
* Create plan to copy items represented by clipboard PIDL format. * * Expands the top-level PIDLs into a list of all items in the hierarchy. */
swish/drop_target/PidlCopyPlan.cpp:163
MethodPidlFormat
swish/shell_folder/data_object/ShellDataObject.cpp:279
MethodPrivateKeyPath
test/common_boost/fixtures.cpp:322
MethodProdInnerWithFormat
* Prod the inner DataObject with the given format. * * This sets an empty item in the inner DataObject which causes it to register * the existence
swish/shell_folder/DataObject.cpp:259
MethodProvider
test/common_boost/ProviderFixture.cpp:57
MethodPublicKeyPath
test/common_boost/fixtures.cpp:327
MethodRemoteFolderFixture
test/shell_folder/remote_folder_test.cpp:107
MethodRemoteSftpFixture
test/provider-network/stream_test.cpp:92
MethodRemove
swish/host_folder/commands/Remove.cpp:82
MethodRevert
swish/provider/ticketed_stream.hpp:95
MethodRootedSource
swish/drop_target/RootedSource.hpp:90
MethodSandbox
test/common_boost/fixtures.cpp:378
MethodSandboxFixture
test/common_boost/fixtures.cpp:364
MethodScopedDisabler
swish/drop_target/DropUI.cpp:226
MethodSession
* Return an authenticated_session instance connected to the fixture * SSH server. */
test/provider/SftpFixture.hpp:70
MethodSetIDList
swish/shell_folder/Folder.h:246
MethodSetSize
swish/provider/ticketed_stream.hpp:77
MethodSftpDestination
swish/drop_target/SftpDestination.hpp:98
MethodSftpDirectoryFixture
test/shell_folder/sftp_directory_test.cpp:118
MethodShellDataObject
swish/shell_folder/data_object/ShellDataObject.cpp:155
MethodSkip
swish/nse/UICommand.hpp:96
MethodStaticColumn
* Create a column manager for the indexth column. * * @throws std::range_error if the column index is out of range. */
swish/nse/StaticColumn.hpp:49
MethodStorageMedium
swish/shell_folder/data_object/StorageMedium.hpp:42
MethodStreamFixture
* Initialise the test fixture with the path of a new, empty file * in the sandbox. */
test/provider/StreamFixture.hpp:75
MethodStreamReadFixture
* Put test data into a file in our sandbox. */
test/provider/stream_read_test.cpp:86
MethodTestCommand
test/nse/explorer_command_tests.cpp:60
MethodTestFixture
test/shell_folder/sftp_data_object_nasty_old_test.cpp:79
MethodToRemotePath
* Transform a local (Windows) path into a form usuable on the * command-line of the fixture SSH server. */
test/common_boost/fixtures.cpp:336
MethodTraceFormatter
swish/trace.hpp:105
MethodTracer
swish/trace.hpp:66
MethodUnlockRegion
swish/provider/ticketed_stream.hpp:107
MethodWinsockFixture
test/common_boost/fixtures.hpp:67
Method_Clear
swish/shell_folder/DataObject.h:249
Method_Construct
swish/shell_folder/DataObject.h:181
Method_CreateFileContentsStream
* Create an IStream for relative path stored in the lindexth FILEDESCRIPTOR. * * @p lindex corresponds to an item in the File Group Descriptor (whic
swish/shell_folder/SftpDataObject.cpp:302
Method_CreateFileGroupDescriptor
* Create CFSTR_FILEDESCRIPTOR format from cached PIDLs. */
swish/shell_folder/SftpDataObject.cpp:279
Method_CreateRootHostPidl
* Get an absolute PIDL that ends in a HOSTPIDL to root RemoteFolder on. */
test/shell_folder-com_dll/RemoteFolder_test.cpp:278
Method_CreateRootPidl
* Get root PIDL appropriate for current test. */
test/shell_folder-com_dll/RemoteFolder_test.cpp:232
Method_CreateRootPidl
* Get root PIDL appropriate for current test. */
test/shell_folder-com_dll/RemoteFolder_test.cpp:585
Method_CreateRootRemotePidl
* Get an absolute PIDL that ends in a REMOTEPIDL to root RemoteFolder on. */
test/shell_folder-com_dll/RemoteFolder_test.cpp:259
Method_CreateTestPidl
test/shell_folder-com_dll/HostFolder_test.cpp:398
Method_CreateTestPidl
test/shell_folder-com_dll/RemoteFolder_test.cpp:462
Method_CreateTestPidl
test/shell_folder-com_dll/RemoteFolder_test.cpp:574
Method_DelayRenderCfFileContents
* Delay-render a CFSTR_FILECONTENTS format for a PIDL passed to Initialize(). * * Unlike the CFSTR_SHELLIDLIST format, the file contents formats sho
swish/shell_folder/SftpDataObject.cpp:252
Method_DelayRenderCfFileGroupDescriptor
* Delay render CFSTR_FILEDESCRIPTOR format for PIDLs passed to Initialize(). * * Unlike the CFSTR_SHELLIDLIST format, the file group descriptor shou
swish/shell_folder/SftpDataObject.cpp:204
Method_DrawInstruction
swish/shell_folder/KbdInteractiveDialog.cpp:135
Method_DrawOKCancel
swish/shell_folder/KbdInteractiveDialog.cpp:227
Method_DrawPrompt
swish/shell_folder/KbdInteractiveDialog.cpp:163
Method_DrawResponseBox
swish/shell_folder/KbdInteractiveDialog.cpp:197
Method_ExchangeData
* Copy data from response Win32 edit boxes into member variable. * * This is necessary as the dialogue and its text boxed are destroyed when OK * o
swish/shell_folder/KbdInteractiveDialog.cpp:257
Method_ExpandDirectoryTreeInto
* Return a list of all the PIDLs in this directory and below as a single list. * * The PIDLs are returned appended to the end of the @p vecPidls ino
swish/shell_folder/SftpDataObject.cpp:463
Method_ExpandPidlsInto
* Expand all top-level PIDLs into a list of Descriptors with relative paths. * * There should be a file descriptor for every item in the directory
swish/shell_folder/SftpDataObject.cpp:330
Method_ExpandTopLevelPidlInto
* Expand one of the selected PIDLs to include any descendents. * * If the given PIDL is a simple item, the returned list just contains this * PIDL.
swish/shell_folder/SftpDataObject.cpp:412
Method_GetDisplayName
test/shell_folder-com_dll/HostFolder_test.cpp:405
Method_GetDisplayName
test/shell_folder-com_dll/RemoteFolder_test.cpp:333
Method_GetEnumAll
swish/shell_folder/SftpDataObject.cpp:499
← previousnext →801–900 of 1,774, ranked by callers