acquireObject(ModelObject acquiredObject_h, int case_h=STAGE_NORMAL) | Agent_base | [virtual] |
addPlotToMIP(Pixel *px_h) | Agent_space | [inline] |
addPlotToOwnedList(Pixel *px_h) | Agent_space | [inline] |
addPlotToRentedList(Pixel *px_h) | Agent_space | [inline] |
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 | |
Agent_space(ThreadManager *MTHREAD_h, Manager_base *manager_h) | Agent_space | |
Agent_space(ThreadManager *MTHREAD_h, int uniqueID_h, Manager_base *manager_h) | Agent_space | |
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_space | [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] |
freeLand() | Agent_space | |
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] |
getDistance(const Pixel *px1) | Agent_space | |
getGrossCoupledPremiums() | Agent_base | [inline, virtual] |
getGrossDecoupledPayment() | Agent_base | [inline, virtual] |
getHomeLandUseCode() | Agent_space | [inline] |
getHomePlot() | Agent_space | [inline] |
getInitialOwnedPlots() | Agent_space | [inline, virtual] |
getInitialRentedPlots() | Agent_space | [inline, virtual] |
getInitialResourceByName(string resourceName_h) | Agent_base | [virtual] |
getInitialResources() | Agent_base | [inline, virtual] |
getLabourShPrice() | Agent_base | [inline] |
getLandCapital() | Agent_space | [inline, virtual] |
getLandShPrice() | Agent_space | [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_space | [virtual] |
getObjectResourceByName(string resourceName_h) | Agent_base | [virtual] |
getOverallProfit() | Agent_base | [inline, virtual] |
getOwnedObjects() | Agent_base | |
getPlots(int ptype=PLOTS_ALL, int landCode_h=0) | Agent_space | |
getResource(string resourceName_h) | Agent_base | |
getSunkCostsPaid() | Agent_base | [inline] |
getType(string &type_h) | BaseRegmas | |
getZ() | Agent_base | [inline] |
homeLandUseCode | Agent_space | [protected] |
homePlot | Agent_space | [protected] |
i2s(int int_h) const | BaseRegmas | |
i2s(vector< int > int_h) const | BaseRegmas | |
initialOwnedPlots | Agent_space | [protected] |
initialRentedPlots | Agent_space | [protected] |
initialResources | Agent_base | [protected] |
iVSum(const vector< int > &intVector_h) | BaseRegmas | |
labourShPrice | Agent_base | [protected] |
landCapital | Agent_space | [protected] |
landShPrice | Agent_space | [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] |
ownedPlots | Agent_space | [protected] |
pay(double amount_h, bool updateResourceValues=true) | Agent_base | [virtual] |
payInitialYearCosts() | Agent_space | [virtual] |
produce()=0 | Agent_base | [pure virtual] |
refreshGUI() const | BaseRegmas | |
rentedPlots | Agent_space | [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 | |
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] |
setHomeLandUseCode(int homeLandUseCode_h) | Agent_space | [inline] |
setHomePlot(Pixel *plot_h) | Agent_space | [inline, virtual] |
setInitialOwnedPlots(map< int, double > initialOwnedPlots_h) | Agent_space | [inline, virtual] |
setInitialRentedPlots(map< int, double > initialRentedPlots_h) | Agent_space | [inline, virtual] |
setInitialResources(map< string, double > initialResources_h) | Agent_base | [inline, virtual] |
setLandCapital(double landCapital_h) | Agent_space | [inline] |
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 | |
uncompletePlotDotation(int landCode_h, int ptype=PLOTS_ALL) | Agent_space | |
update()=0 | Agent_space | [pure virtual] |
withdraw() | Agent_base | |
~Agent_base() | Agent_base | [virtual] |
~Agent_space() | Agent_space | |
~BaseRegmas() | BaseRegmas | |