16#ifndef included_Retro_Rw11VirtEthTap
17#define included_Retro_Rw11VirtEthTap 1
31 virtual bool Open(
const std::string& url,
RerrMsg& emsg);
35 virtual void Dump(std::ostream& os,
int ind=0,
const char* text=0,
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
int fFd
fd for pty master side
virtual bool Snd(const RethBuf &ebuf, RerrMsg &emsg)
FIXME_docs.
~Rw11VirtEthTap()
Destructor.
int RcvPollHandler(const pollfd &pfd)
FIXME_docs.
virtual bool Open(const std::string &url, RerrMsg &emsg)
FIXME_docs.
Declaration of class ReventLoop.