|
a/doc/libupnpp-ctl.txt |
|
b/doc/libupnpp-ctl.txt |
|
... |
|
... |
333 |
----
|
333 |
----
|
334 |
|
334 |
|
335 |
There are utility methods in the base class for actions which either
|
335 |
There are utility methods in the base class for actions which either
|
336 |
transport no data, or send or receive a single value:
|
336 |
transport no data, or send or receive a single value:
|
337 |
link:refdoc/html/classUPnPClient_1_1Service.html#a9ec23e2f36c2bbdefaac4991d80d6063[runTrivialAction()],
|
337 |
link:refdoc/html/classUPnPClient_1_1Service.html#a9ec23e2f36c2bbdefaac4991d80d6063[runTrivialAction()],
|
338 |
link:///net/y/home/dockes/projets/mpdupnp/0.16-libupnpp/doc/refdoc/html/classUPnPClient_1_1Service.html#a7cde71d714f07a6bb655760238e52e25[runSimpleAction()],
|
338 |
link:refdoc/html/classUPnPClient_1_1Service.html#a7cde71d714f07a6bb655760238e52e25[runSimpleAction()],
|
339 |
link:refdoc/html/classUPnPClient_1_1Service.html#a1de907ba9604a20aaf3611e71ded445d[runSimpleGet()]
|
339 |
link:refdoc/html/classUPnPClient_1_1Service.html#a1de907ba9604a20aaf3611e71ded445d[runSimpleGet()]
|
340 |
|
340 |
|
341 |
|
341 |
|
342 |
=== Methods which may need reimplementation
|
342 |
=== Methods which may need reimplementation
|
343 |
|
343 |
|