CppUTest
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: