MCPcopy Create free account

hub / github.com/Apress/beginning-cpp20 / functions

Functions2,846 in github.com/Apress/beginning-cpp20

↓ 137 callersMethodsize
Exercises/NoModules/Chapter 18/Soln18_02/LinkedList.h:296
↓ 103 callersMethodempty
Exercises/NoModules/Chapter 18/Soln18_02/LinkedList.h:289
↓ 89 callersMethodpush_back
Examples/NoModules/Chapter 18/Ex18_06/Array.h:137
↓ 63 callersMethodvolume
Examples/Modules/Chapter 13/Ex13_06/Box.cpp:7
↓ 60 callersMethodpush_back
Exercises/NoModules/Chapter 21/Soln21_06/Array.h:150
↓ 29 callersMethodwhat
Exercises/NoModules/Chapter 16/Soln16_02/Curveball.h:10
↓ 28 callersMethodpop
Examples/NoModules/Chapter 17/Ex17_04/Stack.h:85
↓ 28 callersMethodwhat
Examples/NoModules/Chapter 16/Ex16_07/Troubles.h:15
↓ 27 callersMethodshowVolume
Function to show the volume of an object
Examples/NoModules/Chapter 15/Ex15_09/Box.h:13
↓ 22 callersMethodgetValue
Exercises/NoModules/Chapter 12/Soln12_04/Integer.h:10
↓ 22 callersMethodpush
Examples/NoModules/Chapter 17/Ex17_04/Stack.h:76
↓ 20 callersFunctionfindOptimum
Examples/NoModules/Chapter 19/Ex19_06/Optimum.h:9
↓ 17 callersFunctioncompare
friend compare function
Exercises/Modules/Chapter 12/Soln12_04/Integer.cpp:38
↓ 16 callersMethodisEmpty
Examples/NoModules/Chapter 17/Ex17_04/Stack.h:98
↓ 16 callersMethodpush_back
Exercises/NoModules/Chapter 17/Soln17_01/Array.h:85
↓ 15 callersMethodclear
Exercises/NoModules/Chapter 18/Soln18_02/LinkedList.h:303
↓ 15 callersMethodlistBox
Exercises/NoModules/Chapter 12/Soln12_07/Box.h:26
↓ 13 callersMethodgetLength
Examples/NoModules/Appendix A/ExA_13/Box.cpp:8
↓ 12 callersMethodgetHeight
Examples/NoModules/Appendix A/ExA_13/Box.cpp:10
↓ 12 callersMethodgetValue
Examples/NoModules/Chapter 13/Ex13_07/Integer.h:8
↓ 12 callersMethodgetWidth
Examples/NoModules/Appendix A/ExA_13/Box.cpp:9
↓ 12 callersMethodrelease
Function to instruct the RAII object to hand over the resource. Once called, the RAII object shall no longer release the resource upon destruction any
Examples/NoModules/Chapter 16/Ex16_07B/DoubleArrayRAII.h:31
↓ 12 callersFunctionsquare
the square root of 2
Examples/Modules/Chapter 11/Ex11_06/Ex11_06.cpp:9
↓ 11 callersMethodsetValue
Exercises/NoModules/Chapter 12/Soln12_04/Integer.h:11
↓ 10 callersMethodgetText
Examples/NoModules/Chapter 13/Ex13_12/Message.h:18
↓ 9 callersMethodfind
Exercises/NoModules/Chapter 17/Soln17_06/SparseArray.h:70
↓ 9 callersMethodlistBox
Examples/NoModules/Chapter 12/Ex12_17/Box.h:26
↓ 9 callersMethodpush_back
Examples/NoModules/Chapter 21/Ex21_03/Array.h:124
↓ 9 callersFunctionrandomSharedBox
Exercises/NoModules/Chapter 18/Soln18_01/RandomBoxes.h:25
↓ 8 callersMethodcompare
Compare function with reference parameter
Exercises/Modules/Chapter 12/Soln12_02/Integer.cpp:19
↓ 8 callersFunctionswap
Examples/Modules/Chapter 08/Ex8_17.cpp:51
↓ 8 callersMethodvolume
Const member function definition
Examples/Modules/Chapter 12/Ex12_11/Box.cpp:13
↓ 7 callersFunctionextract_words
Examples/Modules/Chapter 08/Ex8_17.cpp:37
↓ 7 callersMethodgetNext
Retrieve or update the pointer to the next Package
Examples/NoModules/Chapter 12/Ex12_17/Package.h:16
↓ 7 callersMethodgetNext
Retrieve or update the pointer to the next Package
Examples/Modules/Chapter 12/Ex12_17/Package.cpp:15
↓ 7 callersFunctionshow_words
Examples/Modules/Chapter 08/Ex8_17.cpp:96
↓ 7 callersFunctionsort
Exercises/Modules/Chapter 10/Soln10_06.cpp:49
↓ 6 callersFunctioncollect
Exercises/NoModules/Chapter 19/Soln19_04/Collect.h:7
↓ 6 callersFunctioncompare
friend compare function
Exercises/NoModules/Chapter 12/Soln12_04/Integer.cpp:38
↓ 6 callersMethodget
Function to access the encapsulated resource
Examples/NoModules/Chapter 16/Ex16_07B/DoubleArrayRAII.h:26
↓ 6 callersMethodgetCurrentBox
Exercises/NoModules/Chapter 12/Soln12_08/Truckload.cpp:114
↓ 6 callersMethodgetCurrentBox
Exercises/Modules/Chapter 12/Soln12_08/Truckload.cpp:114
↓ 6 callersMethodgetHeight
Exercises/NoModules/Chapter 13/Soln13_06/Box.h:20
↓ 6 callersMethodgetLength
Accessors
Exercises/NoModules/Chapter 13/Soln13_06/Box.h:18
↓ 6 callersMethodgetWidth
Exercises/NoModules/Chapter 13/Soln13_06/Box.h:19
↓ 6 callersFunctionlist
Exercises/NoModules/Chapter 19/Soln19_04/Soln19_04.cpp:22
↓ 6 callersFunctionlist
Exercises/NoModules/Chapter 19/Soln19_02/Soln19_02.cpp:13
↓ 6 callersFunctionlist
Exercises/Modules/Chapter 19/Soln19_04/Soln19_04.cpp:25
↓ 6 callersFunctionlist
Exercises/Modules/Chapter 19/Soln19_02/Soln19_02.cpp:16
↓ 6 callersFunctionmedianOfSorted
Exercises/NoModules/Chapter 21/Soln21_04/Soln21_04.cpp:55
↓ 6 callersFunctionmedianOfSorted
Exercises/Modules/Chapter 21/Soln21_04/Soln21_04.cpp:55
↓ 6 callersFunctionrandomSharedBox
Examples/NoModules/Chapter 12/Ex12_17/RandomBoxes.h:25
↓ 6 callersFunctionshow
Exercises/NoModules/Chapter 10/Soln10_06.cpp:80
↓ 6 callersFunctionshow
Exercises/Modules/Chapter 10/Soln10_06.cpp:80
↓ 6 callersMethodshow
Exercises/NoModules/Chapter 12/Soln12_04/Integer.cpp:32
↓ 6 callersMethodshow
Exercises/NoModules/Chapter 12/Soln12_02/Integer.cpp:29
↓ 6 callersMethodshow
Exercises/Modules/Chapter 12/Soln12_04/Integer.cpp:32
↓ 6 callersMethodshow
Exercises/Modules/Chapter 12/Soln12_02/Integer.cpp:29
↓ 6 callersMethodshowVolume
Function to show the volume of an object
Examples/NoModules/Chapter 15/Ex15_03/Box.h:12
↓ 6 callersMethodshowVolume
Function to show the volume of an object
Examples/NoModules/Chapter 15/Ex15_04/Box.h:12
↓ 6 callersMethodshowVolume
Function to show the volume of an object
Examples/NoModules/Chapter 15/Ex15_02/Box.h:12
↓ 6 callersFunctionshow_data
Examples/NoModules/Chapter 08/Ex8_11.cpp:26
↓ 6 callersFunctionshow_data
Examples/Modules/Chapter 08/Ex8_11.cpp:26
↓ 6 callersFunctionshow_data
Exercises/NoModules/Chapter 09/Soln9_02.cpp:35
↓ 6 callersFunctionshow_data
Exercises/Modules/Chapter 09/Soln9_02.cpp:35
↓ 6 callersFunctionsort
Sort strings in ascending sequence
Examples/NoModules/Chapter 08/Ex8_17.cpp:58
↓ 6 callersFunctionsort
Sort strings in ascending sequence
Examples/Modules/Chapter 08/Ex8_17.cpp:59
↓ 6 callersFunctionswap
Examples/NoModules/Chapter 18/Ex18_04/Array.h:111
↓ 6 callersMethodvolume
Exercises/NoModules/Chapter 21/Soln21_02/Soln21_02.cpp:64
↓ 6 callersMethodvolume
Exercises/Modules/Chapter 21/Soln21_02/Soln21_02.cpp:64
↓ 6 callersMethodwho
Display details of Person object
Exercises/Modules/Chapter 14/Soln14_04/Person.cpp:17
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/NoModules/Chapter 15/Soln15_03/Soln15_03.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/NoModules/Chapter 15/Soln15_02/Soln15_02.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/NoModules/Chapter 15/Soln15_01/Soln15_01.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/NoModules/Chapter 15/Soln15_04/Soln15_04.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/NoModules/Chapter 15/Soln15_05/Soln15_05.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/Modules/Chapter 15/Soln15_03/Soln15_03.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/Modules/Chapter 15/Soln15_02/Soln15_02.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/Modules/Chapter 15/Soln15_01/Soln15_01.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/Modules/Chapter 15/Soln15_04/Soln15_04.cpp:13
↓ 5 callersFunctioncreateUniformPseudoRandomNumberGenerator
Creates a preudo-random number generator (PRNG) that generates unsigned integers in a closed interval [min, max]. Caution: unlike std::uniform_real_di
Exercises/Modules/Chapter 15/Soln15_05/Soln15_05.cpp:13
↓ 5 callersMethodfront_iterator
Exercises/NoModules/Chapter 18/Soln18_02/LinkedList.h:341
↓ 5 callersMethodgetBox
Retrieve the Box pointer
Examples/NoModules/Chapter 12/Ex12_17/Package.h:13
↓ 5 callersMethodgetBox
Retrieve the Box pointer
Examples/Modules/Chapter 12/Ex12_17/Package.cpp:12
↓ 5 callersFunctionlargest
Finds the largest of a span of values
Examples/NoModules/Chapter 09/Ex9_03A.cpp:36
↓ 5 callersFunctionlargest
Finds the largest of a span of values
Examples/NoModules/Chapter 09/Ex9_03.cpp:39
↓ 5 callersFunctionlargest
Finds the largest of a span of values
Examples/Modules/Chapter 09/Ex9_03A.cpp:36
↓ 5 callersFunctionlargest
Finds the largest of a span of values
Examples/Modules/Chapter 09/Ex9_03.cpp:39
↓ 5 callersFunctionlargest
Finds the largest of a span of values
Exercises/NoModules/Chapter 09/Soln9_04.cpp:30
↓ 5 callersFunctionlargest
Finds the largest of a span of values
Exercises/Modules/Chapter 09/Soln9_04.cpp:30
↓ 5 callersMethodnext
Exercises/NoModules/Chapter 18/Soln18_02/LinkedList.h:332
↓ 5 callersMethodpush_back
Exercises/NoModules/Chapter 18/Soln18_02/LinkedList.h:192
↓ 5 callersMethodshow
Exercises/NoModules/Chapter 12/Soln12_01/Integer.cpp:9
↓ 5 callersMethodshow
Exercises/Modules/Chapter 12/Soln12_01/Integer.cpp:9
↓ 5 callersFunctionsort
Recursive helper function to sort numbers in ascending sequence Numbers to be sorted are from words[start] to words[end]
Exercises/NoModules/Chapter 08/Soln8_06.cpp:95
↓ 5 callersFunctionsort
Recursive helper function to sort numbers in ascending sequence Numbers to be sorted are from words[start] to words[end]
Exercises/Modules/Chapter 08/Soln8_06.cpp:96
↓ 5 callersFunctionsquare
Never 'using std::sqrt();' or 'using std::sqrt(double);'!
Examples/NoModules/Chapter 11/Ex11_08/squaring.h:9
↓ 5 callersFunctionswap
Examples/NoModules/Chapter 18/Ex18_05A/Array.h:122
↓ 5 callersFunctionswap
Exercises/NoModules/Chapter 18/Soln18_02/LinkedList.h:99
↓ 5 callersMethodvolume
Examples/NoModules/Chapter 13/Ex13_06/Box.cpp:6
next →1–100 of 2,846, ranked by callers