Xyce  6.1
Xyce::Device::DeviceMgrGlobalParameterOp Class Reference

#include <N_DEV_Op.h>

Inheritance diagram for Xyce::Device::DeviceMgrGlobalParameterOp:
Collaboration diagram for Xyce::Device::DeviceMgrGlobalParameterOp:

Public Member Functions

 DeviceMgrGlobalParameterOp (const std::string &name, const DeviceMgr &device_manager, const double &global_parameter_value)
 
virtual ~DeviceMgrGlobalParameterOp ()
 

Static Public Member Functions

static complex get (const DeviceMgrGlobalParameterOp &op, const Util::Op::OpData &op_data)
 

Public Attributes

const double & globalParameterValue_
 

Detailed Description

Definition at line 58 of file N_DEV_Op.h.

Constructor & Destructor Documentation

Xyce::Device::DeviceMgrGlobalParameterOp::DeviceMgrGlobalParameterOp ( const std::string &  name,
const DeviceMgr device_manager,
const double &  global_parameter_value 
)
inline

Definition at line 61 of file N_DEV_Op.h.

virtual Xyce::Device::DeviceMgrGlobalParameterOp::~DeviceMgrGlobalParameterOp ( )
inlinevirtual

Definition at line 66 of file N_DEV_Op.h.

Member Function Documentation

complex Xyce::Device::DeviceMgrGlobalParameterOp::get ( const DeviceMgrGlobalParameterOp op,
const Util::Op::OpData &  op_data 
)
static

Definition at line 67 of file N_DEV_Op.C.

Member Data Documentation

const double& Xyce::Device::DeviceMgrGlobalParameterOp::globalParameterValue_

Definition at line 71 of file N_DEV_Op.h.


The documentation for this class was generated from the following files: