Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
TableRow.h File Reference
#include "MantidAPI/Column.h"
#include <boost/lexical_cast.hpp>
#include <ostream>
#include <stdexcept>
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::API::TableRow
 TableRow represents a row in a TableWorkspace. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::API
 

Functions

MANTID_API_DLL std::ostream & Mantid::API::operator<< (std::ostream &s, const TableRow &row)
 Output stream operator. More...