Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SharedObject.h File Reference

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

#include "RCRegion.h"
#include <stdexcept>
#include <typeinfo>
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...
struct  SharedObjectBase::NoInit
 when passed to the SharedObject constructor, indicates that no RCRegion should be created More...
class  SharedObject< MC >
 This templated class allows convenient creation of any type of class wrapped in a shared memory region. More...

Detailed Description

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

Author:
ejt (Creator)

Definition in file SharedObject.h.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:02 2016 by Doxygen 1.6.3