Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abumq/licensepp
/ functions
Functions
286 in github.com/abumq/licensepp
⨍
Functions
286
◇
Types & classes
76
Method
buildTimeInfo
src/utils.cc:46
Method
call
external/json.h:859
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
external/json.h:5194
Function
const_reference at
external/json.h:1038
Method
construct
external/json.h:248
Method
construct
external/json.h:260
Method
construct
external/json.h:272
Method
construct
external/json.h:292
Method
construct
external/json.h:304
Method
construct
external/json.h:341
Method
convertAndAddToBuff
src/utils.cc:72
Function
count
! @brief returns the number of occurrences of a key in a JSON object Returns the number of elements with key @a key. If ObjectType is the
external/json.h:4639
Method
create
external/json.h:1625
Method
decode
src/crypto/base16.cc:15
Method
decode
src/crypto/base64.cc:16
Method
decrypt
src/crypto/rsa.cc:22
Method
decrypt
src/crypto/aes.cc:16
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
external/json.h:12459
Function
emplace
external/json.h:5501
Function
emplace_back
external/json.h:5453
Function
empty
! @brief checks whether the container is empty Checks if a JSON value has no elements. @return The return value depends on the different
external/json.h:5004
Method
encode
src/crypto/base16.cc:20
Method
encode
src/crypto/base64.cc:21
Method
encrypt
src/crypto/rsa.cc:17
Method
encrypt
src/crypto/aes.cc:21
Function
erase
external/json.h:4310
Method
escape
escape tilde and slash
external/json.h:11811
Method
expect
external/json.h:11292
Method
fill_line_buffer
! @brief append data from the stream to the line buffer This function is called by the scan() function when the end of the bu
external/json.h:10600
Method
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @p
external/json.h:11835
Function
from_cbor
! @brief create a JSON value from a byte vector in CBOR format Deserializes a given byte vector @a v to a JSON value using the CBOR (Conc
external/json.h:8057
Method
from_json
external/json.h:922
Function
from_msgpack
! @brief create a JSON value from a byte vector in MessagePack format Deserializes a given byte vector @a v to a JSON value using the Message
external/json.h:8000
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.
external/json.h:4201
Method
generateKey
src/crypto/aes.cc:27
Method
get
src/json-object.h:90
Method
getBool
src/json-object.h:76
Method
getString
src/json-object.h:70
Method
getUInt
src/json-object.h:58
Method
getULong
src/json-object.h:64
Method
get_allocator
! @brief returns the allocator associated with the container */
external/json.h:1101
Function
get_from_vector
external/json.h:6660
Method
get_impl
get a boolean (explicit)
external/json.h:3033
Method
get_impl_ptr
get a pointer to the value (object)
external/json.h:3046
Method
get_ptr
external/json.h:3370
Method
get_ref
external/json.h:3447
Method
get_ref_impl
external/json.h:3141
Method
get_token
get next token from lexer
external/json.h:11286
Method
hasKey
src/json-object.h:82
Method
hasKeys
src/json-object.cc:52
Method
initialize_license_issuing_authorities
src/c-bindings.cc:21
Function
insert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
external/json.h:5549
Method
internal_iterator
create an uninitialized internal_iterator
external/json.h:8592
Method
isValid
src/json-object.h:33
Method
is_number
! @brief return whether value is a number This function returns true iff the JSON value is a number. This includes both integer and float
external/json.h:2819
Method
is_number_float
! @brief return whether value is a floating-point number This function returns true iff the JSON value is a floating-point number. This e
external/json.h:2904
Method
is_number_integer
! @brief return whether value is an integer number This function returns true iff the JSON value is an integer or unsigned integer number
external/json.h:2848
Method
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true iff the JSON value is an unsigned integer number.
external/json.h:2876
Method
is_structured
! @brief return whether type is structured This function returns true iff the JSON type is structured (array or object). @return `tr
external/json.h:2745
Method
issue
\brief Generates new license \param licensee Name of the licensee \param licenseeSignature Signature of the licensee \param validityPeriod Validity of
include/license++/base-license-manager.h:101
Function
issuing_authority_create
src/c-bindings.cc:153
Function
issuing_authority_delete
src/c-bindings.cc:164
Function
issuing_authority_get_active
src/c-bindings.cc:183
Function
issuing_authority_get_id
src/c-bindings.cc:170
Function
issuing_authority_get_max_validity
src/c-bindings.cc:189
Function
issuing_authority_get_name
src/c-bindings.cc:176
Function
issuing_authority_issue
src/c-bindings.cc:196
Function
issuing_authority_validate
src/c-bindings.cc:213
Method
iter_impl
default constructor
external/json.h:8741
Method
iteration_proxy
construct iteration proxy from a container
external/json.h:8676
Method
iteration_proxy_internal
external/json.h:8612
Function
iterator_wrapper
! @copydoc iterator_wrapper(reference) */
external/json.h:4952
Method
json_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.
external/json.h:11368
Method
json_reverse_iterator
create reverse iterator from iterator
external/json.h:9338
Method
json_value
default constructor (for null values)
external/json.h:1684
Method
key
return key of the iterator
external/json.h:8638
Method
key
return the key of an object iterator
external/json.h:9409
Method
keydec
\brief Decode signature key
include/license++/base-license-manager.h:144
Method
lastError
src/json-object.h:38
Method
lexer
a lexer from a buffer with given length
external/json.h:9462
Function
license_create
src/c-bindings.cc:63
Function
license_delete
src/c-bindings.cc:65
Function
license_get_additional_payload
src/c-bindings.cc:147
Function
license_get_authority_signature
src/c-bindings.cc:132
Function
license_get_expiry_date
src/c-bindings.cc:137
Function
license_get_issue_date
src/c-bindings.cc:142
Function
license_get_issuing_authority_id
src/c-bindings.cc:122
Function
license_get_licensee
src/c-bindings.cc:117
Function
license_get_licensee_signature
src/c-bindings.cc:127
Function
license_key_register_init
src/c-bindings.cc:55
Function
license_load
src/c-bindings.cc:70
Function
license_manager_create
src/c-bindings.cc:228
Function
license_manager_delete
src/c-bindings.cc:233
Function
license_manager_get_issuing_authority
src/c-bindings.cc:240
Function
license_manager_issue
src/c-bindings.cc:248
Function
license_manager_validate
src/c-bindings.cc:262
Function
license_set_additional_payload
src/c-bindings.cc:111
Function
license_set_authority_signature
src/c-bindings.cc:93
Function
license_set_expiry_date
src/c-bindings.cc:99
Function
license_set_issue_date
src/c-bindings.cc:105
← previous
next →
101–200 of 286, ranked by callers