ramdb/api/html/search/all_8.js
Jacob Schmidt ee1dd91b7f
All checks were successful
Build / Build (push) Successful in 40s
feat: Add documentation for fetch function
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.
2025-03-30 17:16:31 -05:00

30 lines
4.9 KiB
JavaScript

var searchData=
[
['handle_20data_20from_20db_0',['excerpt: Handle data from DB.',['../df/d1b/md_docs_2core_2handler.html#autotoc_md96',1,'']]],
['handler_1',['handler',['../df/d1b/md_docs_2core_2handler.html',1,'']]],
['handles_20data_20chunks_20received_20from_20the_20database_20extension_20when_20data_20is_20too_20large_20to_20be_20returned_20in_20a_20single_20callback_2',['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,'']]],
['hash_20data_3a_3',['hash data:',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md199',1,'Delete a player's hash data:'],['../d3/d33/md_docs_2hash_2hash_get_all_id.html#autotoc_md240',1,'Retrieve a player's complete hash data:'],['../d8/d96/md_docs_2hash_2hash_get_all.html#autotoc_md226',1,'Retrieve all client hash data:']]],
['hash_20operations_4',['Hash Operations',['../G:/ids/ramdb/docs/README.md#autotoc_md427',1,'@ref "G:/ids/ramdb/docs/hash/README.md" "Hash Operations"'],['../G:/ids/ramdb/docs/README.md#autotoc_md431',1,'Hash Operations']]],
['hash_20readme_20md_20hash_20operations_5',['@ref "G:/ids/ramdb/docs/hash/README.md" "Hash Operations"',['../G:/ids/ramdb/docs/README.md#autotoc_md427',1,'']]],
['hash_20stored_20at_20key_20from_20ramdb_6',['hash 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.'],['../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.']]],
['hash_20table_7',['hash table',['../d9/dae/md_docs_2hash_2hash_remove_id.html#autotoc_md274',1,'excerpt: Remove a field from a specific hash table.'],['../d9/d12/md_docs_2hash_2hash_remove.html#autotoc_md261',1,'excerpt: Remove a field from the current client's hash table.']]],
['hash_20table_20from_20a_20client_3a_8',['Delete a hash table from a client:',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md200',1,'']]],
['hash_20table_20from_20database_9',['hash table from database',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md191',1,'excerpt: Remove a specific hash table from database.'],['../d7/d91/md_docs_2hash_2hash_delete.html#autotoc_md178',1,'excerpt: Remove the current client's hash table from database.']]],
['hash_20table_20from_20the_20server_3a_10',['Delete a client's hash table from the server:',['../d7/d91/md_docs_2hash_2hash_delete.html#autotoc_md186',1,'']]],
['hash_20table_20in_20ramdb_11',['hash table in RAMDb',['../dc/dae/md_docs_2hash_2hash_get.html#autotoc_md205',1,'excerpt: Get a field value from the current client's hash table in RAMDb.'],['../d8/d96/md_docs_2hash_2hash_get_all.html#autotoc_md219',1,'excerpt: Get all fields from the current client's hash table in RAMDb.'],['../d0/d68/md_docs_2hash_2hash_set.html#autotoc_md288',1,'excerpt: Set a field value in the current client's hash table in RAMDb.'],['../d9/dc1/md_docs_2hash_2hash_set_bulk.html#autotoc_md302',1,'excerpt: Set multiple fields in the current client's hash table in RAMDb.']]],
['hash_20table_20retrieval_20task_3a_12',['Add a hash table retrieval task:',['../d3/df8/md_docs_2core_2add_task.html#autotoc_md89',1,'']]],
['hash_20table_3a_13',['hash table:',['../dc/d95/md_docs_2hash_2hash_delete_id.html#autotoc_md198',1,'Delete a specific hash table:'],['../d7/d91/md_docs_2hash_2hash_delete.html#autotoc_md185',1,'Delete the current client's hash table:']]],
['hashdelete_14',['hashDelete',['../d7/d91/md_docs_2hash_2hash_delete.html',1,'']]],
['hashdeleteid_15',['hashDeleteId',['../dc/d95/md_docs_2hash_2hash_delete_id.html',1,'']]],
['hashget_16',['hashGet',['../dc/dae/md_docs_2hash_2hash_get.html',1,'']]],
['hashgetall_17',['hashGetAll',['../d8/d96/md_docs_2hash_2hash_get_all.html',1,'']]],
['hashgetallid_18',['hashGetAllId',['../d3/d33/md_docs_2hash_2hash_get_all_id.html',1,'']]],
['hashgetid_19',['hashGetId',['../d5/d27/md_docs_2hash_2hash_get_id.html',1,'']]],
['hashremove_20',['hashRemove',['../d9/d12/md_docs_2hash_2hash_remove.html',1,'']]],
['hashremoveid_21',['hashRemoveId',['../d9/dae/md_docs_2hash_2hash_remove_id.html',1,'']]],
['hashset_22',['hashSet',['../d0/d68/md_docs_2hash_2hash_set.html',1,'']]],
['hashsetbulk_23',['hashSetBulk',['../d9/dc1/md_docs_2hash_2hash_set_bulk.html',1,'']]],
['hashsetid_24',['hashSetId',['../dc/db9/md_docs_2hash_2hash_set_id.html',1,'']]],
['hashsetidbulk_25',['hashSetIdBulk',['../d2/d02/md_docs_2hash_2hash_set_id_bulk.html',1,'']]]
];