SST 16.0.0
Structural Simulation Toolkit
SST::Core::Interprocess::CircularBuffer< T > Class Template Reference

Public Member Functions

 CircularBuffer (size_t mSize=0)
bool setBufferSize (const size_t bufferSize)
read ()
bool readNB (T *result)
void write (const T &v)
void clearBuffer ()

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