librnr  1.14.5
RoadNarrows Robotics Common Library 1
SimpleBuf_T Struct Reference

#include <simplebuf.h>

Public Attributes

byte_tm_pRWBuf
 internal read/write buffer
 
size_t m_nBufSize
 buffer total size
 
size_t m_nRPos
 current read buffer position
 
size_t m_nWPos
 current write buffer position
 
bool_t m_bBufDel
 do [not] delete internal R/W buffer
 

Detailed Description

Simple Read/Write Buffer Structure.

Definition at line 58 of file simplebuf.h.


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