Public Member Functions | Public Attributes
exprtk::parser< T >::range_pack Struct Reference

List of all members.

Public Member Functions

void clear ()
bool const_range ()
void free ()
bool operator() (std::size_t &r0, std::size_t &r1, const std::size_t &size=std::numeric_limits< std::size_t >::max()) const
 range_pack ()
bool var_range ()

Public Attributes

std::pair< bool, std::size_t > n0_c
std::pair< bool,
expression_node_ptr
n0_e
std::pair< bool, std::size_t > n1_c
std::pair< bool,
expression_node_ptr
n1_e

Detailed Description

template<typename T>
struct exprtk::parser< T >::range_pack

Definition at line 13052 of file exprtk.hpp.


Constructor & Destructor Documentation

template<typename T>
exprtk::parser< T >::range_pack::range_pack ( ) [inline]

Definition at line 13054 of file exprtk.hpp.


Member Function Documentation

template<typename T>
void exprtk::parser< T >::range_pack::clear ( ) [inline]

Definition at line 13061 of file exprtk.hpp.

template<typename T>
bool exprtk::parser< T >::range_pack::const_range ( ) [inline]

Definition at line 13089 of file exprtk.hpp.

template<typename T>
void exprtk::parser< T >::range_pack::free ( ) [inline]

Definition at line 13069 of file exprtk.hpp.

template<typename T>
bool exprtk::parser< T >::range_pack::operator() ( std::size_t &  r0,
std::size_t &  r1,
const std::size_t &  size = std::numeric_limits<std::size_t>::max() 
) const [inline]

Definition at line 13101 of file exprtk.hpp.

template<typename T>
bool exprtk::parser< T >::range_pack::var_range ( ) [inline]

Definition at line 13095 of file exprtk.hpp.


Member Data Documentation

template<typename T>
std::pair<bool,std::size_t > exprtk::parser< T >::range_pack::n0_c

Definition at line 13142 of file exprtk.hpp.

template<typename T>
std::pair<bool,expression_node_ptr> exprtk::parser< T >::range_pack::n0_e

Definition at line 13140 of file exprtk.hpp.

template<typename T>
std::pair<bool,std::size_t > exprtk::parser< T >::range_pack::n1_c

Definition at line 13143 of file exprtk.hpp.

template<typename T>
std::pair<bool,expression_node_ptr> exprtk::parser< T >::range_pack::n1_e

Definition at line 13141 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