TypeDescription-class      package:SWinTypeLibs      R Documentation

_D_e_s_c_r_i_p_t_i_o_n _o_f _a _d_a_t_a _t_y_p_e _f_r_o_m _a _t_y_p_e _l_i_b_r_a_r_y.

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

     This provides an S-level description of a  data type within a type
     library.

_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("TypeDescription", ...)'.

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


     '_n_a_m_e': Object of class '"character"' the name of the data type
          being described

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

     No methods defined with class "TypeDescription" in the signature.

_A_u_t_h_o_r(_s):

     Duncan Temple Lang <duncan@wald.ucdavis.edu>

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://msdn.microsoft.com/library> <URL:
     http://www.omegahat.org/SWinTypeLibs>

_S_e_e _A_l_s_o:

     'getElements' 'ElementDescription-class'
     'FunctionDescription-class' 'ParameterDescription-class'
     'VariableDescription-class' 'PointerTypeDescription-class'

_E_x_a_m_p_l_e_s:

     ##---- Should be DIRECTLY executable !! ----

