Marine Library
1.0
C++ library for Linux Networking Development
|
Public Member Functions | |
CRingBuf (size_type capacity) | |
size_type | capacity () const |
bool | empty () const |
size_type | size () const |
bool | push (const_reference v) |
bool | pop (pointer v) |