atlas  0.6
Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions | List of all members
atlas::interpreter::Block_value Struct Reference

#include <atlas-types.h>

Inheritance diagram for atlas::interpreter::Block_value:
Inheritance graph
[legend]
Collaboration diagram for atlas::interpreter::Block_value:
Collaboration graph
[legend]

Public Member Functions

 Block_value (const own_real_form &form, const own_real_form &dual_form)
 
 ~Block_value ()
 
virtual void print (std::ostream &out) const
 
Block_valueclone () const
 
- Public Member Functions inherited from atlas::interpreter::value_base
 value_base ()
 
virtual ~value_base ()=0
 
value_baseoperator= (const value_base &x)=delete
 

Static Public Member Functions

static const char * name ()
 
- Static Public Member Functions inherited from atlas::interpreter::value_base
static const char * name ()
 

Public Attributes

const own_real_form rf
 
const own_real_form dual_rf
 
Block val
 

Private Member Functions

 Block_value (const Block_value &v)
 

Additional Inherited Members

- Protected Member Functions inherited from atlas::interpreter::value_base
 value_base (const value_base &x)=default
 

Constructor & Destructor Documentation

atlas::interpreter::Block_value::Block_value ( const own_real_form form,
const own_real_form dual_form 
)
atlas::interpreter::Block_value::~Block_value ( )
inline
atlas::interpreter::Block_value::Block_value ( const Block_value v)
inlineprivate

Member Function Documentation

Block_value* atlas::interpreter::Block_value::clone ( ) const
inlinevirtual

Reimplemented from atlas::interpreter::value_base.

static const char* atlas::interpreter::Block_value::name ( )
inlinestatic
void atlas::interpreter::Block_value::print ( std::ostream &  out) const
virtual

Member Data Documentation

const own_real_form atlas::interpreter::Block_value::dual_rf
const own_real_form atlas::interpreter::Block_value::rf
Block atlas::interpreter::Block_value::val

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