This is the complete list of members for Roccom_base_friend, including all inherited members.
| _attr_map | Roccom_base | protected |
| _comm | Roccom_base | protected |
| _cppobj_casting | Roccom_base | protected |
| _debug | Roccom_base | protected |
| _depth | Roccom_base | protected |
| _errorcode | Roccom_base | protected |
| _exception_on | Roccom_base | protected |
| _f90_mangling | Roccom_base | protected |
| _f90ptr_treat | Roccom_base | protected |
| _func_map | Roccom_base | protected |
| _libdir | Roccom_base | protected |
| _module_map | Roccom_base | protected |
| _mpi_initialized | Roccom_base | protected |
| _profile_on | Roccom_base | protected |
| _timer | Roccom_base | protected |
| _verb1 | Roccom_base | protected |
| _verbose | Roccom_base | protected |
| _window_map | Roccom_base | protected |
| abort(int ierr) | Roccom_base | static |
| allocate_array(const std::string &wa, const int pane_id=0, void **addr=NULL, int strd=0, int cap=0) | Roccom_base | |
| append_array(const std::string &wa, const int pane_id, const void *val, int v_strd, int v_size) | Roccom_base | |
| call_function(int wf, int count, void **args, const int *lens=NULL, bool from_c=true) | Roccom_base | |
| check_bounds(const std::string &wa, int pane_id) | Roccom_base | |
| clone_attribute(const std::string &wname, const std::string &pwname, int withghost=1, const char *cndname=NULL, int val=0) | Roccom_base | |
| copy_array(const std::string &wa, const int pane_id, void *val, int v_strd=0, int v_size=0, int offset=0) | Roccom_base | |
| copy_attribute(const std::string &wname, const std::string &pwname, int withghost=1, const char *cndname=NULL, int val=0) | Roccom_base | |
| copy_attribute(int trg_hdl, int src_hdl, int withghost=1, int ptn_hdl=0, int val=0) | Roccom_base | |
| deallocate_array(const std::string &wa, const int pid=0) | Roccom_base | |
| delete_attribute(const std::string &wa) | Roccom_base | |
| delete_pane(const std::string &wname, const int pid) | Roccom_base | |
| delete_window(const std::string &wname) | Roccom_base | |
| f90ptr_treat() const | Roccom_base | inline |
| finalize() | Roccom_base | static |
| FPTR_APPEND enum value | Roccom_base | |
| FPTR_INSERT enum value | Roccom_base | |
| FPTR_NONE enum value | Roccom_base | |
| free_buffer(int **buf) | Roccom_base | |
| free_buffer(char **buf) | Roccom_base | |
| get_array(const std::string &wa, const int pane_id, void **addr, int *strd=NULL, int *cap=0, bool is_const=false) | Roccom_base | |
| get_array(const std::string &wa, const int pane_id, Pointer_descriptor &addr, int *strd=NULL, int *cap=0, bool is_const=false) | Roccom_base | |
| get_attribute(const std::string &wa_str, char *loc, int *type, int *size, std::string *unit) | Roccom_base | |
| get_attribute(const int) | Roccom_base | protected |
| get_attribute(const int) const | Roccom_base | protected |
| get_attribute_handle(const std::string &waname) | Roccom_base | |
| get_attribute_handle_const(const std::string &waname) | Roccom_base | |
| get_attributes(const std::string &wname, int *na, std::string &str, char **names=NULL) | Roccom_base | |
| get_bounds(const std::string &wa, const int pane_id, void *lbnd, void *ubnd) | Roccom_base | |
| get_communicator(const std::string &wname) | Roccom_base | |
| get_connectivities(const std::string &wname, int pane_id, int *nc, std::string &str, char **names=NULL) | Roccom_base | |
| get_debug() const | Roccom_base | inline |
| get_default_communicator() | Roccom_base | inlinestatic |
| get_error_code() const | Roccom_base | inline |
| get_f90pntoffsets(const Attribute *a) | Roccom_base | protected |
| get_f90pointer(const std::string &waname, void *ptr, Func_ptr f, long int l) | Roccom_base | |
| get_function(const int) | Roccom_base | protected |
| get_function(const int) const | Roccom_base | protected |
| get_function_handle(const std::string &wfname) | Roccom_base | |
| get_modules(std::vector< std::string > &) | Roccom_base | |
| get_num_arguments(const std::string &wf) | Roccom_base | |
| get_num_arguments(const int wf) | Roccom_base | |
| get_object(const std::string &wa, const int pane_id, void **ptr) | Roccom_base | |
| get_panes(const std::string &wname, std::vector< int > &paneids_vec, int rank=-2, int **pane_ids=NULL) | Roccom_base | |
| get_parent(const std::string &waname, int pane_id, std::string &str, char **name=NULL) | Roccom_base | |
| get_roccom() | Roccom_base | inlinestatic |
| get_size(const std::string &wa_str, int pane_id, int *size, int *ng=0) | Roccom_base | |
| get_sizeof(COM_Type type, int count=1) | Roccom_base | static |
| get_status(const std::string &wa_str, int pane_id) | Roccom_base | |
| get_verbose() const | Roccom_base | inline |
| get_window(const std::string &wname) | Roccom_base | protected |
| get_window(const std::string &wname) const | Roccom_base | inlineprotected |
| get_window_handle(const std::string &wname) | Roccom_base | |
| get_window_object(int hdl) | Roccom_base | |
| get_window_object(int hdl) const | Roccom_base | |
| get_window_object(const std::string &wname) | Roccom_base | inline |
| get_window_object(const std::string &wname) const | Roccom_base | inline |
| get_windows(std::vector< std::string > &) | Roccom_base | |
| icall_function(int wf, int count, void *args[], int *reqid, const int *lens=NULL) | Roccom_base | inline |
| init(int *argc, char ***argv) | Roccom_base | static |
| initialized() | Roccom_base | inlinestatic |
| load_module(const std::string &lname, const std::string &wname) | Roccom_base | |
| new_attribute(const std::string &wa, const char loc, const int data_type, int size, const std::string &unit) | Roccom_base | |
| new_window(const std::string &wname, MPI_Comm comm) | Roccom_base | |
| Pointer_descriptor typedef | Roccom_base | |
| print_profile(const std::string &fname, const std::string &header) | Roccom_base | |
| proc_exception(const COM_exception &, const std::string &) | Roccom_base | protected |
| resize_array(const std::string &wa, const int pane_id=0, void **addr=NULL, int strd=-1, int cap=0) | Roccom_base | |
| roccom_base | Roccom_base | protectedstatic |
| Roccom_base(int *argc, char ***argv) | Roccom_base | |
| Roccom_base() | Roccom_base | protected |
| set_array(const std::string &wa, const int pane_id, void *addr, int strd=0, int cap=0, bool is_const=false) | Roccom_base | |
| set_bounds(const std::string &wa, const int pane_id, T lbnd, T ubnd) | Roccom_base | inline |
| set_bounds(const std::string &wa, const int pane_id, const T *lbnd, const T *ubnd) | Roccom_base | inline |
| set_bounds(const std::string &wa, const int pane_id, const void *lbnd, const void *ubnd) | Roccom_base | |
| set_debug(bool debug) | Roccom_base | inline |
| set_default_communicator(MPI_Comm comm) | Roccom_base | inlinestatic |
| set_f90pointer(const std::string &waname, void *ptr, Func_ptr f, long int l) | Roccom_base | |
| set_function(const std::string &wf, Func_ptr ptr, const std::string &intents, const COM_Type *types, bool ff=false) | Roccom_base | |
| set_function_verbose(int i, int level) | Roccom_base | |
| set_member_function(const std::string &wf, Func_ptr ptr, const std::string &wa, const std::string &intents, const COM_Type *types, bool ff=false) | Roccom_base | |
| set_member_function(const std::string &wf, Member_func_ptr ptr, const std::string &wa, const std::string &intents, const COM_Type *types, bool ff=false) | Roccom_base | |
| set_member_function_helper(const std::string &wf, T ptr, const std::string &wa, const std::string &intents, const COM_Type *types, bool ff=false) | Roccom_base | protected |
| set_object(const std::string &wa, const int pane_id, void *obj_addr, void *casted_obj) | Roccom_base | |
| set_profiling(int i) | Roccom_base | |
| set_profiling_barrier(int hdl, MPI_Comm comm) | Roccom_base | |
| set_roccom(Roccom_base *) | Roccom_base | static |
| set_size(const std::string &wa_str, int pane_id, int nitems, int ng=0) | Roccom_base | |
| set_verbose(int v) | Roccom_base | inline |
| split_name(const std::string &wa, std::string &wname, std::string &aname, bool tothrow=true) | Roccom_base | protected |
| test(int) | Roccom_base | inline |
| turn_off_exception() | Roccom_base | inline |
| turn_on_exception() | Roccom_base | inline |
| unload_module(const std::string &lname, const std::string &wname, int dodl=1) | Roccom_base | |
| use_attribute(const std::string &wname, const std::string &pwname, int withghost=1, const char *cndname=NULL, int val=0) | Roccom_base | |
| wait(int) | Roccom_base | inline |
| window_init_done(const std::string &wname, bool panechanged=true) | Roccom_base | |
| ~Roccom_base() | Roccom_base |