SimEventTargetMask Class Reference

A new target mask is available, TargetChecker will check for this and use the new mask. More...

#include <Neuro/NeuroSimEvents.H>

Inheritance diagram for SimEventTargetMask:
Inheritance graph
[legend]
Collaboration diagram for SimEventTargetMask:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimEventTargetMask (SimModule *src, const Image< byte > &tmask)
 Constuctor.
virtual ~SimEventTargetMask ()
 Destructor.
virtual std::string toString () const
 Get a description for printing out.
const Image< bytemask () const
 Get the target mask.

Detailed Description

A new target mask is available, TargetChecker will check for this and use the new mask.

Definition at line 676 of file NeuroSimEvents.H.


Constructor & Destructor Documentation

SimEventTargetMask::SimEventTargetMask ( SimModule src,
const Image< byte > &  tmask 
)

Constuctor.

Definition at line 638 of file NeuroSimEvents.C.

SimEventTargetMask::~SimEventTargetMask (  )  [virtual]

Destructor.

Definition at line 642 of file NeuroSimEvents.C.


Member Function Documentation

const Image< byte > SimEventTargetMask::mask (  )  const

Get the target mask.

Definition at line 650 of file NeuroSimEvents.C.

std::string SimEventTargetMask::toString (  )  const [virtual]

Get a description for printing out.

Reimplemented from SimEvent.

Definition at line 645 of file NeuroSimEvents.C.

References Image< T >::getHeight(), Image< T >::getWidth(), and sformat().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:48 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3