MCPcopy Create free account

hub / github.com/clechasseur/pathcopycopy / functions

Functions1,298 in github.com/clechasseur/pathcopycopy

↓ 2 callersMethodGetPathsSeparator
Returns the string to use between each path copied. An empty string instructs PCC to use the default value (usually a newline). @return Separator bet
PathCopyCopy/src/PathCopyCopySettings.cpp:553
↓ 2 callersMethodGetUseFQDN
Checks whether user wants to use fully-qualified domain names (FQDN) when returning paths for the UNC plugins. @return true if FQDNs should be used,
PathCopyCopy/src/PathCopyCopySettings.cpp:269
↓ 2 callersMethodGetUseHiddenShares
Checks whether user wants to consider hidden shares when returning paths for the UNC plugins. @return true if hidden shares should be considered, fal
PathCopyCopy/src/PathCopyCopySettings.cpp:249
↓ 2 callersMethodInitResult
Returns the result of the clipboard initialization performed by the constructor. If this returns false, the clipboard has not been acquired by the win
PathCopyCopy/prihdr/StClipboard.h:78
↓ 2 callersMethodLaunch
Launches the settings application using the given command. @param p_Options Program options. See header for default values.
PathCopyCopy/src/PathCopyCopySettingsApp.cpp:45
↓ 2 callersMethodParseArguments
<summary> Parses Command Line Arguments. Errors are output on Console.Error. Use ArgumentAttributes to control parsing behaviour. </summary> <param na
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:444
↓ 2 callersMethodReadData
Reads a number of characters from the stream. @param p_DataSize Size of data to read, in number of characters. @return String containing the data.
PathCopyCopy/src/PluginPipelineDecoder.cpp:472
↓ 2 callersMethodRegisterCOMPlugin
Registers a plugin in the Path Copy Copy registry so that it is used in the contextual menu. @param p_CLSID ID of plugin COM class. @param p_User Whe
PathCopyCopy/src/PathCopyCopySettings.cpp:844
↓ 2 callersMethodSetFormInformation
<summary> Stores information for the given form in the settings. </summary> <param name="formName">Name of the form.</param> <param name="position">Fo
PathCopyCopySettings/Core/UserSettings.cs:990
↓ 2 callersMethodSetUseFilelist
Sets whether to launch executable with filelist instead of paths directly. @param p_UseFilelist true to launch executable with filelist instead of pa
PathCopyCopy/src/PluginPipeline.cpp:134
↓ 2 callersMethodSplit
Splits the given string using the given separators into parts. @param p_String String to split. @param p_Separators Separators to use for splitting.
PathCopyCopy/src/StringUtils.cpp:80
↓ 2 callersMethodUnregisterCOMPlugin
Unregisters a plugin, removing it from our registry. @param p_CLSID ID of plugin COM class. @param p_User Whether the plugin was registered per-user
PathCopyCopy/src/PathCopyCopySettings.cpp:884
↓ 2 callersMethodcbegin
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2483
↓ 2 callersMethodcend
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2486
↓ 2 callersFunctionenumerate_range
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:848
↓ 2 callersMethodget_HelpText
Method that can return a help text to be displayed in the status bar when the cursor is over the plugin's menu item. It is legal to return NULL or an
Testing/TestPlugins/src/PathCopyCopyPlugin2a.cpp:41
↓ 2 callersMethodget_IconFile
Method that provides the path of a file containing the image to use for the icon of the plugin in the contextual menu.
Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp:107
↓ 2 callersMethodget_UseDefaultIcon
Method that determines whether the plugin uses the default icon.
Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp:155
↓ 2 callersMethodhas_fast_size
* @brief Determines if <tt>size()</tt> is fast. * * Method that can be used to know if this @c enumerable has a * <tt>coveo::enumerable
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:311
↓ 2 callersMethodinit_seen_elements
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3668
↓ 2 callersFunctionmake_deref_next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:184
↓ 2 callersMethodsecond_begin
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3665
↓ 2 callersFunctionto_vector
3rdParty/coveo_linq/lib/coveo/linq/linq.h:4159
↓ 1 callersMethodAcquire
Assumes ownership of the given memory block, freeing any existing owned block. Block handle must have been allocated using GlobalAlloc. @param p_hBlo
PathCopyCopy/prihdr/StGlobalBlock.h:96
↓ 1 callersMethodAct
Copies the given paths to the clipboard. @param p_Paths Path or paths to copy to the clipboard, pre-bundled in a single string. @param p_hWnd Parent
PathCopyCopy/actions/src/CopyToClipboardPathAction.cpp:44
↓ 1 callersMethodAction
Returns the action to perform on the path or paths when using this plugin. By default, this returns an action copying the path or paths to the clipboa
PathCopyCopy/src/Plugin.cpp:124
↓ 1 callersMethodApplyRevisions
Applies revisions to the user config registry key immediately instead of doing it lazily the next time settings are accessed.
PathCopyCopy/src/PathCopyCopySettings.cpp:941
↓ 1 callersMethodApplyUserRevisions
<summary> Uses the Path Copy Copy DLL to apply config revisions to the user config registry keys. This can be called to ensure config is up-to-date be
PathCopyCopySettings/Core/PCCExecutor.cs:80
↓ 1 callersMethodArgumentsUsage
<summary> Returns a Usage string for command line argument parsing. Use ArgumentAttributes to control parsing behaviour. Formats the output to the wid
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:494
↓ 1 callersFunctionCPathCopyCopyConfigHelper
PathCopyCopy/prihdr/PathCopyCopyConfigHelper.h:47
↓ 1 callersFunctionCPathCopyCopyContextMenuExt
PathCopyCopy/prihdr/PathCopyCopyContextMenuExt.h:61
↓ 1 callersFunctionCPathCopyCopyDataHandler
PathCopyCopy/prihdr/PathCopyCopyDataHandler.h:50
↓ 1 callersFunctionCPathCopyCopyPlugin1a
Testing/TestPlugins/prihdr/PathCopyCopyPlugin1a.h:48
↓ 1 callersFunctionCPathCopyCopyPlugin1b
Testing/TestPlugins/prihdr/PathCopyCopyPlugin1b.h:47
↓ 1 callersFunctionCPathCopyCopyPlugin2a
Testing/TestPlugins/prihdr/PathCopyCopyPlugin2a.h:47
↓ 1 callersFunctionCPathCopyCopyPlugin2b
Testing/TestPlugins/prihdr/PathCopyCopyPlugin2b.h:48
↓ 1 callersFunctionCSamplePathCopyCopyPlugin
Samples/SampleCOMPluginCpp/SampleCOMPlugin/SamplePathCopyCopyPlugin.h:28
↓ 1 callersMethodCanDropRedundantWords
Checks if Path Copy Copy can drop redundant words like "copy" from this plugin's description. The default implementation returns true; Plugin classes
PathCopyCopy/src/Plugin.cpp:148
↓ 1 callersMethodCheckForUpdate
<summary> Downloads the latest software update collection and checks if there is a compatible software update available. If so, shows a modal form pro
PathCopyCopySettings/Core/SoftwareUpdates.cs:261
↓ 1 callersMethodCopyPathsRecursively
Checks if this plugin wants to copy paths recursively. The default value is false. @return Whether to copy paths recursively.
PathCopyCopy/src/Plugin.cpp:113
↓ 1 callersMethodDefaultValue
(ArgumentAttribute attribute, FieldInfo _)
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:1051
↓ 1 callersMethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
PathCopyCopySettings/UI/Forms/MainForm.Designer.cs:14
↓ 1 callersMethodDllRegisterServer
CPathCopyCopyModule::DllRegisterServer Registers this module's classes and type libraries. @param p_RegisterTypeLib Whether to register type librari
PathCopyCopy/src/dllmain.cpp:95
↓ 1 callersMethodDllRegisterServer
Registers our COM object. Let's use the opportunity to register our plugins.
Testing/TestPlugins/src/dllmain.cpp:42
↓ 1 callersMethodDllRegisterServer
Registers our COM object. Let's use the opportunity to register ourselves as a Path Copy Copy plugin.
Samples/SampleCOMPluginCpp/SampleCOMPlugin/dllmain.cpp:14
↓ 1 callersMethodDllUnregisterServer
CPathCopyCopyModule::DllUnregisterServer Unregisters this module's classes and type libraries. @param p_UnregisterTypeLib Whether to unregister type
PathCopyCopy/src/dllmain.cpp:138
↓ 1 callersMethodDllUnregisterServer
Unregisters our COM object. We will also remove our plugins from Path Copy Copy.
Testing/TestPlugins/src/dllmain.cpp:93
↓ 1 callersMethodDllUnregisterServer
Unregisters our COM object. We will also remove our plugin from Path Copy Copy.
Samples/SampleCOMPluginCpp/SampleCOMPlugin/dllmain.cpp:29
↓ 1 callersMethodDuplicate
<summary> Creates a copy of this <see cref="PipelinePluginInfo"/>. All fields will be the same as <c>this</c>, except for the <see cref="Id"/> which w
PathCopyCopySettings/Core/Plugins/PipelinePlugins.cs:394
↓ 1 callersMethodEdit
<summary> Edits our pipeline plugin. </summary> <returns>Info about pipeline plugin edited. Will be <c>null</c> if the user cancelled the editing.</re
PathCopyCopySettings/UI/Utils/PipelinePluginEditor.cs:110
↓ 1 callersMethodEquals
<summary> Compares two pipeline plugin infos for equality. They are compared through their <see cref="Id"/>. </summary> <param name="other">Pipeline p
PathCopyCopySettings/Core/Plugins/PipelinePlugins.cs:432
↓ 1 callersMethodExplicitShortName
(ArgumentAttribute attribute)
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:1046
↓ 1 callersMethodExportUserSettings
<summary> Uses the <c>reg</c> command to export the contents of the user key to a file. </summary> <param name="fileName">File where to save the regis
PathCopyCopySettings/Core/UserSettings.cs:866
↓ 1 callersMethodGetAddQuotesAroundPaths
Checks whether user wants us to add quotes around the paths saved to the clipboard. This applies to all plugins. @return true if we should add quotes
PathCopyCopy/src/PathCopyCopySettings.cpp:289
↓ 1 callersMethodGetAlwaysShowSettingsEntry
Checks whether we should always show the Settings entry in the submenu. @return true to always show the Settings entry.
PathCopyCopy/src/PathCopyCopySettings.cpp:514
↓ 1 callersMethodGetAlwaysShowSubmenu
Checks whether we should always show the submenu with all plugins. If not, we will only show the submenu when the Shift key is pressed. @return true
PathCopyCopy/src/PathCopyCopySettings.cpp:495
↓ 1 callersMethodGetAreQuotesOptional
Checks whether user wants quotes around paths to be optional, e.g. present only when there are spaces in the path. Only used when AddQuotesAroundPath
PathCopyCopy/src/PathCopyCopySettings.cpp:310
↓ 1 callersMethodGetConsoleWindowWidth
<summary> Returns the number of columns in the current console window </summary> <returns>Returns the number of columns in the current console window<
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:549
↓ 1 callersMethodGetCtrlKeyPlugin
Returns the plugin to use when user opens the contextual menu while holding down the Ctrl key. @param p_rPluginId Upon return, will contain the ID of
PathCopyCopy/src/PathCopyCopySettings.cpp:611
↓ 1 callersMethodGetData
IDataObject::GetData Called by the shell when data is actually required. @param pformatetcIn Format descriptor for the format requested. @param pmedi
PathCopyCopy/src/PathCopyCopyDataHandler.cpp:142
↓ 1 callersFunctionGetDescription
Called to get the description for a COM plugin. Command: get_Description @param p_pPlugin Plugin to query. @param p_rOutput Where to store output. @r
PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp:113
↓ 1 callersMethodGetDescription
<summary> Invokes the COM plugin executor program to get the description for a COM plugin. </summary> <param name="pluginId">ID of plugin to invoke.</
PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs:61
↓ 1 callersMethodGetEditingControl
<summary> Returns a user control to edit this pipeline element. The control must be data-bound to the element somehow. </summary> <returns>User contro
PathCopyCopySettings/Core/Plugins/PipelinePlugins.cs:709
↓ 1 callersMethodGetEditingDisabled
Checks whether the administrator has disabled editing of the settings by the settings app. @return true if editing is disabled.
PathCopyCopy/src/PathCopyCopySettings.cpp:806
↓ 1 callersMethodGetElementType
<summary> Returns the <see cref="Type"/> of the given pipeline element. We do some substitution behind the scenes for some element types. </summary> <
PathCopyCopySettings/UI/Utils/PipelinePluginEditor.cs:207
↓ 1 callersMethodGetEncodeParam
Checks how user wants us to encode characters in path. This applies to all plugins. @return Encode parameter.
PathCopyCopy/src/PathCopyCopySettings.cpp:350
↓ 1 callersMethodGetFormInformation
<summary> Returns information stored in the settings for the given form. </summary> <param name="formName">Name of the form.</param> <param name="posi
PathCopyCopySettings/Core/UserSettings.cs:961
↓ 1 callersFunctionGetGroupId
Called to get the group ID for a COM plugin. Command: get_GroupId @param p_pPlugin Plugin to query. @param p_rOutput Where to store output. @return R
PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp:155
↓ 1 callersMethodGetGroupId
<summary> Invokes the COM plugin executor program to get the group ID for a COM plugin. </summary> <param name="pluginId">ID of plugin to invoke.</par
PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs:87
↓ 1 callersFunctionGetGroupPosition
Called to get the group position for a COM plugin. Command: get_GroupPosition @param p_pPlugin Plugin to query. @param p_rOutput Where to store outpu
PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp:181
↓ 1 callersMethodGetGroupPosition
<summary> Invokes the COM plugin executor program to get the group position for a COM plugin. </summary> <param name="pluginId">ID of plugin to invoke
PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs:100
↓ 1 callersMethodGetHKEY
Returns the handle of our registry key. @return Registry key handle. null if not open.
PathCopyCopy/src/AtlRegKey.cpp:81
↓ 1 callersFunctionGetHelpText
Called to get the help text for a COM plugin. Command: get_Description @param p_pPlugin Plugin to query. @param p_rOutput Where to store output. @ret
PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp:134
↓ 1 callersFunctionGetIconFile
Called to get the icon file for a COM plugin. Command: get_IconFile @param p_pPlugin Plugin to query. @param p_rOutput Where to store output. @return
PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp:207
↓ 1 callersMethodGetIconFile
<summary> Invokes the COM plugin executor program to get the icon file for a COM plugin. </summary> <param name="pluginId">ID of plugin to invoke.</pa
PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs:113
↓ 1 callersMethodGetIconFileForPlugin
Looks in the Icons key and attempts to find an icon file for the given plugin. @param p_PluginId ID of plugin to look for. @return If an icon file ex
PathCopyCopy/src/PathCopyCopySettings.cpp:769
↓ 1 callersMethodGetMakePathsIntoEmailLinks
Checks whether user wants us to turn the paths into e-mail links by surrounding them with < and >. This applies to all plugins. @return true if we sh
PathCopyCopy/src/PathCopyCopySettings.cpp:330
↓ 1 callersMethodGetOutput
<summary> Fetches the output of the rundll32 execution from the registry. Call this after using the <see cref="RegistryValueName"/> in a call to the P
PathCopyCopySettings/Core/PCCExecutor.cs:179
↓ 1 callersMethodGetPipeline
Returns a pointer to the pipeline we're using, initializing it on the first call. @param p_psSeenPluginIds Pointer to set used to store seen plugin I
PathCopyCopy/plugins/src/PipelinePlugin.cpp:69
↓ 1 callersMethodGetPipelineError
Returns any error message retrieved when this plugin's pipeline has been loaded. Call this if GetPipeline returns nullptr to perhaps get more informat
PathCopyCopy/plugins/src/PipelinePlugin.cpp:100
↓ 1 callersMethodGetPreview
<summary> Returns the preview of the effect of the plugin on a hardcoded path. </summary> <param name="userSettings">Object to access user settings.</
PathCopyCopySettings/Core/Plugins/Plugin.cs:133
↓ 1 callersMethodGetShowForFiles
Gets whether the plugin should be displayed when files are selected. @return true to display plugin when files are selected.
PathCopyCopy/src/PluginPipeline.cpp:144
↓ 1 callersMethodGetShowForFolders
Gets whether the plugin should be displayed when folders are selected. @return true to display plugin when folders are selected.
PathCopyCopy/src/PluginPipeline.cpp:164
↓ 1 callersMethodGetTempPipelinePlugins
Loads temporary pipeline plugins found in the registry as saved there by the settings app. Such plugins are used to execute pipeline plugins not saved
PathCopyCopy/src/PathCopyCopySettings.cpp:929
↓ 1 callersMethodGetTrueLnkPaths
Returns whether we want to copy paths to the shortcut (.lnk) files instead of the path of their targets. @return true to copy the path of .lnk files
PathCopyCopy/src/PathCopyCopySettings.cpp:571
↓ 1 callersMethodGetUsageString
<summary> A user firendly usage string describing the command line argument syntax. </summary>
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:781
↓ 1 callersFunctionGetUseDefaultIcon
Called to check if a COM plugin should use the default icon. Command: get_UseDefaultIcon @param p_pPlugin Plugin to query. @param p_rOutput Where to
PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp:231
↓ 1 callersMethodGetUseDefaultIcon
<summary> Invokes the COM plugin executor program to check if a COM plugin wants to use the default icon. </summary> <param name="pluginId">ID of plug
PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs:126
↓ 1 callersMethodGetUseFilelist
Returns whether to launch executable with filelist instead of paths directly. @return Whether to launch executable with filelist instead of paths.
PathCopyCopy/src/PluginPipeline.cpp:124
↓ 1 callersMethodGetUseIconForDefaultPlugin
Checks whether we want to show an icon next to the default plugin in the contextual menu. @return true if we should show an icon next to default plug
PathCopyCopy/src/PathCopyCopySettings.cpp:397
↓ 1 callersMethodGetUseIconForSubmenu
Checks whether we want to show an icon next to the submenu in the contextual menu. @return true if we should show an icon next to submenu.
PathCopyCopy/src/PathCopyCopySettings.cpp:416
↓ 1 callersMethodGetUsePreviewMode
Checks whether we want to show a preview of plugin results instead of plugin names in the submenu. @return true if we should use preview mode in subm
PathCopyCopy/src/PathCopyCopySettings.cpp:436
↓ 1 callersMethodGetUsePreviewModeInMainMenu
Checks whether we want to show a preview of plugin results instead of plugin names in the main menu. @return true if we should use preview mode in ma
PathCopyCopy/src/PathCopyCopySettings.cpp:456
↓ 1 callersMethodGetValues
Returns a list of values in this registry key. @param p_rvValues Where to store information about the values.
PathCopyCopy/src/AtlRegKey.cpp:169
↓ 1 callersMethodGetWSLPathPrefix
Returns the prefix to use to build WSL paths. @return WSL path prefix. Defaults to "/mnt".
PathCopyCopy/src/PathCopyCopySettings.cpp:590
↓ 1 callersMethodGroupId
Returns the ID of the group to which the plugin belongs. If the plugin does not implement grouping, will return 0. @return Group ID of plugin, or 0 i
PathCopyCopy/plugins/src/COMPlugin.cpp:86
↓ 1 callersMethodGroupPosition
Returns the position of the plugin within its group. If the plugin does not implement grouping, will return 0. @return Plugin position in group, or 0
PathCopyCopy/plugins/src/COMPlugin.cpp:105
↓ 1 callersMethodHasHelpText
(ArgumentAttribute attribute)
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:1041
↓ 1 callersMethodHelpText
Returns the help text to show in the Windows Explorer status bar when the user hovers the cursor over the plugin's menu item. If not overridden, no he
PathCopyCopy/src/Plugin.cpp:52
↓ 1 callersMethodHelpText
(ArgumentAttribute attribute, FieldInfo _)
PathCopyCopySettings/3rdParty/CommandLineArguments.cs:1033
← previousnext →101–200 of 1,298, ranked by callers