Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Creepsky/creepMiner
/ functions
Functions
1,000 in github.com/Creepsky/creepMiner
⨍
Functions
1,000
◇
Types & classes
251
Method
freeMemory
src/gpu/impl/gpu_cuda_impl.cpp:62
Method
freeMemory
src/gpu/impl/gpu_opencl_impl.cpp:207
Function
from_cbor
! @brief create a JSON value from an input in CBOR format Deserializes a given input @a i to a JSON value using the CBOR (Concise Binary Object
src/extlibs/json.hpp:13402
Method
from_json
src/extlibs/json.hpp:6857
Function
from_msgpack
! @brief create a JSON value from an input in MessagePack format Deserializes a given input @a i to a JSON value using the MessagePack serializ
src/extlibs/json.hpp:13489
Function
front
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.front(
src/extlibs/json.hpp:10484
Method
gbToString
src/MinerUtil.cpp:332
Method
generate
src/plots/PlotGenerator.hpp:67
Method
generateAndCheck
src/plots/PlotGenerator.cpp:34
Method
generateAvx
src/plots/PlotGenerator.cpp:208
Method
generateAvx2
src/plots/PlotGenerator.cpp:218
Method
generateSse2
src/plots/PlotGenerator.cpp:203
Method
generateSse4
src/plots/PlotGenerator.cpp:213
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the inp
src/extlibs/json.hpp:5212
Method
getAccount
src/wallet/Account.cpp:224
Method
getAccountIdFromPlotFile
src/MinerUtil.cpp:201
Method
getBest
src/mining/Deadline.cpp:226
Method
getBestConfirmed
src/mining/Deadline.cpp:236
Method
getBestDeadlineUnlocked
src/mining/MinerData.cpp:365
Method
getBestSent
src/mining/Deadline.cpp:252
Method
getChannelPriorities
src/logging/MinerLogger.cpp:238
Method
getChannelPriority
src/logging/MinerLogger.cpp:171
Method
getComputeUnits
src/mining/MinerCL.cpp:424
Function
getCookie
(cname)
resources/public/js/general.js:175
Method
getDevice
src/mining/MinerCL.cpp:447
Method
getDeviceId
src/mining/MinerCL.cpp:437
Method
getError
src/gpu/gpu_shell.hpp:151
Method
getError
src/gpu/impl/gpu_cuda_impl.cpp:69
Method
getError
src/gpu/impl/gpu_opencl_impl.cpp:222
Method
getFileFormattingChannel
src/logging/MinerLogger.cpp:314
Method
getFileNameFromPath
src/MinerUtil.cpp:89
Method
getFilenameWithtimestamp
src/MinerUtil.cpp:868
Method
getHistoricalBlockData
src/mining/MinerData.cpp:790
Method
getHistoricalBlocks
src/mining/MinerData.cpp:572
Method
getHostAddress
src/MinerUtil.cpp:463
Method
getHttp
src/mining/MinerConfig.cpp:1034
Method
getInformationFromPlotFile
src/MinerUtil.cpp:359
Method
getIp
src/network/Url.cpp:58
Method
getLastBlock
src/wallet/Wallet.cpp:137
Method
getLastError
src/network/Response.cpp:80
Method
getLine
(id)
resources/public/js/block.js:58
Method
getMax
src/plots/PlotReader.cpp:77
Method
getMemorySize
src/MinerUtil.cpp:1003
Method
getMinDeadline
src/gpu/gpu_shell.hpp:126
Method
getMinDeadline
src/gpu/impl/gpu_cuda_impl.cpp:54
Method
getMinDeadline
src/gpu/impl/gpu_opencl_impl.cpp:128
Method
getMinerData
src/logging/channels/MinerDataChannel.cpp:53
Method
getMinerHomeDir
src/MinerUtil.cpp:1109
Method
getMiningInfo
src/mining/Miner.cpp:500
Method
getNonceCountFromPlotFile
src/MinerUtil.cpp:206
Method
getOrLoadAccountBlocks
src/wallet/Account.cpp:141
Method
getPlatform
src/mining/MinerCL.cpp:429
Method
getPlatforms
src/mining/MinerCL.cpp:68
Method
getPriorityToString
src/logging/MinerLogger.cpp:207
Method
getProgram
src/mining/MinerCL.cpp:476
Method
getReceiveTimeout
src/mining/MinerConfig.cpp:964
Method
getRunTime
src/mining/MinerData.cpp:753
Method
getSendMaxRetry
src/mining/MinerConfig.cpp:1022
Method
getSendTimeout
src/mining/MinerConfig.cpp:969
Method
getStaggerCount
src/plots/Plot.cpp:71
Method
getStaggerSizeFromPlotFile
src/MinerUtil.cpp:211
Method
getStartNonceFromPlotFile
src/MinerUtil.cpp:216
Method
getStringToPriority
src/logging/MinerLogger.cpp:181
Method
getTextTypeColor
src/logging/MinerLogger.cpp:477
Method
getTotal
src/plots/PlotSizes.cpp:52
Method
getTotalBytes
src/plots/PlotSizes.cpp:74
Method
getUnixConsoleCode
src/logging/Console.cpp:143
Function
get_allocator
! @brief returns the allocator associated with the container */
src/extlibs/json.hpp:7400
Method
get_cbor_array
src/extlibs/json.hpp:5371
Method
get_cbor_object
src/extlibs/json.hpp:5382
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number of
src/extlibs/json.hpp:5295
Method
get_character
src/extlibs/json.hpp:1519
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100) + (c3
src/extlibs/json.hpp:1766
Method
get_decimal_point
return the locale-dependent decimal point
src/extlibs/json.hpp:1740
Method
get_msgpack_array
src/extlibs/json.hpp:5477
Method
get_msgpack_object
src/extlibs/json.hpp:5488
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this nu
src/extlibs/json.hpp:5408
Method
get_number
src/extlibs/json.hpp:5231
Function
get_ptr
src/extlibs/json.hpp:9702
Function
get_ref
src/extlibs/json.hpp:9779
Function
get_ref_impl
src/extlibs/json.hpp:9477
Method
get_string
src/extlibs/json.hpp:5271
Method
get_token
get next token from lexer
src/extlibs/json.hpp:3397
Method
gmult
src/nxt/nxt_address.cpp:126
Method
handleRequest
src/webserver/RequestHandler.cpp:74
Method
hasOutput
src/logging/MinerLogger.cpp:324
Method
hash_HMAC_SHA1
src/MinerUtil.cpp:874
Method
infoHelperFunc
src/mining/MinerCL.cpp:36
Method
init
src/shabal/impl/mshabal_avx_impl.hpp:34
Method
init
src/shabal/impl/mshabal_sse4_impl.hpp:34
Method
init
src/shabal/impl/sphlib_impl.hpp:35
Method
init
src/shabal/impl/mshabal_avx2_impl.hpp:34
Method
initStream
src/gpu/gpu_shell.hpp:49
Method
initStream
src/gpu/impl/gpu_cuda_impl.cpp:32
Method
initStream
src/gpu/impl/gpu_opencl_impl.cpp:31
Method
initStream
src/plots/PlotVerifier.hpp:216
Method
initStream
src/plots/PlotVerifier.hpp:298
Method
input_adapter
input adapter for input stream
src/extlibs/json.hpp:1552
Method
input_buffer_adapter
src/extlibs/json.hpp:1505
Method
input_stream_adapter
src/extlibs/json.hpp:1447
← previous
next →
601–700 of 1,000, ranked by callers