28 return _table !=
nullptr;
has_table
Returns true if the data table has been assigned.
clear_table
Empties the data table.
get_table
Returns a pointer to the table's data, if it exists, or NULL if it does not.
Similar to PointerToArray, except that its contents may not be modified.