Alexandria 2.25.0
SDC-CH common library for the Euclid project
Classes | Namespaces | Functions
Row.h File Reference
#include <boost/variant.hpp>
#include <iterator>
#include <memory>
#include <string>
#include <vector>
#include "ElementsKernel/Export.h"
#include "NdArray/NdArray.h"
#include "Table/ColumnInfo.h"
Include dependency graph for Row.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Euclid::Table::Row
 Represents one row of a Table. More...
 

Namespaces

namespace  std
 STL namespace.
 
namespace  Euclid
 
namespace  Euclid::Table
 

Functions

template<typename T >
std::ostreamstd::operator<< (std::ostream &s, const std::vector< T > &v)
 

Detailed Description

Date
April 8, 2014
Author
Nikolaos Apostolakos

Definition in file Row.h.