Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::DataObjects::TableColumn_ptr< bool > Class Reference

Special case of bool. More...

#include <TableColumn.h>

Inheritance diagram for Mantid::DataObjects::TableColumn_ptr< bool >:
Mantid::DataObjects::TableColumn_ptr< API::Boolean >

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...
 

Detailed Description

Special case of bool.

Definition at line 503 of file TableColumn.h.

Constructor & Destructor Documentation

◆ TableColumn_ptr()

Mantid::DataObjects::TableColumn_ptr< bool >::TableColumn_ptr ( const std::shared_ptr< API::Column > &  c)
inline

Constructor.

Parameters
c:: Shared pointer to a column

Definition at line 508 of file TableColumn.h.


The documentation for this class was generated from the following file: