25 Jul
2008
25 Jul
'08
8:53 a.m.
Eugen Stoianovici wrote:
Is there a way to get all names for objects mapped into a managed shared memory?
Thanks, Eugen
It's not thread-safe (it's there just for debugging purposes) but you can iterate through all named elements. See documentation: Tiny url: http://tinyurl.com/59b5ft Full url: http://www.boost.org/doc/libs/1_35_0/doc/html/interprocess/managed_memory_se... Regards, Ion