Homepage Demos Overview Downloads Tutorials Reference
Credits

SharedQueue< maxsize, maxentries >::entry_t Struct Reference

#include <SharedQueue.h>

List of all members.


Detailed Description

template<unsigned int maxsize, unsigned int maxentries>
struct SharedQueue< maxsize, maxentries >::entry_t

entry information

Definition at line 77 of file SharedQueue.h.

Public Attributes

unsigned int offset
 offset within SharedQueue::buf

unsigned int size
 size of entry


Member Data Documentation

template<unsigned int maxsize, unsigned int maxentries>
unsigned int SharedQueue< maxsize, maxentries >::entry_t::offset
 

offset within SharedQueue::buf

Definition at line 78 of file SharedQueue.h.

template<unsigned int maxsize, unsigned int maxentries>
unsigned int SharedQueue< maxsize, maxentries >::entry_t::size
 

size of entry

Definition at line 79 of file SharedQueue.h.


The documentation for this struct was generated from the following file:
Tekkotsu v1.5
Generated Fri Oct 10 15:57:27 2003 by Doxygen 1.3.4