ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Public Member Functions | Static Public Member Functions | List of all members
Runable Class Referenceabstract

#include <Runable.hpp>

Inheritance diagram for Runable:
Inheritance graph
[legend]

Public Member Functions

virtual errorCode run ()=0
 

Static Public Member Functions

static void * run_runable (void *ptr)
 

Detailed Description

Definition at line 19 of file Runable.hpp.

Member Function Documentation

§ run()

virtual errorCode Runable::run ( )
pure virtual

§ run_runable()

void * Runable::run_runable ( void *  ptr)
static

Definition at line 18 of file Runable.cpp.


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