LTL  2.0.x
Public Types | Public Member Functions | List of all members
ltl::ltl::FVExprNode< A, N > Class Template Reference

The expression class itself. More...

Inherits ltl::ltl::_et_fvector_parse_base, and ltl::ltl::_et_fvector_parse_base.

Public Types

enum  { static_size = A::static_size }
 
enum  { static_size = A::static_size }
 
typedef A::value_type value_type
 
typedef A::value_type value_type
 

Public Member Functions

 FVExprNode (const A &a)
 
value_type operator[] (const int i) const
 
 FVExprNode (const A &a)
 
value_type operator[] (const int i) const
 

Detailed Description

template<class A, int N>
class ltl::ltl::FVExprNode< A, N >

The expression class itself.

Member Typedef Documentation

template<class A , int N>
typedef A::value_type ltl::ltl::FVExprNode< A, N >::value_type
template<class A , int N>
typedef A::value_type ltl::ltl::FVExprNode< A, N >::value_type

Member Enumeration Documentation

template<class A , int N>
anonymous enum
Enumerator
static_size 
template<class A , int N>
anonymous enum
Enumerator
static_size 

Constructor & Destructor Documentation

template<class A , int N>
ltl::ltl::FVExprNode< A, N >::FVExprNode ( const A &  a)
inline
template<class A , int N>
ltl::ltl::FVExprNode< A, N >::FVExprNode ( const A &  a)
inline

Member Function Documentation

template<class A , int N>
value_type ltl::ltl::FVExprNode< A, N >::operator[] ( const int  i) const
inline
template<class A , int N>
value_type ltl::ltl::FVExprNode< A, N >::operator[] ( const int  i) const
inline