summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2019-01-31 22:21:34 +0100
committerJens Georg <mail@jensge.org>2019-01-31 22:21:34 +0100
commit7dc12a113a3874fa15188df25ede01b010213372 (patch)
tree726901fda46a0902e58404ea11c57bcf1ab680a0
parentff50a7e8f2cf1a8ce28d2cef7e520f4d26b45fff (diff)
downloadgupnp-wip/phako/new-api.tar.gz
wip: Update docwip/phako/new-api
-rw-r--r--doc/gupnp-sections.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/gupnp-sections.txt b/doc/gupnp-sections.txt
index 9f24f56..0eca13d 100644
--- a/doc/gupnp-sections.txt
+++ b/doc/gupnp-sections.txt
@@ -71,6 +71,9 @@ GUPnPServiceProxy
GUPnPServiceProxyAction
GUPnPServiceProxyActionCallback
GUPnPServiceProxyNotifyCallback
+gupnp_service_proxy_call_action
+gupnp_service_proxy_call_action_async
+gupnp_service_proxy_call_action_finish
gupnp_service_proxy_send_action
gupnp_service_proxy_send_action_valist
gupnp_service_proxy_send_action_list
@@ -89,6 +92,14 @@ gupnp_service_proxy_remove_notify
gupnp_service_proxy_remove_raw_notify
gupnp_service_proxy_set_subscribed
gupnp_service_proxy_get_subscribed
+gupnp_service_proxy_action_get_result
+gupnp_service_proxy_action_get_result_hash
+gupnp_service_proxy_action_get_result_list
+gupnp_service_proxy_action_get_type
+gupnp_service_proxy_action_new
+gupnp_service_proxy_action_new_from_list
+gupnp_service_proxy_action_ref
+gupnp_service_proxy_action_unref
<SUBSECTION Standard>
GUPnPServiceProxyClass
GUPNP_SERVICE_PROXY
@@ -187,6 +198,7 @@ gupnp_context_host_path_for_agent
gupnp_context_unhost_path
gupnp_context_get_acl
gupnp_context_set_acl
+gupnp_context_rewrite_uri
<SUBSECTION Standard>
GUPnPContextClass
GUPNP_CONTEXT
@@ -205,11 +217,14 @@ GUPnPContextPrivate
<TITLE>GUPnPContextManager</TITLE>
GUPnPContextManager
gupnp_context_manager_create
+gupnp_context_manager_create_full
gupnp_context_manager_rescan_control_points
gupnp_context_manager_manage_control_point
gupnp_context_manager_manage_root_device
gupnp_context_manager_get_port
gupnp_context_manager_get_white_list
+gupnp_context_manager_get_socket_family
+gupnp_context_manager_get_uda_version
<SUBSECTION Standard>
GUPnPContextManagerClass
GUPNP_CONTEXT_MANAGER
@@ -340,6 +355,7 @@ GUPnPResourceFactoryPrivate
GUPnPXMLDoc
gupnp_xml_doc_new
gupnp_xml_doc_new_from_path
+gupnp_xml_doc_get_doc
<SUBSECTION Standard>
GUPnPXMLDocClass
GUPNP_XML_DOC