Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SharedObject.h File Reference


Detailed Description

Defines SharedObject, a wrapper for objects in order to facilitate sending them between processes.

Author:
ejt (Creator)
Author
ejt
Name
tekkotsu-2_4_1
Revision
1.3
State
Exp
Date
2005/06/13 20:29:48

Definition in file SharedObject.h.

#include "RCRegion.h"
#include <stdexcept>

Include dependency graph for SharedObject.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SharedObjectBase
 It's nice to have a parent class of SharedObject (which is what you probably want to be reading) so that you can pass around the data structure without worrying about what type is inside the shared memory region. More...
class  SharedObject< MC >
 This templated class allows convenient creation of any type of class wrapped in a shared memory region. More...


Tekkotsu v2.4.1
Generated Tue Aug 16 16:34:27 2005 by Doxygen 1.4.4