BgzfFileType Class Reference

Inheritance diagram for BgzfFileType:
Inheritance graph
[legend]
Collaboration diagram for BgzfFileType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BgzfFileType (const char *filename, const char *mode)
virtual bool operator== (void *rhs)
virtual bool operator!= (void *rhs)
virtual int close ()
virtual void rewind ()
virtual int eof ()
virtual bool isOpen ()
virtual unsigned int write (const void *buffer, unsigned int size)
virtual int read (void *buffer, unsigned int size)
virtual long int tell ()
virtual bool seek (long int offset, int origin)

Static Public Member Functions

static void setRequireEofBlock (bool requireEofBlock)

Protected Attributes

BGZF * bgzfHandle
bool myEOF
long int myStartPos

Static Protected Attributes

static bool ourRequireEofBlock = true

Detailed Description

Definition at line 24 of file BgzfFileType.h.


The documentation for this class was generated from the following files:
Generated on Wed Nov 17 15:38:30 2010 for StatGen Software by  doxygen 1.6.3