xbmc
Public Member Functions | Public Attributes | List of all members
CProfile::CLock Class Reference

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
 

Detailed Description

Class for handling lock status.


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