Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clechasseur/pathcopycopy
/ functions
Functions
1,298 in github.com/clechasseur/pathcopycopy
⨍
Functions
1,298
◇
Types & classes
374
Method
for_container
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:733
Method
for_one
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:647
Method
for_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
Method
for_range
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:705
Function
from_int_range
3rdParty/coveo_linq/lib/coveo/linq/linq.h:580
Function
from_range
3rdParty/coveo_linq/lib/coveo/linq/linq.h:554
Function
from_repeated
3rdParty/coveo_linq/lib/coveo/linq/linq.h:611
Method
get_Description
Method that must return the plugin description, displayed in the contextual menu.
Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp:31
Method
get_Description
Method that must return the plugin description, displayed in the contextual menu.
Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp:29
Method
get_Description
Method that must return the plugin description, displayed in the contextual menu.
Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp:29
Method
get_Description
Method that must return the plugin description, displayed in the contextual menu.
Samples/SampleCOMPluginCpp/SampleCOMPlugin/SamplePathCopyCopyPlugin.cpp:10
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_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
Method
get_UseDefaultIcon
Method that determines whether the plugin uses the default icon.
Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp:116
Method
get_next
Returns next element from one of the sequences or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:566
Method
get_next
Returns next distinct element or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:872
Method
get_next
Returns next non-filtered element or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1094
Method
get_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
Method
get_next
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2781
Method
get_next
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2873
Method
get_next
Returns next distinct element in either sequence or nullptr when done
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3673
Method
get_next_in_list
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2772
Method
get_next_in_list
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3894
Method
get_next_in_seq
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3637
Method
get_next_in_vector
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2763
Method
get_next_in_vector
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3884
Function
group_by
3rdParty/coveo_linq/lib/coveo/linq/linq.h:1701
Function
group_by_and_fold
3rdParty/coveo_linq/lib/coveo/linq/linq.h:1938
Method
group_by_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1404
Function
group_join
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2208
Method
group_join_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1587
Function
group_values_by
3rdParty/coveo_linq/lib/coveo/linq/linq.h:1820
Function
group_values_by_and_fold
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2053
Method
groups_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1340
Method
groups_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1518
Method
has_fast_size
Support for sequence size (a bit like the enumerable API)
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2491
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:713
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:942
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:994
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1946
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1998
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2059
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2107
Method
impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2677
Method
indexless_selector_proxy
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:108
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1060
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1320
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1366
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1489
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1546
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1655
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1804
Method
init
Called to initialize enum_ before using it.
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2436
Method
init
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3203
Method
init_seen_elements
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:867
Function
intersect
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2355
Method
intersect_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1725
Method
intersect_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1669
Method
is_in_seq2
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1683
Method
iterator
* @brief Default constructor. * * Default constructor. Creates an invalid iterator that * cannot be dereferenced.
3rdParty/coveo_linq/lib/coveo/seq/enumerable.h:442
Function
join
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2473
Method
join_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1900
Method
join_info
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1831
Function
last
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2621
Method
last_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2033
Function
last_or_default
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2704
Method
last_or_default_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2131
Function
make_unique
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:266
Method
max_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2184
Method
min_impl_1
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2245
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:588
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:894
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1112
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1374
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1554
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1709
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:1867
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2793
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2889
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3213
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3344
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3693
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3777
Method
next_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:3916
Method
next_impl_fast
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2602
Method
next_impl_slow
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2656
Function
none
3rdParty/coveo_linq/lib/coveo/linq/linq.h:2947
Method
none_impl
3rdParty/coveo_linq/lib/coveo/linq/detail/linq_detail.h:2279
← previous
next →
1,001–1,100 of 1,298, ranked by callers