Mantid
|
Shared pointer to a column with automatic type cast and data type check. More...
#include <TableColumn.h>
Public Member Functions | |
TableColumn_ptr (std::shared_ptr< API::Column > c) | |
Constructor. More... | |
Shared pointer to a column with automatic type cast and data type check.
Can be created with TableWorkspace::getColumn(...)
Definition at line 488 of file TableColumn.h.
|
inline |
Constructor.
c | :: Shared pointer to a column |
Definition at line 493 of file TableColumn.h.
References Mantid::API::Column::name().