Definition at line 16443 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Classes | |
struct | st_data |
Public Member Functions | |
control_block () | |
control_block (st_data *data) | |
~control_block () | |
Static Public Member Functions | |
static control_block * | create () |
template<typename SymTab > | |
static void | destroy (control_block *&cntrl_blck, SymTab *sym_tab) |
Public Attributes | |
std::size_t | ref_count |
st_data * | data_ |
|
inline |
Definition at line 16489 of file exprtk.hpp.
|
inline |
Definition at line 16494 of file exprtk.hpp.
|
inline |
Definition at line 16499 of file exprtk.hpp.
References exprtk::details::build_string::data_.
|
inlinestatic |
Definition at line 16508 of file exprtk.hpp.
|
inlinestatic |
Definition at line 16514 of file exprtk.hpp.
References exprtk::symbol_table< T >::control_block::ref_count.
st_data* exprtk::symbol_table< T >::control_block::data_ |
Definition at line 16534 of file exprtk.hpp.
std::size_t exprtk::symbol_table< T >::control_block::ref_count |
Definition at line 16533 of file exprtk.hpp.
Referenced by exprtk::symbol_table< T >::control_block::destroy().
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017 |