Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RCRegion::Identifier Struct Reference

#include <RCRegion.h>

List of all members.


Detailed Description

contains all information needed to attach this region from a different process

Definition at line 79 of file RCRegion.h.


Public Member Functions

 Identifier ()
 constructor

Public Attributes

char key [MAX_NAME_LEN]
 a string name for the key
size_t size
 size of the region

Constructor & Destructor Documentation

RCRegion::Identifier::Identifier (  )  [inline]

constructor

Definition at line 80 of file RCRegion.h.


Member Data Documentation

a string name for the key

Definition at line 81 of file RCRegion.h.

Referenced by RCRegion::attach(), and RCRegion::RCRegion().

size of the region

Definition at line 82 of file RCRegion.h.

Referenced by RCRegion::RCRegion().


The documentation for this struct was generated from the following file:

Tekkotsu v4.0
Generated Thu Nov 22 00:58:37 2007 by Doxygen 1.5.4