Mantid
|
Special case of bool. More...
#include <TableColumn.h>
Public Member Functions | |
TableColumn_ptr (const std::shared_ptr< API::Column > &c) | |
Constructor. More... | |
Public Member Functions inherited from Mantid::DataObjects::TableColumn_ptr< API::Boolean > | |
TableColumn_ptr (std::shared_ptr< API::Column > c) | |
Constructor. More... | |
Special case of bool.
Definition at line 503 of file TableColumn.h.
|
inline |
Constructor.
c | :: Shared pointer to a column |
Definition at line 508 of file TableColumn.h.