MCPcopy Create free account

hub / github.com/Creepsky/creepMiner / functions

Functions1,000 in github.com/Creepsky/creepMiner

↓ 219 callersMethodset
src/nxt/nxt_address.cpp:85
↓ 123 callersFunctioncreate
src/extlibs/json.hpp:7928
↓ 105 callersMethodsize
src/extlibs/json.hpp:582
↓ 81 callersMethodend
return iterator end (needed for range-based for)
src/extlibs/json.hpp:4265
↓ 66 callersMethodwrite_character
src/extlibs/json.hpp:4398
↓ 61 callersMethodbegin
return iterator begin (needed for range-based for)
src/extlibs/json.hpp:4259
↓ 46 callersMethodempty
src/network/Url.cpp:78
↓ 45 callersMethodget
src/plots/PlotSizes.cpp:40
↓ 43 callersFunctionget
src/extlibs/json.hpp:9566
↓ 39 callersMethodempty
src/mining/WorkerList.hpp:59
↓ 38 callersFunctiongetOrAdd
src/mining/MinerConfig.cpp:205
↓ 36 callersFunctiondeadlineFormat
(val)
resources/public/js/block.js:717
↓ 33 callersMethodsize
src/mining/WorkerList.hpp:54
↓ 32 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was calle
src/extlibs/json.hpp:13070
↓ 31 callersMethodadd
src/mining/Deadline.cpp:174
↓ 29 callersMethodwrite_characters
src/extlibs/json.hpp:4403
↓ 26 callersMethodgetDeadline
src/mining/Deadline.cpp:49
↓ 23 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to make
src/extlibs/json.hpp:8144
↓ 22 callersMethodclear
src/mining/Deadline.cpp:185
↓ 22 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type is ob
src/extlibs/json.hpp:9261
↓ 20 callersMethodgetBlockData
src/mining/MinerData.cpp:780
↓ 20 callersMethodgetBlockheight
src/mining/Miner.cpp:402
↓ 19 callersMethodsend
src/mining/Deadline.cpp:144
↓ 18 callersFunctionr
(t,n,s)
resources/public/js/biginteger.min.js:1
↓ 17 callersMethodc_str
src/nxt/nxt_address.cpp:53
↓ 17 callersMethodgetTargetDeadline
src/mining/MinerConfig.cpp:1067
↓ 16 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with an em
src/extlibs/json.hpp:8248
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type is arra
src/extlibs/json.hpp:9283
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null, `false
src/extlibs/json.hpp:9102
↓ 16 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/extlibs/json.hpp:4126
↓ 16 callersMethodprint
src/logging/Console.cpp:167
↓ 16 callersFunctionsph_enc32le_aligned
* Encode a 32-bit value into the provided buffer (little endian convention). * The destination buffer must be properly aligned. * * @param dst th
src/shabal/sphlib/sph_types.h:1521
↓ 15 callersMethodclose
src/shabal/MinerShabal.hpp:58
↓ 15 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.svg "I
src/extlibs/json.hpp:11035
↓ 14 callersFunctionnumberToString
src/MinerUtil.hpp:161
↓ 14 callersFunctionsph_bswap32
src/shabal/sphlib/sph_types.h:1187
↓ 13 callersMethodgetNonceStart
src/plots/Plot.cpp:56
↓ 13 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON value
src/extlibs/json.hpp:2948
↓ 12 callersFunctionsph_bswap64
src/shabal/sphlib/sph_types.h:1196
↓ 12 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/extlibs/json.hpp:4173
↓ 11 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustration from
src/extlibs/json.hpp:10964
↓ 11 callersFunctionfrom_json
src/extlibs/json.hpp:1118
↓ 10 callersMethodgetBlock
src/mining/Deadline.cpp:69
↓ 10 callersMethodgetNonces
src/plots/Plot.cpp:61
↓ 10 callersMethodgetSize
src/plots/Plot.cpp:46
↓ 10 callersMethodkey
! @brief return the key of an object iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/extlibs/json.hpp:4157
↓ 10 callersFunctionshabal_close
src/shabal/sphlib/sph_shabal.cpp:586
↓ 10 callersMethodupdate
src/plots/PlotGenerator.hpp:173
↓ 9 callersMethodgetNonce
src/mining/Deadline.cpp:44
↓ 9 callersMethodgetPlotfiles
src/plots/Plot.cpp:108
↓ 9 callersMethodgetPort
src/network/Url.cpp:63
↓ 9 callersFunctionupdate
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existing ke
src/extlibs/json.hpp:12103
↓ 8 callersMethodclose
src/plots/PlotVerifier.hpp:173
↓ 8 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes the
src/extlibs/json.hpp:6117
↓ 8 callersMethodlog
src/logging/Message.cpp:37
↓ 8 callersMethodsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All exceptions below ar
src/extlibs/json.hpp:7064
↓ 8 callersFunctionto_json
src/extlibs/json.hpp:958
↓ 7 callersMethodgetBestDeadline
src/mining/MinerData.cpp:294
↓ 7 callersMethodgetGpuPlatform
src/mining/MinerConfig.cpp:1390
↓ 7 callersMethodnextLine
src/logging/Console.cpp:205
↓ 7 callersMethodresetColor
src/logging/Console.cpp:130
↓ 6 callersMethodgetAccountId
src/plots/Plot.cpp:51
↓ 6 callersMethodgetCurrentBlockheight
src/mining/MinerData.cpp:883
↓ 6 callersMethodgetKernel_Calculate
src/mining/MinerCL.cpp:404
↓ 6 callersMethodgetKernel_GetMin
src/mining/MinerCL.cpp:409
↓ 6 callersMethodgetStaggerSize
src/plots/Plot.cpp:66
↓ 6 callersMethodisSteadyProgressBar
src/mining/MinerConfig.cpp:1837
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type is stri
src/extlibs/json.hpp:9305
↓ 6 callersFunctionlocalGet
(item)
resources/public/js/block.js:231
↓ 6 callersFunctionlocalSet
(item, data)
resources/public/js/block.js:225
↓ 6 callersMethodreset
src/plots/PlotReader.cpp:363
↓ 6 callersFunctionshabal_init
src/shabal/sphlib/sph_shabal.cpp:489
↓ 5 callersFunctionavx1_mshabal_compress
src/shabal/mshabal/mshabal_avx1.cpp:39
↓ 5 callersMethodcall
src/extlibs/json.hpp:1342
↓ 5 callersMethodgetAccountId
src/mining/Deadline.cpp:54
↓ 5 callersMethodgetBasetarget
src/mining/MinerData.cpp:259
↓ 5 callersMethodgetCanonical
src/network/Url.cpp:53
↓ 5 callersMethodgetData
()
resources/public/js/block.js:62
↓ 5 callersMethodgetDifficulty
src/mining/MinerData.cpp:264
↓ 5 callersMethodgetId
src/wallet/Account.cpp:59
↓ 5 callersMethodgetMaxBufferSize
src/mining/MinerConfig.cpp:1321
↓ 5 callersMethodgetMaxHistoricalBlocks
src/mining/MinerConfig.cpp:1336
↓ 5 callersMethodgetMaxPlotReaders
src/mining/MinerConfig.cpp:1194
↓ 5 callersMethodgetMiningInfoUrl
src/mining/MinerConfig.cpp:1004
↓ 5 callersMethodgetPriority
src/logging/channels/ColoredPriorityConsoleChannel.cpp:65
↓ 5 callersMethodgetRelatedDirs
src/plots/Plot.cpp:143
↓ 5 callersMethodgetSubmitProbability
src/mining/MinerConfig.cpp:992
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
src/extlibs/json.hpp:3498
↓ 5 callersFunctionmshabal256_compress
src/shabal/mshabal/mshabal_avx2.cpp:39
↓ 5 callersMethodreceive
src/network/Response.cpp:47
↓ 5 callersMethodreserve
src/plots/PlotReader.cpp:43
↓ 5 callersMethodsetProgress
src/mining/MinerData.cpp:203
↓ 5 callersFunctionshabal_core
src/shabal/sphlib/sph_shabal.cpp:536
↓ 5 callersFunctionsse4_mshabal_compress
src/shabal/mshabal/mshabal_sse4.cpp:39
↓ 4 callersFunctionJSON_CATCH
src/extlibs/json.hpp:9890
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-begin-
src/extlibs/json.hpp:11075
↓ 4 callersMethodcreateSession
src/network/Url.cpp:84
↓ 4 callersMethodfree
src/plots/PlotReader.cpp:58
↓ 4 callersMethodgetAccount
src/mining/Miner.cpp:754
↓ 4 callersMethodgetAccountName
src/mining/Deadline.cpp:59
next →1–100 of 1,000, ranked by callers