#include <isaac_types.hpp>
Public Attributes | |
| std::string | source |
| isaac_int | bytecode [ISAAC_MAX_FUNCTORS] |
| isaac_int | error_code |
Definition at line 209 of file isaac_types.hpp.
| isaac_int isaac::functions_struct::bytecode[ISAAC_MAX_FUNCTORS] |
Definition at line 212 of file isaac_types.hpp.
| isaac_int isaac::functions_struct::error_code |
Definition at line 213 of file isaac_types.hpp.
| std::string isaac::functions_struct::source |
Definition at line 211 of file isaac_types.hpp.
1.8.12