| 
    SpikeStream Application Library
    0.2
    
   
   | 
  
  
  
 
#include <TruthTableView.h>
Public Member Functions | |
| TruthTableView (TruthTableModel *model) | |
| ~TruthTableView () | |
Table view for the display of the truth table associated with a particular weightless neuron.
Definition at line 14 of file TruthTableView.h.
| TruthTableView::TruthTableView | ( | TruthTableModel * | model | ) | 
Constructor
Definition at line 10 of file TruthTableView.cpp.
Destructor
Definition at line 26 of file TruthTableView.cpp.