Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
MovieListRequest Class Reference
This class is used to request to movielist from the mediaserver (by HTTP) and write it to a file. More...
#include <MovieListRequest.hpp>
Public Member Functions | |
MovieListRequest () | |
default constructor | |
~MovieListRequest () | |
default destructor | |
bool | requestMovieList (const char *hostname, int port=80) |
Requests the movielist from a specified server. |
Detailed Description
This class is used to request to movielist from the mediaserver (by HTTP) and write it to a file.Also the descriptive images, which are specified in this file will be requested by HTTP and stored in a file.
- Author:
- Klaus Schoeffmann
Definition at line 87 of file MovieListRequest.hpp.
Member Function Documentation
|
Requests the movielist from a specified server. Also looks for images in this file and requests them too. Definition at line 163 of file MovieListRequest.cpp. References Globals::getAbsoluteImagesFilePath(), and semifunc::newStrCpy().
|
The documentation for this class was generated from the following files: