Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amate/UmaUmaCruise
/ functions
Functions
630 in github.com/amate/UmaUmaCruise
⨍
Functions
630
◇
Types & classes
150
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
UmaCruise/Utility/json.hpp:12110
Method
close
* Closes the database. * @param name The name of the database. * @return bool \c true if the database is successfully opene
UmaCruise/simstring/simstring.h:411
Method
close
* Closes an n-gram database. */
UmaCruise/simstring/simstring.h:623
Method
close
UmaCruise/simstring/memory_mapped_file_posix.h:102
Method
close
* Closes the database. */
UmaCruise/simstring/cdbpp.h:572
Method
close
UmaCruise/simstring/memory_mapped_file.h:49
Method
close
UmaCruise/simstring/memory_mapped_file_win32.h:108
Method
const_data
UmaCruise/simstring/memory_mapped_file_posix.h:171
Method
const_data
UmaCruise/simstring/memory_mapped_file.h:53
Method
const_data
UmaCruise/simstring/memory_mapped_file_win32.h:189
Method
construct
UmaCruise/Utility/json.hpp:1214
Method
construct
UmaCruise/Utility/json.hpp:1226
Method
construct
UmaCruise/Utility/json.hpp:1246
Method
construct
UmaCruise/Utility/json.hpp:1258
Method
construct
UmaCruise/Utility/json.hpp:1270
Method
construct
UmaCruise/Utility/json.hpp:1282
Method
construct
UmaCruise/Utility/json.hpp:1338
Function
count
UmaCruise/Utility/json.hpp:11429
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] byte_ the byte index where the error o
UmaCruise/Utility/json.hpp:575
Method
create
UmaCruise/Utility/json.hpp:639
Method
create
UmaCruise/Utility/json.hpp:691
Method
create
UmaCruise/Utility/json.hpp:734
Method
create
UmaCruise/Utility/json.hpp:771
Method
data
UmaCruise/simstring/memory_mapped_file_posix.h:166
Method
data
UmaCruise/simstring/memory_mapped_file_win32.h:184
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
UmaCruise/Utility/json.hpp:7155
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
UmaCruise/Utility/json.hpp:14694
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
UmaCruise/Utility/json.hpp:6884
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.
UmaCruise/Utility/json.hpp:7079
Method
dump_integer
UmaCruise/Utility/json.hpp:7038
Function
emplace
UmaCruise/Utility/json.hpp:12416
Function
emplace_back
UmaCruise/Utility/json.hpp:12368
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
UmaCruise/Utility/json.hpp:11898
Method
error
* Returns an error message. * @return std::string The string of the error message. */
UmaCruise/simstring/simstring.h:200
Method
error
* Returns an error message. * @return std::string The string of the error message. */
UmaCruise/simstring/simstring.h:602
Method
escape
escape "~"" to "~0" and "/" to "~1"
UmaCruise/Utility/json.hpp:7641
Method
escape_codepoint
UmaCruise/Utility/json.hpp:6819
Method
exception
UmaCruise/Utility/json.hpp:509
Method
expect
! @throw parse_error.101 if expected token did not occur */
UmaCruise/Utility/json.hpp:3608
Method
extra_space
! @brief calculates the extra space to escape a JSON string @param[in] s the string to escape @param[in] ensure_ascii whether to escape
UmaCruise/Utility/json.hpp:6729
Method
fail
* Checks whether an error has occurred. * @return bool \c true if an error has occurred. */
UmaCruise/simstring/simstring.h:593
Method
flatten
UmaCruise/Utility/json.hpp:15201
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
UmaCruise/Utility/json.hpp:14012
Method
from_json
UmaCruise/Utility/json.hpp:7329
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
UmaCruise/Utility/json.hpp:14099
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.
UmaCruise/Utility/json.hpp:10989
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
UmaCruise/Utility/json.hpp:5551
Method
get32bits
UmaCruise/simstring/cdbpp.h:83
Function
get_allocator
! @brief returns the allocator associated with the container */
UmaCruise/Utility/json.hpp:7889
Method
get_cbor_array
UmaCruise/Utility/json.hpp:5710
Method
get_cbor_object
UmaCruise/Utility/json.hpp:5721
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
UmaCruise/Utility/json.hpp:5634
Method
get_character
UmaCruise/Utility/json.hpp:1668
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
UmaCruise/Utility/json.hpp:1933
Method
get_decimal_point
return the locale-dependent decimal point
UmaCruise/Utility/json.hpp:1907
Method
get_msgpack_array
UmaCruise/Utility/json.hpp:5816
Method
get_msgpack_object
UmaCruise/Utility/json.hpp:5827
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
UmaCruise/Utility/json.hpp:5747
Method
get_number
UmaCruise/Utility/json.hpp:5570
Function
get_ptr
UmaCruise/Utility/json.hpp:10207
Function
get_ref
UmaCruise/Utility/json.hpp:10284
Function
get_ref_impl
UmaCruise/Utility/json.hpp:9988
Method
get_string
UmaCruise/Utility/json.hpp:5610
Method
get_token
get next token from lexer
UmaCruise/Utility/json.hpp:3600
Method
input_adapter
input adapter for input stream
UmaCruise/Utility/json.hpp:1701
Method
input_buffer_adapter
UmaCruise/Utility/json.hpp:1654
Method
input_stream_adapter
UmaCruise/Utility/json.hpp:1596
Method
insert
* Inserts a string to the n-gram database. * @param key The key string. * @param value The value associated with the strin
UmaCruise/simstring/simstring.h:210
Method
invalid_iterator
UmaCruise/Utility/json.hpp:646
Function
is_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with a c
UmaCruise/Utility/json.hpp:9843
Method
is_open
UmaCruise/simstring/memory_mapped_file_posix.h:97
Method
is_open
UmaCruise/simstring/memory_mapped_file.h:48
Method
is_open
UmaCruise/simstring/memory_mapped_file_win32.h:103
Function
is_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boolean,
UmaCruise/Utility/json.hpp:9564
Function
is_structured
! @brief return whether type is structured This function returns true if and only if the JSON type is structured (array or object).
UmaCruise/Utility/json.hpp:9591
Function
items
! @brief helper to access iterator member functions in range-based for This function allows to access @ref iterator::key() and @ref itera
UmaCruise/Utility/json.hpp:11834
Method
iter_impl
default constructor
UmaCruise/Utility/json.hpp:3910
Method
iteration_proxy
construct iteration proxy from a container
UmaCruise/Utility/json.hpp:4530
Method
iteration_proxy_internal
UmaCruise/Utility/json.hpp:4474
Function
iterator_wrapper
! @copydoc iterator_wrapper(reference) */
UmaCruise/Utility/json.hpp:11780
Method
json_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org/htm
UmaCruise/Utility/json.hpp:7389
Method
json_ref
UmaCruise/Utility/json.hpp:7255
Method
json_reverse_iterator
create reverse iterator from iterator
UmaCruise/Utility/json.hpp:4592
Function
json_value
default constructor (for null values)
UmaCruise/Utility/json.hpp:8482
Method
key
return key of the iterator
UmaCruise/Utility/json.hpp:4498
Method
key
return the key of an object iterator
UmaCruise/Utility/json.hpp:4653
Method
lexer
UmaCruise/Utility/json.hpp:1894
Method
little_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from http://stackoverflow.co
UmaCruise/Utility/json.hpp:4888
Method
max_size
UmaCruise/simstring/measure.h:51
Method
max_size
UmaCruise/simstring/measure.h:93
Method
max_size
UmaCruise/simstring/measure.h:114
Method
max_size
UmaCruise/simstring/measure.h:135
Method
memory_mapped_file_base
UmaCruise/simstring/memory_mapped_file.h:44
Method
memory_mapped_file_posix
UmaCruise/simstring/memory_mapped_file_posix.h:57
Method
memory_mapped_file_win32
UmaCruise/simstring/memory_mapped_file_win32.h:55
Function
merge_patch
! @brief applies a JSON Merge Patch The merge patch format is primarily intended for use with the HTTP PATCH method as a means of describ
UmaCruise/Utility/json.hpp:14870
Function
meta
! @brief returns version information on the library This function returns a JSON object with information about the library, including the
UmaCruise/Utility/json.hpp:7920
Method
min_match
UmaCruise/simstring/measure.h:56
Method
min_match
UmaCruise/simstring/measure.h:77
Method
min_match
UmaCruise/simstring/measure.h:98
← previous
next →
401–500 of 630, ranked by callers