GATE
C/C++ Framework
Loading...
Searching...
No Matches
Here is a list of all documented functions, variables, defines, enums, and typedefs 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_groups_callback_t :
accounts.h
gate_account_enum_user_memberships() :
accounts.h
gate_account_enum_users() :
accounts.h
gate_account_enum_users_callback_t :
accounts.h
gate_account_get_group() :
accounts.h
gate_account_get_user() :
accounts.h
gate_account_get_user_properties() :
accounts.h
gate_account_group_t :
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_account_user_t :
accounts.h
gate_app_init() :
applications.h
gate_app_option_copy() :
applications.h
gate_app_option_init() :
applications.h
GATE_APP_OPTION_INIT_STATIC :
applications.h
gate_app_option_release() :
applications.h
gate_app_option_t :
applications.h
GATE_APP_OPTION_TYPE_ARRAY :
applications.h
GATE_APP_OPTION_TYPE_BOOL :
applications.h
GATE_APP_OPTION_TYPE_I32 :
applications.h
GATE_APP_OPTION_TYPE_I64 :
applications.h
GATE_APP_OPTION_TYPE_REAL :
applications.h
GATE_APP_OPTION_TYPE_STRING :
applications.h
GATE_APP_OPTION_TYPE_SWITCH :
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_APP_SIGNAL_CANCEL :
applications.h
GATE_APP_SIGNAL_SHUTDOWN :
applications.h
GATE_APP_SIGNAL_TERMINATE :
applications.h
gate_app_t :
applications.h
gate_appconfig_read_num() :
configurations.h
gate_appconfig_read_text() :
configurations.h
gate_appconfig_remove() :
configurations.h
GATE_APPCONFIG_SCOPE_GLOBAL :
configurations.h
GATE_APPCONFIG_SCOPE_LOCAL :
configurations.h
GATE_APPCONFIG_SCOPE_NATIVE :
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_appservice_t :
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_array_t :
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_arraylist_t :
arrays.h
gate_atomic_call_once() :
atomics.h
gate_atomic_call_once_exclusive() :
atomics.h
gate_atomic_flag_clear() :
atomics.h
GATE_ATOMIC_FLAG_INIT :
atomics.h
gate_atomic_flag_set() :
atomics.h
gate_atomic_flag_t :
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_t :
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_t :
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_INIT :
atomics.h
gate_atomic_lock_release() :
atomics.h
gate_atomic_lock_t :
atomics.h
gate_atomic_ptr_get() :
atomics.h
gate_atomic_ptr_init() :
atomics.h
gate_atomic_ptr_set() :
atomics.h
gate_atomic_ptr_t :
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_INIT :
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_context_t :
callstacks.h
gate_callstack_create() :
callstacks.h
gate_callstack_destroy() :
callstacks.h
gate_callstack_fork() :
callstacks.h
gate_callstack_jmpbuf_t :
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_char16_t :
gatetypes_primitives.h
gate_char32_t :
gatetypes_primitives.h
gate_char8_t :
gatetypes_primitives.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_cloneable_clone :
objects.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_rgb_t :
colors.h
gate_color_rgba_t :
colors.h
gate_color_set_opaque() :
colors.h
gate_color_set_transparent() :
colors.h
gate_color_t :
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_comparer_t :
comparers.h
gate_console() :
console.h
gate_console_await_char :
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_char :
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_TIMEOUT_NEVER :
console.h
gate_console_write_err() :
console.h
gate_const_str16_t :
gatetypes.h
gate_const_str32_t :
gatetypes.h
gate_const_str8_t :
gatetypes.h
gate_coroutine_await() :
coroutines.h
gate_coroutine_create() :
coroutines.h
gate_coroutine_enabled() :
coroutines.h
gate_coroutine_function_t :
coroutines.h
gate_coroutine_get_current() :
coroutines.h
gate_coroutine_id_t :
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_cstr_t :
strings.h
gate_cstrbuffer8_t :
strings.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_dataptr_t :
gatetypes.h
GATE_DATAQUEUE_RESULT_CLOSE :
queues.h
GATE_DATAQUEUE_RESULT_ERROR :
queues.h
GATE_DATAQUEUE_RESULT_HEARTBEAT :
queues.h
GATE_DATAQUEUE_RESULT_OPEN :
queues.h
GATE_DATAQUEUE_RESULT_OPENNEW :
queues.h
GATE_DATAQUEUE_RESULT_READ :
queues.h
GATE_DATAQUEUE_RESULT_WRITE :
queues.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_assert() :
debugging.h
gate_debug_breakpoint() :
debugging.h
GATE_DEBUG_TRACE :
debugging.h
gate_debug_trace() :
debugging.h
GATE_DEBUG_TRACE_FAILED :
debugging.h
GATE_DEBUG_TRACE_FAILED_RESULT :
debugging.h
gate_debug_trace_messages() :
debugging.h
GATE_DEBUG_TRACE_MSG_VALUE :
debugging.h
gate_debug_trace_msg_value() :
debugging.h
GATE_DEBUG_TRACE_PLATFORM_ERROR :
debugging.h
gate_debug_trace_platform_error() :
debugging.h
GATE_DEBUG_TRACE_RESULT :
debugging.h
gate_debug_trace_result() :
debugging.h
GATE_DEBUG_TRACE_VALUE :
debugging.h
gate_debug_trace_value() :
debugging.h
GATE_DEBUG_TRACE_VALUE_FAILED :
debugging.h
GATE_DEFAULT_LINE_LENGTH :
gatetypes.h
GATE_DELEGATE_BIND_FUNC :
delegates.h
GATE_DELEGATE_BIND_OBJ :
delegates.h
GATE_DELEGATE_DECLARE_0 :
delegates.h
GATE_DELEGATE_DECLARE_1 :
delegates.h
GATE_DELEGATE_DECLARE_2 :
delegates.h
GATE_DELEGATE_DECLARE_3 :
delegates.h
GATE_DELEGATE_DECLARE_4 :
delegates.h
GATE_DELEGATE_DECLARE_5 :
delegates.h
GATE_DELEGATE_DECLARE_6 :
delegates.h
gate_delegate_invoke() :
delegates.h
GATE_DEVICE_ENTRY_SOURCE_HARDWARE :
devices.h
GATE_DEVICE_ENTRY_SOURCE_OS :
devices.h
GATE_DIRECTORY_CLASS_FLAG_CONTAINER :
directories.h
GATE_DIRECTORY_CLASS_FLAG_CREATABLE :
directories.h
GATE_DIRECTORY_CLASS_FLAG_STREAMS :
directories.h
gate_draw_box() :
drawing.h
gate_draw_line() :
drawing.h
gate_draw_rectangle() :
drawing.h
gate_entrypoint_t :
gatetypes.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_t :
enumerators.h
gate_enumerator_valid() :
enumerators.h
gate_enumint_t :
gatetypes.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_APPDATA :
environments.h
gate_env_data_path() :
environments.h
GATE_ENV_DESKTOP :
environments.h
GATE_ENV_DOCUMENTS :
environments.h
gate_env_enum_callback_t :
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_MUSIC :
environments.h
GATE_ENV_PICTURES :
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_ENV_VIDEOS :
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_IGNORE_ERROR :
files.h
gate_file_copy_list() :
files.h
gate_file_copy_list_callback :
files.h
GATE_FILE_COPY_OVERWRITE :
files.h
GATE_FILE_COPY_SKIP_EXISTING :
files.h
GATE_FILE_COPY_SKIP_NEWER :
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_INVALID :
files.h
gate_file_lock() :
files.h
gate_file_move() :
files.h
gate_file_open() :
files.h
GATE_FILE_OPEN_CREATEEXECUTABLE :
files.h
GATE_FILE_OPEN_CREATEGROUPRESTRICTED :
files.h
GATE_FILE_OPEN_CREATEOWNERRESTRICTED :
files.h
GATE_FILE_OPEN_CREATEUNRESTRICTED :
files.h
GATE_FILE_OPEN_SHARED :
files.h
gate_file_openstream() :
files.h
gate_file_path_separator :
files.h
gate_file_path_separator_char :
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_SEEK_ORIGIN_BEGIN :
files.h
GATE_FILE_SEEK_ORIGIN_CURPOS :
files.h
GATE_FILE_SEEK_ORIGIN_END :
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_t :
files.h
gate_file_truncate() :
files.h
gate_file_unlock() :
files.h
gate_file_write() :
files.h
GATE_FILEENTRY_ACCESS_ALLEXECUTE :
files.h
GATE_FILEENTRY_ACCESS_ALLREAD :
files.h
GATE_FILEENTRY_ACCESS_ALLWRITE :
files.h
GATE_FILEENTRY_ACCESS_GROUPEXECUTE :
files.h
GATE_FILEENTRY_ACCESS_GROUPREAD :
files.h
GATE_FILEENTRY_ACCESS_GROUPWRITE :
files.h
GATE_FILEENTRY_ACCESS_OWNEREXECUTE :
files.h
GATE_FILEENTRY_ACCESS_OWNERREAD :
files.h
GATE_FILEENTRY_ACCESS_OWNERWRITE :
files.h
GATE_FILEENTRY_ATTRIB_ARCHIVE :
files.h
GATE_FILEENTRY_ATTRIB_COMPRESSED :
files.h
GATE_FILEENTRY_ATTRIB_DEVICE :
files.h
GATE_FILEENTRY_ATTRIB_DIRECTORY :
files.h
GATE_FILEENTRY_ATTRIB_ENCRYPTED :
files.h
GATE_FILEENTRY_ATTRIB_FILE :
files.h
GATE_FILEENTRY_ATTRIB_HIDDEN :
files.h
GATE_FILEENTRY_ATTRIB_LINK :
files.h
GATE_FILEENTRY_ATTRIB_READONLY :
files.h
GATE_FILEENTRY_ATTRIB_SPECIAL :
files.h
GATE_FILEENTRY_ATTRIB_SYSTEM :
files.h
GATE_FILEENTRY_ATTRIB_TEMP :
files.h
GATE_FILEENTRY_ATTRIB_VOLUME :
files.h
gate_filestream_t :
files.h
gate_flatmap_iterator_t :
maps.h
gate_flatmap_t :
maps.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_event_t :
framebuffers.h
gate_framebuffer_find_display() :
framebuffers.h
gate_framebuffer_info_t :
framebuffers.h
gate_framebuffer_key_event_t :
framebuffers.h
gate_framebuffer_open_display() :
framebuffers.h
gate_framebuffer_pointer_event_t :
framebuffers.h
gate_funcptr_t :
gatetypes.h
gate_function_invoke_generic() :
functions.h
gate_geopos_t :
geopositions.h
gate_guid_equals() :
guids.h
gate_guid_generate() :
guids.h
gate_guid_parse_string() :
guids.h
gate_guid_t :
guids.h
gate_guid_to_string() :
guids.h
gate_handle_t :
gatetypes.h
gate_httpclient_create() :
httpclients.h
GATE_HTTPCLIENT_FLAG_DISABLE_VERIFICATION :
httpclients.h
GATE_HTTPCLIENT_FLAG_NATIVE_IMPL :
httpclients.h
GATE_HTTPCLIENT_FLAG_SECURE :
httpclients.h
gate_httpclient_release() :
httpclients.h
gate_httpclient_send_request() :
httpclients.h
GATE_IMAGEFORMAT_BITMAP :
imageformats.h
gate_imageformat_get_file_extension() :
imageformats.h
GATE_IMAGEFORMAT_GIF :
imageformats.h
GATE_IMAGEFORMAT_JPEG :
imageformats.h
gate_imageformat_load() :
imageformats.h
gate_imageformat_load_file() :
imageformats.h
gate_imageformat_parse_file_extension() :
imageformats.h
GATE_IMAGEFORMAT_PIXMAP :
imageformats.h
GATE_IMAGEFORMAT_PNG :
imageformats.h
gate_imageformat_save() :
imageformats.h
gate_imageformat_save_file() :
imageformats.h
GATE_IMAGEFORMAT_UNKNOWN :
imageformats.h
gate_index_t :
gatetypes.h
GATE_INTERFACE() :
adapter.h
,
microservices.h
gate_ipcsharedmem_t :
ipcsharedmem.h
gate_library_close() :
libraries.h
GATE_LIBRARY_FLAG_DATA :
libraries.h
GATE_LIBRARY_FLAG_DEFAULT :
libraries.h
GATE_LIBRARY_FLAG_LOCAL :
libraries.h
gate_library_function_t :
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_library_t :
libraries.h
gate_linkedentry_t :
arrays.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_linkedlist_t :
arrays.h
GATE_LOG_TYPE_DEBUG :
logging.h
GATE_LOG_TYPE_ERROR :
logging.h
GATE_LOG_TYPE_FATAL :
logging.h
GATE_LOG_TYPE_INFO :
logging.h
GATE_LOG_TYPE_STATUS :
logging.h
GATE_LOG_TYPE_TRACE :
logging.h
GATE_LOG_TYPE_WARN :
logging.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_FOREACH :
maps.h
gate_map_get() :
maps.h
gate_map_get_value() :
maps.h
gate_map_is_empty() :
maps.h
GATE_MAP_ITER_KEY :
maps.h
GATE_MAP_ITER_VALUE :
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_t :
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_map_t :
maps.h
gate_mapping_t :
maps.h
GATE_MAX_BLOCK_COPYBUFFER_LENGTH :
gatetypes.h
GATE_MAX_COPYBUFFER_LENGTH :
gatetypes.h
GATE_MAX_FILENAME_LENGTH :
gatetypes.h
GATE_MAX_FILEPATH_LENGTH :
gatetypes.h
GATE_MAX_STACK_COPYBUFFER_LENGTH :
gatetypes.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_copyctor_t :
memalloc.h
gate_mem_ctor_t :
memalloc.h
gate_mem_dealloc() :
memalloc.h
gate_mem_destruct() :
memalloc.h
gate_mem_dtor_t :
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_memstream_discard :
streams.h
gate_memstream_discard_back :
streams.h
gate_memstream_fill :
streams.h
gate_memstream_get_data :
streams.h
gate_memstream_reserve :
streams.h
gate_memstream_reset :
streams.h
gate_memstream_size :
streams.h
GATE_MICROSERCICE_CONDITION_ACCESS_ERROR :
microservices.h
GATE_MICROSERVICE_CONDITION_DISCONNECTED :
microservices.h
GATE_MICROSERVICE_CONDITION_FULL_OPERATIONAL :
microservices.h
GATE_MICROSERVICE_CONDITION_INIT_ERROR :
microservices.h
GATE_MICROSERVICE_CONDITION_INITIALIZING :
microservices.h
GATE_MICROSERVICE_CONDITION_MALFUNCTION :
microservices.h
GATE_MICROSERVICE_CONDITION_PARAM_ERROR :
microservices.h
GATE_MICROSERVICE_CONDITION_PARTIAL_OPERATIONAL :
microservices.h
GATE_MICROSERVICE_CONDITION_TEMPORARY_DOWN :
microservices.h
GATE_MICROSERVICE_STATUS_CONFIGURE :
microservices.h
GATE_MICROSERVICE_STATUS_ERROR :
microservices.h
GATE_MICROSERVICE_STATUS_OFFLINE :
microservices.h
GATE_MICROSERVICE_STATUS_ONLINE :
microservices.h
GATE_MICROSERVICE_STATUS_STARTING :
microservices.h
GATE_MICROSERVICE_STATUS_STOPPING :
microservices.h
GATE_MICROSERVICE_STATUS_SWITCHING :
microservices.h
GATE_MICROSERVICE_STATUS_UNKNOWN :
microservices.h
GATE_MSGQUEUE_MESSAGETYPE_FLAGRANGE :
queues.h
GATE_MSGQUEUE_MESSAGETYPE_IDRANGE :
queues.h
GATE_MSGQUEUE_MESSAGETYPE_OBJECT_FLAG :
queues.h
GATE_MSGQUEUE_MESSAGETYPE_SYNC_FLAG :
queues.h
gate_mutex_acquire() :
synchronization.h
gate_mutex_create() :
synchronization.h
gate_mutex_destroy() :
synchronization.h
gate_mutex_release() :
synchronization.h
gate_netcfg_enum_addresses_callback_t :
netconfigs.h
gate_netcfg_enum_nif_callback_t :
netconfigs.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_NETCONFIG_STATUS_CONNECTED :
netconfigs.h
GATE_NETCONFIG_STATUS_CONNECTING :
netconfigs.h
GATE_NETCONFIG_STATUS_DISABLED :
netconfigs.h
GATE_NETCONFIG_STATUS_DISCONNECTED :
netconfigs.h
GATE_NETCONFIG_STATUS_ENABLED :
netconfigs.h
GATE_NETCONFIG_STATUS_ERROR :
netconfigs.h
GATE_NETCONFIG_STATUS_NONFUNCT :
netconfigs.h
GATE_NETCONFIG_STATUS_OPERATIONAL :
netconfigs.h
gate_nullstream() :
streams.h
gate_object_get_interface_name :
objects.h
GATE_OBJECT_IMPLEMENTS :
objects.h
gate_object_implements_interface() :
objects.h
gate_object_ptr_copyctor() :
objects.h
gate_object_ptr_dtor() :
objects.h
gate_object_ptr_t :
objects.h
gate_object_release :
objects.h
gate_object_retain :
objects.h
gate_offset_t :
gatetypes.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_FLAG_CREATE :
pipes.h
GATE_PIPE_FLAG_READ :
pipes.h
GATE_PIPE_FLAG_WRITE :
pipes.h
gate_pipe_import() :
pipes.h
gate_pipe_invalid :
pipes.h
gate_pipe_open() :
pipes.h
gate_pipe_open_stream() :
pipes.h
gate_pipe_read() :
pipes.h
gate_pipe_t :
pipes.h
gate_pipe_write() :
pipes.h
GATE_PRINT_ADDRESS :
strings.h
GATE_PRINT_BOOL :
strings.h
GATE_PRINT_CHAR :
strings.h
GATE_PRINT_CR :
strings.h
GATE_PRINT_CRLF :
strings.h
GATE_PRINT_CSTR :
strings.h
GATE_PRINT_END :
strings.h
GATE_PRINT_H16 :
strings.h
GATE_PRINT_H32 :
strings.h
GATE_PRINT_H64 :
strings.h
GATE_PRINT_H8 :
strings.h
GATE_PRINT_I16 :
strings.h
GATE_PRINT_I32 :
strings.h
GATE_PRINT_I64 :
strings.h
GATE_PRINT_I8 :
strings.h
GATE_PRINT_LF :
strings.h
GATE_PRINT_NEWLINE :
strings.h
GATE_PRINT_R32 :
strings.h
GATE_PRINT_R64 :
strings.h
GATE_PRINT_STRING :
strings.h
GATE_PRINT_UI16 :
strings.h
GATE_PRINT_UI32 :
strings.h
GATE_PRINT_UI64 :
strings.h
GATE_PRINT_UI8 :
strings.h
gate_print_value_t :
strings.h
gate_process_close() :
processes.h
gate_process_enum() :
processes.h
GATE_PROCESS_ENUM_ALL :
processes.h
GATE_PROCESS_ENUM_MEMORY :
processes.h
GATE_PROCESS_ENUM_NAME :
processes.h
GATE_PROCESS_ENUM_OWNER :
processes.h
GATE_PROCESS_ENUM_PATH :
processes.h
GATE_PROCESS_ENUM_RESOURCES :
processes.h
GATE_PROCESS_ENUM_TIMES :
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_DEFAULTLOCATIONLOGON :
processes.h
gate_process_start_ex() :
processes.h
GATE_PROCESS_START_NEWSESSION :
processes.h
GATE_PROCESS_START_NEWTERMINAL :
processes.h
GATE_PROCESS_START_NOINHERIT :
processes.h
GATE_PROCESS_START_NOTERMINAL :
processes.h
GATE_PROCESS_START_PRIVILEGED :
processes.h
GATE_PROCESS_START_SERVICECONTEXT :
processes.h
GATE_PROCESS_START_USESTDERR :
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_INFINITE :
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_PROPERTY_TYPE_ARRAY :
properties.h
GATE_PROPERTY_TYPE_BOOL :
properties.h
GATE_PROPERTY_TYPE_EMPTY :
properties.h
GATE_PROPERTY_TYPE_INT :
properties.h
GATE_PROPERTY_TYPE_OBJECT :
properties.h
GATE_PROPERTY_TYPE_REAL :
properties.h
GATE_PROPERTY_TYPE_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_proptable_t :
properties.h
gate_ptr_t :
gatetypes.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_queueitembuffer_t :
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_real32_t :
gatetypes_primitives.h
gate_real64_t :
gatetypes_primitives.h
GATE_RESULT_ACCESSDENIED :
results.h
GATE_RESULT_ALREADYEXISTS :
results.h
GATE_RESULT_APPLICATIONERROR :
results.h
GATE_RESULT_ARITHMETICERROR :
results.h
GATE_RESULT_BADADDRESS :
results.h
GATE_RESULT_BADCAST :
results.h
GATE_RESULT_BADINSTRUCTION :
results.h
GATE_RESULT_BLOCKED :
results.h
GATE_RESULT_BUFFERTOOSMALL :
results.h
GATE_RESULT_CANCELED :
results.h
GATE_RESULT_CRITICALERROR :
results.h
GATE_RESULT_DEVICEERROR :
results.h
GATE_RESULT_ENDOFSTREAM :
results.h
GATE_RESULT_ERROR :
results.h
GATE_RESULT_EXECUTIONFAILED :
results.h
GATE_RESULT_EXECUTIONINTERRUPTED :
results.h
GATE_RESULT_FAILED :
results.h
GATE_RESULT_INCORRECTSIZE :
results.h
GATE_RESULT_INCORRECTTYPE :
results.h
GATE_RESULT_INVALIDARG :
results.h
GATE_RESULT_INVALIDCONTENT :
results.h
GATE_RESULT_INVALIDDATA :
results.h
GATE_RESULT_INVALIDHEADER :
results.h
GATE_RESULT_INVALIDINPUT :
results.h
GATE_RESULT_INVALIDOUTPUT :
results.h
GATE_RESULT_INVALIDSTATE :
results.h
GATE_RESULT_LOCKED :
results.h
GATE_RESULT_LOGICALERROR :
results.h
GATE_RESULT_NODATA :
results.h
GATE_RESULT_NOMATCH :
results.h
GATE_RESULT_NOTAVAILABLE :
results.h
GATE_RESULT_NOTDEFINED :
results.h
GATE_RESULT_NOTIMPLEMENTED :
results.h
GATE_RESULT_NOTREADY :
results.h
GATE_RESULT_NOTREQUIRED :
results.h
GATE_RESULT_NOTSUPPORTED :
results.h
GATE_RESULT_NULLPOINTER :
results.h
GATE_RESULT_OUTOFBOUNDS :
results.h
GATE_RESULT_OUTOFMEMORY :
results.h
GATE_RESULT_OUTOFRESOURCES :
results.h
GATE_RESULT_OVERFLOW :
results.h
GATE_RESULT_PERMISSIONDENIED :
results.h
GATE_RESULT_PRECONDITIONFAILED :
results.h
GATE_RESULT_PREPARATIONFAILED :
results.h
GATE_RESULT_SECURITYBREACH :
results.h
gate_result_t :
gatetypes.h
gate_result_text() :
results.h
GATE_RESULT_TIMEOUT :
results.h
GATE_RESULT_UNDERFLOW :
results.h
GATE_RESULT_UNKNOWNERROR :
results.h
GATE_RESULT_UNKNOWNEXCEPTION :
results.h
GATE_RESULT_USERERROR :
results.h
gate_runnable_create() :
objects.h
gate_runnable_dispatcher_create() :
runnables.h
gate_runnable_run :
objects.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_serialport_t :
serialports.h
gate_service_config_t :
services.h
gate_service_enum_callback_t :
services.h
GATE_SERVICE_FLAG_AUTOSTART :
services.h
GATE_SERVICE_FLAG_DISABLED :
services.h
gate_service_get_config() :
services.h
gate_service_get_status() :
services.h
gate_service_message_callback_t :
services.h
gate_service_print_state() :
services.h
gate_service_register() :
services.h
gate_service_start() :
services.h
GATE_SERVICE_STATE_ERROR :
services.h
GATE_SERVICE_STATE_PAUSED :
services.h
GATE_SERVICE_STATE_RUNNING :
services.h
GATE_SERVICE_STATE_STARTING :
services.h
GATE_SERVICE_STATE_STOPPED :
services.h
GATE_SERVICE_STATE_STOPPING :
services.h
GATE_SERVICE_STATE_UNKNOWN :
services.h
gate_service_stop() :
services.h
gate_service_t :
services.h
gate_service_unregister() :
services.h
gate_services_enum() :
services.h
gate_set_add :
maps.h
gate_set_clear :
maps.h
gate_set_copy :
maps.h
gate_set_count :
maps.h
gate_set_create :
maps.h
gate_set_destroy :
maps.h
gate_set_end :
maps.h
gate_set_first :
maps.h
gate_set_get :
maps.h
gate_set_is_empty :
maps.h
gate_set_iterator_equals :
maps.h
gate_set_iterator_next :
maps.h
gate_set_iterator_prev :
maps.h
gate_set_iterator_valid :
maps.h
gate_set_last :
maps.h
gate_set_merge :
maps.h
gate_set_remove :
maps.h
gate_set_remove_keys :
maps.h
gate_size_t :
gatetypes_primitives.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_iterator_t :
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_slotlist_t :
arrays.h
GATE_SOCKET_OPTION :
sockets.h
GATE_SOCKET_OPTION_RECEIVETIMEOUT :
sockets.h
GATE_SOCKET_OPTION_SENDTIMEOUT :
sockets.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_params_t :
sslsessions.h
gate_ssl_session_read() :
sslsessions.h
GATE_SSL_SESSION_TYPE_AUTO :
sslsessions.h
GATE_SSL_SESSION_TYPE_SSL_3 :
sslsessions.h
GATE_SSL_SESSION_TYPE_TLS_1_0 :
sslsessions.h
GATE_SSL_SESSION_TYPE_TLS_1_1 :
sslsessions.h
GATE_SSL_SESSION_TYPE_TLS_1_2 :
sslsessions.h
GATE_SSL_SESSION_TYPE_TLS_1_3 :
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_startable_get_status :
objects.h
gate_startable_start :
objects.h
gate_startable_stop :
objects.h
GATE_STORAGEDRIVE_ATTRIBINDEX_SMART_DIRECTION :
storagedrives.h
GATE_STORAGEDRIVE_ATTRIBINDEX_SMART_ID :
storagedrives.h
GATE_STORAGEDRIVE_ATTRIBINDEX_SMART_RAW :
storagedrives.h
GATE_STORAGEDRIVE_ATTRIBINDEX_SMART_THRESHOLD :
storagedrives.h
GATE_STORAGEDRIVE_ATTRIBINDEX_SMART_VALUE :
storagedrives.h
GATE_STORAGEDRIVE_ATTRIBINDEX_SMART_WORST :
storagedrives.h
gate_storagedrive_attribs_callback_t :
storagedrives.h
GATE_STORAGEDRIVE_ATTRIBTYPE_SMART :
storagedrives.h
gate_storagedrive_enum() :
storagedrives.h
gate_storagedrive_find() :
storagedrives.h
gate_storagedrive_openstream() :
storagedrives.h
gate_storagedrive_queryattribs() :
storagedrives.h
GATE_STORAGEDRIVE_TYPE_ALL :
storagedrives.h
GATE_STORAGEDRIVE_TYPE_REMOVABLE :
storagedrives.h
GATE_STORAGEDRIVE_TYPE_ROM :
storagedrives.h
GATE_STORAGEDRIVE_TYPE_STANDARD :
storagedrives.h
GATE_STORAGEDRIVE_TYPE_VIRTUAL :
storagedrives.h
gate_storagevolume_enum() :
storagevolumes.h
gate_storagevolume_find() :
storagevolumes.h
GATE_STORAGEVOLUME_NAME :
storagevolumes.h
gate_storagevolume_openstream() :
storagevolumes.h
GATE_STORAGEVOLUME_PATH :
storagevolumes.h
gate_storagevolume_print_type() :
storagevolumes.h
GATE_STORAGEVOLUME_UID :
storagevolumes.h
gate_str16_t :
gatetypes.h
gate_str32_t :
gatetypes.h
gate_str8_t :
gatetypes.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_NPOS :
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_strbuilder8_t :
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_stream_can_read :
streams.h
gate_stream_can_write :
streams.h
gate_stream_close :
streams.h
GATE_STREAM_CLOSE_DEFAULT :
streams.h
GATE_STREAM_CLOSE_ERROR :
streams.h
GATE_STREAM_CLOSE_INPUT :
streams.h
GATE_STREAM_CLOSE_OUTPUT :
streams.h
gate_stream_flush :
streams.h
gate_stream_get_available :
streams.h
gate_stream_get_position :
streams.h
gate_stream_get_resource :
streams.h
gate_stream_get_size :
streams.h
gate_stream_peek :
streams.h
gate_stream_read :
streams.h
gate_stream_reset :
streams.h
GATE_STREAM_RESOURCE_DEFAULT :
streams.h
GATE_STREAM_RESOURCE_ERROR :
streams.h
GATE_STREAM_RESOURCE_INPUT :
streams.h
GATE_STREAM_RESOURCE_OUTPUT :
streams.h
gate_stream_seek :
streams.h
GATE_STREAM_SEEK_BEGIN :
streams.h
GATE_STREAM_SEEK_CURRENT :
streams.h
GATE_STREAM_SEEK_END :
streams.h
gate_stream_write :
streams.h
gate_string8_t :
strings.h
GATE_STRING_INIT :
strings.h
GATE_STRING_INIT_EMPTY :
strings.h
GATE_STRING_INIT_STATIC :
strings.h
gate_stringbuffer8_t :
strings.h
gate_stringstream_create() :
streams.h
gate_stringstream_create_builder() :
streams.h
gate_stringstream_get_current_view :
streams.h
gate_stringstream_get_data :
streams.h
gate_stringstream_size :
streams.h
gate_stringstream_to_string :
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_WEATHER_RECORD_HUMIDITY_P :
webapis.h
GATE_TECH_WEATHER_RECORD_RAIN_MM :
webapis.h
GATE_TECH_WEATHER_RECORD_STATE :
webapis.h
GATE_TECH_WEATHER_RECORD_TEMPERATURE_C :
webapis.h
GATE_TECH_WEATHER_RECORD_WIND_KMH :
webapis.h
GATE_TECH_WEATHER_STATE_INTENSITY_FREEZING :
webapis.h
GATE_TECH_WEATHER_STATE_INTENSITY_HIGH :
webapis.h
GATE_TECH_WEATHER_STATE_INTENSITY_LOW :
webapis.h
GATE_TECH_WEATHER_STATE_INTENSITY_MEDIUM :
webapis.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_FLAG_ECHO :
terminals.h
GATE_TERMINAL_FLAG_GETCTRL :
terminals.h
GATE_TERMINAL_FLAG_VT100 :
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_id_t :
threading.h
gate_thread_is_current() :
threading.h
gate_thread_join() :
threading.h
gate_thread_model() :
threading.h
GATE_THREAD_MODEL_MANUAL :
threading.h
GATE_THREAD_MODEL_NATIVE :
threading.h
GATE_THREAD_MODEL_NONE :
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_t :
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_treenode_t :
maps.h
gate_type_aligned_length() :
typeids.h
gate_type_copy() :
typeids.h
gate_type_id_t :
gatetypes.h
gate_type_init() :
typeids.h
gate_type_length() :
typeids.h
gate_type_release() :
typeids.h
gate_type_sig_t :
typeids.h
gate_type_signature() :
typeids.h
gate_type_signature_equals() :
typeids.h
GATE_UI_FLAG_ENABLED :
gateui.h
GATE_UI_FLAG_NOPARENT :
gateui.h
GATE_UI_FLAG_RESIZABLE :
gateui.h
GATE_UI_FLAG_TEXTBOX_HSCROLL :
textboxes.h
GATE_UI_FLAG_TEXTBOX_MULTILINE :
textboxes.h
GATE_UI_FLAG_TEXTBOX_READONLY :
textboxes.h
GATE_UI_FLAG_TEXTBOX_RETURNKEY :
textboxes.h
GATE_UI_FLAG_TEXTBOX_VSCROLL :
textboxes.h
GATE_UI_FLAG_VISIBLE :
gateui.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_t :
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_t :
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_get_type :
wrappers.h
gate_wrapper_is_type :
wrappers.h
gate_wrapper_type_info_init() :
wrappers.h
gate_wrapper_type_info_t :
wrappers.h
gate_wstr_t :
strings.h
Generated by
1.14.0