b2s(bool bool_h) const | BaseRegmas | |
b2s(vector< bool > bool_h) const | BaseRegmas | |
BaseRegmas() | BaseRegmas | |
comment | ModelObject | [protected] |
d2s(double double_h) const | BaseRegmas | |
d2s(vector< double > double_h) const | BaseRegmas | |
dVSum(const vector< double > &doubleVector_h) | BaseRegmas | |
getAge() | ModelObject | |
getComment() const | ModelObject | [inline] |
getCurrentValue(bool endOfYear=false) | ModelObject | |
getInitialCost() const | ModelObject | [inline] |
getLastYear() | ModelObject | [inline] |
getLifeTerm() | ModelObject | [inline] |
getMatrixCoefficients() | ModelObject | |
getMatrixGrossMargin() const | ModelObject | [inline] |
getMatrixObjRes() const | ModelObject | [inline] |
getName() const | ModelObject | [inline] |
getObjectSubTypology() const | ModelObject | [inline] |
getObjectTypology() const | ModelObject | [inline] |
getOwner() | ModelObject | [inline] |
getRemainingAge() | ModelObject | [inline] |
getRequiredFor() const | ModelObject | [inline] |
getRequiredLandUseCodes() const | ModelObject | [inline] |
getResourceValue(string resourceName_h) | ModelObject | |
getSpatiallyExplicit() const | ModelObject | [inline] |
getStartYear() | ModelObject | [inline] |
getType(string &type_h) | BaseRegmas | |
i2s(int int_h) const | BaseRegmas | |
i2s(vector< int > int_h) const | BaseRegmas | |
initialCost | ModelObject | [protected] |
iVSum(const vector< int > &intVector_h) | BaseRegmas | |
lifeTerm | ModelObject | [protected] |
matrixGrossMargin | ModelObject | [protected] |
matrixObjRes | ModelObject | [protected] |
ModelObject(ThreadManager *MTHREAD_h) | ModelObject | |
msgOut(int msgCode_h, string msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
msgOut(int msgCode_h, int msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
msgOut(int msgCode_h, double msg_h, bool refreshGUI_h=true) const | BaseRegmas | |
MTHREAD | BaseRegmas | [protected] |
name | ModelObject | [protected] |
owner | ModelObject | [protected] |
refreshGUI() const | BaseRegmas | |
RegData::setObjectsDefinitions() | ModelObject | [friend] |
requiredFor | ModelObject | [protected] |
requiredLandUseCodes | ModelObject | [protected] |
s2b(string string_h) const | BaseRegmas | |
s2b(vector< string > string_h) const | BaseRegmas | |
s2d(string string_h) const | BaseRegmas | |
s2d(vector< string > string_h) const | BaseRegmas | |
s2i(string string_h) const | BaseRegmas | |
s2i(vector< string > string_h) const | BaseRegmas | |
setComment(string comment_h) | ModelObject | [inline] |
setInitialCost(double initialCost_h) | ModelObject | [inline] |
setLifeTerm(int lifeTerm_h) | ModelObject | [inline] |
setMatrixGrossMargin(double matrixGrossMargin_h) | ModelObject | [inline] |
setMatrixObjRes(map< string, double > matrixObjRes_h) | ModelObject | [inline] |
setName(string name_h) | ModelObject | [inline] |
setOwner(Agent_base *owner_h) | ModelObject | [inline] |
setRandomAge() | ModelObject | |
setRequiredFor(string activityName_h) | ModelObject | [inline] |
setStartYear(int year_h) | ModelObject | [inline] |
setSubType(string subType_h) | ModelObject | [inline] |
setType(string type_h) | ModelObject | [inline] |
spatiallyExplicit | ModelObject | [protected] |
startYear | ModelObject | [protected] |
stringTo(const std::string &s) | BaseRegmas | |
subType | ModelObject | [protected] |
tokenize(const string &str, vector< string > &tokens, const string &delimiter=" ") | BaseRegmas | |
toString(const T &x) | BaseRegmas | |
type | ModelObject | [protected] |
user | ModelObject | [protected] |
~BaseRegmas() | BaseRegmas | |
~ModelObject() | ModelObject |