Definition at line 5256 of file exprtk.hpp.
Public Types | |
typedef exprtk::vector_view< Type > | vector_view_t |
Public Member Functions | |
vector_view_impl (vector_view_t &vec_view) | |
void | set_ref (value_ptr *ref) |
virtual bool | rebaseable () const |
value_ptr | operator[] (const std::size_t &index) const |
std::size_t | size () const |
value_ptr | data () const |
Protected Member Functions | |
value_ptr | value_at (const std::size_t &index) const |
std::size_t | vector_size () const |
Private Member Functions | |
vector_view_impl | operator= (const vector_view_impl &) |
Private Attributes | |
vector_view_t & | vec_view_ |
typedef exprtk::vector_view<Type> exprtk::details::vector_holder< Type >::vector_view_impl::vector_view_t |
Definition at line 5260 of file exprtk.hpp.
|
inline |
Definition at line 5262 of file exprtk.hpp.
|
inlineinherited |
Definition at line 5175 of file exprtk.hpp.
|
private |
|
inlineinherited |
Definition at line 5165 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::vector_holder< Type >::vector_holder_base.
Definition at line 5271 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::vector_holder< Type >::vector_holder_base.
Definition at line 5266 of file exprtk.hpp.
|
inlineinherited |
Definition at line 5170 of file exprtk.hpp.
|
inlineprotectedvirtual |
Implements exprtk::details::vector_holder< Type >::vector_holder_base.
Definition at line 5278 of file exprtk.hpp.
|
inlineprotectedvirtual |
Implements exprtk::details::vector_holder< Type >::vector_holder_base.
Definition at line 5283 of file exprtk.hpp.
|
private |
Definition at line 5292 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017 |