TarzaNN
TarzaNN neural network simulator
|
#include <NodeFactory.h>
Static Public Member Functions | |
static NodeAbstract * | getInstance (int node, QString host, int port, vector< NodeProxy * > *_nodeList) |
Node factory, creates a Node based on location Uses the Factory design pattern
Uses the Singleton design pattern
NodeAbstract * NodeFactory::getInstance | ( | int | node, |
QString | host, | ||
int | port, | ||
vector< NodeProxy * > * | _nodeList | ||
) | [static] |
Create the Node