|
TuttleOFX
1
|
#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 |
Definition at line 42 of file channel_view.hpp.
| typedef kth_channel_view_type< index , View > terry::channel_view_type< Channel, View >::parent_t |
Definition at line 54 of file channel_view.hpp.
| typedef parent_t::type terry::channel_view_type< Channel, View >::type |
Definition at line 56 of file channel_view.hpp.
| 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().

const int terry::channel_view_type< Channel, View >::index [static] |
channel_type_to_index< Channel
, View
>::value
Definition at line 48 of file channel_view.hpp.