iant variant=(*it).second;
results[key]=variant.asString();
}
return results;
}
From: Gordon Sim [g...@redhat.com]
Sent: Friday, April 01, 2016 10:13 AM
To: users@qpid.apache.org
Subject: Re: Need Help!: Example of the use of Variant Type
On 01/0
On 01/04/16 15:45, Flores, Paul A. wrote:
Thanks for the example. I was hoping for something a whole lot simpler. It
appears to be a royal pain!
Hopefully there is a simplistic example I can implement for my client! Anyone
else?
https://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/
01, 2016 9:30 AM
To: users
Subject: Re: Need Help!: Example of the use of Variant Type
On Fri, Apr 1, 2016 at 10:21 AM, Flores, Paul A.
wrote:
> Specifically I am looking at example for either how to "extract" a map
> from a Variant (map) or to use map.find()?
>
>
>
&g
On Fri, Apr 1, 2016 at 10:21 AM, Flores, Paul A.
wrote:
> Specifically I am looking at example for either how to "extract" a map
> from a Variant (map) or to use map.find()?
>
>
>
> Could not find example on how to use/access Variant type data.
>
>
>
> Any help is appreciated.
>
>
>
> Paul
>
>
>
Specifically I am looking at example for either how to "extract" a map from a
Variant (map) or to use map.find()?
Could not find example on how to use/access Variant type data.
Any help is appreciated.
Paul