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

#include <job_service.hpp>

List of all members.

Static Public Member Functions

static saga::job::servicecall ()
template<typename T_ >
static void call (T_ *obj)

Detailed Description

template<>
struct saga::detail::create_default< saga::job::service >

Definition at line 251 of file job_service.hpp.


Member Function Documentation

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

Definition at line 253 of file job_service.hpp.

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

Definition at line 257 of file job_service.hpp.


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