BmnRoot
Loading...
Searching...
No Matches
MpdLibZ Class Reference

#include <MpdGetNumEvents.h>

Public Member Functions

 MpdLibZ (const char *filename)
 
virtual ~MpdLibZ ()
 
int open (const char *mode)
 
int eof ()
 
int close ()
 
int write (voidpc buf, unsigned len)
 
int read (voidp buf, unsigned len)
 
char * gets (char *buf, int len)
 
int puts (char *s)
 
off_t tell ()
 
off_t seek (off_t pos, int whence)
 
 MpdLibZ (const char *filename)
 
virtual ~MpdLibZ ()
 
int open (const char *mode)
 
int eof ()
 
int close ()
 
int write (voidpc buf, unsigned len)
 
int read (voidp buf, unsigned len)
 
char * gets (char *buf, int len)
 
int puts (char *s)
 
off_t tell ()
 
off_t seek (off_t pos, int whence)
 

Detailed Description

Definition at line 8 of file MpdGetNumEvents.h.

Constructor & Destructor Documentation

◆ MpdLibZ() [1/2]

MpdLibZ::MpdLibZ ( const char *  filename)

Definition at line 13 of file MpdGetNumEvents.cxx.

◆ ~MpdLibZ() [1/2]

MpdLibZ::~MpdLibZ ( )
virtual

Definition at line 18 of file MpdGetNumEvents.cxx.

References close().

◆ MpdLibZ() [2/2]

MpdLibZ::MpdLibZ ( const char *  filename)

◆ ~MpdLibZ() [2/2]

virtual MpdLibZ::~MpdLibZ ( )
virtual

Member Function Documentation

◆ close() [1/2]

◆ close() [2/2]

int MpdLibZ::close ( )

◆ eof() [1/2]

◆ eof() [2/2]

int MpdLibZ::eof ( )

◆ gets() [1/2]

◆ gets() [2/2]

char * MpdLibZ::gets ( char *  buf,
int  len 
)

◆ open() [1/2]

◆ open() [2/2]

int MpdLibZ::open ( const char *  mode)

◆ puts() [1/2]

int MpdLibZ::puts ( char *  s)

Definition at line 72 of file MpdGetNumEvents.cxx.

◆ puts() [2/2]

int MpdLibZ::puts ( char *  s)

◆ read() [1/2]

int MpdLibZ::read ( voidp  buf,
unsigned  len 
)

Definition at line 92 of file MpdGetNumEvents.cxx.

◆ read() [2/2]

int MpdLibZ::read ( voidp  buf,
unsigned  len 
)

◆ seek() [1/2]

off_t MpdLibZ::seek ( off_t  pos,
int  whence 
)

Definition at line 119 of file MpdGetNumEvents.cxx.

◆ seek() [2/2]

off_t MpdLibZ::seek ( off_t  pos,
int  whence 
)

◆ tell() [1/2]

off_t MpdLibZ::tell ( )

Definition at line 139 of file MpdGetNumEvents.cxx.

◆ tell() [2/2]

off_t MpdLibZ::tell ( )

◆ write() [1/2]

int MpdLibZ::write ( voidpc  buf,
unsigned  len 
)

Definition at line 100 of file MpdGetNumEvents.cxx.

◆ write() [2/2]

int MpdLibZ::write ( voidpc  buf,
unsigned  len 
)

The documentation for this class was generated from the following files: