virtual bool FX::QIODeviceS::atEnd (  )  const [inline, virtual]

Default implementation returning true if size() is zero.

Reimplemented from FX::QIODevice.

Reimplemented in FX::QLocalPipe, FX::QPipe, and FX::QSSLDevice.

Definition at line 71 of file QIODeviceS.h.

00071 { return size()==0; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:40 2009 for TnFOX by doxygen v1.4.7