class TP_KIND
****
A set of constants defining the different kinds of types.


Flattened version is here



Public


Constants
abs_tp,
**** Abstract types.
ext_c_tp,
**** External C types.
ext_fortran_tp,
**** External Fortran types.
iter_tp;
**** Bound iter types.
const missing_tp,
****
part_tp,
**** Partial type.
ref_tp,
**** Reference types.
rout_tp,
**** Bound routine types.
spr_tp,
**** Spread types.
val_tp,
**** Value types.