Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ functions
Functions
2,239 in github.com/OpenFodder/openfodder
⨍
Functions
2,239
◇
Types & classes
368
Method
add_to_option
Source/Utils/cxxopts.hpp:2216
Function
apply
Source/Utils/dukglue/detail_traits.h:61
Function
apply_constructor
Source/Utils/dukglue/detail_traits.h:113
Function
apply_constructor_helper
Source/Utils/dukglue/detail_traits.h:107
Method
argument_incorrect_type
Source/Utils/cxxopts.hpp:509
Method
arguments_string
Source/Utils/cxxopts.hpp:1606
Method
array_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw parse_erro
Source/Utils/json.hpp:11867
Method
as
Source/Utils/cxxopts.hpp:1441
Method
as_bool
various (type-safe) getters
Source/Utils/dukglue/dukvalue.h:318
Method
as_c_string
Source/Utils/dukglue/dukvalue.h:360
Method
as_double
Source/Utils/dukglue/dukvalue.h:324
Method
as_float
Source/Utils/dukglue/dukvalue.h:330
Method
as_int
Source/Utils/dukglue/dukvalue.h:336
Method
as_pointer
Source/Utils/dukglue/dukvalue.h:348
Method
as_uint
Source/Utils/dukglue/dukvalue.h:342
Function
back
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expr
Source/Utils/json.hpp:20448
Function
basic_json array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given
Source/Utils/json.hpp:18268
Function
basic_json binary
! @brief explicitly create a binary array (without subtype) Creates a JSON binary array value from a given binary container. Binary
Source/Utils/json.hpp:18165
Function
basic_json diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed i
Source/Utils/json.hpp:24956
Function
basic_json from_bson
Source/Utils/json.hpp:24330
Function
basic_json from_cbor
Source/Utils/json.hpp:23958
Function
basic_json from_msgpack
Source/Utils/json.hpp:24101
Function
basic_json from_ubjson
Source/Utils/json.hpp:24217
Function
basic_json meta
! @brief returns version information on the library This function returns a JSON object with information about the library, i
Source/Utils/json.hpp:16829
Function
basic_json object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initiali
Source/Utils/json.hpp:18312
Function
basic_json parse
Source/Utils/json.hpp:23172
Method
binary
Source/Utils/json.hpp:5389
Method
binary
Source/Utils/json.hpp:5564
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
Source/Utils/json.hpp:7711
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
Source/Utils/json.hpp:12763
Method
boolean
Source/Utils/json.hpp:5359
Method
boolean
Source/Utils/json.hpp:5534
Method
byte_container_with_subtype
Source/Utils/json.hpp:4439
Method
cAbout
Source/About.cpp:34
Method
cCampaign
Source/Campaign.cpp:42
Method
cDebugger
Source/Debugger.cpp:29
Method
cDiamondSquare
Source/Utils/diamondsquare.hpp:120
Method
cDimension
Source/Dimension.hpp:28
Method
cEvent
Source/Event.cpp:25
Method
cFodder
Source/Fodder.cpp:53
Method
cGraphics
Source/Graphics.cpp:25
Method
cGraphics_Amiga
Source/Amiga/Graphics_Amiga.cpp:60
Method
cGraphics_Amiga2
Source/Amiga/Graphics_Amiga2.cpp:25
Method
cGraphics_PC
Source/PC/Graphics_PC.cpp:64
Method
cMap
Source/Map/Map.cpp:42
Method
cOriginalMap
Source/Map/Original.hpp:40
Method
cOriginalMap
Source/Map/Original.cpp:25
Method
cPalette
Source/Surface.hpp:31
Method
cPhase
Source/Campaign.hpp:71
Method
cPosition
Source/Position.hpp:28
Method
cPseudorand
Source/Utils/pseudorand.hpp:33
Method
cRandomMap
Source/Map/Random.cpp:31
Method
cResourceMan
Source/ResourceMan.cpp:36
Method
cResource_Amiga_File
Source/Amiga/Resource_Amiga_File.cpp:27
Method
cResource_File
Source/Resources.hpp:30
Method
cResource_PC_CD
Source/PC/Resource_PC_CD.cpp:85
Method
cResources
Source/Resources.cpp:26
Method
cScriptFileIO
Source/ScriptingEngine.cpp:59
Method
cScriptingEngine
Source/ScriptingEngine.cpp:169
Method
cSound
Source/Sound.cpp:25
Method
cSound_Amiga
Source/Amiga/Sound_Amiga.cpp:60
Function
cSound_AudioCallback
Call back from Audio Device to fill audio output buffer
Source/Amiga/Sound_Amiga.cpp:50
Method
cSound_PC
Source/PC/Sound_PC.cpp:30
Method
cSound_PC2
Source/PC/Sound_PC2.cpp:115
Method
cSurface
Source/Surface.cpp:28
Method
cUnitTesting
Source/UnitTesting.cpp:26
Method
cWindow
Source/Window.cpp:25
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
Source/Utils/json.hpp:13775
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
Source/Utils/json.hpp:13790
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the B
Source/Utils/json.hpp:13832
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-term
Source/Utils/json.hpp:13628
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
Source/Utils/json.hpp:13705
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] j JSON va
Source/Utils/json.hpp:13926
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
Source/Utils/json.hpp:13675
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
Source/Utils/json.hpp:13733
Method
calculatePath
Source/Map/Random.cpp:296
Function
call_method_safe
Source/Utils/dukglue/public_util.h:100
Function
call_native_constructor
Source/Utils/dukglue/detail_constructor.h:10
Function
call_native_deleter
Source/Utils/dukglue/detail_constructor.h:55
Method
call_native_function
The function to call is embedded into call_native_function at compile-time through template magic. Performance is so similar to run-time function call
Source/Utils/dukglue/detail_function.h:25
Method
call_native_function
Pull the address of the function to call from the Duktape function object at run time.
Source/Utils/dukglue/detail_function.h:59
Method
call_native_method
Source/Utils/dukglue/detail_method.h:26
Method
call_native_method
Source/Utils/dukglue/detail_method.h:84
Method
call_native_method
Source/Utils/dukglue/detail_method.h:151
Function
call_safe
Source/Utils/dukglue/public_util.h:190
Method
can_cast
Source/Utils/dukglue/detail_typeinfo.h:41
Method
capacity
Source/Utils/micropather.h:115
Function
check_signed_range
Source/Utils/cxxopts.hpp:842
Function
checked_negate
Source/Utils/cxxopts.hpp:850
Method
checked_parse_arg
Source/Utils/cxxopts.hpp:2180
Method
clean
Clean the contents for descruction
Source/Utils/ini.hpp:551
Method
clear
Source/Parameters.hpp:91
Method
clear
Source/Utils/micropather.h:99
Method
clearFocus
Source/Window.hpp:99
Method
clearSDLSurface
Source/Surface.cpp:71
Method
clearVoice
Source/Amiga/paula.cpp:72
Method
clearVoices
Source/Amiga/paula.hpp:126
Method
clear_subtype
! @brief clears the binary subtype Clears the binary subtype and flags the value as not having a subtype, which has implicati
Source/Utils/json.hpp:4564
Function
consoleClear
Source/ScriptingEngine.cpp:53
Function
consoleLog
Source/ScriptingEngine.cpp:46
← previous
next →
1,401–1,500 of 2,239, ranked by callers