#include <Profile.h>
§ CProfile()
CProfile::CProfile |
( |
const std::string & |
directory = "" , |
|
|
const std::string & |
name = "" , |
|
|
const int |
id = -1 |
|
) |
| |
§ ~CProfile()
CProfile::~CProfile |
( |
void |
| ) |
|
|
default |
§ addonmanagerLocked()
bool CProfile::addonmanagerLocked |
( |
| ) |
const |
|
inline |
§ canWriteDatabases()
bool CProfile::canWriteDatabases |
( |
| ) |
const |
|
inline |
§ canWriteSources()
bool CProfile::canWriteSources |
( |
| ) |
const |
|
inline |
§ filesLocked()
bool CProfile::filesLocked |
( |
| ) |
const |
|
inline |
§ gamesLocked()
bool CProfile::gamesLocked |
( |
| ) |
const |
|
inline |
§ getDate()
const std::string& CProfile::getDate |
( |
| ) |
const |
|
inline |
§ getDirectory()
const std::string& CProfile::getDirectory |
( |
| ) |
const |
|
inline |
§ getId()
int CProfile::getId |
( |
| ) |
const |
|
inline |
§ getLockCode()
const std::string& CProfile::getLockCode |
( |
| ) |
const |
|
inline |
§ getLockMode()
LockType CProfile::getLockMode |
( |
| ) |
const |
|
inline |
§ GetLocks()
const CLock& CProfile::GetLocks |
( |
| ) |
const |
|
inline |
§ getName()
const std::string& CProfile::getName |
( |
| ) |
const |
|
inline |
§ getThumb()
const std::string& CProfile::getThumb |
( |
| ) |
const |
|
inline |
§ hasAddons()
bool CProfile::hasAddons |
( |
| ) |
const |
|
inline |
§ hasDatabases()
bool CProfile::hasDatabases |
( |
| ) |
const |
|
inline |
§ hasSources()
bool CProfile::hasSources |
( |
| ) |
const |
|
inline |
§ Load()
void CProfile::Load |
( |
const TiXmlNode * |
node, |
|
|
int |
nextIdProfile |
|
) |
| |
§ musicLocked()
bool CProfile::musicLocked |
( |
| ) |
const |
|
inline |
§ picturesLocked()
bool CProfile::picturesLocked |
( |
| ) |
const |
|
inline |
§ programsLocked()
bool CProfile::programsLocked |
( |
| ) |
const |
|
inline |
§ Save()
void CProfile::Save |
( |
TiXmlNode * |
root | ) |
const |
§ setDatabases()
void CProfile::setDatabases |
( |
bool |
bHas | ) |
|
|
inline |
§ setDate() [1/2]
void CProfile::setDate |
( |
const std::string & |
strDate | ) |
|
|
inline |
§ setDate() [2/2]
void CProfile::setDate |
( |
| ) |
|
§ setDirectory()
void CProfile::setDirectory |
( |
const std::string & |
directory | ) |
|
|
inline |
§ SetLocks()
void CProfile::SetLocks |
( |
const CLock & |
locks | ) |
|
§ setName()
void CProfile::setName |
( |
const std::string & |
name | ) |
|
|
inline |
§ setSources()
void CProfile::setSources |
( |
bool |
bHas | ) |
|
|
inline |
§ setThumb()
void CProfile::setThumb |
( |
const std::string & |
thumb | ) |
|
|
inline |
§ settingsLockLevel()
§ setWriteDatabases()
void CProfile::setWriteDatabases |
( |
bool |
bCan | ) |
|
|
inline |
§ setWriteSources()
void CProfile::setWriteSources |
( |
bool |
bCan | ) |
|
|
inline |
§ videoLocked()
bool CProfile::videoLocked |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: