CARMA C++
IPQfileBuffer.h File Reference

IPQ (InterProcessQueue) provides a generic way for information to be shared between processes or threads. More...

Go to the source code of this file.

Classes

class  carma::util::IPQfileBuffer
 Shared memory storage mechanism. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::util
 Utility classes.
 

Detailed Description

IPQ (InterProcessQueue) provides a generic way for information to be shared between processes or threads.

This class provides access for a persistent memory file implementation of the generic base class.

Original author: Steve Scott 24 Apr, 2003

Definition in file IPQfileBuffer.h.