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 std::string &device_parameter_name)
 
virtual ~DeviceMgrGlobalParameterOp ()
 

Static Public Member Functions

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

Public Attributes

const std::string deviceParameterName_
 
const DeviceMgrdeviceManager_
 

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 std::string &  device_parameter_name 
)
inline

Definition at line 61 of file N_DEV_Op.h.

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

Definition at line 67 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 DeviceMgr& Xyce::Device::DeviceMgrGlobalParameterOp::deviceManager_

Definition at line 73 of file N_DEV_Op.h.

const std::string Xyce::Device::DeviceMgrGlobalParameterOp::deviceParameterName_

Definition at line 72 of file N_DEV_Op.h.


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