MCPcopy Create free account

hub / github.com/arun11299/cpp-jwt / functions

Functions600 in github.com/arun11299/cpp-jwt

Methodoutput_vector_adapter
include/jwt/json/json.hpp:12648
Methodparent_pointer
! @brief returns the parent of this JSON pointer @return parent of this JSON pointer; in case this JSON pointer is the root, the
include/jwt/json/json.hpp:11757
Methodparse_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
include/jwt/json/json.hpp:8012
Methodparse_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
include/jwt/json/json.hpp:7896
Methodparse_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
include/jwt/json/json.hpp:7974
Methodparse_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 */
include/jwt/json/json.hpp:7794
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
include/jwt/json/json.hpp:8042
Methodparse_error
include/jwt/json/json.hpp:5441
Methodparse_error
include/jwt/json/json.hpp:5680
Methodparse_error
include/jwt/json/json.hpp:5867
Methodparse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
include/jwt/json/json.hpp:8767
Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
include/jwt/json/json.hpp:9399
Methodparser
a parser reading from an input adapter
include/jwt/json/json.hpp:10174
Functionpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
include/jwt/json/json.hpp:24662
Methodpayload_param
include/jwt/parameters.hpp:59
Methodpointer_in_storage
* A check to determine if the pointer 'p' * points to a region within storage. */
include/jwt/stack_alloc.hpp:112
Methodposition_string
include/jwt/json/json.hpp:2466
Functionreinterpret_bits
include/jwt/json/json.hpp:14380
Methodremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
include/jwt/json/json.hpp:16337
Methodsax_parse_internal
include/jwt/json/json.hpp:10285
Functionscan
include/jwt/json/json.hpp:7380
Methodscan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
include/jwt/json/json.hpp:6715
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 7159. The function is realized with a determinis
include/jwt/json/json.hpp:6840
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 7159. While scanning, bytes are escaped and copie
include/jwt/json/json.hpp:6125
Methodsecret_param
include/jwt/parameters.hpp:79
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
include/jwt/json/json.hpp:15493
Methodset_begin
set iterator to a defined beginning
include/jwt/json/json.hpp:10653
Methodset_end
set iterator to a defined past the end
include/jwt/json/json.hpp:10659
Methodsign
* Signs the input using the HMAC algorithm using the * provided key. * * Arguments: * @key : The secret/key to use for the signing. *
include/jwt/algorithm.hpp:351
Methodsign
* Basically a no-op. Sets the error code to NoneAlgorithmUsed. */
include/jwt/algorithm.hpp:424
Methodsign
* Signs the input data using PEM encryption algorithm. * * Arguments: * @key : The key/secret to be used for signing. * Cannot be
include/jwt/algorithm.hpp:481
Methodsize
include/jwt/string_view.hpp:128
Methodspan_input_adapter
include/jwt/json/json.hpp:5156
Methodstack_alloc
'tors
include/jwt/stack_alloc.hpp:156
Methodstart_array
include/jwt/json/json.hpp:5421
Methodstart_array
include/jwt/json/json.hpp:5634
Methodstart_object
include/jwt/json/json.hpp:5395
Methodstart_object
include/jwt/json/json.hpp:5570
Methodstring
include/jwt/json/json.hpp:5383
Methodstring
include/jwt/json/json.hpp:5558
Methodstring to_string
include/jwt/json/json.hpp:25171
Methodstrtof
include/jwt/json/json.hpp:6783
Methodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
include/jwt/json/json.hpp:14402
Methodsubject_param
include/jwt/parameters.hpp:214
Functionto_bson
! @brief Serializes the given JSON object `j` to BSON and returns a vector containing the corresponding BSON-representation. BSON
include/jwt/json/json.hpp:23827
Methodto_char_type
include/jwt/json/json.hpp:14278
Methodto_json
include/jwt/json/json.hpp:4399
Functionto_msgpack
! @brief create a MessagePack serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the MessagePack
include/jwt/json/json.hpp:23646
Functionto_ubjson
! @brief create a UBJSON serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the UBJSON (Univer
include/jwt/json/json.hpp:23749
Methodtoken_type_name
include/jwt/json/json.hpp:5933
Methodtyp
* NOTE: Any previously saved json dump or the encoding of the * header would not be valid after modifying the type. */ * Set the JWT type. */
include/jwt/jwt.hpp:344
Functiontype
! @brief return the type of the JSON value (explicit) Return the type of the JSON value as a value from the @ref value_t enumeration.
include/jwt/json/json.hpp:18812
Methodubjson_prefix
! @brief determine the type prefix of container values */
include/jwt/json/json.hpp:14129
Functionunflatten
! @param[in] value flattened JSON @return unflattened JSON @throw parse_error.109 if array index is not a number @throw type_error.
include/jwt/json/json.hpp:12446
Functionupdate
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
include/jwt/json/json.hpp:22257
Methodused
* Returns number of remaining bytes within the storage buffer * that can be used for further allocation requests. */
include/jwt/stack_alloc.hpp:101
Methodvalidate_iat_param
include/jwt/parameters.hpp:228
Functionvalidate_jti
*/
include/jwt/parameters.hpp:426
Methodvalidate_jti_param
include/jwt/parameters.hpp:241
Functionvalue
include/jwt/json/json.hpp:20279
Methodvalue
return value of the iterator
include/jwt/json/json.hpp:3922
Methodvalue
return the value of an iterator
include/jwt/json/json.hpp:11522
Methodverify
* Basically a no-op. Sets the error code to NoneAlgorithmUsed. */
include/jwt/algorithm.hpp:437
Methodverify_param
include/jwt/parameters.hpp:145
Methodwhat
include/jwt/exceptions.hpp:48
Methodwhat
returns the explanatory string
include/jwt/json/json.hpp:2356
Methodwide_string_input_adapter
include/jwt/json/json.hpp:5010
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
include/jwt/json/json.hpp:13799
Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
include/jwt/json/json.hpp:13818
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
include/jwt/json/json.hpp:13656
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
include/jwt/json/json.hpp:13666
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
include/jwt/json/json.hpp:13881
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
include/jwt/json/json.hpp:13644
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
include/jwt/json/json.hpp:13716
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
include/jwt/json/json.hpp:13698
Methodwrite_bson_object
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
include/jwt/json/json.hpp:13942
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
include/jwt/json/json.hpp:13766
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
include/jwt/json/json.hpp:13684
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
include/jwt/json/json.hpp:13744
Methodwrite_character
include/jwt/json/json.hpp:12676
Methodwrite_character
include/jwt/json/json.hpp:12700
Methodwrite_compact_float
include/jwt/json/json.hpp:14251
Methodwrite_number
include/jwt/json/json.hpp:14235
Methodwrite_number_with_ubjson_prefix
include/jwt/json/json.hpp:13989
Method~Arena
include/jwt/stack_alloc.hpp:60
Function~basic_json
! @brief destructor Destroys the JSON value and frees all allocated memory. @complexity Linear. @requirement This function helps `b
include/jwt/json/json.hpp:18695
Method~basic_string_view
Destructor
include/jwt/string_view.hpp:104
Method~binary_reader
include/jwt/json/json.hpp:7722
Method~input_stream_adapter
include/jwt/json/json.hpp:4795
Method~json_ref
include/jwt/json/json.hpp:12563
Method~json_sax
include/jwt/json/json.hpp:5308
Method~json_sax_dom_callback_parser
include/jwt/json/json.hpp:5526
Method~json_sax_dom_parser
include/jwt/json/json.hpp:5351
Method~jwt_header
include/jwt/jwt.hpp:304
Method~jwt_payload
include/jwt/jwt.hpp:517
Method~jwt_signature
include/jwt/jwt.hpp:803
Method~lexer
include/jwt/json/json.hpp:6005
Method~nonesuch
include/jwt/json/json.hpp:2826
Method~output_adapter_protocol
include/jwt/json/json.hpp:12636
Method~serializer
include/jwt/json/json.hpp:15509
← previous501–600 of 600, ranked by callers