Xyce
6.1
|
Go to the source code of this file.
Classes | |
class | Xyce::Device::InstanceName |
Devices and models are each named. More... | |
Namespaces | |
namespace | Xyce |
Root namespace for the Xyce project. | |
namespace | Xyce::Device |
Circuit Device Definitions. | |
Functions | |
bool | Xyce::Device::operator== (const InstanceName &entity_name, const std::string &name) |
bool | Xyce::Device::operator< (const InstanceName &entity_name, const std::string &name) |
bool | Xyce::Device::operator!= (const InstanceName &entity_name, const std::string &name) |
std::string | Xyce::Device::setupOutputName (const InstanceName &name) |
std::ostream & | Xyce::Device::operator<< (std::ostream &os, const InstanceName &entity_name) |
void | Xyce::Device::spiceInternalName (std::string &entity_name) |
std::string | Xyce::Device::spiceInternalName (const InstanceName &entity_name, const std::string &lead) |
std::string | Xyce::Device::spiceStoreName (const InstanceName &entity_name, const std::string &lead) |