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

#include <atlas-types.h>

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

Public Member Functions

 real_form_value (const inner_class_value &p, RealFormNbr f)
 
 real_form_value (const inner_class_value &p, RealFormNbr f, const RatCoweight &coch, TorusPart tp)
 
virtual void print (std::ostream &out) const
 
real_form_valueclone () const
 
const KGB & kgb ()
 
const Rep_context & rc ()
 
Rep_table & rt ()
 
 ~real_form_value ()
 
- 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 inner_class_value parent
 
RealReductiveGroup val
 

Private Attributes

Rep_table * rt_p
 

Additional Inherited Members

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

Constructor & Destructor Documentation

atlas::interpreter::real_form_value::real_form_value ( const inner_class_value p,
RealFormNbr  f 
)
inline
atlas::interpreter::real_form_value::real_form_value ( const inner_class_value p,
RealFormNbr  f,
const RatCoweight coch,
TorusPart  tp 
)
inline
atlas::interpreter::real_form_value::~real_form_value ( )
inline

Member Function Documentation

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

Reimplemented from atlas::interpreter::value_base.

const KGB& atlas::interpreter::real_form_value::kgb ( )
inline
static const char* atlas::interpreter::real_form_value::name ( )
inlinestatic
void atlas::interpreter::real_form_value::print ( std::ostream &  out) const
virtual
const Rep_context & atlas::interpreter::real_form_value::rc ( )
Rep_table & atlas::interpreter::real_form_value::rt ( )

Member Data Documentation

const inner_class_value atlas::interpreter::real_form_value::parent
Rep_table* atlas::interpreter::real_form_value::rt_p
private
RealReductiveGroup atlas::interpreter::real_form_value::val

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