Manager_farmers_threads Class Reference

#include <Manager_farmers.h>

Collaboration diagram for Manager_farmers_threads:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Manager_farmers_threads ()
void assignJob (Agent_space *agent_h, const Pixel *plot_h)

Protected Member Functions

void run ()

Private Attributes

volatile Agent_spaceagent
const Pixelplot

Detailed Description

Definition at line 92 of file Manager_farmers.h.


Constructor & Destructor Documentation

Manager_farmers_threads (  ) 

Definition at line 1032 of file Manager_farmers.cpp.


Member Function Documentation

void assignJob ( Agent_space agent_h,
const Pixel plot_h 
)

Definition at line 1056 of file Manager_farmers.cpp.

void run (  )  [protected]

Definition at line 1037 of file Manager_farmers.cpp.


Member Data Documentation

volatile Agent_space* agent [private]

Definition at line 102 of file Manager_farmers.h.

Referenced by assignJob(), and run().

const Pixel* plot [private]

Definition at line 103 of file Manager_farmers.h.

Referenced by assignJob(), and run().


The documentation for this class was generated from the following files: