Symbol MappingΒΆ
C |
Python |
---|---|
infd_account_storage_account_added |
|
infd_account_storage_account_removed |
|
infd_account_storage_add_account |
unavailable |
infd_account_storage_get_support |
|
infd_account_storage_list_accounts |
|
infd_account_storage_login_by_certificate |
unavailable |
infd_account_storage_login_by_password |
unavailable |
infd_account_storage_lookup_accounts |
|
infd_account_storage_lookup_accounts_by_name |
|
infd_account_storage_remove_account |
|
infd_account_storage_set_certificate |
|
infd_account_storage_set_password |
|
INFD_ACCOUNT_STORAGE_SUPPORT_ADD_ACCOUNT |
|
INFD_ACCOUNT_STORAGE_SUPPORT_CERTIFICATE_CHANGE |
|
INFD_ACCOUNT_STORAGE_SUPPORT_CERTIFICATE_LOGIN |
|
INFD_ACCOUNT_STORAGE_SUPPORT_LIST_ACCOUNTS |
|
INFD_ACCOUNT_STORAGE_SUPPORT_NOTIFICATION |
|
INFD_ACCOUNT_STORAGE_SUPPORT_PASSWORD_CHANGE |
|
INFD_ACCOUNT_STORAGE_SUPPORT_PASSWORD_LOGIN |
|
INFD_ACCOUNT_STORAGE_SUPPORT_REMOVE_ACCOUNT |
|
infd_account_storage_supports |
|
INFD_CHAT_FILESYSTEM_FORMAT_ERROR_NOT_A_CHAT_SESSION |
|
infd_chat_filesystem_format_read |
|
infd_chat_filesystem_format_write |
|
infd_directory_add_connection |
|
infd_directory_add_plugin |
|
infd_directory_create_acl_account |
unavailable |
infd_directory_enable_chat |
|
infd_directory_foreach_connection |
|
infd_directory_get_acl_account_for_connection |
unavailable |
infd_directory_get_chat_session |
|
infd_directory_get_communication_manager |
|
infd_directory_get_io |
|
infd_directory_get_storage |
|
infd_directory_get_support_mask |
|
infd_directory_iter_save_session |
|
infd_directory_lookup_plugin |
|
infd_directory_new |
|
infd_directory_remove_plugin |
|
infd_directory_set_acl_account_for_connection |
|
infd_directory_set_certificate |
|
INFD_FILESYSTEM_ACCOUNT_STORAGE_ERROR_DUPLICATE_CERTIFICATE |
|
INFD_FILESYSTEM_ACCOUNT_STORAGE_ERROR_DUPLICATE_NAME |
|
INFD_FILESYSTEM_ACCOUNT_STORAGE_ERROR_IDS_EXHAUSTED |
|
INFD_FILESYSTEM_ACCOUNT_STORAGE_ERROR_INVALID_FORMAT |
|
INFD_FILESYSTEM_ACCOUNT_STORAGE_ERROR_NO_SUCH_ACCOUNT |
|
infd_filesystem_account_storage_new |
|
infd_filesystem_account_storage_set_filesystem |
|
INFD_FILESYSTEM_STORAGE_ERROR_FAILED |
|
INFD_FILESYSTEM_STORAGE_ERROR_INVALID_FORMAT |
|
INFD_FILESYSTEM_STORAGE_ERROR_INVALID_PATH |
|
INFD_FILESYSTEM_STORAGE_ERROR_REMOVE_FILES |
|
infd_filesystem_storage_get_path |
|
infd_filesystem_storage_new |
|
infd_filesystem_storage_open |
|
infd_filesystem_storage_read_xml_file |
unavailable |
infd_filesystem_storage_stream_close |
|
infd_filesystem_storage_stream_read |
|
infd_filesystem_storage_stream_write |
|
infd_filesystem_storage_write_xml_file |
|
infd_progress_request_initiated |
|
infd_progress_request_progress |
|
infd_server_pool_add_local_publisher |
|
infd_server_pool_add_server |
|
infd_server_pool_foreach_server |
|
infd_server_pool_new |
|
infd_server_pool_remove_server |
|
infd_session_proxy_has_subscriptions |
|
infd_session_proxy_is_idle |
|
infd_session_proxy_is_subscribed |
|
infd_session_proxy_subscribe_to |
|
infd_session_proxy_unsubscribe |
|
infd_storage_acl_copy |
|
infd_storage_acl_free |
|
infd_storage_acl_list_free |
|
infd_storage_acl_list_free |
|
infd_storage_create_subdirectory |
|
infd_storage_node_copy |
|
infd_storage_node_free |
|
infd_storage_node_list_free |
C |
Python |
---|---|
infd_storage_node_list_free |
|
infd_storage_node_new_note |
|
infd_storage_node_new_subdirectory |
|
INFD_STORAGE_NODE_NOTE |
|
INFD_STORAGE_NODE_SUBDIRECTORY |
|
infd_storage_read_acl |
|
infd_storage_read_subdirectory |
|
infd_storage_remove_node |
|
infd_storage_write_acl |
|
infd_tcp_server_bind |
|
infd_tcp_server_close |
|
INFD_TCP_SERVER_CLOSED |
|
infd_tcp_server_get_keepalive |
|
INFD_TCP_SERVER_OPEN |
|
infd_tcp_server_open |
|
infd_tcp_server_set_keepalive |
|
infd_xml_server_close |
|
INFD_XML_SERVER_CLOSED |
|
INFD_XML_SERVER_CLOSING |
|
infd_xml_server_new_connection |
|
INFD_XML_SERVER_OPEN |
|
INFD_XML_SERVER_OPENING |
|
infd_xmpp_server_get_security_policy |
|
infd_xmpp_server_new |
|
infd_xmpp_server_set_security_policy |
|
InfdAccountStorage |
|
InfdAccountStorageInterface |
|
InfdAccountStorageSupport |
|
InfdChatFilesystemFormatError |
|
InfdDirectory |
|
InfdDirectoryClass |
|
InfdDirectoryForeachConnectionFunc |
|
InfdFilesystemAccountStorage |
|
InfdFilesystemAccountStorageClass |
|
InfdFilesystemAccountStorageError |
|
InfdFilesystemStorage |
|
InfdFilesystemStorageClass |
|
InfdFilesystemStorageError |
|
InfdNotePlugin |
|
InfdNotePluginSessionNew |
unavailable |
InfdNotePluginSessionRead |
unavailable |
InfdNotePluginSessionWrite |
|
InfdProgressRequest |
|
InfdProgressRequestClass |
|
InfdRequest |
|
InfdRequestClass |
|
InfdServerPool |
|
InfdServerPoolClass |
|
InfdServerPoolForeachServerFunc |
|
InfdSessionProxy |
|
InfdSessionProxyClass |
|
InfdStorage |
|
InfdStorageAcl |
|
InfdStorageInterface |
|
InfdStorageNode |
|
InfdStorageNodeType |
|
InfdTcpServer |
|
InfdTcpServerClass |
|
InfdTcpServerStatus |
|
InfdXmlServer |
|
InfdXmlServerInterface |
|
InfdXmlServerStatus |
|
InfdXmppServer |
|
InfdXmppServerClass |