GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Public Member Functions | Public Attributes | Private Member Functions | List of all members
exprtk::function_compositor< T >::scoped_bft< BaseFuncType > Struct Template Reference

Public Member Functions

 scoped_bft (BaseFuncType &bft)
 
 ~scoped_bft ()
 

Public Attributes

BaseFuncType & bft_
 

Private Member Functions

 scoped_bft (const scoped_bft &) exprtk_delete
 
scoped_bftoperator= (const scoped_bft &) exprtk_delete
 

Constructor & Destructor Documentation

◆ scoped_bft() [1/2]

template<typename T >
template<typename BaseFuncType >
exprtk::function_compositor< T >::scoped_bft< BaseFuncType >::scoped_bft ( BaseFuncType &  bft)
inlineexplicit

◆ ~scoped_bft()

template<typename T >
template<typename BaseFuncType >
exprtk::function_compositor< T >::scoped_bft< BaseFuncType >::~scoped_bft ( )
inline

◆ scoped_bft() [2/2]

template<typename T >
template<typename BaseFuncType >
exprtk::function_compositor< T >::scoped_bft< BaseFuncType >::scoped_bft ( const scoped_bft< BaseFuncType > &  )
private

Member Function Documentation

◆ operator=()

template<typename T >
template<typename BaseFuncType >
scoped_bft& exprtk::function_compositor< T >::scoped_bft< BaseFuncType >::operator= ( const scoped_bft< BaseFuncType > &  )
private

Member Data Documentation

◆ bft_

template<typename T >
template<typename BaseFuncType >
BaseFuncType& exprtk::function_compositor< T >::scoped_bft< BaseFuncType >::bft_

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