MCPcopy Create free account
hub / github.com/audacity/audacity / begin

Method begin

libraries/lib-project/Project.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22auto AllProjects::begin() const -> const_iterator
23{
24 return gAudacityProjects.begin();
25}
26
27auto AllProjects::end() const -> const_iterator
28{

Callers 15

FindModulePathsMethod · 0.45
SetReportURLMethod · 0.45
SetParametersMethod · 0.45
SpectrumTransformerMethod · 0.45
RotateWindowsMethod · 0.45
operator()Method · 0.45
AssignMethod · 0.45
FindModulePathsMethod · 0.45
GetSearchPathsMethod · 0.45
PasteOverMethod · 0.45
RepeatMethod · 0.45

Calls

no outgoing calls

Tested by 3

SpectrumTransformerMethod · 0.36
RotateWindowsMethod · 0.36
IsSameFunction · 0.36