xbmc
|
Class for handling lock status. More...
#include <Profile.h>
Public Member Functions | |
CLock (LockType type=LOCK_MODE_EVERYONE, const std::string &password="") | |
void | Validate () |
Public Attributes | |
LockType | mode |
std::string | code |
bool | addonManager |
LOCK_LEVEL::SETTINGS_LOCK | settings |
bool | music |
bool | video |
bool | files |
bool | pictures |
bool | programs |
bool | games |
Class for handling lock status.