$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-07-25 04:53:33
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:
Full url:
Regards,
Ion