SpikeStream Library  0.2
spikestream::Archive Class Reference

#include <Archive.h>

List of all members.

Public Member Functions

 Archive (const ArchiveInfo &archiveInfo)
 ~Archive ()
unsigned int getID ()
unsigned int getTimeStep ()
void setTimeStep (unsigned int timeStep)

Detailed Description

Holds information about a particular archive.

Definition at line 11 of file Archive.h.


Constructor & Destructor Documentation

Archive::Archive ( const ArchiveInfo archiveInfo)

Constructor

Definition at line 6 of file Archive.cpp.

Destructor

Definition at line 13 of file Archive.cpp.


Member Function Documentation

unsigned int spikestream::Archive::getID ( ) [inline]

Definition at line 16 of file Archive.h.

unsigned int spikestream::Archive::getTimeStep ( ) [inline]

Definition at line 17 of file Archive.h.

void spikestream::Archive::setTimeStep ( unsigned int  timeStep) [inline]

Definition at line 18 of file Archive.h.


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