GATE
C/C++ Framework
Loading...
Searching...
No Matches
Here is a list of all documented functions with links to the documentation:
- g -
gate_account_add_user_to_group() :
accounts.h
gate_account_create_group() :
accounts.h
gate_account_create_user() :
accounts.h
gate_account_delete_group() :
accounts.h
gate_account_delete_user() :
accounts.h
gate_account_enum_group_members() :
accounts.h
gate_account_enum_groups() :
accounts.h
gate_account_enum_user_memberships() :
accounts.h
gate_account_enum_users() :
accounts.h
gate_account_get_group() :
accounts.h
gate_account_get_user() :
accounts.h
gate_account_get_user_properties() :
accounts.h
gate_account_remove_user_from_group() :
accounts.h
gate_account_resolve_group() :
accounts.h
gate_account_resolve_user() :
accounts.h
gate_account_set_user_property() :
accounts.h
gate_app_init() :
applications.h
gate_app_option_copy() :
applications.h
gate_app_option_init() :
applications.h
gate_app_option_release() :
applications.h
gate_app_options_parse() :
applications.h
gate_app_options_parse_strs() :
applications.h
gate_app_options_print() :
applications.h
gate_app_parse_args() :
applications.h
gate_app_parse_args_buffer() :
applications.h
gate_app_run() :
applications.h
gate_appconfig_read_num() :
configurations.h
gate_appconfig_read_text() :
configurations.h
gate_appconfig_remove() :
configurations.h
gate_appconfig_write_num() :
configurations.h
gate_appconfig_write_text() :
configurations.h
gate_appservice_init() :
applications.h
gate_appservice_run() :
applications.h
gate_array_copy() :
arrays.h
gate_array_copy_constructor() :
arrays.h
gate_array_create() :
arrays.h
gate_array_create_empty() :
arrays.h
gate_array_create_static() :
arrays.h
gate_array_destructor() :
arrays.h
gate_array_duplicate() :
arrays.h
gate_array_enumerate() :
arrays.h
gate_array_get() :
arrays.h
gate_array_length() :
arrays.h
gate_array_release() :
arrays.h
gate_array_remove_if() :
arrays.h
gate_array_sort() :
arrays.h
gate_array_sort_descending() :
arrays.h
gate_array_subset() :
arrays.h
gate_arraylist_add() :
arrays.h
gate_arraylist_add_n() :
arrays.h
gate_arraylist_clear() :
arrays.h
gate_arraylist_copy() :
arrays.h
gate_arraylist_copy_constructor() :
arrays.h
gate_arraylist_create() :
arrays.h
gate_arraylist_create_item() :
arrays.h
gate_arraylist_destroy_item() :
arrays.h
gate_arraylist_destructor() :
arrays.h
gate_arraylist_enumerate() :
arrays.h
gate_arraylist_get() :
arrays.h
gate_arraylist_get_value() :
arrays.h
gate_arraylist_insert() :
arrays.h
gate_arraylist_itemsize() :
arrays.h
gate_arraylist_length() :
arrays.h
gate_arraylist_release() :
arrays.h
gate_arraylist_remove() :
arrays.h
gate_arraylist_remove_if() :
arrays.h
gate_arraylist_retain() :
arrays.h
gate_atomic_call_once() :
atomics.h
gate_atomic_call_once_exclusive() :
atomics.h
gate_atomic_flag_clear() :
atomics.h
gate_atomic_flag_set() :
atomics.h
gate_atomic_int64_add() :
atomics.h
gate_atomic_int64_dec() :
atomics.h
gate_atomic_int64_get() :
atomics.h
gate_atomic_int64_inc() :
atomics.h
gate_atomic_int64_init() :
atomics.h
gate_atomic_int64_set() :
atomics.h
gate_atomic_int64_xchg_if() :
atomics.h
gate_atomic_int_add() :
atomics.h
gate_atomic_int_dec() :
atomics.h
gate_atomic_int_get() :
atomics.h
gate_atomic_int_inc() :
atomics.h
gate_atomic_int_init() :
atomics.h
gate_atomic_int_set() :
atomics.h
gate_atomic_int_update_if() :
atomics.h
gate_atomic_int_xchg_if() :
atomics.h
gate_atomic_lock_acquire() :
atomics.h
gate_atomic_lock_acquire_spin() :
atomics.h
gate_atomic_lock_release() :
atomics.h
gate_atomic_ptr_get() :
atomics.h
gate_atomic_ptr_init() :
atomics.h
gate_atomic_ptr_set() :
atomics.h
gate_atomic_ptr_xchg_if() :
atomics.h
gate_atomic_rlock_acquire() :
atomics.h
gate_atomic_rlock_acquire_spin() :
atomics.h
gate_atomic_rlock_release() :
atomics.h
gate_bit_clear() :
blobs.h
gate_bit_is_set() :
blobs.h
gate_bit_set() :
blobs.h
gate_callstack_create() :
callstacks.h
gate_callstack_destroy() :
callstacks.h
gate_callstack_fork() :
callstacks.h
gate_callstack_jump() :
callstacks.h
gate_callstack_print() :
callstacks.h
gate_callstack_run() :
callstacks.h
gate_callstack_switch() :
callstacks.h
gate_callstack_trace() :
callstacks.h
gate_char_is_digit() :
strings.h
gate_char_is_whitespace() :
strings.h
gate_char_lowercase() :
strings.h
gate_char_read_utf16() :
strings.h
gate_char_read_utf32() :
strings.h
gate_char_read_utf8() :
strings.h
gate_char_uppercase() :
strings.h
gate_char_write_utf16() :
strings.h
gate_char_write_utf32() :
strings.h
gate_char_write_utf8() :
strings.h
gate_color_convert_bgra_from_argb_16() :
colors.h
gate_color_convert_bgra_from_bgr_24() :
colors.h
gate_color_convert_bgra_from_gray_8() :
colors.h
gate_color_convert_bgra_from_pal_8() :
colors.h
gate_color_convert_bgra_from_rgb_15() :
colors.h
gate_color_convert_bgra_from_rgb_16() :
colors.h
gate_color_convert_bgra_from_rgb_24() :
colors.h
gate_color_convert_bgra_from_rgba_32() :
colors.h
gate_color_convert_bgra_from_yuv2_16() :
colors.h
gate_color_convert_rgb_from_argb_16() :
colors.h
gate_color_convert_rgb_from_bgr_24() :
colors.h
gate_color_convert_rgb_from_bgra_32() :
colors.h
gate_color_convert_rgb_from_gray_8() :
colors.h
gate_color_convert_rgb_from_pal_8() :
colors.h
gate_color_convert_rgb_from_rgb_15() :
colors.h
gate_color_convert_rgb_from_rgb_16() :
colors.h
gate_color_convert_rgb_from_rgb_24() :
colors.h
gate_color_convert_rgb_from_rgba_32() :
colors.h
gate_color_convert_rgb_from_yuv2_16() :
colors.h
gate_color_convert_rgba_from_argb_16() :
colors.h
gate_color_convert_rgba_from_bgr_24() :
colors.h
gate_color_convert_rgba_from_bgra_32() :
colors.h
gate_color_convert_rgba_from_gray_8() :
colors.h
gate_color_convert_rgba_from_pal_8() :
colors.h
gate_color_convert_rgba_from_rgb_15() :
colors.h
gate_color_convert_rgba_from_rgb_16() :
colors.h
gate_color_convert_rgba_from_rgb_24() :
colors.h
gate_color_convert_rgba_from_yuv2_16() :
colors.h
gate_color_load_rgb_24() :
colors.h
gate_color_load_rgb_32() :
colors.h
gate_color_load_yuv2_16() :
colors.h
gate_color_palette_rgb4_create() :
colors.h
gate_color_palette_rgb8_create() :
colors.h
gate_color_palette_rgb8_from_index() :
colors.h
gate_color_palette_rgb8_index_from_color() :
colors.h
gate_color_palette_rgb8_resolve() :
colors.h
gate_color_parse_hex() :
colors.h
gate_color_set_opaque() :
colors.h
gate_color_set_transparent() :
colors.h
gate_color_to_grayscale() :
colors.h
gate_color_to_monochrome() :
colors.h
gate_compare_bool() :
comparers.h
gate_compare_cstring() :
comparers.h
gate_compare_date() :
comparers.h
gate_compare_datetime() :
comparers.h
gate_compare_daytime() :
comparers.h
gate_compare_guid() :
comparers.h
gate_compare_int16() :
comparers.h
gate_compare_int32() :
comparers.h
gate_compare_int64() :
comparers.h
gate_compare_int8() :
comparers.h
gate_compare_intptr() :
comparers.h
gate_compare_ptr() :
comparers.h
gate_compare_real32() :
comparers.h
gate_compare_real64() :
comparers.h
gate_compare_string() :
comparers.h
gate_compare_string_ic() :
comparers.h
gate_compare_time() :
comparers.h
gate_compare_types() :
comparers.h
gate_compare_uint16() :
comparers.h
gate_compare_uint32() :
comparers.h
gate_compare_uint64() :
comparers.h
gate_compare_uint8() :
comparers.h
gate_compare_uintptr() :
comparers.h
gate_compare_wstring() :
comparers.h
gate_console() :
console.h
gate_console_error_stream() :
console.h
gate_console_print_err() :
console.h
gate_console_print_err_num() :
console.h
gate_console_println_err() :
console.h
gate_console_read_key() :
console.h
gate_console_readln_raw() :
console.h
gate_console_stream() :
console.h
gate_console_timed_read_char() :
console.h
gate_console_write_err() :
console.h
gate_coroutine_await() :
coroutines.h
gate_coroutine_create() :
coroutines.h
gate_coroutine_enabled() :
coroutines.h
gate_coroutine_get_current() :
coroutines.h
gate_coroutine_run() :
coroutines.h
gate_coroutine_sleep() :
coroutines.h
gate_coroutine_supported() :
coroutines.h
gate_coroutine_switch_to() :
coroutines.h
gate_coroutine_yield() :
coroutines.h
gate_cstrbuffer_create() :
strings.h
gate_cstrbuffer_create_string() :
strings.h
gate_cstrbuffer_create_wstr() :
strings.h
gate_cstrbuffer_destroy() :
strings.h
gate_cstrbuffer_get() :
strings.h
gate_cstrbuffer_length() :
strings.h
gate_data_adapter_mysql_create() :
mysql_adapter.h
gate_data_adapter_odbc_create() :
odbc_adapter.h
gate_date_day_of_week() :
times.h
gate_date_day_of_year() :
times.h
gate_date_from_day_id() :
times.h
gate_date_parse_month() :
times.h
gate_date_parse_string() :
times.h
gate_date_to_day_id() :
times.h
gate_date_to_string() :
times.h
gate_date_to_time() :
times.h
gate_date_week_of_year() :
times.h
gate_debug_assert() :
debugging.h
gate_debug_breakpoint() :
debugging.h
gate_debug_trace() :
debugging.h
gate_debug_trace_messages() :
debugging.h
gate_debug_trace_msg_value() :
debugging.h
gate_debug_trace_platform_error() :
debugging.h
gate_debug_trace_result() :
debugging.h
gate_debug_trace_value() :
debugging.h
gate_delegate_invoke() :
delegates.h
gate_draw_box() :
drawing.h
gate_draw_line() :
drawing.h
gate_draw_rectangle() :
drawing.h
gate_enumerator_for_array() :
enumerators.h
gate_enumerator_get() :
enumerators.h
gate_enumerator_next() :
enumerators.h
gate_enumerator_next_item() :
enumerators.h
gate_enumerator_valid() :
enumerators.h
gate_env_app_configpath() :
environments.h
gate_env_app_executable() :
environments.h
gate_env_app_executable_name() :
environments.h
gate_env_app_executable_name_str() :
environments.h
gate_env_app_executable_str() :
environments.h
gate_env_app_rootpath() :
environments.h
gate_env_data_path() :
environments.h
gate_env_get_var() :
environments.h
gate_env_get_var_map() :
environments.h
gate_env_get_var_str() :
environments.h
gate_env_get_workpath() :
environments.h
gate_env_home_rootpath() :
environments.h
gate_env_host_name() :
environments.h
gate_env_list_vars() :
environments.h
gate_env_set_workpath() :
environments.h
gate_env_shell_path() :
environments.h
gate_env_temp_rootpath() :
environments.h
gate_env_user_name() :
environments.h
gate_exequeue_create() :
queues.h
gate_exequeue_destroy() :
queues.h
gate_exequeue_itemcount() :
queues.h
gate_exequeue_push() :
queues.h
gate_file_build_path() :
files.h
gate_file_build_path_components() :
files.h
gate_file_build_path_string() :
files.h
gate_file_close() :
files.h
gate_file_copy() :
files.h
gate_file_copy_list() :
files.h
gate_file_create_hardlink() :
files.h
gate_file_create_link() :
files.h
gate_file_delete() :
files.h
gate_file_exists() :
files.h
gate_file_extract_path() :
files.h
gate_file_extract_path_string() :
files.h
gate_file_flush() :
files.h
gate_file_get_attributes() :
files.h
gate_file_get_content() :
files.h
gate_file_get_content_buffer() :
files.h
gate_file_get_content_lines() :
files.h
gate_file_get_owner() :
files.h
gate_file_get_size() :
files.h
gate_file_get_times() :
files.h
gate_file_lock() :
files.h
gate_file_move() :
files.h
gate_file_open() :
files.h
gate_file_openstream() :
files.h
gate_file_pos() :
files.h
gate_file_read() :
files.h
gate_file_read_link() :
files.h
gate_file_real_path() :
files.h
gate_file_seek() :
files.h
gate_file_set_attributes() :
files.h
gate_file_set_content() :
files.h
gate_file_set_content_buffer() :
files.h
gate_file_set_content_lines() :
files.h
gate_file_set_times() :
files.h
gate_file_size() :
files.h
gate_file_split_path() :
files.h
gate_file_split_path_components() :
files.h
gate_file_truncate() :
files.h
gate_file_unlock() :
files.h
gate_file_write() :
files.h
gate_font16_print_char() :
fonts.h
gate_font16_print_text() :
fonts.h
gate_font8_print_char() :
fonts.h
gate_font8_print_text() :
fonts.h
gate_framebuffer_create_image() :
framebuffers.h
gate_framebuffer_enum_displays() :
framebuffers.h
gate_framebuffer_find_display() :
framebuffers.h
gate_framebuffer_open_display() :
framebuffers.h
gate_function_invoke_generic() :
functions.h
gate_guid_equals() :
guids.h
gate_guid_generate() :
guids.h
gate_guid_parse_string() :
guids.h
gate_guid_to_string() :
guids.h
gate_httpclient_create() :
httpclients.h
gate_httpclient_release() :
httpclients.h
gate_httpclient_send_request() :
httpclients.h
gate_imageformat_get_file_extension() :
imageformats.h
gate_imageformat_load() :
imageformats.h
gate_imageformat_load_file() :
imageformats.h
gate_imageformat_parse_file_extension() :
imageformats.h
gate_imageformat_save() :
imageformats.h
gate_imageformat_save_file() :
imageformats.h
GATE_INTERFACE() :
adapter.h
,
microservices.h
gate_library_close() :
libraries.h
gate_library_get_data() :
libraries.h
gate_library_get_data_name() :
libraries.h
gate_library_get_function() :
libraries.h
gate_library_get_function_name() :
libraries.h
gate_library_open() :
libraries.h
gate_library_support() :
libraries.h
gate_linkedlist_add() :
arrays.h
gate_linkedlist_create() :
arrays.h
gate_linkedlist_destroy() :
arrays.h
gate_linkedlist_empty() :
arrays.h
gate_linkedlist_enumerate() :
arrays.h
gate_linkedlist_first() :
arrays.h
gate_linkedlist_insert() :
arrays.h
gate_linkedlist_last() :
arrays.h
gate_linkedlist_next() :
arrays.h
gate_linkedlist_previous() :
arrays.h
gate_linkedlist_remove() :
arrays.h
gate_map_add() :
maps.h
gate_map_clear() :
maps.h
gate_map_copy() :
maps.h
gate_map_copy_constructor() :
maps.h
gate_map_count() :
maps.h
gate_map_create() :
maps.h
gate_map_destroy() :
maps.h
gate_map_destructor() :
maps.h
gate_map_end() :
maps.h
gate_map_enumerate() :
maps.h
gate_map_first() :
maps.h
gate_map_get() :
maps.h
gate_map_get_value() :
maps.h
gate_map_is_empty() :
maps.h
gate_map_iterator_equals() :
maps.h
gate_map_iterator_key() :
maps.h
gate_map_iterator_next() :
maps.h
gate_map_iterator_prev() :
maps.h
gate_map_iterator_valid() :
maps.h
gate_map_iterator_value() :
maps.h
gate_map_last() :
maps.h
gate_map_merge() :
maps.h
gate_map_remove() :
maps.h
gate_map_remove_keys() :
maps.h
gate_md5_finish() :
md5hash.h
gate_md5_init() :
md5hash.h
gate_md5_update() :
md5hash.h
gate_mem_align_size() :
memalloc.h
gate_mem_alloc() :
memalloc.h
gate_mem_clear() :
memalloc.h
gate_mem_compare() :
memalloc.h
gate_mem_copy() :
memalloc.h
gate_mem_copy_construct() :
memalloc.h
gate_mem_copy_reverse() :
memalloc.h
gate_mem_dealloc() :
memalloc.h
gate_mem_destruct() :
memalloc.h
gate_mem_fill() :
memalloc.h
gate_mem_move() :
memalloc.h
gate_mem_move_construct() :
memalloc.h
gate_mem_realloc() :
memalloc.h
gate_mem_reversebyteorder() :
memalloc.h
gate_mem_swap() :
memalloc.h
gate_mem_swap_bytes() :
memalloc.h
gate_memfilestream_create() :
streams.h
gate_memfilestream_share() :
streams.h
gate_memory_msgqueue_create() :
queues.h
gate_memoryblock_create() :
objects.h
gate_memstream_create() :
streams.h
gate_memstream_create_static() :
streams.h
gate_memstream_create_static_unmanaged() :
streams.h
gate_memstream_create_static_unmanaged_readonly() :
streams.h
gate_memstream_create_view() :
streams.h
gate_mutex_acquire() :
synchronization.h
gate_mutex_create() :
synchronization.h
gate_mutex_destroy() :
synchronization.h
gate_mutex_release() :
synchronization.h
gate_netconfig_enable_nif() :
netconfigs.h
gate_netconfig_enum_addresses() :
netconfigs.h
gate_netconfig_enum_nifs() :
netconfigs.h
gate_netconfig_print_status() :
netconfigs.h
gate_netconfig_print_type() :
netconfigs.h
gate_netconfig_setup_nif_addresses() :
netconfigs.h
gate_nullstream() :
streams.h
gate_object_implements_interface() :
objects.h
gate_object_ptr_copyctor() :
objects.h
gate_object_ptr_dtor() :
objects.h
gate_os_address_space() :
os.h
gate_os_cpu_get_activation() :
os.h
gate_os_cpu_load_init() :
os.h
gate_os_cpu_load_uninit() :
os.h
gate_os_cpu_load_update() :
os.h
gate_os_cpu_set_activation() :
os.h
gate_os_enum_cpu_features() :
os.h
gate_os_get_cpu_architecture() :
os.h
gate_os_get_cpu_architecture_label() :
os.h
gate_os_get_cpu_info() :
os.h
gate_os_get_hostdomainname() :
os.h
gate_os_get_hostdomainname_str() :
os.h
gate_os_get_hostname() :
os.h
gate_os_get_hostname_str() :
os.h
gate_os_get_physical_memory() :
os.h
gate_os_get_platform() :
os.h
gate_os_get_platform_label() :
os.h
gate_os_get_process_cpu_affinity() :
os.h
gate_os_get_uid() :
os.h
gate_os_get_version() :
os.h
gate_os_get_virtual_memory() :
os.h
gate_os_print_osname() :
os.h
gate_os_print_productname() :
os.h
gate_os_reboot() :
os.h
gate_os_set_hostdomainname() :
os.h
gate_os_set_hostname() :
os.h
gate_os_set_process_cpu_affinity() :
os.h
gate_os_shutdown() :
os.h
gate_os_up_time_seconds() :
os.h
gate_panic() :
results.h
gate_pipe_close() :
pipes.h
gate_pipe_create() :
pipes.h
gate_pipe_data_available() :
pipes.h
gate_pipe_duplicate() :
pipes.h
gate_pipe_export() :
pipes.h
gate_pipe_import() :
pipes.h
gate_pipe_open() :
pipes.h
gate_pipe_open_stream() :
pipes.h
gate_pipe_read() :
pipes.h
gate_pipe_write() :
pipes.h
gate_process_close() :
processes.h
gate_process_enum() :
processes.h
gate_process_get_exitcode() :
processes.h
gate_process_get_id() :
processes.h
gate_process_getinfo() :
processes.h
gate_process_kill() :
processes.h
gate_process_kill_pid() :
processes.h
gate_process_parse_pid() :
processes.h
gate_process_print_pid() :
processes.h
gate_process_quit() :
processes.h
gate_process_resume() :
processes.h
gate_process_resume_pid() :
processes.h
gate_process_run() :
processes.h
gate_process_start() :
processes.h
gate_process_start_ex() :
processes.h
gate_process_suspend() :
processes.h
gate_process_suspend_pid() :
processes.h
gate_process_terminate() :
processes.h
gate_process_terminate_pid() :
processes.h
gate_process_wait() :
processes.h
gate_process_wait_pid() :
processes.h
gate_property_array_add() :
properties.h
gate_property_array_get() :
properties.h
gate_property_array_length() :
properties.h
gate_property_array_remove() :
properties.h
gate_property_copy() :
properties.h
gate_property_copy_constructor() :
properties.h
gate_property_create() :
properties.h
gate_property_create_array() :
properties.h
gate_property_create_bool() :
properties.h
gate_property_create_empty() :
properties.h
gate_property_create_int() :
properties.h
gate_property_create_object() :
properties.h
gate_property_create_real() :
properties.h
gate_property_create_string() :
properties.h
gate_property_create_text() :
properties.h
gate_property_destroy() :
properties.h
gate_property_destructor() :
properties.h
gate_property_equals_string() :
properties.h
gate_property_export() :
properties.h
gate_property_get_bool() :
properties.h
gate_property_get_int() :
properties.h
gate_property_get_real() :
properties.h
gate_property_get_string() :
properties.h
gate_property_get_type() :
properties.h
gate_property_import() :
properties.h
gate_property_member_add() :
properties.h
gate_property_member_count() :
properties.h
gate_property_member_get() :
properties.h
gate_property_member_names() :
properties.h
gate_property_member_remove() :
properties.h
gate_property_resolve_path() :
properties.h
gate_property_set_bool() :
properties.h
gate_property_set_int() :
properties.h
gate_property_set_real() :
properties.h
gate_property_set_string() :
properties.h
gate_proptable_copy() :
properties.h
gate_proptable_create() :
properties.h
gate_proptable_destroy() :
properties.h
gate_proptable_get_column_count() :
properties.h
gate_proptable_get_column_name() :
properties.h
gate_proptable_get_column_type() :
properties.h
gate_proptable_get_item() :
properties.h
gate_proptable_get_item_at() :
properties.h
gate_proptable_get_row() :
properties.h
gate_proptable_get_row_count() :
properties.h
gate_proptable_insert_column() :
properties.h
gate_proptable_insert_row() :
properties.h
gate_proptable_remove_column() :
properties.h
gate_proptable_remove_column_at() :
properties.h
gate_proptable_remove_row() :
properties.h
gate_proptable_resolve_column() :
properties.h
gate_proptable_set_column_name() :
properties.h
gate_proptable_set_item() :
properties.h
gate_proptable_set_item_at() :
properties.h
gate_queueitembuffer_create() :
queues.h
gate_queueitembuffer_destroy() :
queues.h
gate_queueitembuffer_length() :
queues.h
gate_queueitembuffer_pop() :
queues.h
gate_queueitembuffer_push() :
queues.h
gate_randomgenerator_create() :
randomgen.h
gate_randomgenerator_destroy() :
randomgen.h
gate_randomgenerator_get_buffer() :
randomgen.h
gate_randomgenerator_get_num() :
randomgen.h
gate_result_text() :
results.h
gate_runnable_create() :
objects.h
gate_runnable_dispatcher_create() :
runnables.h
gate_semaphore_acquire() :
synchronization.h
gate_semaphore_create() :
synchronization.h
gate_semaphore_destroy() :
synchronization.h
gate_semaphore_release() :
synchronization.h
gate_semaphore_timed_acquire() :
synchronization.h
gate_service_get_config() :
services.h
gate_service_get_status() :
services.h
gate_service_print_state() :
services.h
gate_service_register() :
services.h
gate_service_start() :
services.h
gate_service_stop() :
services.h
gate_service_unregister() :
services.h
gate_services_enum() :
services.h
gate_slotlist_add() :
arrays.h
gate_slotlist_at() :
arrays.h
gate_slotlist_capacity() :
arrays.h
gate_slotlist_clear() :
arrays.h
gate_slotlist_create() :
arrays.h
gate_slotlist_create_copy() :
arrays.h
gate_slotlist_destroy() :
arrays.h
gate_slotlist_enumerate() :
arrays.h
gate_slotlist_export() :
arrays.h
gate_slotlist_export_at() :
arrays.h
gate_slotlist_first() :
arrays.h
gate_slotlist_get() :
arrays.h
gate_slotlist_import() :
arrays.h
gate_slotlist_import_at() :
arrays.h
gate_slotlist_insert_at() :
arrays.h
gate_slotlist_length() :
arrays.h
gate_slotlist_next() :
arrays.h
gate_slotlist_optimize() :
arrays.h
gate_slotlist_remove() :
arrays.h
gate_slotlist_remove_at() :
arrays.h
gate_socketgroup_accept() :
sockettools.h
gate_socketgroup_clear() :
sockettools.h
gate_socketgroup_connect() :
sockettools.h
gate_socketgroup_create() :
sockettools.h
gate_socketgroup_destroy() :
sockettools.h
gate_socketgroup_quit() :
sockettools.h
gate_socketgroup_read() :
sockettools.h
gate_socketgroup_remove() :
sockettools.h
gate_socketgroup_run() :
sockettools.h
gate_socketgroup_shutdown_write() :
sockettools.h
gate_socketgroup_write() :
sockettools.h
gate_socketqueue_create() :
sockettools.h
gate_socketselector_create() :
sockettools.h
gate_socketselector_destroy() :
sockettools.h
gate_socketselector_interrupt() :
sockettools.h
gate_socketselector_select() :
sockettools.h
gate_socketstream_create() :
sockettools.h
gate_socketstream_create_address() :
sockettools.h
gate_socketstream_create_endpoint() :
sockettools.h
gate_socketstream_create_server() :
sockettools.h
gate_ssl_init() :
sslsessions.h
gate_ssl_session_add_encoded_data() :
sslsessions.h
gate_ssl_session_create() :
sslsessions.h
gate_ssl_session_destroy() :
sslsessions.h
gate_ssl_session_get_encoded_data() :
sslsessions.h
gate_ssl_session_is_negotiated() :
sslsessions.h
gate_ssl_session_negotiate() :
sslsessions.h
gate_ssl_session_read() :
sslsessions.h
gate_ssl_session_write() :
sslsessions.h
gate_ssl_stream_create() :
sslsessions.h
gate_ssl_thread_init() :
sslsessions.h
gate_ssl_thread_uninit() :
sslsessions.h
gate_storagedrive_enum() :
storagedrives.h
gate_storagedrive_find() :
storagedrives.h
gate_storagedrive_openstream() :
storagedrives.h
gate_storagedrive_queryattribs() :
storagedrives.h
gate_storagevolume_enum() :
storagevolumes.h
gate_storagevolume_find() :
storagevolumes.h
gate_storagevolume_openstream() :
storagevolumes.h
gate_storagevolume_print_type() :
storagevolumes.h
gate_str_char_pos() :
strings.h
gate_str_char_pos_last() :
strings.h
gate_str_comp() :
strings.h
gate_str_comp_ic() :
strings.h
gate_str_comp_range() :
strings.h
gate_str_comp_range_ic() :
strings.h
gate_str_compare() :
strings.h
gate_str_compare_ic() :
strings.h
gate_str_count_chars() :
strings.h
gate_str_ends_with() :
strings.h
gate_str_ends_with_ic() :
strings.h
gate_str_find_first_not_of() :
strings.h
gate_str_find_first_of() :
strings.h
gate_str_find_last_not_of() :
strings.h
gate_str_find_last_of() :
strings.h
gate_str_hash() :
strings.h
gate_str_is_empty() :
strings.h
gate_str_is_numeric() :
strings.h
gate_str_length() :
strings.h
gate_str_length_max() :
strings.h
gate_str_like() :
strings.h
gate_str_like_one_of() :
strings.h
gate_str_parse_bool() :
strings.h
gate_str_parse_digit() :
strings.h
gate_str_parse_hex_buffer() :
strings.h
gate_str_parse_hex_byte() :
strings.h
gate_str_parse_hex_int() :
strings.h
gate_str_parse_hex_nibble() :
strings.h
gate_str_parse_int64() :
strings.h
gate_str_parse_line() :
strings.h
gate_str_parse_oct_byte() :
strings.h
gate_str_parse_real() :
strings.h
gate_str_parse_uint64() :
strings.h
gate_str_pos() :
strings.h
gate_str_print() :
strings.h
gate_str_print_hex() :
strings.h
gate_str_print_hex_buffer() :
strings.h
gate_str_print_hex_byte() :
strings.h
gate_str_print_hex_nibble() :
strings.h
gate_str_print_hex_num() :
strings.h
gate_str_print_hex_uint16() :
strings.h
gate_str_print_hex_uint32() :
strings.h
gate_str_print_hex_uint64() :
strings.h
gate_str_print_int16() :
strings.h
gate_str_print_int32() :
strings.h
gate_str_print_int64() :
strings.h
gate_str_print_real() :
strings.h
gate_str_print_text() :
strings.h
gate_str_print_to() :
strings.h
gate_str_print_uint() :
strings.h
gate_str_print_uint16() :
strings.h
gate_str_print_uint32() :
strings.h
gate_str_print_uint64() :
strings.h
gate_str_print_values() :
strings.h
gate_str_print_wtext() :
strings.h
gate_str_replace() :
strings.h
gate_str_reverse() :
strings.h
gate_str_starts_with() :
strings.h
gate_str_starts_with_ic() :
strings.h
gate_str_to_lower() :
strings.h
gate_str_to_upper() :
strings.h
gate_str_utf16_2_utf32() :
strings.h
gate_str_utf16_2_utf8() :
strings.h
gate_str_utf32_2_utf16() :
strings.h
gate_str_utf32_2_utf8() :
strings.h
gate_str_utf8_2_utf16() :
strings.h
gate_str_utf8_2_utf32() :
strings.h
gate_strbuilder_append() :
strings.h
gate_strbuilder_append_chars() :
strings.h
gate_strbuilder_append_cstr() :
strings.h
gate_strbuilder_append_hex() :
strings.h
gate_strbuilder_append_int16() :
strings.h
gate_strbuilder_append_int32() :
strings.h
gate_strbuilder_append_int64() :
strings.h
gate_strbuilder_append_real() :
strings.h
gate_strbuilder_append_string() :
strings.h
gate_strbuilder_append_text() :
strings.h
gate_strbuilder_append_text16() :
strings.h
gate_strbuilder_append_text32() :
strings.h
gate_strbuilder_append_uint16() :
strings.h
gate_strbuilder_append_uint32() :
strings.h
gate_strbuilder_append_uint64() :
strings.h
gate_strbuilder_create() :
strings.h
gate_strbuilder_create_static() :
strings.h
gate_strbuilder_increase() :
strings.h
gate_strbuilder_insert() :
strings.h
gate_strbuilder_length() :
strings.h
gate_strbuilder_ptr() :
strings.h
gate_strbuilder_release() :
strings.h
gate_strbuilder_remove() :
strings.h
gate_strbuilder_resize() :
strings.h
gate_stringstream_create() :
streams.h
gate_stringstream_create_builder() :
streams.h
gate_synccondition_create() :
synchronization.h
gate_synccondition_destroy() :
synchronization.h
gate_synccondition_signal_all() :
synchronization.h
gate_synccondition_signal_one() :
synchronization.h
gate_synccondition_timed_wait() :
synchronization.h
gate_synccondition_wait() :
synchronization.h
gate_syncevent_create() :
synchronization.h
gate_syncevent_destroy() :
synchronization.h
gate_syncevent_reset() :
synchronization.h
gate_syncevent_set() :
synchronization.h
gate_syncevent_timed_wait() :
synchronization.h
gate_syncevent_wait() :
synchronization.h
gate_syncmemstream_create() :
synchronization.h
gate_tech_webapi_context_init() :
webapis.h
gate_tech_webapi_geomaps() :
webapis.h
gate_tech_webapi_geomaps_request_init() :
webapis.h
gate_tech_webapi_geomaps_response_init() :
webapis.h
gate_tech_webapi_get() :
webapis.h
gate_tech_webapi_ipwhois() :
webapis.h
gate_tech_webapi_ipwhois_request_init() :
webapis.h
gate_tech_webapi_ipwhois_response_init() :
webapis.h
gate_tech_webapi_newsentry_init() :
webapis.h
gate_tech_webapi_newsfeed() :
webapis.h
gate_tech_webapi_newsfeed_request_init() :
webapis.h
gate_tech_webapi_newsfeed_response_init() :
webapis.h
gate_tech_webapi_weather() :
webapis.h
gate_tech_webapi_weather_request_init() :
webapis.h
gate_tech_webapi_weather_response_init() :
webapis.h
gate_terminal_console_get_current() :
terminals.h
gate_terminal_console_open() :
terminals.h
gate_terminal_virtual_create() :
terminals.h
gate_thread_current() :
threading.h
gate_thread_detach() :
threading.h
gate_thread_equals() :
threading.h
gate_thread_is_current() :
threading.h
gate_thread_join() :
threading.h
gate_thread_model() :
threading.h
gate_thread_sleep() :
threading.h
gate_thread_start() :
threading.h
gate_thread_start_code() :
threading.h
gate_thread_start_native() :
threading.h
gate_thread_storage_alloc() :
threading.h
gate_thread_storage_dealloc() :
threading.h
gate_thread_storage_get() :
threading.h
gate_thread_storage_set() :
threading.h
gate_thread_yield() :
threading.h
gate_thread_yield_if_preemptive() :
threading.h
gate_threadpool_add_task() :
threadpools.h
gate_threadpool_create() :
threadpools.h
gate_threadpool_destroy() :
threadpools.h
gate_threadpool_pending_tasks() :
threadpools.h
gate_threadpool_remove_task() :
threadpools.h
gate_threadpool_start() :
threadpools.h
gate_threadpool_stop() :
threadpools.h
gate_time_from_day_id() :
times.h
gate_time_from_timestamp() :
times.h
gate_time_from_unix() :
times.h
gate_time_now() :
times.h
gate_time_parse_string() :
times.h
gate_time_to_datetime() :
times.h
gate_time_to_day_id() :
times.h
gate_time_to_string() :
times.h
gate_time_to_unix() :
times.h
gate_timecounter_add() :
times.h
gate_timecounter_diff() :
times.h
gate_timecounter_now() :
times.h
gate_treenode_find() :
maps.h
gate_treenode_insert_repair_tree() :
maps.h
gate_treenode_maximum() :
maps.h
gate_treenode_minimum() :
maps.h
gate_treenode_next() :
maps.h
gate_treenode_prev() :
maps.h
gate_treenode_remove_repair_tree() :
maps.h
gate_type_aligned_length() :
typeids.h
gate_type_copy() :
typeids.h
gate_type_init() :
typeids.h
gate_type_length() :
typeids.h
gate_type_release() :
typeids.h
gate_type_signature() :
typeids.h
gate_type_signature_equals() :
typeids.h
gate_uri_build_user_info() :
uris.h
gate_uri_copy() :
uris.h
gate_uri_destroy() :
uris.h
gate_uri_escape() :
uris.h
gate_uri_init() :
uris.h
gate_uri_parse() :
uris.h
gate_uri_parse_path() :
uris.h
gate_uri_parse_user_info() :
uris.h
gate_uri_to_string() :
uris.h
gate_uri_unescape() :
uris.h
gate_util_buffer_load() :
utilities.h
gate_value_clone() :
values.h
gate_value_create() :
values.h
gate_value_get() :
values.h
gate_value_get_ptr() :
values.h
gate_value_release() :
values.h
gate_value_type() :
values.h
gate_variant_create() :
wrappers.h
gate_wrapper_create() :
wrappers.h
gate_wrapper_create_new() :
wrappers.h
gate_wrapper_create_type() :
wrappers.h
gate_wrapper_type_info_init() :
wrappers.h
Generated by
1.14.0