FACT++  1.0
int izstream::is_open ( )
inline

Definition at line 65 of file izstream.h.

Referenced by close(), StateMachineEventServer::Execute(), open(), and underflow().

65 { return fFile!=0; }
gzFile fFile
Definition: izstream.h:20

+ Here is the caller graph for this function: