Public Member Functions | List of all members
WireCell::Pgraph::Maker Struct Referenceabstract

#include <Factory.h>

Inheritance diagram for WireCell::Pgraph::Maker:
WireCell::Pgraph::MakerT< Wrapper >

Public Member Functions

virtual ~Maker ()
 
virtual Nodeoperator() (INode::pointer wcnode)=0
 

Detailed Description

Definition at line 13 of file Factory.h.

Constructor & Destructor Documentation

virtual WireCell::Pgraph::Maker::~Maker ( )
inlinevirtual

Definition at line 14 of file Factory.h.

14 {}

Member Function Documentation

virtual Node* WireCell::Pgraph::Maker::operator() ( INode::pointer  wcnode)
pure virtual

The documentation for this struct was generated from the following file: