Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

ArchiveStatisticsHolder Struct Reference

#include <ArchiveStatistic.h>

List of all members.

Public Attributes

vector< ArchiveStatistic * > archStatVector
string description
unsigned int firingNeuronCount
unsigned int firingNeuronTotal
unsigned int ID


Detailed Description

Holds a collection of archive statistics. This is created by the ArchiveStatisticsDialog and displayed in the ArchiveWidget. Each of the ArchiveStatistics in the vector should have been created with references to the firingNeuronCount and the firingNeuronTotal in this struct.

Definition at line 104 of file ArchiveStatistic.h.


Member Data Documentation

vector<ArchiveStatistic*> ArchiveStatisticsHolder::archStatVector
 

Definition at line 107 of file ArchiveStatistic.h.

Referenced by NetworkDataXmlHandler::addArchiveStatistics(), ArchiveWidget::addArchiveStatistics(), ArchiveStatisticsDialog::ArchiveStatisticsDialog(), and ArchiveStatisticsDialog::okButtonPressed().

string ArchiveStatisticsHolder::description
 

Definition at line 105 of file ArchiveStatistic.h.

Referenced by ArchiveStatisticsDialog::ArchiveStatisticsDialog(), and ArchiveStatisticsDialog::okButtonPressed().

unsigned int ArchiveStatisticsHolder::firingNeuronCount
 

Definition at line 108 of file ArchiveStatistic.h.

Referenced by ArchiveStatisticsDialog::okButtonPressed().

unsigned int ArchiveStatisticsHolder::firingNeuronTotal
 

Definition at line 109 of file ArchiveStatistic.h.

Referenced by ArchiveStatisticsDialog::okButtonPressed().

unsigned int ArchiveStatisticsHolder::ID
 

Definition at line 106 of file ArchiveStatistic.h.

Referenced by ArchiveWidget::addArchiveStatistics().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 22:29:05 2007 for SpikeStream Application by  doxygen 1.4.4