My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::CircularBuffer< type >::CircularBufferSlot Struct Reference

#include <CircularBuffer.h>

Public Attributes

unsigned int id_
 
type * frame_
 
struct CircularBufferSlotnext_
 

Detailed Description

template<class type>
struct gcp::util::CircularBuffer< type >::CircularBufferSlot

Create a struct that we will use as an internal buffer.


The documentation for this struct was generated from the following file: