Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
Profile Class Reference
This class is used to store user-profiles. More...
#include <Profile.hpp>
Public Member Functions | |
Profile (uint profileId, uint uidCount, uint *userIds, char profilename[], uint width, uint height, uint bitsPerPixel, uint netkBps, uint bufferingDelay, bool color, uint refreshRate) | |
default constructor | |
~Profile () | |
default destructor | |
uint | getProfileId () |
uint * | getUserIds () |
char * | getProfileName () |
uint | getWidth () |
uint | getHeight () |
uint | getBitsPerPixel () |
uint | getNetkBps () |
uint | getBufferingDelayms () |
bool | isColorCapable () |
uint | getRefreshRate () |
Detailed Description
This class is used to store user-profiles.
- Author:
- Klaus Schoeffmann
Definition at line 70 of file Profile.hpp.
Member Function Documentation
|
|
|
Referenced by SemiProxySession::handlePlayResponse(), and SemiProxySession::play().
|
|
Referenced by MovieList::getHTMLRepresentation(), and SessionList::writeHTMLRepresentation().
|
|
|
|
Referenced by MovieList::getHTMLRepresentation(), ProfileList::getProfileById(), and SessionList::writeHTMLRepresentation().
|
|
|
|
|
|
|
|
Referenced by MovieList::getHTMLRepresentation(), and SessionList::writeHTMLRepresentation().
|
|
|
The documentation for this class was generated from the following files: