Class skydata::internal::behaviours::UpdateStatsHarbour¶
ClassList > skydata > internal > behaviours > UpdateStatsHarbour
Inherits the following classes: skydata::internal::behaviours::SKAgentBehaviour
Public Attributes inherited from skydata::internal::behaviours::SKAgentBehaviour¶
See skydata::internal::behaviours::SKAgentBehaviour
Type | Name |
---|---|
SKAgent | agent = null |
Public Functions¶
Type | Name |
---|---|
UpdateStatsHarbour (SKAgent agent) |
|
void | action () |
Public Functions inherited from skydata::internal::behaviours::SKAgentBehaviour¶
See skydata::internal::behaviours::SKAgentBehaviour
Type | Name |
---|---|
SKAgentBehaviour (SKAgent agent) |
|
void | action () |
void | actionWithParameters (Object o) |
boolean | done () |
Detailed Description¶
This behaviour aims to get some informations from the Harbour.
To do that, the agent request regularly from the Harbour and store these informations.
Public Functions Documentation¶
function UpdateStatsHarbour¶
inline skydata::internal::behaviours::UpdateStatsHarbour::UpdateStatsHarbour (
SKAgent agent
)
Add this behaviour to an agent
Parameters:
agent
: the agent
function action¶
inline void skydata::internal::behaviours::UpdateStatsHarbour::action ()
Start the behaviour
Implements skydata::internal::behaviours::SKAgentBehaviour::action
The documentation for this class was generated from the following file /home/maxime/Desktop/skd_proto_v2/skd/src/main/java/skydata/internal/behaviours/UpdateStatsHarbour.java