buffer.h(3)

NAME

buffer.h - object passing services between threads.

SYNOPSIS

#include <cc++/thread.h>
Namespaces
namespace ost
Classes
class ost::Buffer
    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.
class ost::FixedBuffer
    A buffer class that holds a known capacity of fixed sized objects
    defined during creation.
class ost::ThreadQueue
    Somewhat generic queue processing class to establish a producer
    consumer queue.
struct ost::ThreadQueue::_data

Detailed Description

object passing services between threads.

Author

Generated automatically by Doxygen for GNU CommonC++ from the source
code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout