addTimingInformation(std::string type, std::string category, std::string unit, std::string description, double value) | OSResult | |
addTimingInformation(std::string type, std::string category, std::string unit, std::string description, double value) | OSResult | |
dualVals | OSResult | |
general | OSResult | |
general | OSResult | |
getAnOtherVariableResultNumberOfVar(int solIdx, int iOther) | OSResult | |
getConstraintNumber() | OSResult | |
getConstraintNumber() | OSResult | |
getGeneralMessage() | OSResult | |
getGeneralMessage() | OSResult | |
getGeneralStatus() | OSResult | |
getGeneralStatus() | OSResult | |
getGeneralStatusDescription() | OSResult | |
getGeneralStatusDescription() | OSResult | |
getGeneralStatusType() | OSResult | |
getGeneralStatusType() | OSResult | |
getInstanceName() | OSResult | |
getInstanceName() | OSResult | |
getJobID() | OSResult | |
getJobID() | OSResult | |
getNumberOfOtherVariableResults(int solIdx) | OSResult | |
getNumberOfOtherVariableResults(int solIdx) | OSResult | |
getObjectiveNumber() | OSResult | |
getObjectiveNumber() | OSResult | |
getOptimalDualVariableValues(int solIdx) | OSResult | |
getOptimalDualVariableValues(int objIdx) | OSResult | |
getOptimalObjValue(int objIdx, int solIdx) | OSResult | |
getOptimalPrimalVariableValues(int solIdx) | OSResult | |
getOptimalPrimalVariableValues(int objIdx) | OSResult | |
getServiceName() | OSResult | |
getServiceName() | OSResult | |
getServiceURI() | OSResult | |
getServiceURI() | OSResult | |
getSolutionMessage(int solIdx) | OSResult | |
getSolutionMessage(int solIdx) | OSResult | |
getSolutionNumber() | OSResult | |
getSolutionNumber() | OSResult | |
getSolutionStatus(int solIdx) | OSResult | |
getSolutionStatus(int solIdx) | OSResult | |
getSolutionStatusDescription(int solIdx) | OSResult | |
getSolutionStatusDescription(int solIdx) | OSResult | |
getSolutionStatusType(int solIdx) | OSResult | |
getSolutionStatusType(int solIdx) | OSResult | |
getTimeNumber() | OSResult | |
getTimeNumber() | OSResult | |
getTimeValue() | OSResult | |
getTimeValue() | OSResult | |
getVariableNumber() | OSResult | |
getVariableNumber() | OSResult | |
job | OSResult | |
job | OSResult | |
m_iConstraintNumber | OSResult | |
m_iNumberOfOtherVariableResults | OSResult | |
m_iObjectiveNumber | OSResult | |
m_iVariableNumber | OSResult | |
m_mdDualValues | OSResult | |
m_mdDualValues | OSResult | |
m_mdPrimalValues | OSResult | |
m_mdPrimalValues | OSResult | |
optimization | OSResult | |
optimization | OSResult | |
OSResult() | OSResult | |
OSResult() | OSResult | |
primalVals | OSResult | |
service | OSResult | |
service | OSResult | |
setAnOtherVariableResult(int solIdx, int otherIdx, std::string name, std::string description, int *indexes, std::string *s, int n) | OSResult | |
setAnOtherVariableResultDense(int solIdx, int otherIdx, std::string name, std::string value, std::string description, std::string *s) | OSResult | |
setAnOtherVariableResultSparse(int solIdx, int otherIdx, std::string name, std::string value, std::string description, int *idx, std::string *s, int n) | OSResult | |
setConstraintNumber(int constraintNumber) | OSResult | |
setConstraintNumber(int constraintNumber) | OSResult | |
setConstraintValues(int solIdx, double *constraintValues, int n) | OSResult | |
setConstraintValuesDense(int solIdx, double *constraintValues) | OSResult | |
setDualVariableValues(int solIdx, double *lbValues, double *ubValues, int n) | OSResult | |
setDualVariableValues(int solIdx, double *y, int n) | OSResult | |
setDualVariableValuesDense(int solIdx, double *y) | OSResult | |
setDualVariableValuesSparse(int solIdx, std::vector< IndexValuePair * > x) | OSResult | |
setGeneralMessage(std::string message) | OSResult | |
setGeneralMessage(std::string message) | OSResult | |
setGeneralStatus(GeneralStatus *status) | OSResult | |
setGeneralStatus(GeneralStatus *status) | OSResult | |
setGeneralStatusDescription(std::string description) | OSResult | |
setGeneralStatusDescription(std::string description) | OSResult | |
setGeneralStatusType(std::string type) | OSResult | |
setGeneralStatusType(std::string type) | OSResult | |
setInstanceName(std::string instanceName) | OSResult | |
setInstanceName(std::string instanceName) | OSResult | |
setJobID(std::string jobID) | OSResult | |
setJobID(std::string jobID) | OSResult | |
setNumberOfDualVariableValues(int solIdx, int n) | OSResult | |
setNumberOfObjectiveValues(int solIdx, int n) | OSResult | |
setNumberOfOtherVariableResults(int solIdx, int numberOfOtherVariableResults) | OSResult | |
setNumberOfOtherVariableResults(int solIdx, int numberOfOtherVariableResults) | OSResult | |
setNumberOfPrimalVariableValues(int solIdx, int n) | OSResult | |
setNumberOfPrimalVariableValues(int solIdx, int n) | OSResult | |
setObjectiveNumber(int objectiveNumber) | OSResult | |
setObjectiveNumber(int objectiveNumber) | OSResult | |
setObjectiveValues(int solIdx, double *objectiveValues, int n) | OSResult | |
setObjectiveValuesDense(int solIdx, double *objectiveValues) | OSResult | |
setObjectiveValuesSparse(int solIdx, std::vector< IndexValuePair * > x) | OSResult | |
setPrimalVariableValues(int solIdx, double *x, int n) | OSResult | |
setPrimalVariableValuesDense(int solIdx, double *x) | OSResult | |
setPrimalVariableValuesSparse(int solIdx, std::vector< IndexValuePair * > x) | OSResult | |
setServiceName(std::string serviceName) | OSResult | |
setServiceName(std::string serviceName) | OSResult | |
setServiceURI(std::string serviceURI) | OSResult | |
setServiceURI(std::string serviceURI) | OSResult | |
setSolutionMessage(int solIdx, std::string msg) | OSResult | |
setSolutionNumber(int number) | OSResult | |
setSolutionNumber(int number) | OSResult | |
setSolutionObjectiveIndex(int solIdx, int objectiveIdx) | OSResult | |
setSolutionStatus(int solIdx, std::string type, std::string description) | OSResult | |
setSolutionStatus(int solIdx, std::string type, std::string description) | OSResult | |
setSolutionTargetObjectiveIdx(int solIdx, int objectiveIdx) | OSResult | |
setTime(double time) | OSResult | |
setTime(double time) | OSResult | |
setTimeNumber(int timeNumber) | OSResult | |
setTimeNumber(int timeNumber) | OSResult | |
setVariableNumber(int variableNumber) | OSResult | |
setVariableNumber(int variableNumber) | OSResult | |
system | OSResult | |
system | OSResult | |
~OSResult() | OSResult | |
~OSResult() | OSResult | |