#include <MpdGetNumEvents.h>
|
| | 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) |
| |
Definition at line 8 of file MpdGetNumEvents.h.
◆ MpdLibZ() [1/2]
| MpdLibZ::MpdLibZ |
( |
const char * |
filename | ) |
|
◆ ~MpdLibZ() [1/2]
◆ MpdLibZ() [2/2]
| MpdLibZ::MpdLibZ |
( |
const char * |
filename | ) |
|
◆ ~MpdLibZ() [2/2]
| virtual MpdLibZ::~MpdLibZ |
( |
| ) |
|
|
virtual |
◆ close() [1/2]
◆ close() [2/2]
◆ eof() [1/2]
◆ eof() [2/2]
◆ gets() [1/2]
| char * MpdLibZ::gets |
( |
char * |
buf, |
|
|
int |
len |
|
) |
| |
◆ gets() [2/2]
| char * MpdLibZ::gets |
( |
char * |
buf, |
|
|
int |
len |
|
) |
| |
◆ open() [1/2]
| int MpdLibZ::open |
( |
const char * |
mode | ) |
|
◆ open() [2/2]
| int MpdLibZ::open |
( |
const char * |
mode | ) |
|
◆ puts() [1/2]
| int MpdLibZ::puts |
( |
char * |
s | ) |
|
◆ puts() [2/2]
| int MpdLibZ::puts |
( |
char * |
s | ) |
|
◆ read() [1/2]
| int MpdLibZ::read |
( |
voidp |
buf, |
|
|
unsigned |
len |
|
) |
| |
◆ read() [2/2]
| int MpdLibZ::read |
( |
voidp |
buf, |
|
|
unsigned |
len |
|
) |
| |
◆ seek() [1/2]
| off_t MpdLibZ::seek |
( |
off_t |
pos, |
|
|
int |
whence |
|
) |
| |
◆ seek() [2/2]
| off_t MpdLibZ::seek |
( |
off_t |
pos, |
|
|
int |
whence |
|
) |
| |
◆ tell() [1/2]
◆ tell() [2/2]
◆ write() [1/2]
| int MpdLibZ::write |
( |
voidpc |
buf, |
|
|
unsigned |
len |
|
) |
| |
◆ write() [2/2]
| int MpdLibZ::write |
( |
voidpc |
buf, |
|
|
unsigned |
len |
|
) |
| |
The documentation for this class was generated from the following files: