
All checks were successful
Build / Build (push) Successful in 40s
This commit adds documentation for the `ramdb_db_fnc_fetch` function. The documentation explains the function's purpose, which is to handle data chunks received from the database extension when data is too large to be returned in a single callback. The documentation includes a title, icon, and excerpt for better readability and understanding.
74 lines
16 KiB
JavaScript
74 lines
16 KiB
JavaScript
var searchData=
|
|
[
|
|
['a_20backup_3a_0',['a backup:',['../d8/d12/md_docs_2basic_2save.html#autotoc_md62',1,'Save the database and create a backup:'],['../d8/d12/md_docs_2basic_2save.html#autotoc_md61',1,'Save the database without creating a backup:']]],
|
|
['a_20callback_20from_20the_20extension_3a_1',['Process a callback from the extension:',['../d8/df5/md_docs_2core_2scheduler.html#autotoc_md158',1,'']]],
|
|
['a_20callback_20to_20the_20server_3a_2',['Forward a callback to the server:',['../d8/df5/md_docs_2core_2scheduler.html#autotoc_md159',1,'']]],
|
|
['a_20client_20s_20hash_20table_20from_20the_20server_3a_3',['Delete a client's hash table from the server:',['../d7/d91/md_docs_2hash_2hash_delete.html#autotoc_md186',1,'']]],
|
|
['a_20client_3a_4',['a client:',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md357',1,'Add data from a client:'],['../da/d36/md_docs_2basic_2load.html#autotoc_md45',1,'Call the load function remotely from a client:'],['../d8/d12/md_docs_2basic_2save.html#autotoc_md63',1,'Call the save function remotely from a client:'],['../dc/d24/md_docs_2basic_2set.html#autotoc_md77',1,'Call the set function remotely from a client:'],['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md200',1,'Delete a hash table from a client:'],['../d6/dff/md_docs_2basic_2delete.html#autotoc_md9',1,'Delete a key on the server from a client:'],['../d0/d68/md_docs_2hash_2hash_set.html#autotoc_md297',1,'Store data from a client:'],['../d9/dc1/md_docs_2hash_2hash_set_bulk.html#autotoc_md311',1,'Store player data from a client:'],['../dc/db9/md_docs_2hash_2hash_set_id.html#autotoc_md325',1,'Store player data from a client:'],['../d2/d02/md_docs_2hash_2hash_set_id_bulk.html#autotoc_md339',1,'Store player data from a client:'],['../de/dc8/md_docs_2core_2process_queue.html#autotoc_md142',1,'Trigger queue processing from a client:']]],
|
|
['a_20field_20from_20a_20specific_20hash_20table_5',['excerpt: Remove a field from a specific hash table.',['../d9/dae/md_docs_2hash_2hash_remove_id.html#autotoc_md274',1,'']]],
|
|
['a_20field_20from_20the_20current_20client_20s_20hash_20table_6',['excerpt: Remove a field from the current client's hash table.',['../d9/d12/md_docs_2hash_2hash_remove.html#autotoc_md261',1,'']]],
|
|
['a_20field_20remotely_3a_7',['a field remotely:',['../d9/d12/md_docs_2hash_2hash_remove.html#autotoc_md269',1,'Remove a field remotely:'],['../d9/dae/md_docs_2hash_2hash_remove_id.html#autotoc_md283',1,'Remove a field remotely:']]],
|
|
['a_20field_20value_20from_20the_20current_20client_20s_20hash_20table_20in_20ramdb_8',['excerpt: Get a field value from the current client's hash table in RAMDb.',['../dc/dae/md_docs_2hash_2hash_get.html#autotoc_md205',1,'']]],
|
|
['a_20field_20value_20in_20the_20current_20client_20s_20hash_20table_20in_20ramdb_9',['excerpt: Set a field value in the current client's hash table in RAMDb.',['../d0/d68/md_docs_2hash_2hash_set.html#autotoc_md288',1,'']]],
|
|
['a_20hash_20table_20from_20a_20client_3a_10',['Delete a hash table from a client:',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md200',1,'']]],
|
|
['a_20hash_20table_20retrieval_20task_3a_11',['Add a hash table retrieval task:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md89',1,'']]],
|
|
['a_20key_20from_20ramdb_12',['a key from RAMDb',['../d1/d1c/md_docs_2list_2list_delete.html#autotoc_md362',1,'excerpt: Delete an entire list stored at a key from RAMDb.'],['../d1/d93/md_docs_2list_2list_load.html#autotoc_md387',1,'excerpt: Get all elements of a list stored at a key from RAMDb.']]],
|
|
['a_20key_20in_20ramdb_13',['a key in RAMDb',['../d6/d64/md_docs_2list_2list_remove.html#autotoc_md398',1,'excerpt: Remove an element from a list stored at a key in RAMDb.'],['../d5/ddd/md_docs_2list_2list_set.html#autotoc_md409',1,'excerpt: Set an element in a list stored at a key in RAMDb.']]],
|
|
['a_20key_20in_20singleplayer_20or_20on_20the_20server_3a_14',['Delete a key in singleplayer or on the server:',['../d6/dff/md_docs_2basic_2delete.html#autotoc_md8',1,'']]],
|
|
['a_20key_20on_20the_20server_20from_20a_20client_3a_15',['Delete a key on the server from a client:',['../d6/dff/md_docs_2basic_2delete.html#autotoc_md9',1,'']]],
|
|
['a_20list_20operation_20task_3a_16',['Add a list operation task:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md91',1,'']]],
|
|
['a_20list_20stored_20at_20a_20key_20from_20ramdb_17',['excerpt: Get all elements of a list stored at a key from RAMDb.',['../d1/d93/md_docs_2list_2list_load.html#autotoc_md387',1,'']]],
|
|
['a_20list_20stored_20at_20a_20key_20in_20ramdb_18',['a list stored at a key in RAMDb',['../d6/d64/md_docs_2list_2list_remove.html#autotoc_md398',1,'excerpt: Remove an element from a list stored at a key in RAMDb.'],['../d5/ddd/md_docs_2list_2list_set.html#autotoc_md409',1,'excerpt: Set an element in a list stored at a key in RAMDb.']]],
|
|
['a_20player_20message_3a_19',['Add a player message:',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md356',1,'']]],
|
|
['a_20player_20s_20complete_20hash_20data_3a_20',['Retrieve a player's complete hash data:',['../d3/d33/md_docs_2hash_2hash_get_all_id.html#autotoc_md240',1,'']]],
|
|
['a_20player_20s_20hash_20data_3a_21',['Delete a player's hash data:',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md199',1,'']]],
|
|
['a_20player_20s_20loadout_20field_3a_22',['a player s loadout field:',['../d9/dae/md_docs_2hash_2hash_remove_id.html#autotoc_md281',1,'Remove a player's loadout field:'],['../d5/d27/md_docs_2hash_2hash_get_id.html#autotoc_md254',1,'Retrieve a player's loadout field:']]],
|
|
['a_20player_20s_20loadout_20under_20their_20uid_3a_23',['Store a player's loadout under their UID:',['../dc/db9/md_docs_2hash_2hash_set_id.html#autotoc_md323',1,'']]],
|
|
['a_20player_20s_20loadout_3a_24',['a player s loadout:',['../dc/dae/md_docs_2hash_2hash_get.html#autotoc_md212',1,'Retrieve a player's loadout:'],['../d0/d68/md_docs_2hash_2hash_set.html#autotoc_md295',1,'Store a player's loadout:']]],
|
|
['a_20player_20specific_20task_20that_20returns_20data_20to_20a_20specific_20client_3a_25',['Add a player-specific task that returns data to a specific client:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md90',1,'']]],
|
|
['a_20queue_20of_20tasks_20to_20be_20executed_26',['excerpt: Processes a queue of tasks to be executed.',['../de/dc8/md_docs_2core_2process_queue.html#autotoc_md134',1,'']]],
|
|
['a_20simple_20array_3a_27',['Store a simple array:',['../dc/d24/md_docs_2basic_2set.html#autotoc_md75',1,'']]],
|
|
['a_20simple_20string_3a_28',['Test with a simple string:',['../de/d91/md_docs_2core_2test.html#autotoc_md171',1,'']]],
|
|
['a_20single_20callback_29',['excerpt: Handles data chunks received from the database extension when data is too large to be returned in a single callback.',['../d8/d05/md_docs_2basic_2fetch.html#autotoc_md14',1,'']]],
|
|
['a_20specific_20client_3a_30',['a specific client:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md90',1,'Add a player-specific task that returns data to a specific client:'],['../dc/dae/md_docs_2hash_2hash_get.html#autotoc_md214',1,'Retrieve data and send it to a specific client:'],['../d8/d96/md_docs_2hash_2hash_get_all.html#autotoc_md228',1,'Retrieve data and send it to a specific client:'],['../d3/d33/md_docs_2hash_2hash_get_all_id.html#autotoc_md242',1,'Retrieve data and send it to a specific client:'],['../d5/d27/md_docs_2hash_2hash_get_id.html#autotoc_md256',1,'Retrieve data and send it to a specific client:'],['../d7/d58/md_docs_2list_2list_get.html#autotoc_md382',1,'Retrieve data and send it to a specific client:'],['../d1/d9f/md_docs_2basic_2get.html#autotoc_md32',1,'Retrieve data on the server and send to a specific client:'],['../df/d1b/md_docs_2core_2handler.html#autotoc_md104',1,'Send data to a specific client:']]],
|
|
['a_20specific_20event_20log_20entry_3a_31',['Retrieve a specific event log entry:',['../d7/d58/md_docs_2list_2list_get.html#autotoc_md380',1,'']]],
|
|
['a_20specific_20field_3a_32',['Remove a specific field:',['../d9/d12/md_docs_2hash_2hash_remove.html#autotoc_md268',1,'']]],
|
|
['a_20specific_20hash_20table_33',['excerpt: Remove a field from a specific hash table.',['../d9/dae/md_docs_2hash_2hash_remove_id.html#autotoc_md274',1,'']]],
|
|
['a_20specific_20hash_20table_20from_20database_34',['excerpt: Remove a specific hash table from database.',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md191',1,'']]],
|
|
['a_20specific_20hash_20table_3a_35',['Delete a specific hash table:',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md198',1,'']]],
|
|
['a_20specific_20vehicle_20property_20with_20synchronous_20callback_3a_36',['Retrieve a specific vehicle property with synchronous callback:',['../d5/d27/md_docs_2hash_2hash_get_id.html#autotoc_md255',1,'']]],
|
|
['a_20vehicle_20property_3a_37',['Remove a vehicle property:',['../d9/dae/md_docs_2hash_2hash_remove_id.html#autotoc_md282',1,'']]],
|
|
['a_20welcome_20script_3a_38',['Use in a welcome script:',['../d7/d81/md_docs_2core_2print_addon_name.html#autotoc_md129',1,'']]],
|
|
['add_20a_20hash_20table_20retrieval_20task_3a_39',['Add a hash table retrieval task:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md89',1,'']]],
|
|
['add_20a_20list_20operation_20task_3a_40',['Add a list operation task:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md91',1,'']]],
|
|
['add_20a_20player_20message_3a_41',['Add a player message:',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md356',1,'']]],
|
|
['add_20a_20player_20specific_20task_20that_20returns_20data_20to_20a_20specific_20client_3a_42',['Add a player-specific task that returns data to a specific client:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md90',1,'']]],
|
|
['add_20an_20event_20log_20entry_3a_43',['Add an event log entry:',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md355',1,'']]],
|
|
['add_20data_20from_20a_20client_3a_44',['Add data from a client:',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md357',1,'']]],
|
|
['add_20element_20to_20list_20stored_20at_20key_20from_20ramdb_45',['excerpt: Add element to list stored at key from RAMDb.',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md348',1,'']]],
|
|
['add_20task_20to_20queue_46',['excerpt: Add task to queue.',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md82',1,'']]],
|
|
['addon_20name_20in_20system_20chat_47',['excerpt: Displays the addon name in system chat.',['../d7/d81/md_docs_2core_2print_addon_name.html#autotoc_md121',1,'']]],
|
|
['addon_20name_20message_3a_48',['Display the addon name message:',['../d7/d81/md_docs_2core_2print_addon_name.html#autotoc_md128',1,'']]],
|
|
['addtask_49',['addTask',['../d3/df8/md_docs_2core_2add_task.html',1,'']]],
|
|
['all_20client_20hash_20data_3a_50',['Retrieve all client hash data:',['../d8/d96/md_docs_2hash_2hash_get_all.html#autotoc_md226',1,'']]],
|
|
['all_20elements_20of_20a_20list_20stored_20at_20a_20key_20from_20ramdb_51',['excerpt: Get all elements of a list stored at a key from RAMDb.',['../d1/d93/md_docs_2list_2list_load.html#autotoc_md387',1,'']]],
|
|
['all_20fields_20and_20values_20from_20the_20hash_20stored_20at_20key_20from_20ramdb_52',['excerpt: Get all fields and values from the hash stored at key from RAMDb.',['../d3/d33/md_docs_2hash_2hash_get_all_id.html#autotoc_md233',1,'']]],
|
|
['all_20fields_20from_20the_20current_20client_20s_20hash_20table_20in_20ramdb_53',['excerpt: Get all fields from the current client's hash table in RAMDb.',['../d8/d96/md_docs_2hash_2hash_get_all.html#autotoc_md219',1,'']]],
|
|
['an_20element_20from_20a_20list_20stored_20at_20a_20key_20in_20ramdb_54',['excerpt: Remove an element from a list stored at a key in RAMDb.',['../d6/d64/md_docs_2list_2list_remove.html#autotoc_md398',1,'']]],
|
|
['an_20element_20in_20a_20list_20stored_20at_20a_20key_20in_20ramdb_55',['excerpt: Set an element in a list stored at a key in RAMDb.',['../d5/ddd/md_docs_2list_2list_set.html#autotoc_md409',1,'']]],
|
|
['an_20entire_20list_20stored_20at_20a_20key_20from_20ramdb_56',['excerpt: Delete an entire list stored at a key from RAMDb.',['../d1/d1c/md_docs_2list_2list_delete.html#autotoc_md362',1,'']]],
|
|
['an_20event_20log_20entry_3a_57',['Add an event log entry:',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md355',1,'']]],
|
|
['and_20create_20a_20backup_3a_58',['Save the database and create a backup:',['../d8/d12/md_docs_2basic_2save.html#autotoc_md62',1,'']]],
|
|
['and_20position_3a_59',['and position:',['../d9/dc1/md_docs_2hash_2hash_set_bulk.html#autotoc_md309',1,'Store player loadout and position:'],['../d2/d02/md_docs_2hash_2hash_set_id_bulk.html#autotoc_md337',1,'Store player loadout and position:']]],
|
|
['and_20send_20it_20to_20a_20specific_20client_3a_60',['and send it to a specific client:',['../dc/dae/md_docs_2hash_2hash_get.html#autotoc_md214',1,'Retrieve data and send it to a specific client:'],['../d8/d96/md_docs_2hash_2hash_get_all.html#autotoc_md228',1,'Retrieve data and send it to a specific client:'],['../d3/d33/md_docs_2hash_2hash_get_all_id.html#autotoc_md242',1,'Retrieve data and send it to a specific client:'],['../d5/d27/md_docs_2hash_2hash_get_id.html#autotoc_md256',1,'Retrieve data and send it to a specific client:'],['../d7/d58/md_docs_2list_2list_get.html#autotoc_md382',1,'Retrieve data and send it to a specific client:']]],
|
|
['and_20send_20to_20a_20specific_20client_3a_61',['Retrieve data on the server and send to a specific client:',['../d1/d9f/md_docs_2basic_2get.html#autotoc_md32',1,'']]],
|
|
['and_20values_20from_20the_20hash_20stored_20at_20key_20from_20ramdb_62',['excerpt: Get all fields and values from the hash stored at key from RAMDb.',['../d3/d33/md_docs_2hash_2hash_get_all_id.html#autotoc_md233',1,'']]],
|
|
['array_3a_63',['Store a simple array:',['../dc/d24/md_docs_2basic_2set.html#autotoc_md75',1,'']]],
|
|
['as_20callback_20function_3a_64',['Test database retrieval by specifying this as callback function:',['../de/d91/md_docs_2core_2test.html#autotoc_md172',1,'']]],
|
|
['associated_20with_20field_20in_20hash_20stored_20at_20key_20from_20ramdb_65',['excerpt: Get the value associated with field in hash stored at key from RAMDb.',['../d5/d27/md_docs_2hash_2hash_get_id.html#autotoc_md247',1,'']]],
|
|
['at_20a_20key_20from_20ramdb_66',['at a key from RAMDb',['../d1/d1c/md_docs_2list_2list_delete.html#autotoc_md362',1,'excerpt: Delete an entire list stored at a key from RAMDb.'],['../d1/d93/md_docs_2list_2list_load.html#autotoc_md387',1,'excerpt: Get all elements of a list stored at a key from RAMDb.']]],
|
|
['at_20a_20key_20in_20ramdb_67',['at a key in RAMDb',['../d6/d64/md_docs_2list_2list_remove.html#autotoc_md398',1,'excerpt: Remove an element from a list stored at a key in RAMDb.'],['../d5/ddd/md_docs_2list_2list_set.html#autotoc_md409',1,'excerpt: Set an element in a list stored at a key in RAMDb.']]],
|
|
['at_20key_20from_20ramdb_68',['at key from RAMDb',['../dd/dca/md_docs_2list_2list_add.html#autotoc_md348',1,'excerpt: Add element to list stored at key from RAMDb.'],['../d3/d33/md_docs_2hash_2hash_get_all_id.html#autotoc_md233',1,'excerpt: Get all fields and values from the hash stored at key from RAMDb.'],['../d7/d58/md_docs_2list_2list_get.html#autotoc_md373',1,'excerpt: Get element of list stored at key from RAMDb.'],['../d5/d27/md_docs_2hash_2hash_get_id.html#autotoc_md247',1,'excerpt: Get the value associated with field in hash stored at key from RAMDb.'],['../dc/db9/md_docs_2hash_2hash_set_id.html#autotoc_md316',1,'excerpt: Set the specified field to the respective value in the hash stored at key from RAMDb.'],['../d2/d02/md_docs_2hash_2hash_set_id_bulk.html#autotoc_md330',1,'excerpt: Set the specified fields to their respective values in the hash stored at key from RAMDb.']]],
|
|
['available_20functions_69',['Available Functions',['../G:/ids/ramdb/docs/basic/README.md#autotoc_md50',1,'Available Functions'],['../G:/ids/ramdb/docs/core/README.md#autotoc_md147',1,'Available Functions'],['../G:/ids/ramdb/docs/hash/README.md#autotoc_md344',1,'Available Functions'],['../G:/ids/ramdb/docs/list/README.md#autotoc_md420',1,'Available Functions']]]
|
|
];
|