Reply to topic  [ 3 posts ] 
Messing around with SOAP 
Author Message
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 7:35 pm
Posts: 6580
Location: Getting there
Reply with quote
I'm trying to connect to a sample wsdl that we have at work and I'm 99% of the way there.

However, I'm getting a C++ compile error and I don't know what it's telling me.

The error is something along the lines of...

Code:
error: no matching function for call to wsaObj::_ns1_helloworld(_ns3_helloworld&, _ns3_helloworldResponse&)
note: candidates are: virtual int wsaObj::_ns1_helloworld(_ns3_helloworld*, _ns3_helloworldResponse*)


Now, I know that the & is because I'm passing a reference of the object in but what does the * mean and what is the compiler trying to tell me?

Any help appreciated.

Thanks!

_________________
Oliver Foggin - iPhone Dev

JJW009 wrote:
The count will go up until they stop counting. That's the way counting works.


Doodle Sub!
Game Of Life

Image Image


Tue Feb 01, 2011 3:41 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:36 pm
Posts: 5150
Location: /dev/tty0
Reply with quote
I thought a * was referencing a pointer, while & was dereferencing a pointer?

I don't know much/any C, no C++, and could be wildly wrong...


Tue Feb 01, 2011 10:54 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 7:35 pm
Posts: 6580
Location: Getting there
Reply with quote
forquare1 wrote:
I thought a * was referencing a pointer, while & was dereferencing a pointer?

I don't know much/any C, no C++, and could be wildly wrong...

Oh, you might be right actually :D

::Goes back to C++ for beginners book::
:oops:

The most annoying thing is that doing SOAP stuff on the iPhone was ridiculously easy! In fact, there was nothing to it. I created my own XML files and wrote my own web service consumer and BOOM done.

With C++ it's a whole other ball game.

I might come back to this later :D

_________________
Oliver Foggin - iPhone Dev

JJW009 wrote:
The count will go up until they stop counting. That's the way counting works.


Doodle Sub!
Game Of Life

Image Image


Tue Feb 01, 2011 10:57 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.