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
operator =
tdns/ext/catch/catch.hpp:427
Method
operator ==
tdns/ext/catch/catch.hpp:1379
Method
operator ==
tdns/ext/catch/catch.hpp:2086
Method
operator ==
tdns/ext/catch/catch.hpp:3839
Method
operator ==
tdns/ext/catch/catch.hpp:5393
Method
operator ==
tdns/ext/catch/catch.hpp:5488
Method
operator ==
tdns/ext/catch/catch.hpp:6668
Method
operator >
tdns/ext/catch/catch.hpp:1395
Method
operator >=
tdns/ext/catch/catch.hpp:1403
Method
operator >=
tdns/ext/catch/catch.hpp:2117
Function
operator |
tdns/ext/catch/catch.hpp:8493
Method
operator ||
tdns/ext/catch/catch.hpp:2337
Function
operator!=
tdns/ext/nlohmann/json.hpp:12267
Method
operator!=
tdns/dns-storage.hh:156
Method
operator!=
inequality operator (needed for range-based for)
tdns/ext/nlohmann/json.hpp:1656
Method
operator!=
! @brief comparison: not equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5869
Method
operator()
tdns/dns-storage.hh:243
Method
operator()
tdns/tdns-c.cc:16
Method
operator()
tdns/ext/nlohmann/json.hpp:1556
Method
operator()
tdns/ext/nlohmann/json.hpp:2033
Method
operator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
tdns/ext/nlohmann/json.hpp:20172
Method
operator()
! @brief compare two value_t enum values @since version 3.0.0 */
tdns/ext/nlohmann/json.hpp:20190
Method
operator()
tdns/ext/catch/catch.hpp:2073
Method
operator()
tdns/ext/catch/catch.hpp:3858
Method
operator()
tdns/ext/catch/catch.hpp:6047
Method
operator()
tdns/ext/catch/catch.hpp:8227
Method
operator()
tdns/ext/catch/catch.hpp:9425
Method
operator*
! @brief return a reference to the value pointed to by the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5685
Method
operator*
tdns/ext/catch/catch.hpp:5691
Method
operator+
tdns/ext/nlohmann/json.hpp:5382
Method
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5970
Method
operator+
tdns/ext/catch/catch.hpp:6303
Method
operator+
tdns/ext/catch/catch.hpp:6684
Method
operator++
tdns/ext/nlohmann/json.hpp:5400
Method
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5756
Method
operator++
post-increment (it++)
tdns/ext/nlohmann/json.hpp:6138
Method
operator++
tdns/ext/catch/catch.hpp:5701
Function
operator+=
tdns/ext/catch/catch.hpp:9744
Method
operator+=
tdns/ext/catch/catch.hpp:6301
Method
operator-
tdns/ext/nlohmann/json.hpp:5389
Method
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5992
Method
operator-
subtract from iterator
tdns/ext/nlohmann/json.hpp:6174
Method
operator--
tdns/ext/nlohmann/json.hpp:5413
Method
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5799
Method
operator--
post-decrement (it--)
tdns/ext/nlohmann/json.hpp:6150
Method
operator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5722
Method
operator->
tdns/ext/nlohmann/json.hpp:11564
Method
operator->
tdns/ext/catch/catch.hpp:3506
Method
operator->
tdns/ext/catch/catch.hpp:5696
Method
operator<
Equality and comparison are case insensitive
tdns/dns-storage.hh:106
Method
operator<
tdns/dns-storage.hh:161
Method
operator<
tdns/ext/nlohmann/json.hpp:5377
Method
operator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5878
Method
operator<
tdns/ext/catch/catch.hpp:8152
Method
operator<<
tdns/ext/catch/catch.hpp:6355
Function
operator<=
! @brief comparison: less than or equal Compares whether one JSON value @a lhs is less than or equal to another JSON value by calculating
tdns/ext/nlohmann/json.hpp:18038
Method
operator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5905
Method
operator=
tdns/ext/nlohmann/json.hpp:360
Method
operator=
tdns/ext/catch/catch.hpp:3862
Method
operator=
tdns/ext/catch/catch.hpp:5748
Function
operator==
tdns/ext/nlohmann/json.hpp:12261
Method
operator==
tdns/dns-storage.hh:111
Method
operator==
tdns/dns-storage.hh:151
Method
operator==
equality operator (needed for InputIterator)
tdns/ext/nlohmann/json.hpp:1650
Method
operator==
tdns/ext/nlohmann/json.hpp:5372
Method
operator==
! @brief comparison: equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5842
Method
operator==
tdns/ext/catch/catch.hpp:8148
Function
operator>
! @brief comparison: greater than Compares whether one JSON value @a lhs is greater than another JSON value by calculating `not (lhs <= r
tdns/ext/nlohmann/json.hpp:18084
Method
operator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5914
Function
operator>=
! @brief comparison: greater than or equal Compares whether one JSON value @a lhs is greater than or equal to another JSON value by calcu
tdns/ext/nlohmann/json.hpp:18130
Method
operator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
tdns/ext/nlohmann/json.hpp:5923
Function
operator[]
! @brief access specified array element Returns a reference to the element at specified location @a idx. @note If @a idx is beyond the r
tdns/ext/nlohmann/json.hpp:15362
Method
operator[]
access to successor
tdns/ext/nlohmann/json.hpp:6186
Method
operator[]
tdns/ext/catch/catch.hpp:6168
Method
operator[]
tdns/ext/catch/catch.hpp:9706
Method
operator|
tdns/ext/catch/catch.hpp:6295
Method
operator|
tdns/ext/catch/catch.hpp:6425
Method
operator|=
tdns/ext/catch/catch.hpp:6273
Method
other_error
tdns/ext/nlohmann/json.hpp:1114
Method
out_of_range
tdns/ext/nlohmann/json.hpp:1077
Method
output_adapter
tdns/ext/nlohmann/json.hpp:6309
Method
output_stream_adapter
tdns/ext/nlohmann/json.hpp:6264
Method
output_string_adapter
tdns/ext/nlohmann/json.hpp:6287
Method
output_vector_adapter
tdns/ext/nlohmann/json.hpp:6241
Method
overflow
tdns/ext/catch/catch.hpp:9400
Method
parse
tdns/ext/catch/catch.hpp:6008
Method
parse
The exe name is not parsed out of the normal tokens, but is handled specially
tdns/ext/catch/catch.hpp:6098
Method
parse
tdns/ext/catch/catch.hpp:6199
Method
parse
tdns/ext/catch/catch.hpp:6376
Function
parseTestSpec
tdns/ext/catch/catch.hpp:10514
Method
parse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
tdns/ext/nlohmann/json.hpp:6657
Method
parse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
tdns/ext/nlohmann/json.hpp:6549
Method
parse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
tdns/ext/nlohmann/json.hpp:6620
Method
parse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
tdns/ext/nlohmann/json.hpp:6471
Method
parse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
tdns/ext/nlohmann/json.hpp:6686
Method
parse_error
tdns/ext/nlohmann/json.hpp:4358
Method
parse_error
tdns/ext/nlohmann/json.hpp:4615
Method
parse_error
tdns/ext/nlohmann/json.hpp:4811
Method
parse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
tdns/ext/nlohmann/json.hpp:7205
Method
parse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
tdns/ext/nlohmann/json.hpp:7709
← previous
next →
1,001–1,100 of 1,337, ranked by callers