rheolef  6.3
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
rheolef::vec_get_size_context Struct Reference

#include <vec_expr.h>

Collaboration diagram for rheolef::vec_get_size_context:
Collaboration graph
[legend]

Classes

struct  eval
struct  eval< Expr, typename boost::enable_if< proto::matches< Expr, proto::terminal< vec< _, _ > > > >::type >

Public Types

typedef vec< Float >::size_type size_type

Public Member Functions

 vec_get_size_context ()
size_type size () const
distributor ownership () const

Public Attributes

distributor _ownership

Detailed Description

Definition at line 119 of file vec_expr.h.

Member Typedef Documentation

Definition at line 120 of file vec_expr.h.

Constructor & Destructor Documentation

rheolef::vec_get_size_context::vec_get_size_context ( )
inline

Definition at line 121 of file vec_expr.h.

Member Function Documentation

size_type rheolef::vec_get_size_context::size ( ) const
inline

Definition at line 134 of file vec_expr.h.

distributor rheolef::vec_get_size_context::ownership ( ) const
inline

Definition at line 135 of file vec_expr.h.

Member Data Documentation

distributor rheolef::vec_get_size_context::_ownership
mutable

Definition at line 135 of file vec_expr.h.


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