MCPcopy Create free account

hub / github.com/Winderton/xplatform / functions

Functions1,449 in github.com/Winderton/xplatform

↓ 10 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes the
Blockchain/src/json.h:16521
↓ 10 callersFunctionempty
! @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 return
Blockchain/src/json.h:22644
↓ 10 callersMethodgetSize
serialization/include/root.h:27
↓ 10 callersFunctionparse
Blockchain/src/json.h:24447
↓ 10 callersFunctionparser
Blockchain/src/json.hh:17744
↓ 10 callersFunctionparser
Blockchain/src/json.h:17744
↓ 9 callersFunctiondestroy_string_buffer
Blockchain/src/fort.c:6504
↓ 9 callersMethoderase
Blockchain/src/json.hh:17475
↓ 9 callersFunctioninsert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserted; may
Blockchain/src/json.h:23274
↓ 9 callersMethodinsert
Blockchain/src/json.hh:17583
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `true` if
Blockchain/src/json.hh:20285
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `true` if
Blockchain/src/json.h:20285
↓ 9 callersFunctionset_parent
Blockchain/src/json.hh:18833
↓ 9 callersFunctionset_parent
Blockchain/src/json.h:18833
↓ 8 callersMethodcancel_timeout
Blockchain/src/net/client_http.hpp:151
↓ 8 callersFunctioncolumns_in_row
Blockchain/src/fort.c:5409
↓ 8 callersFunctioncreate_cell
Blockchain/src/fort.c:2302
↓ 8 callersFunctiondump_integer
Blockchain/src/json.hh:17105
↓ 8 callersFunctiondump_integer
Blockchain/src/json.h:17105
↓ 8 callersMethodget
! @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
Blockchain/src/json.hh:10703
↓ 8 callersMethodset_timeout
Blockchain/src/net/client_http.hpp:133
↓ 8 callersMethodstring
Blockchain/src/json.hh:6582
↓ 8 callersMethodstring
Blockchain/src/json.h:6582
↓ 8 callersFunctionutf8lwrcodepoint
Blockchain/src/fort.c:1590
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes the
Blockchain/src/json.hh:16521
↓ 7 callersMethodend_array
Blockchain/src/json.hh:6612
↓ 7 callersMethodend_array
Blockchain/src/json.h:6612
↓ 7 callersMethodend_object
Blockchain/src/json.hh:6602
↓ 7 callersMethodend_object
Blockchain/src/json.h:6602
↓ 7 callersMethodsend
Use this function if you need to recursively send parts of a longer message
Blockchain/src/net/server_http.hpp:93
↓ 7 callersMethodserialise
@brief Serialises a hash @param buffer Buffer to serialise to
Blockchain/src/core/merkleTree.hpp:199
↓ 7 callersMethodserialise
@brief Serialises a hash @param buffer Buffer to serialise to
Blockchain/src/core/Merkle.hpp:199
↓ 7 callersFunctionserialise_uint64_t
Blockchain/src/core/merkleTree.hpp:71
↓ 7 callersFunctionserialise_uint64_t
Blockchain/src/core/Merkle.hpp:71
↓ 7 callersMethodstart_array
Blockchain/src/json.hh:6607
↓ 7 callersMethodstart_array
Blockchain/src/json.h:6607
↓ 7 callersMethodstart_object
Blockchain/src/json.hh:6592
↓ 7 callersMethodstart_object
Blockchain/src/json.h:6592
↓ 6 callersFunctioncase_insensitive_equal
Blockchain/src/net/utility.hpp:12
↓ 6 callersFunctioncreate_row
Blockchain/src/fort.c:5317
↓ 6 callersFunctioncreate_table_properties
Blockchain/src/fort.c:5209
↓ 6 callersFunctioncreate_vector
Blockchain/src/fort.c:7268
↓ 6 callersFunctionft_destroy_table
Blockchain/src/fort.c:2671
↓ 6 callersFunctionft_row_printf_impl_
Blockchain/src/fort.c:2904
↓ 6 callersMethodgetNumOfBlocks
Blockchain/src/core/Ledger.hpp:38
↓ 6 callersFunctionget_cell_c
Blockchain/src/fort.c:5457
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-throw gua
Blockchain/src/json.hh:5237
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-throw gua
Blockchain/src/json.h:5237
↓ 6 callersFunctionhash
Blockchain/src/json.h:5316
↓ 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
Blockchain/src/json.hh:20263
↓ 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
Blockchain/src/json.h:20263
↓ 6 callersMethodnull
Blockchain/src/json.hh:6557
↓ 6 callersMethodnull
Blockchain/src/json.h:6557
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON null valu
Blockchain/src/json.hh:22960
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON null valu
Blockchain/src/json.h:22960
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has implicatio
Blockchain/src/json.hh:5188
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has implicatio
Blockchain/src/json.h:5188
↓ 6 callersMethodset_timeout
Blockchain/src/net/server_http.hpp:249
↓ 6 callersFunctionutf8chr
Blockchain/src/fort.c:662
↓ 6 callersMethodwrite
Blockchain/src/net/client_http.hpp:469
↓ 6 callersMethodwrite
Blockchain/src/net/server_http.hpp:665
↓ 5 callersMethodbegin
@brief Start iterator for path elements
Blockchain/src/core/merkleTree.hpp:446
↓ 5 callersMethodbinary
Blockchain/src/json.hh:6587
↓ 5 callersMethodbinary
Blockchain/src/json.h:6587
↓ 5 callersMethodcancel_timeout
Blockchain/src/net/server_http.hpp:264
↓ 5 callersMethodclose
Blockchain/src/net/server_http.hpp:242
↓ 5 callersFunctiondecode
! @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 ch
Blockchain/src/json.h:17292
↓ 5 callersFunctiondeserialise_uint64_t
Blockchain/src/core/merkleTree.hpp:79
↓ 5 callersFunctiondeserialise_uint64_t
Blockchain/src/core/Merkle.hpp:79
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the
Blockchain/src/json.hh:2675
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the
Blockchain/src/json.h:2675
↓ 5 callersFunctionft_set_tbl_prop
Blockchain/src/fort.c:3614
↓ 5 callersFunctionft_write_impl
Blockchain/src/fort.c:3077
↓ 5 callersFunctionft_wwrite_impl
Blockchain/src/fort.c:3096
↓ 5 callersMethodgetData
serialization/src/primitive.cpp:43
↓ 5 callersFunctionget_cell_type
Blockchain/src/fort.c:2352
↓ 5 callersMethodget_character
Blockchain/src/json.hh:5480
↓ 5 callersMethodget_character
Blockchain/src/json.h:5480
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
Blockchain/src/json.hh:11480
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
Blockchain/src/json.h:11480
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON value
Blockchain/src/json.hh:11009
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON value
Blockchain/src/json.h:11009
↓ 5 callersMethodupdate_sizes
@brief Updates the tree size and height of the subtree under a node
Blockchain/src/core/merkleTree.hpp:637
↓ 5 callersMethodupdate_sizes
@brief Updates the tree size and height of the subtree under a node
Blockchain/src/core/Merkle.hpp:637
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON te
Blockchain/src/json.hh:11069
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON te
Blockchain/src/json.h:11069
↓ 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-
Blockchain/src/json.hh:22300
↓ 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-
Blockchain/src/json.h:22300
↓ 4 callersFunctioncreate_cell_prop_container
Blockchain/src/fort.c:4564
↓ 4 callersFunctioncreate_string_buffer
Blockchain/src/fort.c:6450
↓ 4 callersFunctiondestroy
Blockchain/src/json.hh:18644
↓ 4 callersFunctiondestroy
Blockchain/src/json.h:18644
↓ 4 callersFunctiondestroy_table_properties
Blockchain/src/fort.c:5226
↓ 4 callersMethodemplace
Blockchain/src/json.hh:17426
↓ 4 callersFunctionempty
! @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 return
Blockchain/src/json.hh:22644
↓ 4 callersMethodfind_resource
Blockchain/src/net/server_http.hpp:631
↓ 4 callersFunctionft_u8write_impl
Blockchain/src/fort.c:3086
↓ 4 callersFunctionget_arithmetic_value
Blockchain/src/json.hh:3977
↓ 4 callersFunctionget_arithmetic_value
Blockchain/src/json.h:3977
↓ 4 callersMethodget_binary
Blockchain/src/json.hh:10812
← previousnext →101–200 of 1,449, ranked by callers