bool ToEnpc() const
FIXME_docs.
void SetToEnpc(bool toenpc)
FIXME_docs.
bool fTi7bit
discard parity bit on input
void SetTo7bit(bool to7bit)
FIXME_docs.
virtual bool RcvQueueEmpty()
FIXME_docs.
virtual size_t RcvQueueSize()
FIXME_docs.
bool Ti7bit() const
FIXME_docs.
bool fTo7bit
discard parity bit on output
bool To7bit() const
FIXME_docs.
std::string fLogFname
log file name
bool fToEnpc
escape non-printables on output
const std::string & Log() const
FIXME_docs.
void SetTi7bit(bool ti7bit)
FIXME_docs.
std::deque< uint8_t > fRcvQueue
input queue
Declaration of class ReventLoop.