OpcUaCanOpen
CANopen OPC-UA server
overload_func< T >::test_result_t Struct Reference

Public Member Functions

 test_result_t (const std::size_t psi, const std::string &ps)
 

Public Attributes

std::size_t ps_index
 
std::string param_seq
 

Detailed Description

template<typename T>
struct overload_func< T >::test_result_t

Definition at line 5849 of file exprtk_test.cpp.

Constructor & Destructor Documentation

◆ test_result_t()

template<typename T>
overload_func< T >::test_result_t::test_result_t ( const std::size_t  psi,
const std::string &  ps 
)
inline

Definition at line 5851 of file exprtk_test.cpp.

Member Data Documentation

◆ param_seq

template<typename T>
std::string overload_func< T >::test_result_t::param_seq

Definition at line 5857 of file exprtk_test.cpp.

◆ ps_index

template<typename T>
std::size_t overload_func< T >::test_result_t::ps_index

Definition at line 5856 of file exprtk_test.cpp.


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