| ARTS
    2.3.1285(git:92a29ea9-dirty)
    | 
This is the complete list of members for InteractiveWorkspace, including all inherited members.
| add_callback(Callback *cb) | InteractiveWorkspace | inlinestatic | 
| add_variable(Index group_id, const char *name) | InteractiveWorkspace | |
| add_wsv(const WsvRecord &wsv) | Workspace | privatestatic | 
| add_wsv_inplace(const WsvRecord &wsv) | Workspace | private | 
| callbacks_ | InteractiveWorkspace | privatestatic | 
| context | Workspace | private | 
| define_wsv_data() | Workspace | privatestatic | 
| define_wsv_map() | Workspace | privatestatic | 
| del(Index i) | Workspace | private | 
| depth(Index i) | Workspace | inlineprivate | 
| duplicate(Index i) | Workspace | private | 
| erase_variable(Index i, Index group_id) | InteractiveWorkspace | |
| execute_agenda(const Agenda *a) | InteractiveWorkspace | |
| execute_callback(Index callback_id) | InteractiveWorkspace | inline | 
| execute_workspace_method(long id, const ArrayOfIndex &output, const ArrayOfIndex &input) | InteractiveWorkspace | |
| initialize() | InteractiveWorkspace | static | 
| initialize_variable(Index id) | InteractiveWorkspace | |
| InteractiveWorkspace(const Index verbosity=1, const Index agenda_verbosity=0) | InteractiveWorkspace | |
| is_initialized(Index i) | Workspace | inlineprivate | 
| n_anonymous_variables_ | InteractiveWorkspace | privatestatic | 
| nelem() | Workspace | inlineprivate | 
| operator[](Index i) | Workspace | private | 
| pop(Index i) | Workspace | private | 
| pop_free(Index i) | Workspace | private | 
| push(Index i, void *wsv) | Workspace | private | 
| push_uninitialized(Index i, void *wsv) | Workspace | private | 
| resize() | InteractiveWorkspace | private | 
| set_agenda_variable(Index id, const Agenda &src) | InteractiveWorkspace | |
| set_array_of_index_variable(Index id, size_t n, const Index *src) | InteractiveWorkspace | |
| set_array_of_string_variable(Index id, size_t n, const char *const *src) | InteractiveWorkspace | |
| set_index_variable(Index id, const Index &src) | InteractiveWorkspace | |
| set_matrix_variable(Index id, size_t m, size_t n, const Numeric *src) | InteractiveWorkspace | |
| set_numeric_variable(Index id, const Numeric &src) | InteractiveWorkspace | |
| set_sparse_variable(Index id, Index m, Index n, Index nnz, const Numeric *src, const int *row_indices, const int *column_indices) | InteractiveWorkspace | |
| set_string_variable(Index id, const char *src) | InteractiveWorkspace | |
| set_tensor3_variable(Index id, size_t l, size_t m, size_t n, const Numeric *src) | InteractiveWorkspace | |
| set_tensor4_variable(Index id, size_t k, size_t l, size_t m, size_t n, const Numeric *src) | InteractiveWorkspace | |
| set_tensor5_variable(Index id, size_t k, size_t l, size_t m, size_t n, size_t o, const Numeric *src) | InteractiveWorkspace | |
| set_tensor6_variable(Index id, size_t k, size_t l, size_t m, size_t n, size_t o, size_t p, const Numeric *src) | InteractiveWorkspace | |
| set_tensor7_variable(Index id, size_t k, size_t l, size_t m, size_t n, size_t o, size_t p, size_t q, const Numeric *src) | InteractiveWorkspace | |
| set_vector_variable(Index id, size_t n, const Numeric *src) | InteractiveWorkspace | |
| swap(Index i, Index j) | InteractiveWorkspace | |
| Workspace() | Workspace | private | 
| Workspace(const Workspace &workspace) | Workspace | private | 
| ws | Workspace | private | 
| wsv_data | Workspace | privatestatic | 
| WsvMap | Workspace | privatestatic | 
| ~Workspace() | Workspace | privatevirtual |