This is the complete list of members for
CSession, including all inherited members.
addLanguage(string inLanguageCode) | CSession | |
CLanguageList typedef | CSession | [protected] |
clearLanguages() | CSession | |
close() | CSession | |
commitLanguages(const CI18nTranslator &inTranslator) | CSession | |
CSession() | CSession | |
CSession(string inUser, string inID, string inSessionName, CAlgorithm *inActiveAlgorithm) (defined in CSession) | CSession | |
getActiveAlgorithm() | CSession | |
getID() const | CSession | |
getLanguages() const | CSession | |
getPreferredLanguage() const | CSession | |
getRandomImages(CSessionManager &inCaller, const string &inAlgorithm, int inResultSize) | CSession | |
getSessionName() const | CSession | |
getUser() const | CSession | |
mActiveAlgorithm | CSession | [protected] |
mID (defined in CSession) | CSession | [protected] |
mIsOpen (defined in CSession) | CSession | [protected] |
mLanguages | CSession | [protected] |
mMutexSession | CSession | [protected] |
mPreferredLanguage | CSession | [protected] |
mQueryTree | CSession | [protected] |
mQueryTreeBuilder (defined in CSession) | CSession | [protected, static] |
mSessionName | CSession | [protected] |
mUser (defined in CSession) | CSession | [protected] |
open() | CSession | |
query(CSessionManager &inCaller, const CXMLElement &inQuery) | CSession | |
read(istream &inStream) | CSession | |
rename(const string &inName) | CSession | |
setActiveAlgorithm(CAccessorAdminCollection &inCaller, CAlgorithmCollection &inAlgorithmCollection, CAlgorithm *inActiveAlgorithm, CStaticQueryFactory &inBaseTypeFactory) | CSession | |
setID(const string &inID) | CSession | |
setSessionName(const string &inSessionName) | CSession | |
setUser(const string &inUser) | CSession | |
toXML(bool isPrivate) const | CSession | |
write(ostream &outStream) const | CSession | |
~CSession() | CSession | |