OpcUaCanOpen
CANopen OPC-UA server
test_ab< T > Struct Template Reference

Public Member Functions

 test_ab (const std::string &e, const std::string &v0, const std::string &v1, const T &r)
 

Public Attributes

std::string expr
 
std::string a
 
std::string b
 
std::string c
 
result
 

Detailed Description

template<typename T>
struct test_ab< T >

Definition at line 1927 of file exprtk_test.cpp.

Constructor & Destructor Documentation

◆ test_ab()

template<typename T>
test_ab< T >::test_ab ( const std::string &  e,
const std::string &  v0,
const std::string &  v1,
const T &  r 
)
inline

Definition at line 1929 of file exprtk_test.cpp.

Member Data Documentation

◆ a

template<typename T>
std::string test_ab< T >::a

Definition at line 1938 of file exprtk_test.cpp.

◆ b

template<typename T>
std::string test_ab< T >::b

Definition at line 1939 of file exprtk_test.cpp.

◆ c

template<typename T>
std::string test_ab< T >::c

Definition at line 1940 of file exprtk_test.cpp.

◆ expr

template<typename T>
std::string test_ab< T >::expr

Definition at line 1937 of file exprtk_test.cpp.

◆ result

template<typename T>
T test_ab< T >::result

Definition at line 1941 of file exprtk_test.cpp.


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