Public Types | Public Member Functions | Private Member Functions | Private Attributes
exprtk::details::vob_node< T, Operation > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::vob_node< T, Operation >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::pair
< expression_ptr, bool > 
branch_t
typedef expression_node< T > * expression_ptr
typedef Operation operation_t

Public Member Functions

expression_node< T > * branch (const std::size_t &) const
operator_type operation () const
const Tv () const
T value () const
 vob_node (const T &v, const expression_ptr branch)
 ~vob_node ()

Private Member Functions

vob_node< T, Operation > & operator= (const vob_node< T, Operation > &)
 vob_node (const vob_node< T, Operation > &)

Private Attributes

branch_t branch_ [1]
const Tv_

Detailed Description

template<typename T, typename Operation>
class exprtk::details::vob_node< T, Operation >

Definition at line 8378 of file exprtk.hpp.


Member Typedef Documentation

template<typename T, typename Operation>
typedef std::pair<expression_ptr,bool> exprtk::details::vob_node< T, Operation >::branch_t

Definition at line 8383 of file exprtk.hpp.

template<typename T, typename Operation>
typedef expression_node<T>* exprtk::details::vob_node< T, Operation >::expression_ptr

Reimplemented from exprtk::details::expression_node< T >.

Definition at line 8382 of file exprtk.hpp.

template<typename T, typename Operation>
typedef Operation exprtk::details::vob_node< T, Operation >::operation_t

Definition at line 8384 of file exprtk.hpp.


Constructor & Destructor Documentation

template<typename T, typename Operation>
exprtk::details::vob_node< T, Operation >::vob_node ( const T v,
const expression_ptr  branch 
) [inline, explicit]

Definition at line 8387 of file exprtk.hpp.

template<typename T, typename Operation>
exprtk::details::vob_node< T, Operation >::~vob_node ( ) [inline]

Definition at line 8393 of file exprtk.hpp.

template<typename T, typename Operation>
exprtk::details::vob_node< T, Operation >::vob_node ( const vob_node< T, Operation > &  ) [private]

Member Function Documentation

template<typename T, typename Operation>
expression_node<T>* exprtk::details::vob_node< T, Operation >::branch ( const std::size_t &  ) const [inline, virtual]

Reimplemented from exprtk::details::expression_node< T >.

Definition at line 8413 of file exprtk.hpp.

template<typename T, typename Operation>
operator_type exprtk::details::vob_node< T, Operation >::operation ( ) const [inline]

Definition at line 8403 of file exprtk.hpp.

template<typename T, typename Operation>
vob_node<T,Operation>& exprtk::details::vob_node< T, Operation >::operator= ( const vob_node< T, Operation > &  ) [private]
template<typename T, typename Operation>
const T& exprtk::details::vob_node< T, Operation >::v ( ) const [inline, virtual]

Implements exprtk::details::vob_base_node< T >.

Definition at line 8408 of file exprtk.hpp.

template<typename T, typename Operation>
T exprtk::details::vob_node< T, Operation >::value ( ) const [inline, virtual]

Reimplemented from exprtk::details::expression_node< T >.

Definition at line 8398 of file exprtk.hpp.


Member Data Documentation

template<typename T, typename Operation>
branch_t exprtk::details::vob_node< T, Operation >::branch_[1] [private]

Definition at line 8424 of file exprtk.hpp.

template<typename T, typename Operation>
const T& exprtk::details::vob_node< T, Operation >::v_ [private]

Definition at line 8423 of file exprtk.hpp.


The documentation for this class was generated from the following file:


labust_mission
Author(s): Filip Mandic
autogenerated on Fri Aug 28 2015 11:23:06