OpcUaCanOpen
CANopen OPC-UA server
exprtk::parser< T >::scoped_bool_or_restorer Struct Reference

Public Member Functions

 scoped_bool_or_restorer (bool &bb)
 
 ~scoped_bool_or_restorer ()
 

Public Attributes

bool & b
 
bool original_value_
 

Detailed Description

template<typename T>
struct exprtk::parser< T >::scoped_bool_or_restorer

Definition at line 21061 of file exprtk.hpp.

Constructor & Destructor Documentation

◆ scoped_bool_or_restorer()

template<typename T>
exprtk::parser< T >::scoped_bool_or_restorer::scoped_bool_or_restorer ( bool &  bb)
inlineexplicit

Definition at line 21063 of file exprtk.hpp.

◆ ~scoped_bool_or_restorer()

template<typename T>
exprtk::parser< T >::scoped_bool_or_restorer::~scoped_bool_or_restorer ( )
inline

Definition at line 21068 of file exprtk.hpp.

Member Data Documentation

◆ b

template<typename T>
bool& exprtk::parser< T >::scoped_bool_or_restorer::b

Definition at line 21073 of file exprtk.hpp.

◆ original_value_

template<typename T>
bool exprtk::parser< T >::scoped_bool_or_restorer::original_value_

Definition at line 21074 of file exprtk.hpp.


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