Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PsnOutputOffsetTable.h File Reference

#include <PsName.h>
#include <hash_map>
#include <mySharedAllocator.h>
#include <MomeDsm.h>

Include dependency graph for PsnOutputOffsetTable.h:

Include dependency graph

Go to the source code of this file.

Compounds

class  PsnOutputOffsetTable
 the data structure used to store the offset in shared memory of th data shared by different instances of an output More...


Typedefs

typedef mySharedAllocatorT<
pair< const PsName::idType,
unsigned long > > 
_internalAllocator
typedef hash_map< PsName::idType,
unsigned long, hash< PsName::idType >,
equal_to< PsName::idType >,
_internalAllocator
__localHash
typedef mySharedAllocatorT<
pair< const PsName::idType,
__localHash > > 
_externalAllocator


Typedef Documentation

typedef hash_map<PsName::idType, unsigned long,hash<PsName::idType>,equal_to<PsName::idType>,_internalAllocator > __localHash
 

Definition at line 28 of file PsnOutputOffsetTable.h.

typedef mySharedAllocatorT<pair< const PsName::idType,__localHash> > _externalAllocator
 

Definition at line 30 of file PsnOutputOffsetTable.h.

typedef mySharedAllocatorT<pair<const PsName::idType,unsigned long> > _internalAllocator
 

Definition at line 26 of file PsnOutputOffsetTable.h.


logo OpenMask

Documentation generated on Mon Nov 25 15:25:30 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001