MCPcopy Create free account

hub / github.com/black-sliver/PopTracker / functions

Functions7,287 in github.com/black-sliver/PopTracker

MethodPocoJsonFrozenValue
* @brief Make a copy of a PocoJson value * * @param source the PocoJson value to be copied */
lib/valijson/include/valijson/adapters/poco_json_adapter.hpp:229
MethodPocoJsonObject
Construct a PocoJsonObject an empty object.
lib/valijson/include/valijson/adapters/poco_json_adapter.hpp:141
MethodPocoJsonObjectMemberIterator
* @brief Construct an iterator from a PocoJson iterator. * * @param itr PocoJson iterator to store */
lib/valijson/include/valijson/adapters/poco_json_adapter.hpp:606
MethodPocoJsonValue
Construct a wrapper for the empty object
lib/valijson/include/valijson/adapters/poco_json_adapter.hpp:266
MethodPopTracker
src/poptracker.cpp:140
MethodPosition
src/uilib/position.h:13
MethodProgressBar
src/uilib/progressbar.cpp:9
MethodPropertiesConstraint
lib/valijson/include/valijson/constraints/concrete_constraints.hpp:977
MethodPropertyNamesConstraint
lib/valijson/include/valijson/constraints/concrete_constraints.hpp:1066
MethodPropertyTreeAdapter
Construct a PropertyTreeAdapter for an empty property tree
lib/valijson/include/valijson/adapters/property_tree_adapter.hpp:511
MethodPropertyTreeArray
Construct a PropertyTreeArray referencing an empty property tree singleton.
lib/valijson/include/valijson/adapters/property_tree_adapter.hpp:66
MethodPropertyTreeArrayValueIterator
* @brief Construct a new PropertyTreeArrayValueIterator using an existing * property tree iterator. * * @param itr proper
lib/valijson/include/valijson/adapters/property_tree_adapter.hpp:543
MethodPropertyTreeFrozenValue
* @brief Make a copy of a Boost property tree POD value * * @param source string containing the POD value */
lib/valijson/include/valijson/adapters/property_tree_adapter.hpp:218
MethodPropertyTreeObject
Construct a PropertyTreeObject referencing an empty property tree.
lib/valijson/include/valijson/adapters/property_tree_adapter.hpp:131
MethodPropertyTreeObjectMemberIterator
* @brief Construct an iterator from a PropertyTree iterator. * * @param itr PropertyTree iterator to store */
lib/valijson/include/valijson/adapters/property_tree_adapter.hpp:643
MethodPropertyTreeValue
Construct a wrapper for an empty property tree
lib/valijson/include/valijson/adapters/property_tree_adapter.hpp:261
MethodQtJsonAdapter
Construct a QtJsonAdapter that contains an empty object
lib/valijson/include/valijson/adapters/qtjson_adapter.hpp:491
MethodQtJsonArray
Construct a QtJsonArray referencing an empty array.
lib/valijson/include/valijson/adapters/qtjson_adapter.hpp:68
MethodQtJsonArrayValueIterator
* @brief Construct a new QtJsonArrayValueIterator using an existing * QtJson iterator. * * @param itr QtJson iterator to
lib/valijson/include/valijson/adapters/qtjson_adapter.hpp:522
MethodQtJsonFrozenValue
* @brief Make a copy of a QtJson value * * @param source the QtJson value to be copied */
lib/valijson/include/valijson/adapters/qtjson_adapter.hpp:239
MethodQtJsonObject
Construct a QtJsonObject referencing an empty object singleton.
lib/valijson/include/valijson/adapters/qtjson_adapter.hpp:148
MethodQtJsonObjectMemberIterator
* @brief Construct an iterator from a QtJson iterator. * * @param itr QtJson iterator to store */
lib/valijson/include/valijson/adapters/qtjson_adapter.hpp:613
MethodQtJsonValue
Construct a wrapper for the empty object singleton
lib/valijson/include/valijson/adapters/qtjson_adapter.hpp:274
MethodReadBlockBuffered
src/luaconnector/server.cpp:118
MethodReadBody
src/luaconnector/connection.cpp:107
MethodReadBodyAsync
src/luaconnector/connection.cpp:173
MethodReadByteBuffered
src/luaconnector/server.cpp:105
MethodReadByteBufferedAsync
src/luaconnector/server.cpp:172
MethodReadHeader
src/luaconnector/connection.cpp:96
MethodReadHeaderAsync
src/luaconnector/connection.cpp:139
MethodReadU16Live
src/luaconnector/server.cpp:151
MethodReadU8Live
src/luaconnector/server.cpp:132
MethodRedirectStdOut
src/core/log.cpp:23
MethodReleases
src/gh/api/releases.hpp:51
MethodRemoveMemoryWatch
src/core/scripthost.cpp:274
MethodRemoveOnFrameHandler
src/core/scripthost.cpp:398
MethodRemoveOnLocationSectionChangedHandler
src/core/scripthost.cpp:419
MethodRemoveOnLocationSectionHandler
src/core/scripthost.cpp:431
MethodRemoveVariableWatch
src/core/scripthost.cpp:377
MethodRemoveWatchForCode
src/core/scripthost.cpp:338
MethodRequiredConstraint
lib/valijson/include/valijson/constraints/concrete_constraints.hpp:1093
MethodRunScriptAsync
src/core/scripthost.cpp:436
MethodRunStringAsync
src/core/scripthost.cpp:446
MethodSaveFile
src/uilib/dlg.cpp:436
MethodSchema
* @brief Construct a new Schema instance with no constraints */
lib/valijson/include/valijson/schema.hpp:23
MethodSchemaParser
* @brief Construct a new SchemaParser for a given version of JSON Schema * * @param version Version of JSON Schema that will be expected
lib/valijson/include/valijson/schema_parser.hpp:44
MethodScriptHost
src/core/scripthost.cpp:35
MethodScrollVBox
src/uilib/scrollvbox.h:13
MethodServer
src/luaconnector/server.cpp:23
MethodSet
src/core/luaitem.cpp:294
MethodSetNotify
src/ap/aptracker.h:290
MethodSetNotify
src/ap/archipelago.cpp:188
MethodSetOverlay
src/core/luaitem.h:27
MethodSetOverlay
src/core/jsonitem.h:259
MethodSetOverlayAlign
src/core/luaitem.h:41
MethodSetOverlayAlign
src/core/jsonitem.h:274
MethodSetOverlayBackground
src/core/luaitem.h:34
MethodSetOverlayBackground
src/core/jsonitem.h:266
MethodSetOverlayColor
src/core/luaitem.h:55
MethodSetOverlayColor
src/core/jsonitem.h:290
MethodSetOverlayFontSize
src/core/luaitem.h:48
MethodSetOverlayFontSize
src/core/jsonitem.h:282
MethodSetUp
test/core/test_jsonitem_quantity.cpp:24
MethodSettingsWindow
src/ui/settingswindow.cpp:6
MethodShapeFromString
src/core/location.h:24
MethodSignal
src/core/signal.h:64
MethodSimpleContainer
src/uilib/simplecontainer.h:11
MethodSingularItemsConstraint
lib/valijson/include/valijson/constraints/concrete_constraints.hpp:1142
MethodSize
src/core/layouttypes.h:22
MethodSpacing
src/core/layouttypes.h:32
MethodSpacing
src/uilib/spacing.h:13
MethodStatusUpdate
Returns true if sending a client status update to the server. This is used to send the goal / win condition.
src/ap/aptracker.h:363
MethodStatusUpdate
src/ap/archipelago.cpp:264
MethodStdStringAdapter
lib/valijson/include/valijson/adapters/std_string_adapter.hpp:95
MethodStdStringArray
lib/valijson/include/valijson/adapters/std_string_adapter.hpp:39
MethodStdStringFrozenValue
lib/valijson/include/valijson/adapters/std_string_adapter.hpp:74
MethodStdStringObject
lib/valijson/include/valijson/adapters/std_string_adapter.hpp:57
MethodStop
src/luaconnector/server.cpp:55
MethodStr2Type
src/core/baseitem.h:35
MethodSubschema
Disable copy construction
lib/valijson/include/valijson/subschema.hpp:41
FunctionTEST
test/http/test_http_cache.cpp:34
FunctionTEST
test/http/test_http.cpp:10
FunctionTEST
test/os/test_winapi.cpp:15
FunctionTEST
Test that using an invalid index on an AutoTracker instance does not crash
test/core/test_autotracker.cpp:6
FunctionTEST
test/core/test_jsonitem_provides.cpp:17
FunctionTEST
test/core/test_sha256.cpp:11
FunctionTEST
test/core/test_locations_parser.cpp:10
FunctionTEST
test/core/test_pack.cpp:27
FunctionTEST
test/core/test_tracker.cpp:9
FunctionTEST
test/core/test_fs.cpp:6
FunctionTEST
test/core/test_luaitem.cpp:16
FunctionTEST
test/core/test_singleton.cpp:8
FunctionTEST
test/core/test_jsonitem_quantity.cpp:153
FunctionTEST
test/core/test_zip.cpp:77
FunctionTEST
test/core/test_taskqueue.cpp:8
FunctionTEST
test/core/test_version.cpp:5
FunctionTEST
test/core/test_util.cpp:5
FunctionTEST
test/lib/test_lua.cpp:18
FunctionTEST
test/jsonutil/test_commasplit.cpp:13
FunctionTEST
test/ui/test_packimagefuture.cpp:16
← previousnext →2,201–2,300 of 7,287, ranked by callers