[inline]
Return true if this is a character device item.
Definition at line 101 of file FXFileList.h.
00101 { return (state&CHARDEV)!=0; }