VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions
exprtk::expression_helper< T > Class Template Reference

Static Public Member Functions

static bool is_constant (const expression< T > &expr)
static bool is_variable (const expression< T > &expr)
static bool is_unary (const expression< T > &expr)
static bool is_binary (const expression< T > &expr)
static bool is_function (const expression< T > &expr)
static bool is_null (const expression< T > &expr)

Member Function Documentation

template<typename T >
static bool exprtk::expression_helper< T >::is_constant ( const expression< T > &  expr)
inlinestatic
template<typename T >
static bool exprtk::expression_helper< T >::is_variable ( const expression< T > &  expr)
inlinestatic
template<typename T >
static bool exprtk::expression_helper< T >::is_unary ( const expression< T > &  expr)
inlinestatic
template<typename T >
static bool exprtk::expression_helper< T >::is_binary ( const expression< T > &  expr)
inlinestatic
template<typename T >
static bool exprtk::expression_helper< T >::is_function ( const expression< T > &  expr)
inlinestatic
template<typename T >
static bool exprtk::expression_helper< T >::is_null ( const expression< T > &  expr)
inlinestatic

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


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)