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 » U++ Library support » U++ Core » Can I extend the Serialization to other types?
Can I extend the Serialization to other types? [message #10743] Thu, 26 July 2007 23:09 Go to previous message
jlfranks is currently offline  jlfranks
Messages: 57
Registered: May 2007
Location: Houston, TX, USA
Member
How can I serialize the following:

typedef enum {
FOO_A = 0,
FOO_B = 2,
FOO_C = 42
} FooType;

The serialization does not know what a FooType is.
How can I extend serialization to know about this new type?

--jlf
 
Read Message
Read Message
Previous Topic: How to do interation on Vector<String>
Next Topic: best way to parse XML/svg/html style kind attribute pairs?
Goto Forum:
  


Current Time: Thu May 09 07:58:50 CEST 2024

Total time taken to generate the page: 0.02443 seconds