RTC Toolkit  2.0.0
Classes | Namespaces
repubBuf.hpp File Reference

Buffer that keeps available free samples, and samples that are filled. More...

#include <array>
#include <condition_variable>
#include <mutex>
#include "rtctk/componentFramework/ddsCommon.hpp"
#include "rtctk/componentFramework/logger.hpp"

Go to the source code of this file.

Classes

class  rtctk::telRepub::RepubBuf< T >
 Implementation of buffer (ring) that allows to have preallocated slots of type T. More...
 

Namespaces

 rtctk
 
 rtctk::telRepub
 

Detailed Description

Buffer that keeps available free samples, and samples that are filled.