FXbool FX::FXDirItem::isFile (  )  const [inline]

Return true if this is a file item.

Definition at line 81 of file FXDirList.h.

00081 { return (state&(FOLDER|BLOCKDEV|CHARDEV|FIFO|SOCK))==0; }


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