Definition at line 4061 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Types | |
typedef type_store< T > | type_store_t |
Public Member Functions | |
results_context () | |
std::size_t | count () const |
type_store_t & | operator[] (const std::size_t &index) |
const type_store_t & | operator[] (const std::size_t &index) const |
Private Types | |
typedef std::vector< type_store_t > | ts_list_t |
typedef type_store_t::parameter_list | parameter_list_t |
Private Member Functions | |
void | clear () |
void | assign (const parameter_list_t &pl) |
Private Attributes | |
bool | results_available_ |
ts_list_t | parameter_list_ |
Friends | |
class | details::return_node< T > |
class | details::return_envelope_node< T > |
|
private |
Definition at line 4287 of file exprtk.hpp.
|
private |
Definition at line 4286 of file exprtk.hpp.
typedef type_store<T> exprtk::results_context< T >::type_store_t |
Definition at line 4255 of file exprtk.hpp.
|
inline |
Definition at line 4257 of file exprtk.hpp.
|
inlineprivate |
Definition at line 4289 of file exprtk.hpp.
References exprtk::type_store< T >::parameter_list::parameter_list_.
|
inlineprivate |
Definition at line 4281 of file exprtk.hpp.
|
inline |
Definition at line 4261 of file exprtk.hpp.
|
inline |
Definition at line 4269 of file exprtk.hpp.
|
inline |
Definition at line 4274 of file exprtk.hpp.
|
friend |
Definition at line 4300 of file exprtk.hpp.
|
friend |
Definition at line 4299 of file exprtk.hpp.
|
private |
Definition at line 4296 of file exprtk.hpp.
|
private |
Definition at line 4295 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017 |