17 #include <sys/types.h>
20 #ifdef DtUSE_UTILITIES_NAMESPACE
21 namespace DtUSE_UTILITIES_NAMESPACE
57 void *address()
const;
102 void *address()
const;
115 #ifdef DtUSE_UTILITIES_NAMESPACE
Contains the DtString class declaration.
void * myAddr
Definition: vlShmPool.h:107
DtString myName
Definition: vlShmPool.h:61
void * myAddr
Definition: vlShmPool.h:62
int myId
Definition: vlShmPool.h:111
DtString myName
Definition: vlShmPool.h:106
Instances of DtString are used to represent strings.
Definition: vlString.h:29
int myId
Definition: vlShmPool.h:67
key_t DtGetShmKeyFromString(const DtString &name)
This class creates and manages a shared memory pool.
Definition: vlShmPool.h:35
DtSharedMemoryPoolClient is used to attach to and access a previously created memory pool...
Definition: vlShmPool.h:78
#define DT_DLL_VLUTIL
Definition: vlMachineTypes.h:109