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

In Situ Animation of Accelerated Computations

Public Attributes | List of all members
isaac::functions_struct Struct Reference

#include <isaac_types.hpp>

Public Attributes

std::string source
 
isaac_int bytecode [ISAAC_MAX_FUNCTORS]
 
isaac_int error_code
 

Detailed Description

Definition at line 209 of file isaac_types.hpp.

Member Data Documentation

§ bytecode

isaac_int isaac::functions_struct::bytecode[ISAAC_MAX_FUNCTORS]

Definition at line 212 of file isaac_types.hpp.

§ error_code

isaac_int isaac::functions_struct::error_code

Definition at line 213 of file isaac_types.hpp.

§ source

std::string isaac::functions_struct::source

Definition at line 211 of file isaac_types.hpp.


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