addToCurrentTree(const char *inElementName, const char *const *const inAttributes) | CCommunicationHandler | |
addToMultiResponse(CXMLElement *inElement) | CCommunicationHandler | |
CCommunicationHandler(CSessionManager &inSessionManager, ofstream &inLogFile) | CCommunicationHandler | |
clearAlgorithmElement() | CCommunicationHandler | |
clearParsingFinished() (defined in CCommunicationHandler) | CCommunicationHandler | |
deleteSession(const string &inName) | CCommunicationHandler | |
endAlgorithmElement() | CCommunicationHandler | |
endConfiguration() | CCommunicationHandler | |
endMultiRequest() | CCommunicationHandler | |
frame(const string &inSession, const string &inString) | CCommunicationHandler | |
getAlgorithms() | CCommunicationHandler | |
getCollections() | CCommunicationHandler | |
getPeerAddressString() const | CCommunicationHandler | |
getPropertySheet(const string &inSessionID, const string &inAlgorithmID) | CCommunicationHandler | |
getQueryAtRandomCount() const | CCommunicationHandler | |
getSessionManager() | CCommunicationHandler | |
getSessions(const string &inUser) | CCommunicationHandler | |
gQueryImages | CCommunicationHandler | |
incrementQueryAtRandomCount() | CCommunicationHandler | |
initAlgorithmElement() | CCommunicationHandler | |
isBuildingTree() const | CCommunicationHandler | |
isParsingFinished() const (defined in CCommunicationHandler) | CCommunicationHandler | |
makeParser() (defined in CCommunicationHandler) | CCommunicationHandler | |
mAlgorithm (defined in CCommunicationHandler) | CCommunicationHandler | |
mCollection (defined in CCommunicationHandler) | CCommunicationHandler | |
mCutoff (defined in CCommunicationHandler) | CCommunicationHandler | |
mLog | CCommunicationHandler | [protected] |
mMultiResponse | CCommunicationHandler | |
moveUpCurrentTree() | CCommunicationHandler | |
mParsingFinished | CCommunicationHandler | |
mQueryAtRandomCount | CCommunicationHandler | [protected] |
mResultSize (defined in CCommunicationHandler) | CCommunicationHandler | |
mSessionID (defined in CCommunicationHandler) | CCommunicationHandler | |
mSocket | CCommunicationHandler | [protected] |
openSession(const string &inUserName, const string &inSessionName) | CCommunicationHandler | |
parseString(const string &inMessage) | CCommunicationHandler | |
preamble() | CCommunicationHandler | |
readAlgorithmElement() | CCommunicationHandler | |
readAndParse() (defined in CCommunicationHandler) | CCommunicationHandler | |
renameSession(const string &inSessionID, const string &inNewName) | CCommunicationHandler | |
sendError(const string &inSession, const string &inMessage) | CCommunicationHandler | |
sendHandshake(const string &inUser) | CCommunicationHandler | |
sendRandomImages(const string &inSession, const string &inAlgorithm, const string &inCollection, const string &inNumberOfImages) | CCommunicationHandler | |
sendResult(const string &inSession, const CXMLElement &inRLL) | CCommunicationHandler | |
setAlgorithmID(const string &inID) (defined in CCommunicationHandler) | CCommunicationHandler | |
setCollectionID(const string &inID) (defined in CCommunicationHandler) | CCommunicationHandler | |
setParsingFinished() (defined in CCommunicationHandler) | CCommunicationHandler | |
setPeerAddressString(string) | CCommunicationHandler | |
setResultCutoff(const string &inCutoff) (defined in CCommunicationHandler) | CCommunicationHandler | |
setResultCutoff(double inCutoff) (defined in CCommunicationHandler) | CCommunicationHandler | |
setResultSize(int inResultSize) | CCommunicationHandler | |
setSocket(int inSocket) | CCommunicationHandler | |
startAlgorithmElement(const char *inName, const char *const *const inAttributes) | CCommunicationHandler | |
startMultiRequest(const string &inSessionID, const string &inLanguageCode="en") | CCommunicationHandler | |
startTreeBuilding(const char *inElementName, const char *const *const inAttributes) | CCommunicationHandler | |
toAttribute(string inName, string inString) | CCommunicationHandler | |
toAttribute(string inName, int inInt) (defined in CCommunicationHandler) | CCommunicationHandler | |
toAttribute(string inName, double inFloat) (defined in CCommunicationHandler) | CCommunicationHandler | |
~CCommunicationHandler() (defined in CCommunicationHandler) | CCommunicationHandler | |