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

#include <stream_server.hpp>

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 205 of file stream_server.hpp.


Member Function Documentation

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

Definition at line 207 of file stream_server.hpp.

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

Definition at line 211 of file stream_server.hpp.


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