NodeFactory Class Reference

Inheritance diagram for NodeFactory:
Inheritance graph
[legend]
Collaboration diagram for NodeFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual eq::ConfigcreateConfig (eq::ServerPtr parent)
 Create a new config.
virtual eq::NodecreateNode (eq::Config *parent)
 Create a new node.
virtual eq::PipecreatePipe (eq::Node *parent)
 Create a new pipe.
virtual eq::WindowcreateWindow (eq::Pipe *parent)
 Create a new window.
virtual eq::ChannelcreateChannel (eq::Window *parent)
 Create a new channel.
virtual eq::ConfigcreateConfig (eq::ServerPtr parent)
 Create a new config.
virtual eq::WindowcreateWindow (eq::Pipe *parent)
 Create a new window.
virtual eq::ChannelcreateChannel (eq::Window *parent)
 Create a new channel.
virtual eq::ConfigcreateConfig (eq::ServerPtr parent)
 Create a new config.
virtual eq::NodecreateNode (eq::Config *parent)
 Create a new node.
virtual eq::PipecreatePipe (eq::Node *parent)
 Create a new pipe.
virtual eq::WindowcreateWindow (eq::Pipe *parent)
 Create a new window.
virtual eq::ChannelcreateChannel (eq::Window *parent)
 Create a new channel.
virtual eq::ViewcreateView ()
 Create a new view.
virtual eq::ConfigcreateConfig (eq::ServerPtr parent)
 Create a new config.
virtual eq::NodecreateNode (eq::Config *parent)
 Create a new node.
virtual eq::PipecreatePipe (eq::Node *parent)
 Create a new pipe.
virtual eq::WindowcreateWindow (eq::Pipe *parent)
 Create a new window.
virtual eq::ChannelcreateChannel (eq::Window *parent)
 Create a new channel.

Detailed Description

Definition at line 31 of file eqNBody/main.cpp.


Member Function Documentation

virtual eq::Config* NodeFactory::createConfig ( eq::ServerPtr  parent  )  [inline, virtual]

Create a new config.

Returns:
the config.

Reimplemented from eq::NodeFactory.

Definition at line 34 of file eqNBody/main.cpp.

virtual eq::Node* NodeFactory::createNode ( eq::Config parent  )  [inline, virtual]

Create a new node.

Returns:
the node.

Reimplemented from eq::NodeFactory.

Definition at line 35 of file eqNBody/main.cpp.

virtual eq::Pipe* NodeFactory::createPipe ( eq::Node parent  )  [inline, virtual]

Create a new pipe.

Returns:
the pipe.

Reimplemented from eq::NodeFactory.

Definition at line 36 of file eqNBody/main.cpp.

virtual eq::Window* NodeFactory::createWindow ( eq::Pipe parent  )  [inline, virtual]

Create a new window.

Returns:
the window.

Reimplemented from eq::NodeFactory.

Definition at line 37 of file eqNBody/main.cpp.

virtual eq::Channel* NodeFactory::createChannel ( eq::Window parent  )  [inline, virtual]

Create a new channel.

Returns:
the channel.

Reimplemented from eq::NodeFactory.

Definition at line 38 of file eqNBody/main.cpp.

virtual eq::Config* NodeFactory::createConfig ( eq::ServerPtr  parent  )  [inline, virtual]

Create a new config.

Returns:
the config.

Reimplemented from eq::NodeFactory.

Definition at line 28 of file eqPixelBench/main.cpp.

virtual eq::Window* NodeFactory::createWindow ( eq::Pipe parent  )  [inline, virtual]

Create a new window.

Returns:
the window.

Reimplemented from eq::NodeFactory.

Definition at line 30 of file eqPixelBench/main.cpp.

virtual eq::Channel* NodeFactory::createChannel ( eq::Window parent  )  [inline, virtual]

Create a new channel.

Returns:
the channel.

Reimplemented from eq::NodeFactory.

Definition at line 32 of file eqPixelBench/main.cpp.

virtual eq::Config* NodeFactory::createConfig ( eq::ServerPtr  parent  )  [inline, virtual]

Create a new config.

Returns:
the config.

Reimplemented from eq::NodeFactory.

Definition at line 35 of file eqPly/main.cpp.

virtual eq::Node* NodeFactory::createNode ( eq::Config parent  )  [inline, virtual]

Create a new node.

Returns:
the node.

Reimplemented from eq::NodeFactory.

Definition at line 37 of file eqPly/main.cpp.

virtual eq::Pipe* NodeFactory::createPipe ( eq::Node parent  )  [inline, virtual]

Create a new pipe.

Returns:
the pipe.

Reimplemented from eq::NodeFactory.

Definition at line 39 of file eqPly/main.cpp.

virtual eq::Window* NodeFactory::createWindow ( eq::Pipe parent  )  [inline, virtual]

Create a new window.

Returns:
the window.

Reimplemented from eq::NodeFactory.

Definition at line 41 of file eqPly/main.cpp.

virtual eq::Channel* NodeFactory::createChannel ( eq::Window parent  )  [inline, virtual]

Create a new channel.

Returns:
the channel.

Reimplemented from eq::NodeFactory.

Definition at line 43 of file eqPly/main.cpp.

virtual eq::View* NodeFactory::createView (  )  [inline, virtual]

Create a new view.

Returns:
the view.

Reimplemented from eq::NodeFactory.

Definition at line 45 of file eqPly/main.cpp.

virtual eq::Config* NodeFactory::createConfig ( eq::ServerPtr  parent  )  [inline, virtual]

Create a new config.

Returns:
the config.

Reimplemented from eq::NodeFactory.

Definition at line 34 of file eVolve/main.cpp.

virtual eq::Node* NodeFactory::createNode ( eq::Config parent  )  [inline, virtual]

Create a new node.

Returns:
the node.

Reimplemented from eq::NodeFactory.

Definition at line 36 of file eVolve/main.cpp.

virtual eq::Pipe* NodeFactory::createPipe ( eq::Node parent  )  [inline, virtual]

Create a new pipe.

Returns:
the pipe.

Reimplemented from eq::NodeFactory.

Definition at line 38 of file eVolve/main.cpp.

virtual eq::Window* NodeFactory::createWindow ( eq::Pipe parent  )  [inline, virtual]

Create a new window.

Returns:
the window.

Reimplemented from eq::NodeFactory.

Definition at line 40 of file eVolve/main.cpp.

virtual eq::Channel* NodeFactory::createChannel ( eq::Window parent  )  [inline, virtual]

Create a new channel.

Returns:
the channel.

Reimplemented from eq::NodeFactory.

Definition at line 42 of file eVolve/main.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:01:05 2010 for Equalizer 0.9.1 by  doxygen 1.6.1