aRTcomponent               package:aRT               R Documentation

_C_l_a_s_s _a_R_T_c_o_m_p_o_n_e_n_t

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

     Basic virtual class, that defines functions to be used by all
     other classes.

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


     '_p_o_i_n_t_e_r': An external pointer to a C++ object. DO NOT change it!

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


     _s_h_o_w: Prints some information of the object in a formatted way.

     _s_u_m_m_a_r_y: Return a list with informations about the object.

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

     Marcos Aurelio Carrero, Pedro Ribeiro de Andrade

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

     See 'aRT-METHOD' for a method of this class  or 'CLASSNAME-class'
     for links to other classes.

