WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.host_actions.variable_loader.variable_loader Class Reference

Loads a variable. More...

Inheritance diagram for warpy.host_actions.variable_loader.variable_loader:
warpy.host_actions.host_action.host_action

Detailed Description

Loads a variable.

Public Member Functions

def __init__ (self, variables, source_filename=None, source_prefix=None, name='vloader')
 
def attrs (self, stage=None)
 
- Public Member Functions inherited from warpy.host_actions.host_action.host_action
def __init__ (self, name, req_attrs, opt_attrs=None, variables=None)
 
def variables (self)
 

Additional Inherited Members

- Public Attributes inherited from warpy.host_actions.host_action.host_action
 vars_
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.host_actions.variable_loader.variable_loader.__init__ (   self,
  variables,
  source_filename = None,
  source_prefix = None,
  name = 'vloader' 
)

Member Function Documentation

◆ attrs()

def warpy.host_actions.variable_loader.variable_loader.attrs (   self,
  stage = None 
)

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