acquireObject(ModelObject acquiredObject_h, int case_h=STAGE_NORMAL) | Agent_base | [virtual] |
addToSunkCostsPaid(double paid) | Agent_base | [inline] |
Agent_base(ThreadManager *MTHREAD_h, Manager_base *manager_h) | Agent_base | |
Agent_base(ThreadManager *MTHREAD_h, int uniqueID_h, Manager_base *manager_h) | Agent_base | |
agentLocalID | Agent_base | [protected] |
agentUniqueID | Agent_base | [protected] |
answerStats(AgentSurvey &SURVEY) | Agent_base | |
b2s(bool bool_h) const | BaseRegmas | |
b2s(vector< bool > bool_h) const | BaseRegmas | |
BaseRegmas() | BaseRegmas | |
category | Agent_base | [protected] |
collectProductionEffects()=0 | Agent_base | [pure virtual] |
comments | Agent_base | [protected] |
countMyObjects() | Agent_base | [inline, virtual] |
d2s(double double_h) const | BaseRegmas | |
d2s(vector< double > double_h) const | BaseRegmas | |
debugOptProblem(string debugMessage="", bool useCallCounter=false) | Agent_base | [inline] |
dVSum(const vector< double > &doubleVector_h) | BaseRegmas | |
filterActivity(matrixActivities *ACT)=0 | Agent_base | [pure virtual] |
getAgentLocalID() | Agent_base | [inline, virtual] |
getAgentUniqueID() | Agent_base | [inline, virtual] |
getAvailableObjects() | Agent_base | |
getCalculatedResourceByName(string resourceName_h) | Agent_base | [virtual] |
getCapital(bool endOfYear=false) | Agent_base | [virtual] |
getCategory() | Agent_base | [inline] |
getComments() | Agent_base | [inline, virtual] |
getGrossCoupledPremiums() | Agent_base | [inline, virtual] |
getGrossDecoupledPayment() | Agent_base | [inline, virtual] |
getInitialResourceByName(string resourceName_h) | Agent_base | [virtual] |
getInitialResources() | Agent_base | [inline, virtual] |
getLabourShPrice() | Agent_base | [inline] |
getLandCapital() | Agent_base | [inline, virtual] |
getLandShPrice() | Agent_base | [inline, virtual] |
getLiquidity() | Agent_base | [inline, virtual] |
getLiquidityShPrice() | Agent_base | [inline] |
getMouldCoeff() | Agent_base | [inline, virtual] |
getMouldLocalID() | Agent_base | [inline, virtual] |
getNetProductionProfit() | Agent_base | [inline, virtual] |
getNetTotalPremium() | Agent_base | [inline, virtual] |
getNPlots(int ptype=PLOTS_ALL, int landCode_h=0) | Agent_base | [inline, virtual] |
getObjectResourceByName(string resourceName_h) | Agent_base | [virtual] |
getOverallProfit() | Agent_base | [inline, virtual] |
getOwnedObjects() | Agent_base | |
getResource(string resourceName_h) | Agent_base | |
getSunkCostsPaid() | Agent_base | [inline] |
getType(string &type_h) | BaseRegmas | |
getZ() | Agent_base | [inline] |
i2s(int int_h) const | BaseRegmas | |
i2s(vector< int > int_h) const | BaseRegmas | |
initialResources | Agent_base | [protected] |
iVSum(const vector< int > &intVector_h) | BaseRegmas | |
labourShPrice | Agent_base | [protected] |
leaveActivity()=0 | Agent_base | [pure virtual] |
liquidity | Agent_base | [protected] |
liquidityShPrice | Agent_base | [protected] |
manager | Agent_base | [protected] |
mouldCoeff | Agent_base | [protected] |
mouldLocalID | Agent_base | [protected] |
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] |
mutex | Agent_base | [protected] |
myObjects | Agent_base | [protected] |
netProductionProfit | Agent_base | [protected] |
OPT | Agent_base | [protected] |
pay(double amount_h, bool updateResourceValues=true) | Agent_base | [virtual] |
payInitialYearCosts()=0 | Agent_base | [pure virtual] |
produce()=0 | Agent_base | [pure virtual] |
refreshGUI() const | BaseRegmas | |
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 | |
setAgentLocalID(int agentLocalID_h) | Agent_base | [inline, virtual] |
setAgentUniqueID(int agentUniqueID_h) | Agent_base | [inline, virtual] |
setCategory(string category_h) | Agent_base | [inline] |
setComments(string comments_h) | Agent_base | [inline, virtual] |
setGrossCoupledPremiums(double grossCoupledPremiums_h) | Agent_base | [inline, virtual] |
setGrossDecoupledPayment(double grossDecoupledPayment_h) | Agent_base | [inline, virtual] |
setInitialResources(map< string, double > initialResources_h) | Agent_base | [inline, virtual] |
setLiquidity(double liquidity_h) | Agent_base | [inline, virtual] |
setMouldCoeff(int mouldCoeff_h) | Agent_base | [inline, virtual] |
setMouldLocalID(int mouldLocalID_h) | Agent_base | [inline, virtual] |
setNetProductionProfit(double netProductionProfit_h) | Agent_base | [inline, virtual] |
setNetTotalPremium(double netTotalPremium_h) | Agent_base | [inline, virtual] |
stringTo(const std::string &s) | BaseRegmas | |
sunkCostsPaid | Agent_base | [protected] |
tokenize(const string &str, vector< string > &tokens, const string &delimiter=" ") | BaseRegmas | |
toString(const T &x) | BaseRegmas | |
update()=0 | Agent_base | [pure virtual] |
withdraw() | Agent_base | |
~Agent_base() | Agent_base | [virtual] |
~BaseRegmas() | BaseRegmas | |