[inline]
Return true if this is an FIFO item.
Definition at line 99 of file FXDirList.h.
00099 { return (state&FIFO)!=0; }