Collection/Container for SIO2Object
2 posters
Collection/Container for SIO2Object
Hey All - I'm pretty new to SIO2 and I love what I see so far - nice work!
I'm looking for a container object, similar to an STL vector or NSMutableArray that can easily allow storage, resizing, and iteration of objects - specifically for the SIO2Object struct. A type safe collection would be ideal.
I see SIO2 uses arrays in a number of situations - is this the typical method?
What has everyone else been using?
Does SIO2 implement any custom collection/container types?
Does XCode/IPhone support templates or generics?
Thanks!
Greg
I'm looking for a container object, similar to an STL vector or NSMutableArray that can easily allow storage, resizing, and iteration of objects - specifically for the SIO2Object struct. A type safe collection would be ideal.
I see SIO2 uses arrays in a number of situations - is this the typical method?
What has everyone else been using?
Does SIO2 implement any custom collection/container types?
Does XCode/IPhone support templates or generics?
Thanks!
Greg
gregtayl- Posts : 8
Join date : 2009-01-10
Re: Collection/Container for SIO2Object
Did you know you can include <vector> and code in C++?
In XCode, you can mix languages.
-j
In XCode, you can mix languages.
-j
meteors- Posts : 241
Join date : 2008-11-08
Location : Sunny Florida
Re: Collection/Container for SIO2Object
meteors wrote:Did you know you can include <vector> and code in C++?
In XCode, you can mix languages.
-j
Interesting - very handy. Not sure why that didn't cross my mind
Thanks for the help -
gregtayl- Posts : 8
Join date : 2009-01-10
Similar topics
» Duplicate / clone SIO2Object with new material
» SIO2object::col
» SIO2object->_SIO2objectphysic initialization
» Deep copies of SIO2object
» What is the Correct Way to Delete an SIO2Object?
» SIO2object::col
» SIO2object->_SIO2objectphysic initialization
» Deep copies of SIO2object
» What is the Correct Way to Delete an SIO2Object?
Permissions in this forum:
You cannot reply to topics in this forum