GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Public Member Functions | List of all members
exprtk::details::ivariable< T > Class Template Referenceabstract

#include <Exprtk.hpp>

Inheritance diagram for exprtk::details::ivariable< T >:
Inheritance graph
[legend]

Public Member Functions

virtual ~ivariable ()
 
virtual T & ref ()=0
 
virtual const T & ref () const =0
 

Constructor & Destructor Documentation

◆ ~ivariable()

template<typename T >
virtual exprtk::details::ivariable< T >::~ivariable ( )
inlinevirtual

Member Function Documentation

◆ ref() [1/2]

template<typename T >
virtual const T& exprtk::details::ivariable< T >::ref ( ) const
pure virtual

◆ ref() [2/2]

template<typename T >
virtual T& exprtk::details::ivariable< T >::ref ( )
pure virtual

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