| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Manfred Rebentisch <mrebenti...@comparat.de> |
| Subject | Re: Instance a c++ object on Apache shared memory |
| Date | Fri, 11 Jul 2008 19:31:36 GMT |
Am Donnerstag 10 Juli 2008 12:17:04 schrieb lusob: > Hello, and thanks for the example! > My class has another class as data member (instead a struct). How can I > allocate it in shared memory? > Thanks again!! I think, it is better to use C-structs for data only in shared memory. It is not a memory for allocate and free many times, because you may reuse memory lecks by yourself. Manfred | |
| Mime |
|
| View raw message | |