Definition at line 5159 of file exprtk.hpp.

Public Member Functions | |
| virtual | ~vector_holder_base () |
| value_ptr | operator[] (const std::size_t &index) const |
| std::size_t | size () const |
| value_ptr | data () const |
| virtual bool | rebaseable () const |
| virtual void | set_ref (value_ptr *) |
Protected Member Functions | |
| virtual value_ptr | value_at (const std::size_t &) const =0 |
| virtual std::size_t | vector_size () const =0 |
|
inlinevirtual |
Definition at line 5163 of file exprtk.hpp.
|
inline |
Definition at line 5175 of file exprtk.hpp.
|
inline |
Definition at line 5165 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented in exprtk::details::vector_holder< Type >::vector_view_impl.
Definition at line 5180 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented in exprtk::details::vector_holder< Type >::vector_view_impl.
Definition at line 5185 of file exprtk.hpp.
|
inline |
Definition at line 5170 of file exprtk.hpp.
|
protectedpure virtual |
|
protectedpure virtual |
| Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017 |