Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Deserialize json object
Re: Deserialize json object [message #40849 is a reply to message #40825] Mon, 23 September 2013 10:23 Go to previous message
andreicpp is currently offline  andreicpp
Messages: 2
Registered: September 2013
Location: Romania
Junior Member
Thanks a lot
I wrote a method included in the class:

void HTTPResponseUser::LoadFromJson(Value json){
m_User.LoadFromJson(json["response"]);
m_status.LoadFromJson(json["status"]);

}
 
Read Message
Read Message
Read Message
Previous Topic: Build options
Next Topic: SortedIndex and Less
Goto Forum:
  


Current Time: Sun Apr 27 17:22:10 CEST 2025

Total time taken to generate the page: 0.01298 seconds