X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fhtml%2Fgupnp-binding-tool.html;h=86b348cff8a36f466323616023691e291c10a841;hb=429301db6facc55fd2163aa7875060ee1d6b10b1;hp=640a753fa746274c7c255a8675d6e5445f90bd88;hpb=b8397185240bcec3b908abed16d1c6cf5d097ced;p=profile%2Fivi%2FGUPnP.git diff --git a/doc/html/gupnp-binding-tool.html b/doc/html/gupnp-binding-tool.html index 640a753..86b348c 100644 --- a/doc/html/gupnp-binding-tool.html +++ b/doc/html/gupnp-binding-tool.html @@ -2,22 +2,22 @@ -gupnp-binding-tool - +GUPnP Reference Manual: gupnp-binding-tool + - + - - - - - - + + + + + +
@@ -26,14 +26,14 @@

gupnp-binding-tool

gupnp-binding-tool — creates C convenience wrappers for UPnP services

- +

Synopsis

gupnp-binding-tool [--prefix {PREFIX}] [--mode {client|server}] {SCPD file}

-

Description

+

Description

gupnp-binding-tool takes a SCPD file and generates convenience C functions which call the actual GUPnP functions. The client-side bindings can be seen @@ -49,7 +49,7 @@

-

Client side bindings

+

Client side bindings

As an example, this action:

@@ -138,7 +138,7 @@ igd_external_ip_address_add_notify (GUPnPServiceProxy *proxy,

-

Server side bindings

+

Server side bindings

The corresponding server bindings for the same UPnP action (DeletePortMapping) look like this: @@ -183,6 +183,6 @@ igd_external_ip_address_variable_notify (GUPnPService *service,

+ Generated by GTK-Doc V1.20 \ No newline at end of file