SAGA C++ API 1.6
saga::detail::create_default< saga::stream::stream > Struct Template Reference

#include <stream.hpp>

List of all members.

Static Public Member Functions

static saga::stream::streamcall ()
template<typename T_ >
static void call (T_ *obj)

Detailed Description

template<>
struct saga::detail::create_default< saga::stream::stream >

Definition at line 340 of file packages/stream/stream.hpp.


Member Function Documentation

static saga::stream::stream* saga::detail::create_default< saga::stream::stream >::call ( ) [inline, static]

Definition at line 342 of file packages/stream/stream.hpp.

template<typename T_ >
static void saga::detail::create_default< saga::stream::stream >::call ( T_ *  obj) [inline, static]

Definition at line 346 of file packages/stream/stream.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines