Public Member Functions | Public Attributes
exprtk::symbol_table< T >::st_holder::st_data Struct Reference

#include <exprtk.hpp>

List of all members.

Public Member Functions

bool is_reserved_symbol (const std::string &symbol) const
 st_data ()

Public Attributes

type_store< ifunction< T >
, ifunction< T > > 
function_store
std::list< std::string > local_stringvar_list_
std::list< Tlocal_symbol_list_
std::set< std::string > reserved_symbol_table_
type_store< typename
details::stringvar_node< T >
, std::string > 
stringvar_store
type_store< ivararg_function
< T >, ivararg_function< T > > 
vararg_function_store
type_store< typename
details::variable_node< T >, T
variable_store
type_store< vector_holder< T >
, vector_holder< T > > 
vector_store

Detailed Description

template<typename T>
struct exprtk::symbol_table< T >::st_holder::st_data

Definition at line 9964 of file exprtk.hpp.


Constructor & Destructor Documentation

template<typename T>
exprtk::symbol_table< T >::st_holder::st_data::st_data ( ) [inline]

Definition at line 9974 of file exprtk.hpp.


Member Function Documentation

template<typename T>
bool exprtk::symbol_table< T >::st_holder::st_data::is_reserved_symbol ( const std::string &  symbol) const [inline]

Definition at line 9986 of file exprtk.hpp.


Member Data Documentation

Definition at line 9970 of file exprtk.hpp.

template<typename T>
std::list<std::string> exprtk::symbol_table< T >::st_holder::st_data::local_stringvar_list_

Definition at line 9992 of file exprtk.hpp.

template<typename T>
std::list<T> exprtk::symbol_table< T >::st_holder::st_data::local_symbol_list_

Definition at line 9991 of file exprtk.hpp.

Definition at line 9993 of file exprtk.hpp.

Definition at line 9968 of file exprtk.hpp.

Definition at line 9971 of file exprtk.hpp.

Definition at line 9966 of file exprtk.hpp.

Definition at line 9972 of file exprtk.hpp.


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


labust_mission
Author(s): Filip Mandic
autogenerated on Fri Aug 28 2015 11:23:05