#include <N_DEV_Param.h>
Definition at line 68 of file N_DEV_Param.h.
Xyce::Device::Param::Param |
( |
| ) |
|
|
inline |
template<class T >
Xyce::Device::Param::Param |
( |
const std::string & |
tag, |
|
|
const T & |
value, |
|
|
bool |
is_given = false |
|
) |
| |
|
inline |
Xyce::Device::Param::Param |
( |
const Param & |
rhsParam | ) |
|
|
inline |
virtual Xyce::Device::Param::~Param |
( |
| ) |
|
|
inlinevirtual |
bool Xyce::Device::Param::default_val |
( |
| ) |
const |
|
inline |
bool Xyce::Device::Param::given |
( |
| ) |
const |
|
inline |
Param& Xyce::Device::Param::operator= |
( |
const Param & |
rhsParam | ) |
|
|
inline |
void Xyce::Device::Param::setDefault |
( |
bool |
is_default | ) |
|
|
inline |
void Xyce::Device::Param::setGiven |
( |
bool |
is_given | ) |
|
|
inline |
friend class Pack< Param > |
|
friend |
bool Xyce::Device::Param::isDefault_ |
|
private |
bool Xyce::Device::Param::isGiven_ |
|
private |
The documentation for this class was generated from the following file: