Class fdReg

Inheritance Relationships

Base Types

Class Documentation

class fdReg : public fdRegId, public tsDLNode<fdReg>, public tsSLNode<fdReg>

Public Functions

fdReg(const SOCKET fdIn, const fdRegType type, const bool onceOnly = false, fdManager &manager = fileDescriptorManager)
virtual ~fdReg()
virtual void show(unsigned level) const
virtual void destroy()
inline SOCKET getFD() const
inline fdRegType getType() const
inline bool operator==(const fdRegId &idIn) const
inline resTableIndex hash() const