MCPcopy Create free account

hub / github.com/amate/UmaUmaCruise / functions

Functions630 in github.com/amate/UmaUmaCruise

Methodmin_match
UmaCruise/simstring/measure.h:119
Methodmin_match
UmaCruise/simstring/measure.h:140
Methodmin_size
UmaCruise/simstring/measure.h:46
Methodmin_size
UmaCruise/simstring/measure.h:67
Methodmin_size
UmaCruise/simstring/measure.h:88
Methodmin_size
UmaCruise/simstring/measure.h:109
Methodmin_size
UmaCruise/simstring/measure.h:130
Methodname
UmaCruise/Utility/json.hpp:511
Methodnext_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
UmaCruise/Utility/json.hpp:1981
Methodngram_generator
* Constructs an instance as a tri-gram generator. */
UmaCruise/simstring/ngram.h:119
Methodngramdb_reader_base
* Constructs an object. */
UmaCruise/simstring/simstring.h:578
Methodngramdb_writer_base
* Constructs an object. * @param gen The n-gram generator. */
UmaCruise/simstring/simstring.h:148
Methodopen
* Opens an n-gram database. * @param name The name of the database. * @param max_size The maximum size of the strings. */
UmaCruise/simstring/simstring.h:612
Methodopen
UmaCruise/simstring/memory_mapped_file_posix.h:70
Methodopen
UmaCruise/simstring/memory_mapped_file.h:47
Methodopen
UmaCruise/simstring/memory_mapped_file_win32.h:69
Methodoperator !
UmaCruise/Utility/DropHandler.h:68
Functionoperator "" _json
! @brief user-defined string literal for JSON values This operator implements a user-defined string literal for JSON objects. It can be used by addin
UmaCruise/Utility/json.hpp:15365
Functionoperator "" _json_pointer
! @brief user-defined string literal for JSON pointer This operator implements a user-defined string literal for JSON Pointers. It can be used by add
UmaCruise/Utility/json.hpp:15383
Methodoperator ()
UmaCruise/Utility/WinHTTPWrapper.h:17
Methodoperator []
UmaCruise/Utility/DropHandler.h:51
Functionoperator!=
! @brief comparison: not equal Compares two JSON values for inequality by calculating `not (lhs == rhs)`. @param[in] lhs first JSON val
UmaCruise/Utility/json.hpp:13077
Methodoperator!=
! @brief comparison: not equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4231
Methodoperator!=
inequality operator (needed for range-based for)
UmaCruise/Utility/json.hpp:4492
Methodoperator()
UmaCruise/simstring/cdbpp.h:89
Methodoperator()
UmaCruise/simstring/ngram.h:170
Methodoperator()
UmaCruise/Utility/json.hpp:1167
Methodoperator()
UmaCruise/Utility/json.hpp:1511
Methodoperator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
UmaCruise/Utility/json.hpp:15325
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
UmaCruise/Utility/json.hpp:15343
Methodoperator*
! @brief return a reference to the value pointed to by the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4047
Methodoperator+
UmaCruise/Utility/json.hpp:3732
Methodoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4332
Methodoperator++
UmaCruise/Utility/json.hpp:3755
Methodoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4118
Methodoperator++
post-increment (it++)
UmaCruise/Utility/json.hpp:4599
Methodoperator-
UmaCruise/Utility/json.hpp:3739
Methodoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4354
Methodoperator-
subtract from iterator
UmaCruise/Utility/json.hpp:4635
Methodoperator--
UmaCruise/Utility/json.hpp:3768
Methodoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4161
Methodoperator--
post-decrement (it--)
UmaCruise/Utility/json.hpp:4611
Methodoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4084
Methodoperator->
UmaCruise/Utility/json.hpp:7291
Methodoperator<
UmaCruise/simstring/simstring.h:517
Methodoperator<
UmaCruise/Utility/json.hpp:3727
Methodoperator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4240
Functionoperator<=
! @brief comparison: less than or equal Compares whether one JSON value @a lhs is less than or equal to another JSON value by calculating
UmaCruise/Utility/json.hpp:13239
Methodoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4267
Functionoperator==
UmaCruise/Utility/json.hpp:13043
Methodoperator==
UmaCruise/Utility/json.hpp:3722
Methodoperator==
! @brief comparison: equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4204
Functionoperator>
! @brief comparison: greater than Compares whether one JSON value @a lhs is greater than another JSON value by calculating `not (lhs <= r
UmaCruise/Utility/json.hpp:13285
Methodoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4276
Functionoperator>=
! @brief comparison: greater than or equal Compares whether one JSON value @a lhs is greater than or equal to another JSON value by calcu
UmaCruise/Utility/json.hpp:13331
Methodoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4285
Functionoperator[]
! @brief access specified array element Returns a reference to the element at specified location @a idx. @note If @a idx is beyond the r
UmaCruise/Utility/json.hpp:10581
Methodoperator[]
access to successor
UmaCruise/Utility/json.hpp:4647
Methodother_error
UmaCruise/Utility/json.hpp:778
Methodout_of_range
UmaCruise/Utility/json.hpp:741
Methodoutput_adapter
UmaCruise/Utility/json.hpp:4764
Methodoutput_stream_adapter
UmaCruise/Utility/json.hpp:4723
Methodoutput_string_adapter
UmaCruise/Utility/json.hpp:4744
Methodoutput_vector_adapter
UmaCruise/Utility/json.hpp:4702
Methodoverlapjoin
UmaCruise/simstring/simstring.h:638
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
UmaCruise/Utility/json.hpp:4899
Methodparse_error
UmaCruise/Utility/json.hpp:595
Methodparse_internal
! @brief the actual parser @throw parse_error.101 in case of an unexpected token @throw parse_error.102 if to_unicode fails or surrogate e
UmaCruise/Utility/json.hpp:3208
Methodparse_msgpack_internal
UmaCruise/Utility/json.hpp:5217
Methodparser
a parser reading from an input adapter
UmaCruise/Utility/json.hpp:3135
Functionpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
UmaCruise/Utility/json.hpp:14396
Functionrbegin
! @brief returns an iterator to the reverse-beginning Returns an iterator to the reverse-beginning; that is, the last element. @image ht
UmaCruise/Utility/json.hpp:11610
Methodread_uint32
UmaCruise/simstring/simstring.h:985
Methodread_uint32
UmaCruise/simstring/cdbpp.h:623
Methodreader
* Constructs an object. */
UmaCruise/simstring/simstring.h:810
Functionrend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @imag
UmaCruise/Utility/json.hpp:11647
Methodreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
UmaCruise/Utility/json.hpp:7629
Methodscan_literal
! @param[in] literal_text the literal text to expect @param[in] length the length of the passed literal text @param[in] return_typ
UmaCruise/Utility/json.hpp:2835
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
UmaCruise/Utility/json.hpp:2503
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
UmaCruise/Utility/json.hpp:2017
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use */
UmaCruise/Utility/json.hpp:6485
Methodset
* Sets the parameters for n-gram generation. * @param n The unit of n-grams. * @param be \c true to generate n-grams that enc
UmaCruise/simstring/ngram.h:139
Methodset_begin
set iterator to a defined beginning
UmaCruise/Utility/json.hpp:3699
Methodset_end
set iterator to a defined past the end
UmaCruise/Utility/json.hpp:3705
Methodsize
UmaCruise/simstring/memory_mapped_file_posix.h:161
Methodsize
UmaCruise/simstring/memory_mapped_file.h:51
Methodsize
UmaCruise/simstring/memory_mapped_file_win32.h:179
Methodstrtof
UmaCruise/Utility/json.hpp:2448
Methodthrow_exception
UmaCruise/Utility/json.hpp:3627
Methodthrow_if_invalid_utf8
! @brief throw an exception if a string is not UTF-8 encoded @param[in] str UTF-8 string to check @throw type_error.316 if passed string
UmaCruise/Utility/json.hpp:7189
Methodtimer
UmaCruise/Utility/timer.h:15
Methodto_json
UmaCruise/Utility/json.hpp:7345
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
UmaCruise/Utility/json.hpp:13904
Methodto_string
! @brief return a string representation of the JSON pointer @invariant For each JSON pointer `ptr`, it holds: @code {.cpp} ptr == jso
UmaCruise/Utility/json.hpp:7406
Methodtoken_type_name
return name of values of type token_type (only used for errors)
UmaCruise/Utility/json.hpp:1853
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.
UmaCruise/Utility/json.hpp:9534
Methodtype_error
UmaCruise/Utility/json.hpp:698
Methodunescape
unescape "~1" to tilde and "~0" to slash (order is important!)
UmaCruise/Utility/json.hpp:7649
Functionunflatten
! @brief unflatten a previously flattened JSON value The function restores the arbitrary nesting of a JSON value that has been flattened
UmaCruise/Utility/json.hpp:14335
Methodunflatten
UmaCruise/Utility/json.hpp:15254
← previousnext →501–600 of 630, ranked by callers