25 #define epicsAssertAuthor "Jeff Hill johill@lanl.gov" 33 unsigned finalIndex = this->commitIndex;
34 while ( index < finalIndex ) {
36 &this->
buf[index], finalIndex - index, currentTime );
54 void comBuf::operator
delete (
void * )
61 errlogPrintf (
"%s:%d this compiler is confused about placement delete - memory was probably leaked",
bool flushToWire(wireSendAdapter &, const epicsTime ¤tTime)
epicsUInt8 buf[comBufSize]
static void throwInsufficentBytesException()
int errlogPrintf(const char *pFormat,...)
virtual ~comBufMemoryManager()
virtual unsigned sendBytes(const void *pBuf, unsigned nBytesInBuf, const class epicsTime ¤tTime)=0