Xyce  6.1
N_DEV_DeviceInstance.h File Reference
#include <list>
#include <map>
#include <string>
#include <vector>
#include <N_ANP_fwd.h>
#include <N_DEV_fwd.h>
#include <N_LAS_fwd.h>
#include <N_DEV_DeviceEntity.h>
#include <N_DEV_DeviceSupport.h>
#include <N_UTL_Diagnostic.h>
#include <N_UTL_IndexPair.h>
#include <N_UTL_NodeSymbols.h>
Include dependency graph for N_DEV_DeviceInstance.h:

Go to the source code of this file.

Classes

class  Xyce::Device::DeviceInstance
 

Namespaces

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

Functions

void Xyce::Device::addInternalNode (Util::SymbolTable &symbol_table, int index, const InstanceName &instance_name, const std::string &lead_name)
 
void Xyce::Device::addInternalNode (Util::SymbolTable &symbol_table, int index, const std::string &lead_name)
 
void Xyce::Device::addStoreNode (Util::SymbolTable &symbol_table, int index, const InstanceName &instance_name, const std::string &lead_name)
 
void Xyce::Device::addStoreNode (Util::SymbolTable &symbol_table, int index, const std::string &lead_name)
 
void Xyce::Device::addStateNode (Util::SymbolTable &symbol_table, int index, const InstanceName &instance_name, const std::string &lead_name)
 
void Xyce::Device::addBranchDataNode (Util::SymbolTable &symbol_table, int index, const InstanceName &instance_name, const std::string &lead_name)
 
void Xyce::Device::addBranchDataNode (Util::SymbolTable &symbol_table, int index, const std::string &lead_name)