COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
iosort::merge_tree< typename Alloc::pointer, Order, Splitter, Pred, Refiller, Alloc >::stream Class Reference

#include <funnel.h>

List of all members.

Public Member Functions

 stream (stream_t edge)
allocator::pointer & begin ()
allocator::pointer & end ()

Detailed Description

template<int Order, class Splitter, class Pred, class Refiller, class Alloc>
class iosort::merge_tree< typename Alloc::pointer, Order, Splitter, Pred, Refiller, Alloc >::stream

Definition at line 336 of file funnel.h.


Constructor & Destructor Documentation

template<int Order, class Splitter , class Pred , class Refiller , class Alloc >
iosort::merge_tree< typename Alloc::pointer, Order, Splitter, Pred, Refiller, Alloc >::stream::stream ( stream_t  edge)
inline

Definition at line 341 of file funnel.h.


Member Function Documentation

template<int Order, class Splitter , class Pred , class Refiller , class Alloc >
allocator::pointer& iosort::merge_tree< typename Alloc::pointer, Order, Splitter, Pred, Refiller, Alloc >::stream::begin ( )
inline

Definition at line 342 of file funnel.h.

template<int Order, class Splitter , class Pred , class Refiller , class Alloc >
allocator::pointer& iosort::merge_tree< typename Alloc::pointer, Order, Splitter, Pred, Refiller, Alloc >::stream::end ( )
inline

Definition at line 344 of file funnel.h.


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