.TH "buffer.h" 3 "Sun Dec 27 2020" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME buffer.h \- object passing services between threads\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBost::Buffer\fP" .br .RI "The buffer class represents an IPC service that is built upon a buffer of fixed capacity that can be used to transfer objects between one or more producer and consumer threads\&. " .ti -1c .RI "class \fBost::FixedBuffer\fP" .br .RI "A buffer class that holds a known capacity of fixed sized objects defined during creation\&. " .ti -1c .RI "class \fBost::ThreadQueue\fP" .br .RI "Somewhat generic queue processing class to establish a producer consumer queue\&. " .ti -1c .RI "struct \fBost::ThreadQueue::_data\fP" .br .in -1c .SS "Namespaces" .in +1c .ti -1c .RI " \fBost\fP" .br .in -1c .SH "Detailed Description" .PP object passing services between threads\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.