SpikeStream Nemo Plugin  0.2
spikestream::PatternManager Class Reference

#include <PatternManager.h>

List of all members.

Public Member Functions

 PatternManager ()
 ~PatternManager ()

Static Public Member Functions

static void load (const QString &filePath, Pattern &pattern)

Detailed Description

Definition at line 13 of file PatternManager.h.


Constructor & Destructor Documentation

Constructor

Definition at line 14 of file PatternManager.cpp.

Destructor

Definition at line 19 of file PatternManager.cpp.


Member Function Documentation

void PatternManager::load ( const QString &  filePath,
Pattern pattern 
) [static]

Static method that loads data from the specified file into the supplied pattern. It is the responsibility of the invoking class to delete the pattern when it is no longer required.

Definition at line 30 of file PatternManager.cpp.


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