EMIPLIB
Classes

mipstreambuffer.h File Reference

#include "mipconfig.h"
#include "miptypes.h"
#include <jthread/jmutex.h>
#include <list>
#include <vector>
Include dependency graph for mipstreambuffer.h:

Go to the source code of this file.

Classes

class  MIPStreamBuffer
 This class represents a thread-safe buffer to which data can be written and from which the same data can be read again, making it well suited to safely pass data between threads. More...

Detailed Description