Xyce  6.1
N_ANP_Factory.h File Reference

Factory for creating analysis objects. More...

#include <typeinfo>
#include <N_LAS_fwd.h>
Include dependency graph for N_ANP_Factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xyce::Analysis::Factory< T >
 The analysis factory template defines an interface for analysis type testing and analysis creation. More...
 
class  Xyce::Analysis::Factory< void >
 The analysis factory template defines an interface for analysis type testing and analysis creation. More...
 
class  Xyce::Analysis::Factory< T >
 The analysis factory template defines an interface for analysis type testing and analysis creation. More...
 

Namespaces

 Xyce
 Pure virtual class to augment a linear system.
 
 Xyce::Analysis
 Circuit Analysis Definitions.
 

Typedefs

typedef std::vector< Factory< void > * > Xyce::Analysis::Registry
 Registry of factories. More...
 

Detailed Description

Factory for creating analysis objects.

Author
David G. Baur Raytheon Sandia National Laboratories 1355 dgbau.nosp@m.r@sa.nosp@m.ndia..nosp@m.gov
Date
Thu Jan 29 12:51:28 2015

Definition in file N_ANP_Factory.h.