RaftLib
0.3a
C++ Stream Processing Template Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
fifo
ringbuffertypes.hpp
1
#ifndef __RINGBUFFERTYPES__
2
#define __RINGBUFFERTYPES__ 1
3
namespace
Type
{
4
enum
RingBufferType { Heap, SharedMemory, TCP, Infinite, N};
5
}
6
7
enum
Direction { Producer, Consumer };
8
#endif
Type
Definition:
ringbuffertypes.hpp:3
Generated on Thu Mar 19 2015 14:14:01 for RaftLib by
1.8.8