VR-Vantage 2.6 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
exprtk::details::ivariable< T > Class Template Referenceabstract
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

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

Member Function Documentation

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

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


Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)