TuttleOFX  1
terry::channel_view_type< Channel, View > Struct Template Reference

#include <channel_view.hpp>

Public Types

typedef kth_channel_view_type
< index, View > 
parent_t
typedef parent_t::type type

Static Public Member Functions

static type make (const View &src)

Static Public Attributes

static const int index

Detailed Description

template<typename Channel, typename View>
struct terry::channel_view_type< Channel, View >

Definition at line 42 of file channel_view.hpp.


Member Typedef Documentation

template<typename Channel, typename View>
typedef kth_channel_view_type< index , View > terry::channel_view_type< Channel, View >::parent_t

Definition at line 54 of file channel_view.hpp.

template<typename Channel, typename View>
typedef parent_t::type terry::channel_view_type< Channel, View >::type

Definition at line 56 of file channel_view.hpp.


Member Function Documentation

template<typename Channel, typename View>
static type terry::channel_view_type< Channel, View >::make ( const View &  src) [inline, static]

Definition at line 59 of file channel_view.hpp.

References tuttle::host::graph::make().

Here is the call graph for this function:


Field Documentation

template<typename Channel, typename View>
const int terry::channel_view_type< Channel, View >::index [static]
Initial value:
 channel_type_to_index< Channel
                                                  , View
                                                  >::value

Definition at line 48 of file channel_view.hpp.


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