|
|
add_column(column->get_name(), 4, column->get_numeric_type(), column->get_contents(), -1, 16);
|
|
add_column(column->get_name(), 4, column->get_numeric_type(), column->get_contents(), -1, 16);
|
|
|
add_column(column->get_name(), column->get_num_components(),
|
|
add_column(column->get_name(), column->get_num_components(),
|