CppUTest
Main Page
Related Pages
Classes
Files
Class List
Class Hierarchy
Public Member Functions
|
List of all members
CircularBuffer Class Reference
Public Member Functions
CircularBuffer
(int capacity=CAPACITY)
void
Put
(int)
int
Get
()
bool
IsEmpty
()
bool
IsFull
()
int
Capacity
()
int
Next
(int i)
void
Print
(
Printer
*)
The documentation for this class was generated from the following files:
examples/ApplicationLib/
CircularBuffer.h
examples/ApplicationLib/CircularBuffer.cpp
Generated on Fri Feb 26 2016 15:48:39 for CppUTest by
1.8.8