INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
INMOST::unary_const_pool< Op, A > Class Template Reference

#include <inmost_variable.h>

Inheritance diagram for INMOST::unary_const_pool< Op, A >:
Collaboration diagram for INMOST::unary_const_pool< Op, A >:

Public Member Functions

 unary_const_pool (const A &pleft, INMOST_DATA_REAL_TYPE pright)
 
 unary_const_pool (const unary_const_pool &other)
 
unary_const_pooloperator= (unary_const_pool const &other)
 
const shell_expression< A > & get_arg ()
 
Op & get_op ()
 
const Op & get_op () const
 

Detailed Description

template<class Op, class A>
class INMOST::unary_const_pool< Op, A >

Definition at line 245 of file inmost_variable.h.

Constructor & Destructor Documentation

template<class Op, class A>
INMOST::unary_const_pool< Op, A >::unary_const_pool ( const A &  pleft,
INMOST_DATA_REAL_TYPE  pright 
)
inline

Definition at line 251 of file inmost_variable.h.

template<class Op, class A>
INMOST::unary_const_pool< Op, A >::unary_const_pool ( const unary_const_pool< Op, A > &  other)
inline

Definition at line 252 of file inmost_variable.h.

Member Function Documentation

template<class Op, class A>
const shell_expression<A>& INMOST::unary_const_pool< Op, A >::get_arg ( )
inline

Definition at line 254 of file inmost_variable.h.

template<class Op, class A>
Op& INMOST::unary_const_pool< Op, A >::get_op ( )
inline

Definition at line 255 of file inmost_variable.h.

Here is the caller graph for this function:

template<class Op, class A>
const Op& INMOST::unary_const_pool< Op, A >::get_op ( ) const
inline

Definition at line 256 of file inmost_variable.h.

template<class Op, class A>
unary_const_pool& INMOST::unary_const_pool< Op, A >::operator= ( unary_const_pool< Op, A > const &  other)
inline

Definition at line 253 of file inmost_variable.h.


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