#include "general.h"
#include "syncobj.h"
#include "vec.h"
Include dependency graph for consumer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CLUS |
Variables | |
Vector< double > | DummyVector |
We use this vector to initialize a consumer without a producer temporarily. |
|
We use this vector to initialize a consumer without a producer temporarily.
Definition at line 41 of file consumer.h. |