TarzaNN
TarzaNN neural network simulator
Static Public Member Functions
NodeFactory Class Reference

#include <NodeFactory.h>

List of all members.

Static Public Member Functions

static NodeAbstractgetInstance (int node, QString host, int port, vector< NodeProxy * > *_nodeList)

Detailed Description

Node factory, creates a Node based on location Uses the Factory design pattern

Uses the Singleton design pattern


Member Function Documentation

NodeAbstract * NodeFactory::getInstance ( int  node,
QString  host,
int  port,
vector< NodeProxy * > *  _nodeList 
) [static]

Create the Node


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