nativeStorageMethodsList-classpackage:externalVectorR Documentation

_C_l_a_s_s "_n_a_t_i_v_e_S_t_o_r_a_g_e_M_e_t_h_o_d_s_L_i_s_t", _c_o_n_t_a_i_n_s _o_b_j_e_c_t_s _f_r_o_m _c_l_a_s_s
"_n_a_t_i_v_e_S_t_o_r_a_g_e_M_e_t_h_o_d_s"

_D_e_s_c_r_i_p_t_i_o_n:

     The class '"nativeStorageMethodsList"' contains a number of slots,
     all from class '"nativeStorageMethods"'. Usually, each object of
     class '"nativeStorageMethodsList"' is associated with a particular
     subclass of '"externalSTorage"'.

     Objects from this class are never visible to the user.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form
     'new("nativeStorageMethodsList")'. Any extra arguments are
     ignored.

_S_l_o_t_s:

     All slots in this class are objects of class
     '"nativeStorageMethods"'.

     '_a_l_l_M_e_t_h_o_d_s': Contains the C 'storageMethods' structure with all
          methods registered (directly or indirectly) for the
          associated '"externalStorage"' class. 

     '_l_o_g_i_c_a_l_M_e_t_h_o_d_s': Object returned by 'getExternalStorageMethods'
          for the associated '"externalStorage"' class and type
          '"logical"'. 

     '_i_n_t_e_g_e_r_M_e_t_h_o_d_s': Object returned by 'getExternalStorageMethods'
          for the associated '"externalStorage"' class and type
          '"integer"'. 

     '_n_u_m_e_r_i_c_M_e_t_h_o_d_s': Object returned by 'getExternalStorageMethods'
          for the associated '"externalStorage"' class and type
          '"numeric"'. 

     '_c_o_m_p_l_e_x_M_e_t_h_o_d_s': Object returned by 'getExternalStorageMethods'
          for the associated '"externalStorage"' class and type
          '"complex"'. 

     '_c_h_a_r_a_c_t_e_r_M_e_t_h_o_d_s': Object returned by 'getExternalStorageMethods'
          for the associated '"externalStorage"' class and type
          '"character"'. 

     '_l_i_s_t_M_e_t_h_o_d_s': Object returned by 'getExternalStorageMethods' for
          the associated '"externalStorage"' class and type '"list"'. 

_M_e_t_h_o_d_s:

     _i_n_i_t_i_a_l_i_z_e(._O_b_j_e_c_t, ...) Initializer method for class
          '"nativeStorageMethodsList"'. This initializes each of the
          slots of the class. Any extra argument in '...' is ignored. 

