First complete documentation version

[SVN r34817]
This commit is contained in:
Ion Gaztañaga
2006-08-04 19:14:25 +00:00
parent 3b82266f80
commit 4ed08b24a6
71 changed files with 2094 additions and 170 deletions

View File

@@ -10,7 +10,7 @@
int main ()
{
managed_shared_memory::remove("MySharedMemory");
shared_memory_object::remove("MySharedMemory");
//Create shared memory
managed_shared_memory segment(create_only,
"MySharedMemory", //segment name