Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Member Functions | Public Attributes
exprtk::details::base_operation_t Struct Reference

Detailed Description

Definition at line 4406 of file exprtk.hpp.

#include <mrpt/otherlibs/exprtk.hpp>

Public Member Functions

 base_operation_t (const operator_type t, const unsigned int &np)
 

Public Attributes

operator_type type
 
unsigned int num_params
 

Constructor & Destructor Documentation

◆ base_operation_t()

exprtk::details::base_operation_t::base_operation_t ( const operator_type  t,
const unsigned int &  np 
)
inline

Definition at line 4408 of file exprtk.hpp.

Member Data Documentation

◆ num_params

unsigned int exprtk::details::base_operation_t::num_params

Definition at line 4414 of file exprtk.hpp.

Referenced by exprtk::parser< T >::parse_base_operation().

◆ type

operator_type exprtk::details::base_operation_t::type

Definition at line 4413 of file exprtk.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017