<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[gsoap und lists]]></title><description><![CDATA[<p>Wie funktionieren Listen mit gsoap (Web services)?</p>
<p>&lt;Update&gt;</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/184697/gsoap-und-lists</link><generator>RSS for Node</generator><lastBuildDate>Thu, 02 Jul 2026 09:31:52 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/184697.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Jun 2007 12:10:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to gsoap und lists on Wed, 20 Jun 2007 04:32:37 GMT]]></title><description><![CDATA[<p>Wie funktionieren Listen mit gsoap (Web services)?</p>
<p>&lt;Update&gt;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1308345</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1308345</guid><dc:creator><![CDATA[pyjamaboy]]></dc:creator><pubDate>Wed, 20 Jun 2007 04:32:37 GMT</pubDate></item><item><title><![CDATA[Reply to gsoap und lists on Wed, 20 Jun 2007 04:31:07 GMT]]></title><description><![CDATA[<p>//gsoap ns service name: wsdatarecorder<br />
//gsoap ns service namespace: urn:wsdatarecorder<br />
//gsoap ns service location: <a href="http://localhost:18081" rel="nofollow">http://localhost:18081</a></p>
<p>#include &lt;list&gt;</p>
<p>template &lt;class T&gt;<br />
class std::list;</p>
<p>#ifndef __ns__classes<br />
/* Anfrage */<br />
class ns__methodIn<br />
{<br />
public:<br />
int action;<br />
};</p>
<p>/* Antwort */<br />
class ns__methodOut<br />
{<br />
public:<br />
std::list&lt;unsigned int&gt; idlist;<br />
};</p>
<p>#define __ns__classes<br />
#endif</p>
<p>int ns__getIDList(ns__methodIn *in, ns__methodOut &amp;out);</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1309538</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1309538</guid><dc:creator><![CDATA[pyjamaboy]]></dc:creator><pubDate>Wed, 20 Jun 2007 04:31:07 GMT</pubDate></item><item><title><![CDATA[Reply to gsoap und lists on Wed, 20 Jun 2007 08:29:09 GMT]]></title><description><![CDATA[<p>bitte benutz Syntax Highlight sfds</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1309675</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1309675</guid><dc:creator><![CDATA[rüdiger]]></dc:creator><pubDate>Wed, 20 Jun 2007 08:29:09 GMT</pubDate></item><item><title><![CDATA[Reply to gsoap und lists on Wed, 20 Jun 2007 08:29:23 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile-var-mode-is-viewprofile-and-u-is-1819.html" rel="nofollow">rüdiger</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-5.html" rel="nofollow">Linux/Unix</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-8.html" rel="nofollow">Rund um die Programmierung</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39405.html" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1309676</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1309676</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Wed, 20 Jun 2007 08:29:23 GMT</pubDate></item></channel></rss>