Xyce
6.1
|
Factory for creating analysis objects. More...
#include <typeinfo>
#include <N_LAS_fwd.h>
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... | |
Factory for creating analysis objects.
Definition in file N_ANP_Factory.h.