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
↓ 123 callers
Function
create
UmaCruise/Utility/json.hpp:8417
↓ 66 callers
Method
write_character
UmaCruise/Utility/json.hpp:4704
↓ 64 callers
Method
size
UmaCruise/Utility/json.hpp:263
↓ 59 callers
Method
end
return iterator end (needed for range-based for)
UmaCruise/Utility/json.hpp:4540
↓ 49 callers
Method
begin
return iterator begin (needed for range-based for)
UmaCruise/Utility/json.hpp:4534
↓ 47 callers
Function
GetExeDirectory
現在実行中の exeのあるフォルダのパスを返す
UmaCruise/Utility/CommonUtility.cpp:12
↓ 45 callers
Method
size
* Obtains the number of elements in the database. * @return size_t The number of elements. */
UmaCruise/simstring/cdbpp.h:435
↓ 42 callers
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 input
UmaCruise/Utility/json.hpp:2872
↓ 32 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
UmaCruise/Utility/json.hpp:13680
↓ 31 callers
Function
get
UmaCruise/Utility/json.hpp:10073
↓ 30 callers
Function
UTF16fromUTF8
UmaCruise/Utility/CodeConvert.cpp:51
↓ 29 callers
Method
write_characters
UmaCruise/Utility/json.hpp:4709
↓ 27 callers
Function
cvRectFromCRect
UmaCruise/UmaTextRecognizer.cpp:71
↓ 27 callers
Method
empty
* Tests if the database is empty. * @return bool \c true if the number of records is zero, * \c false otherwise
UmaCruise/simstring/cdbpp.h:445
↓ 26 callers
Method
clear
* Clears the database. */
UmaCruise/simstring/simstring.h:163
↓ 26 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4433
↓ 23 callers
Function
assert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
UmaCruise/Utility/json.hpp:8637
↓ 23 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
UmaCruise/Utility/json.hpp:9772
↓ 22 callers
Method
insert
* Inserts a string to the database. * @param str The string to be inserted. * @return bool \c true if the string is succes
UmaCruise/simstring/simstring.h:438
↓ 20 callers
Method
close
* Closes the database. */
UmaCruise/simstring/simstring.h:900
↓ 20 callers
Method
data
UmaCruise/simstring/memory_mapped_file.h:52
↓ 19 callers
Method
key
! @brief return the key of an object iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4417
↓ 16 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
UmaCruise/Utility/json.hpp:8756
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
UmaCruise/Utility/json.hpp:9794
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
UmaCruise/Utility/json.hpp:9613
↓ 16 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4386
↓ 14 callers
Function
UTF8fromUTF16
UmaCruise/Utility/CodeConvert.cpp:37
↓ 14 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
UmaCruise/Utility/json.hpp:6512
↓ 14 callers
Method
resize
UmaCruise/simstring/memory_mapped_file.h:50
↓ 13 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
UmaCruise/Utility/json.hpp:11540
↓ 13 callers
Method
format
UmaCruise/Utility/timer.h:20
↓ 12 callers
Function
GetOCRFunction
UmaCruise/TesseractWrapper.cpp:42
↓ 12 callers
Method
reset
reset yytext; current character is beginning of token
UmaCruise/Utility/json.hpp:2855
↓ 11 callers
Function
ColorFromText
UmaCruise/DarkModeUI.h:14
↓ 11 callers
Function
from_json
UmaCruise/Utility/json.hpp:921
↓ 11 callers
Method
open
* Opens a SimString database. * @param name The name of the SimString database. * @return bool \c true if the database is s
UmaCruise/simstring/simstring.h:828
↓ 10 callers
Function
CheckCutBounds
UmaCruise/UmaTextRecognizer.cpp:76
↓ 10 callers
Function
ImageWhiteRatio
UmaCruise/UmaTextRecognizer.cpp:90
↓ 10 callers
Method
ShowWindow
UmaCruise/RaceListWindow.cpp:20
↓ 10 callers
Function
begin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
UmaCruise/Utility/json.hpp:11469
↓ 10 callers
Method
fail
* Checks whether an error has occurred. * @return bool \c true if an error has occurred. */
UmaCruise/simstring/simstring.h:191
↓ 8 callers
Function
TextFromImage
UmaCruise/TesseractWrapper.cpp:89
↓ 8 callers
Method
empty
* Checks whether the database is empty. * @return bool \c true if the database is empty, \c false otherwise. */
UmaCruise/simstring/simstring.h:173
↓ 8 callers
Function
to_json
UmaCruise/Utility/json.hpp:1372
↓ 7 callers
Function
retrieve
UmaCruise/UmaEventLibrary.cpp:20
↓ 6 callers
Function
IsDarkMode
UmaCruise/MainDlg.cpp:29
↓ 6 callers
Function
is_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 i
UmaCruise/Utility/json.hpp:9816
↓ 6 callers
Method
what
returns the explanatory string
UmaCruise/Utility/json.hpp:500
↓ 5 callers
Function
AllowDarkModeForWindow
UmaCruise/win32-darkmode/DarkMode.cpp:99
↓ 5 callers
Method
Create
UmaCruise/RichEditPopup.cpp:4
↓ 5 callers
Method
GetCount
UmaCruise/Utility/DropHandler.h:46
↓ 5 callers
Method
Init
UmaCruise/Utility/GdiplusUtil.cpp:28
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
UmaCruise/Utility/json.hpp:3711
↓ 5 callers
Function
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
UmaCruise/Utility/json.hpp:12812
↓ 4 callers
Method
ChangeIkuseiUmaMusume
UmaCruise/RaceListWindow.cpp:215
↓ 4 callers
Function
GetTextBounds
cutImage にあるテキストを囲う範囲を調べて返す
UmaCruise/UmaTextRecognizer.cpp:116
↓ 4 callers
Method
GetTurnNumberFromTurnName
UmaCruise/RaceDateLibrary.cpp:241
↓ 4 callers
Function
IsHighContrast
UmaCruise/win32-darkmode/DarkMode.cpp:106
↓ 4 callers
Function
JSON_CATCH
UmaCruise/Utility/json.hpp:10395
↓ 4 callers
Method
RaceName
UmaCruise/RaceDateLibrary.cpp:259
↓ 4 callers
Function
RefreshTitleBarThemeColor
UmaCruise/win32-darkmode/DarkMode.cpp:114
↓ 4 callers
Function
array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
UmaCruise/Utility/json.hpp:9019
↓ 4 callers
Function
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
UmaCruise/Utility/json.hpp:11580
↓ 4 callers
Function
get_arithmetic_value
UmaCruise/Utility/json.hpp:895
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
UmaCruise/Utility/json.hpp:9635
↓ 4 callers
Method
is_open
* Tests if the database is opened. * @return bool \c true if the database is opened, * \c false otherwise.
UmaCruise/simstring/cdbpp.h:426
↓ 4 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
UmaCruise/Utility/json.hpp:3151
↓ 4 callers
Function
push_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 nul
UmaCruise/Utility/json.hpp:12181
↓ 3 callers
Method
AmbiguousSearchEvent
UmaCruise/UmaEventLibrary.cpp:291
↓ 3 callers
Function
GdiPlusBitmapToOpenCvMat
UmaCruise/UmaTextRecognizer.cpp:48
↓ 3 callers
Method
GetRichEdit
UmaCruise/RichEditPopup.h:17
↓ 3 callers
Function
IsColorSchemeChangeMessage
UmaCruise/win32-darkmode/DarkMode.cpp:156
↓ 3 callers
Method
IsTrainingMenu
UmaCruise/UmaTextRecognizer.h:42
↓ 3 callers
Function
LoadPointSizeFromJson
UmaCruise/UmaTextRecognizer.cpp:32
↓ 3 callers
Method
OnThemeChanged
UmaCruise/RichEditPopup.cpp:61
↓ 3 callers
Method
UpdateImage
UmaCruise/PreviewWindow.cpp:41
↓ 3 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
UmaCruise/Utility/json.hpp:3187
↓ 3 callers
Function
cbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
UmaCruise/Utility/json.hpp:11509
↓ 3 callers
Function
find
UmaCruise/Utility/json.hpp:11378
↓ 3 callers
Method
free
UmaCruise/simstring/memory_mapped_file_posix.h:152
↓ 3 callers
Method
free
UmaCruise/simstring/memory_mapped_file_win32.h:166
↓ 3 callers
Function
is_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
UmaCruise/Utility/json.hpp:9750
↓ 3 callers
Function
is_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
UmaCruise/Utility/json.hpp:9694
↓ 3 callers
Method
moved_or_copied
UmaCruise/Utility/json.hpp:7277
↓ 3 callers
Function
object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
UmaCruise/Utility/json.hpp:9062
↓ 3 callers
Method
pop_back
! @brief remove and return last reference pointer @throw out_of_range.405 if JSON pointer has no parent */
UmaCruise/Utility/json.hpp:7448
↓ 3 callers
Method
put
UmaCruise/simstring/cdbpp.h:236
↓ 3 callers
Method
set_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
UmaCruise/Utility/json.hpp:4016
↓ 3 callers
Function
size
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
UmaCruise/Utility/json.hpp:11970
↓ 3 callers
Method
unget
unget current character (return it again on next get)
UmaCruise/Utility/json.hpp:2884
↓ 2 callers
Function
AdjustBounds
UmaCruise/AboutDlg.cpp:35
↓ 2 callers
Method
AnbigiousChangeCurrentTurn
UmaCruise/RaceListWindow.cpp:57
↓ 2 callers
Method
AnbigiousChangeIkuseImaMusume
UmaCruise/UmaEventLibrary.cpp:274
↓ 2 callers
Method
ChangeDragdropBounds
UmaCruise/PreviewWindow.cpp:60
↓ 2 callers
Function
ChangeGlobalTheme
UmaCruise/win32-darkmode/DarkMode.cpp:151
↓ 2 callers
Method
EntryRaceDistance
UmaCruise/RaceListWindow.cpp:103
↓ 2 callers
Function
FindAddressByName
UmaCruise/win32-darkmode/IatHook.h:23
↓ 2 callers
Function
GdiplusInit
UmaCruise/Utility/GdiplusUtil.cpp:79
↓ 2 callers
Function
GdiplusTerm
UmaCruise/Utility/GdiplusUtil.cpp:84
↓ 2 callers
Method
GetEntryRaceDistance
UmaCruise/UmaTextRecognizer.h:48
next →
1–100 of 630, ranked by callers