CARMA C++
|
IPQ (InterProcessQueue) provides a generic way for information to be shared between processes or threads. More...
#include "carma/util/IPQinterface.h"
#include <string>
Go to the source code of this file.
Classes | |
class | carma::util::IPQbufferBase |
IPQ (InterProcessQueue) provides a generic way for information to be shared between processes or threads. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::util | |
Utility classes. | |
IPQ (InterProcessQueue) provides a generic way for information to be shared between processes or threads.
This class holds the basic buffer and all of the access methods.
$CarmaCopyright$
Definition in file IPQbufferBase.h.