Public Member Functions | Protected Member Functions

Random_Cognitive_Model Class Reference

#include <Random_Cognitive_Model.h>

Inherits Cognitive_Model.

Collaboration diagram for Random_Cognitive_Model:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Random_Cognitive_Model (Person *p)
void reset ()
void update (int day)
bool will_accept_vaccine (int strain)

Protected Member Functions

 ~Random_Cognitive_Model ()

Constructor & Destructor Documentation

Random_Cognitive_Model::Random_Cognitive_Model ( Person p  ) 
Random_Cognitive_Model::~Random_Cognitive_Model (  )  [inline, protected]

Member Function Documentation

void Random_Cognitive_Model::reset (  )  [inline, virtual]

Implements Cognitive_Model.

void Random_Cognitive_Model::update ( int  day  )  [inline, virtual]

Implements Cognitive_Model.

bool Random_Cognitive_Model::will_accept_vaccine ( int  strain  )  [inline, virtual]

Implements Cognitive_Model.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Defines