Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
ProfileList Class Reference
This class is used to read user-profiles into memory. More...
#include <ProfileList.hpp>
Public Member Functions | |
ProfileList () | |
default constructor | |
~ProfileList () | |
default destructor | |
void | readProfilesFromFile (const char *filename, UserList *ul) |
read all profiles from specified file into memory and add a reference to this profile to every appropriate user | |
Profile * | getProfileById (const uint profileId) |
Detailed Description
This class is used to read user-profiles into memory.
- Author:
- Klaus Schoeffmann
Definition at line 69 of file ProfileList.hpp.
Member Function Documentation
|
References Profile::getProfileId(). Referenced by SemiProxySession::forwardToServer(), SemiProxySession::handlePlayResponse(), and SemiProxySession::play().
|
The documentation for this class was generated from the following files: