MusicSGIODevice Class Reference

#include <decoderhandler.h>

List of all members.

Public Member Functions

 MusicSGIODevice (const QString &url)
 ~MusicSGIODevice (void)
bool open (int)
void close (void)
bool flush (void)
qint64 size (void) const
qint64 pos (void) const
qint64 bytesAvailable (void) const
bool isSequential (void) const
bool seek (qint64 pos)
qint64 readData (char *data, qint64 sz)
qint64 writeData (const char *data, qint64 sz)
int getch (void)
int putch (int c)
int ungetch (int)

Protected Attributes

RemoteFilem_remotefile

Detailed Description

Definition at line 282 of file decoderhandler.h.


Constructor & Destructor Documentation

MusicSGIODevice::MusicSGIODevice ( const QString &  url  ) 

Definition at line 717 of file decoderhandler.cpp.

MusicSGIODevice::~MusicSGIODevice ( void   ) 

Definition at line 725 of file decoderhandler.cpp.


Member Function Documentation

bool MusicSGIODevice::open ( int   ) 

Definition at line 731 of file decoderhandler.cpp.

void MusicSGIODevice::close ( void   )  [inline]

Definition at line 291 of file decoderhandler.h.

bool MusicSGIODevice::flush ( void   ) 
qint64 MusicSGIODevice::size ( void   )  const

Definition at line 746 of file decoderhandler.cpp.

qint64 MusicSGIODevice::pos ( void   )  const [inline]

Definition at line 295 of file decoderhandler.h.

qint64 MusicSGIODevice::bytesAvailable ( void   )  const

Definition at line 763 of file decoderhandler.cpp.

bool MusicSGIODevice::isSequential ( void   )  const [inline]

Definition at line 297 of file decoderhandler.h.

bool MusicSGIODevice::seek ( qint64  pos  ) 

Definition at line 736 of file decoderhandler.cpp.

qint64 MusicSGIODevice::readData ( char *  data,
qint64  sz 
)

Definition at line 751 of file decoderhandler.cpp.

qint64 MusicSGIODevice::writeData ( const char *  data,
qint64  sz 
)

Definition at line 757 of file decoderhandler.cpp.

int MusicSGIODevice::getch ( void   ) 

Definition at line 768 of file decoderhandler.cpp.

int MusicSGIODevice::putch ( int  c  ) 

Definition at line 774 of file decoderhandler.cpp.

int MusicSGIODevice::ungetch ( int   ) 

Definition at line 780 of file decoderhandler.cpp.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:14 2012 for MythTV by  doxygen 1.6.3