MCPcopy Create free account

hub / github.com/clechasseur/pathcopycopy / functions

Functions1,298 in github.com/clechasseur/pathcopycopy

Methodfor_container
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:733
Methodfor_one
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:647
Methodfor_one_ref
* @brief Returns @c enumerable over sequence of one element (stored externally). * * Static method that returns a <tt>coveo::enumerable</tt>
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:676
Methodfor_range
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:705
Functionfrom_int_range
3rdParty/coveo_linq/lib/coveo/linq/linq.h:580
Functionfrom_range
3rdParty/coveo_linq/lib/coveo/linq/linq.h:554
Functionfrom_repeated
3rdParty/coveo_linq/lib/coveo/linq/linq.h:611
Methodget_Description
Method that must return the plugin description, displayed in the contextual menu.
Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp:31
Methodget_Description
Method that must return the plugin description, displayed in the contextual menu.
Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp:29
Methodget_Description
Method that must return the plugin description, displayed in the contextual menu.
Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp:29
Methodget_Description
Method that must return the plugin description, displayed in the contextual menu.
Samples/SampleCOMPluginCpp/SampleCOMPlugin/SamplePathCopyCopyPlugin.cpp:10
Methodget_GroupId
Method that must return the ID of the plugin group to which this plugin belongs. All plugins in the same group will appear together in the contextual
Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp:69
Methodget_GroupId
Method that must return the ID of the plugin group to which this plugin belongs. All plugins in the same group will appear together in the contextual
Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp:67
Methodget_GroupId
Method that must return the ID of the plugin group to which this plugin belongs. All plugins in the same group will appear together in the contextual
Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp:67
Methodget_GroupId
Method that must return the ID of the plugin group to which this plugin belongs. All plugins in the same group will appear together in the contextual
Samples/SampleCOMPluginCpp/SampleCOMPlugin/SamplePathCopyCopyPlugin.cpp:47
Methodget_GroupPosition
Method that must return the position of the plugin in the plugin group. This is only important if get_GroupId returns a non-zero value.
Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp:81
Methodget_GroupPosition
Method that must return the position of the plugin in the plugin group. This is only important if get_GroupId returns a non-zero value.
Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp:79
Methodget_GroupPosition
Method that must return the position of the plugin in the plugin group. This is only important if get_GroupId returns a non-zero value.
Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp:79
Methodget_GroupPosition
Method that must return the position of the plugin in the plugin group. This is only important if get_GroupId returns a non-zero value.
Samples/SampleCOMPluginCpp/SampleCOMPlugin/SamplePathCopyCopyPlugin.cpp:59
Methodget_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/PathCopyCopyPlugin2b.cpp:43
Methodget_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/PathCopyCopyPlugin1a.cpp:41
Methodget_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/PathCopyCopyPlugin1b.cpp:41
Methodget_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
Samples/SampleCOMPluginCpp/SampleCOMPlugin/SamplePathCopyCopyPlugin.cpp:22
Methodget_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/PathCopyCopyPlugin1a.cpp:105
Methodget_PluginCount
IPathCopyCopyConfigHelper::PluginCount Returns the number of available plugins. @param p_pCount Will contain the number of available plugins. @retur
PathCopyCopy/src/PathCopyCopyConfigHelper.cpp:52
Methodget_UseDefaultIcon
Method that determines whether the plugin uses the default icon.
Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp:116
Methodget_next
Returns next element from one of the sequences or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:566
Methodget_next
Returns next distinct element or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:872
Methodget_next
Returns next non-filtered element or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1094
Methodget_next
Returns next element that is both in first and second sequence or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1691
Methodget_next
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2781
Methodget_next
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2873
Methodget_next
Returns next distinct element in either sequence or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3673
Methodget_next_in_list
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2772
Methodget_next_in_list
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3894
Methodget_next_in_seq
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3637
Methodget_next_in_vector
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2763
Methodget_next_in_vector
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3884
Functiongroup_by
3rdParty/coveo_linq/lib/coveo/linq/linq.h:1701
Functiongroup_by_and_fold
3rdParty/coveo_linq/lib/coveo/linq/linq.h:1938
Methodgroup_by_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1404
Functiongroup_join
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2208
Methodgroup_join_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1587
Functiongroup_values_by
3rdParty/coveo_linq/lib/coveo/linq/linq.h:1820
Functiongroup_values_by_and_fold
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2053
Methodgroups_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1340
Methodgroups_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1518
Methodhas_fast_size
Support for sequence size (a bit like the enumerable API)
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2491
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:713
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:942
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:994
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1946
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1998
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2059
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2107
Methodimpl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2677
Methodindexless_selector_proxy
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:108
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1060
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1320
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1366
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1489
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1546
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1655
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1804
Methodinit
Called to initialize enum_ before using it.
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2436
Methodinit
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3203
Methodinit_seen_elements
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:867
Functionintersect
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2355
Methodintersect_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1725
Methodintersect_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1669
Methodis_in_seq2
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1683
Methoditerator
* @brief Default constructor. * * Default constructor. Creates an invalid iterator that * cannot be dereferenced.
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:442
Functionjoin
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2473
Methodjoin_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1900
Methodjoin_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1831
Functionlast
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2621
Methodlast_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2033
Functionlast_or_default
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2704
Methodlast_or_default_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2131
Functionmake_unique
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:266
Methodmax_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2184
Methodmin_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2245
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:588
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:894
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1112
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1374
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1554
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1709
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1867
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2793
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2889
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3213
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3344
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3693
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3777
Methodnext_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3916
Methodnext_impl_fast
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2602
Methodnext_impl_slow
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2656
Functionnone
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2947
Methodnone_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2279
← previousnext →1,001–1,100 of 1,298, ranked by callers