class Itk::SocketReadSelector: public WithDescriber


継承:


public メンバ関数
[more] SocketReadSelector()
[more]void clear()
[more]void clear(const int fd)
[more]void clear(const Socket& sock)
[more]void clear(const Socket* sock)
[more]void set(const int fd)
[more]void set(const Socket& sock)
[more]void set(const Socket* sock)
[more]Bool isSet(const int fd) const
[more]Bool isSet(const Socket& sock) const
[more]Int select()
[more]Int select(const TimeVal& tv)
[more]Int select(UInt sec, UInt msec = 0, UInt usec = 0)
[more]Int selectUntil(const TimeVal& deadline)
[more]virtual void describe(ostream& ostr, Bool detailp = True) const


継承WithDescriber:

public メンバ関数
ovirtual const char* className() const
ovirtual void describePtr(ostream& ostr, const Bool detailp = True) const


文書

o SocketReadSelector()

ovoid clear()

ovoid clear(const int fd)

ovoid clear(const Socket& sock)

ovoid clear(const Socket* sock)

ovoid set(const int fd)

ovoid set(const Socket& sock)

ovoid set(const Socket* sock)

oBool isSet(const int fd) const

oBool isSet(const Socket& sock) const

oInt select()

oInt select(const TimeVal& tv)

oInt select(UInt sec, UInt msec = 0, UInt usec = 0)

oInt selectUntil(const TimeVal& deadline)

ovirtual void describe(ostream& ostr, Bool detailp = True) const


このクラスには、子クラスは存在しない

Alphabetic index HTML クラス階層 or Java



このページは、DOC++により生成されています