add(const ResultType &result) | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
add(const List< ResultType > &resultList) | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
addTasks(const List< ElemUtils::Packet > &tasks) | PARTONS::ServiceObject | |
BaseObject(const std::string &className) | PARTONS::BaseObject | |
BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
classId | PARTONS::DDVCSObservableService | static |
clearAllThread() | PARTONS::ServiceObject | |
clearKinematicListBuffer() | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
clearResultListBuffer() | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
clone() const | PARTONS::BaseObject | virtual |
computeGeneralTask(Task &task) | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inlineprotected |
computeManyKinematic(const List< DDVCSObservableKinematic > &listOfKinematic, Observable< DDVCSObservableKinematic, DDVCSObservableResult > *pObservable, const List< GPDType > &gpdTypeList=List< GPDType >()) | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inline |
computeManyKinematicTask(Task &task) | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inlineprivate |
computeScenario(Scenario &scenario) | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
computeSingleKinematic(const DDVCSObservableKinematic &observableKinematic, Observable< DDVCSObservableKinematic, DDVCSObservableResult > *pObservable, const List< GPDType > &gpdTypeList=List< GPDType >()) const | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inline |
computeSingleKinematicTask(Task &task) | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inlineprivate |
computeTask(Task &task) | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inlinevirtual |
DDVCSObservableService(const std::string &className) | PARTONS::DDVCSObservableService | protected |
debug(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
errorMissingParameter(const std::string ¶meterName) const | PARTONS::BaseObject | protected |
errorUnknownMethod(const Task &task) const | PARTONS::ServiceObject | protected |
flushResultList() | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
generatePlotFile(const std::string &filePath, const std::string &sqlQuery, const char splitChar) const | PARTONS::ServiceObject | |
generatePlotFileTask(Task &task) | PARTONS::DDVCSObservableService | virtual |
generateSQLQueryForPlotFile(const std::string &tableName, const ElemUtils::Parameters &selectParams, const ElemUtils::Parameters &whereParams) const | PARTONS::ServiceObject | |
generateSQLQueryForPlotFileTask(Task &task, const std::string &tableName) const | PARTONS::ServiceObject | protected |
getClassName() const | PARTONS::BaseObject | |
getCollinearDistributionTypeListFromTask(Task &task) const | PARTONS::ServiceObject | protected |
getFinalGPDTypeList(Observable< DDVCSObservableKinematic, DDVCSObservableResult > *pObservable, const List< GPDType > &gpdTypeList) const | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inlineprivate |
getGPDTypeListFromTask(Task &task) const | PARTONS::ServiceObject | protected |
getIndexId() const | PARTONS::BaseObject | |
getObjectId() const | PARTONS::BaseObject | |
getOutputFilePathForPlotFileTask(Task &task) const | PARTONS::ServiceObject | protected |
getResultList() | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
getUniqueObjectId() | PARTONS::BaseObject | private |
info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
initComputationalThread(ModuleObject *pModuleObject) | PARTONS::ServiceObject | |
isEmptyTaskQueue() | PARTONS::ServiceObject | |
launchAllThreadAndWaitingFor() | PARTONS::ServiceObject | |
m_batchSize | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | protected |
m_className | PARTONS::BaseObject | private |
m_indexId | PARTONS::BaseObject | private |
m_kinematicListBuffer | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | protected |
m_mutexKinematicList | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | protected |
m_mutexResultListBuffer | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | protected |
m_objectId | PARTONS::BaseObject | private |
m_pAutomationService | PARTONS::ServiceObject | protected |
m_pModuleObjectFactory | PARTONS::ServiceObject | protected |
m_queueOfTask | PARTONS::ServiceObject | private |
m_resultInfo | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | protected |
m_resultListBuffer | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | protected |
m_threadManager | PARTONS::ServiceObject | private |
m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
newDDVCSObservableModuleFromTask(const Task &task) const | PARTONS::DDVCSObservableService | |
newDDVCSProcessModuleFromTask(const Task &task) const | PARTONS::DDVCSObservableService | |
newKinematicFromTask(const Task &task) const | PARTONS::DDVCSObservableService | virtual |
newListOfKinematicFromTask(const Task &task) const | PARTONS::DDVCSObservableService | virtual |
newObservableModuleFromTask(const Task &task) const | PARTONS::DDVCSObservableService | protectedvirtual |
newProcessModuleFromTask(const Task &task) const | PARTONS::DDVCSObservableService | protectedvirtual |
OBSERVABLE_SERVICE_COMPUTE_MANY_KINEMATIC | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | static |
OBSERVABLE_SERVICE_COMPUTE_SINGLE_KINEMATIC | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | static |
OBSERVABLE_SERVICE_GENERATE_PLOT_FILE | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | static |
ObservableService(const std::string &className) | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inlineprotected |
operator<(const BaseObject &other) const | PARTONS::BaseObject | |
popTaskFormQueue() | PARTONS::ServiceObject | |
printResultListBuffer() | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inlineprotected |
resolveObjectDependencies() | PARTONS::DDVCSObservableService | virtual |
serialize(ElemUtils::Packet &packet) const | PARTONS::BaseObject | |
SERVICE_OBJECT_PRINT_RESULTS | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | static |
ServiceObject(const std::string &className) | PARTONS::ServiceObject | |
ServiceObjectTyped(const std::string &className) | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inlineprotected |
setIndexId(int indexId) | PARTONS::BaseObject | |
sortResultList() | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inline |
storeResultListInDatabase(const List< DDVCSObservableResult > &results) const | PARTONS::DDVCSObservableService | virtual |
toString() const | PARTONS::BaseObject | virtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
updateResultInfo(ResultType &result, const ResultInfo &resultInfo) | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inlineprotected |
updateResultInfo(List< ResultType > &resultList, const ResultInfo &resultInfo) | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inlineprotected |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~DDVCSObservableService() | PARTONS::DDVCSObservableService | virtual |
~ObservableService() | PARTONS::ObservableService< DDVCSObservableKinematic, DDVCSObservableResult > | inlinevirtual |
~ServiceObject() | PARTONS::ServiceObject | virtual |
~ServiceObjectTyped() | PARTONS::ServiceObjectTyped< KinematicType, ResultType > | inlinevirtual |