CPPMyth
Library to interoperate with MythTV server
Myth::WSStream Class Reference
Inheritance diagram for Myth::WSStream:
Collaboration diagram for Myth::WSStream:

Public Member Functions

 WSStream (WSResponse *response)
 
int Read (void *buffer, unsigned n)
 
int64_t GetSize () const
 
int64_t GetPosition () const
 
int64_t Seek (int64_t offset, WHENCE_t whence)
 
std::string GetContentType () const
 

Private Attributes

WSResponse * m_response
 
int64_t m_position
 

Detailed Description

Definition at line 35 of file mythwsstream.h.


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