#include <stdint.h>
#include <vector>
#include <pthread.h>
Go to the source code of this file.
Defines a simple structure for maintaining a write buffer.
Definition in file write_buffer.h.