Identifies attribute table data types.
{\bf AttrType} identifies the data types which may appear in an attribute table object. \begin{verbatim} enum AttrType { Attr_unknown, Attr_container, Attr_byte, Attr_int16, Attr_uint16, Attr_int32, Attr_uint32, Attr_float32, Attr_float64, Attr_string, Attr_url }; \end{verbatim}
alphabetic index hierarchy of classes
generated by doc++