Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Habbie/hello-dns
/ functions
Functions
1,337 in github.com/Habbie/hello-dns
⨍
Functions
1,337
◇
Types & classes
478
Method
convert
tdns/ext/catch/catch.hpp:880
Method
convert
tdns/ext/catch/catch.hpp:886
Method
convert
tdns/ext/catch/catch.hpp:892
Method
convert
tdns/ext/catch/catch.hpp:957
Method
convert
tdns/ext/catch/catch.hpp:968
Method
convert
tdns/ext/catch/catch.hpp:980
Method
convert
tdns/ext/catch/catch.hpp:1004
Method
convert
tdns/ext/catch/catch.hpp:1012
Method
convert
tdns/ext/catch/catch.hpp:1043
Method
convert
tdns/ext/catch/catch.hpp:1086
Method
convert
tdns/ext/catch/catch.hpp:1145
Method
convert
tdns/ext/catch/catch.hpp:1152
Method
convert
tdns/ext/catch/catch.hpp:1208
Method
convert
tdns/ext/catch/catch.hpp:1216
Method
convert
tdns/ext/catch/catch.hpp:1224
Method
convert
tdns/ext/catch/catch.hpp:1232
Method
convert
tdns/ext/catch/catch.hpp:1244
Method
convert
tdns/ext/catch/catch.hpp:1251
Method
convert
tdns/ext/catch/catch.hpp:4658
Function
count
tdns/ext/nlohmann/json.hpp:16210
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] position the position where the error occ
tdns/ext/nlohmann/json.hpp:894
Method
create
tdns/ext/nlohmann/json.hpp:971
Method
create
tdns/ext/nlohmann/json.hpp:1024
Method
create
tdns/ext/nlohmann/json.hpp:1070
Method
create
tdns/ext/nlohmann/json.hpp:1107
Method
create
tdns/ext/catch/catch.hpp:4070
Method
create
tdns/ext/catch/catch.hpp:4091
Method
createContext
tdns/ext/catch/catch.hpp:7044
Method
custom
tdns/ext/catch/catch.hpp:4640
Method
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
tdns/ext/nlohmann/json.hpp:11445
Method
describe
tdns/ext/catch/catch.hpp:2260
Method
describe
tdns/ext/catch/catch.hpp:2293
Method
describe
tdns/ext/catch/catch.hpp:2326
Method
describe
tdns/ext/catch/catch.hpp:2426
Method
describe
tdns/ext/catch/catch.hpp:2559
Method
describe
tdns/ext/catch/catch.hpp:2589
Method
describe
tdns/ext/catch/catch.hpp:2613
Method
describe
tdns/ext/catch/catch.hpp:2652
Method
describe
tdns/ext/catch/catch.hpp:2970
Method
describe
tdns/ext/catch/catch.hpp:2983
Method
describe
tdns/ext/catch/catch.hpp:2996
Method
describe
tdns/ext/catch/catch.hpp:3008
Method
describe
tdns/ext/catch/catch.hpp:7972
Function
diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
tdns/ext/nlohmann/json.hpp:19949
Method
diyfp
tdns/ext/nlohmann/json.hpp:9732
Method
doConv
tdns/record-types.cc:222
Function
doNothing
tdns/ext/catch/catch.hpp:4750
Method
dotAnswer
tdns/tres.cc:249
Method
dotCNAME
tdns/tres.cc:256
Method
dotDelegation
tdns/tres.cc:263
Method
dotQuery
tdns/tres.cc:242
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
tdns/ext/nlohmann/json.hpp:11060
Method
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
tdns/ext/nlohmann/json.hpp:11346
Method
dump_integer
tdns/ext/nlohmann/json.hpp:11305
Function
emplace
tdns/ext/nlohmann/json.hpp:17206
Function
emplace_back
tdns/ext/nlohmann/json.hpp:17158
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
tdns/ext/nlohmann/json.hpp:16688
Method
empty
tdns/dns-storage.hh:116
Method
empty
named queries
tdns/ext/catch/catch.hpp:446
Method
end
tdns/ext/catch/catch.hpp:5529
Method
endRun
tdns/ext/catch/catch.hpp:10120
Method
end_array
tdns/ext/nlohmann/json.hpp:4352
Method
end_array
tdns/ext/nlohmann/json.hpp:4584
Method
end_object
tdns/ext/nlohmann/json.hpp:4333
Method
end_object
tdns/ext/nlohmann/json.hpp:4528
Method
enforceOk
tdns/ext/catch/catch.hpp:5795
Method
escape
tdns/ext/catch/catch.hpp:10499
Method
exception
tdns/ext/nlohmann/json.hpp:826
Method
exceptionEarlyReported
tdns/ext/catch/catch.hpp:8727
Method
exception_message
tdns/ext/nlohmann/json.hpp:5271
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further contect information
tdns/ext/nlohmann/json.hpp:8266
Method
fill_buffer
UTF-32
tdns/ext/nlohmann/json.hpp:2176
Method
fill_buffer
UTF-16
tdns/ext/nlohmann/json.hpp:2231
Method
fill_buffer
tdns/ext/nlohmann/json.hpp:2315
Method
finalizeDescription
tdns/ext/catch/catch.hpp:8018
Function
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out]
tdns/ext/nlohmann/json.hpp:12171
Function
from_bson
! @brief Create a JSON value from an input in BSON format Deserializes a given input @a i to a JSON value using the BSON (Binary JSON) se
tdns/ext/nlohmann/json.hpp:19343
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
tdns/ext/nlohmann/json.hpp:19071
Method
from_json
tdns/ext/nlohmann/json.hpp:12304
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 se
tdns/ext/nlohmann/json.hpp:19176
Function
from_ubjson
! @brief create a JSON value from an input in UBJSON format Deserializes a given input @a i to a JSON value using the UBJSON (Universal B
tdns/ext/nlohmann/json.hpp:19260
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.
tdns/ext/nlohmann/json.hpp:15770
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
tdns/ext/nlohmann/json.hpp:8141
Method
getBlob
Convenience function that returns next size bytes of the message, or from pos
tdns/dnsmessages.hh:97
Method
getCurrentTestName
tdns/ext/catch/catch.hpp:8717
Method
getDescription
tdns/ext/catch/catch.hpp:4074
Method
getDescription
tdns/ext/catch/catch.hpp:4094
Method
getElapsedMicroseconds
tdns/ext/catch/catch.hpp:10572
Method
getElapsedMilliseconds
tdns/ext/catch/catch.hpp:10575
Method
getHelpColumns
tdns/ext/catch/catch.hpp:6305
Method
getLastResult
tdns/ext/catch/catch.hpp:8723
Function
getLineOfChars
tdns/ext/catch/catch.hpp:3982
Method
getName
< put the next name in ret, or copy it from pos Convenience form of xfrName that returns its result
tdns/dnsmessages.hh:42
Method
getPreferences
tdns/ext/catch/catch.hpp:3767
Method
getPreferences
tdns/ext/catch/catch.hpp:3882
Method
getProcessName
tdns/ext/catch/catch.hpp:6736
Method
getResolution
tdns/ext/catch/catch.hpp:5156
Method
getRunner
tdns/ext/catch/catch.hpp:7013
Method
getStylesheetRef
tdns/ext/catch/catch.hpp:12536
Method
getSupportedVerbosities
tdns/ext/catch/catch.hpp:3771
← previous
next →
701–800 of 1,337, ranked by callers