RandomPlay Class Reference

Collaboration diagram for RandomPlay:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RandomPlay (Rand *, double *)
virtual ~RandomPlay ()
void play ()
void list_remove ()
virtual void update (Observable *)

Private Attributes

Randr_
double * px_

Constructor & Destructor Documentation

RandomPlay::RandomPlay ( Rand r,
double *  px 
)

References Oc::notify_when_freed(), Rand::obj_, px_, and r_.

Here is the call graph for this function:

RandomPlay::~RandomPlay (  )  [virtual]

Member Function Documentation

void RandomPlay::list_remove (  ) 

References i.

Referenced by update().

void RandomPlay::play (  ) 

References px_, r_, and Rand::rand.

Referenced by nrn_random_play().

void RandomPlay::update ( Observable *   )  [virtual]

References list_remove(), and Oc::notify_pointer_disconnect().

Here is the call graph for this function:


Member Data Documentation

double* RandomPlay::px_ [private]

Referenced by play(), and RandomPlay().

Rand* RandomPlay::r_ [private]

Referenced by play(), and RandomPlay().


The documentation for this class was generated from the following file:
Generated on Mon Jun 13 08:10:32 2011 for NEURON by  doxygen 1.6.3