Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
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...
 
struct  Euclid::Table::cell_stream_adaptor
 

Namespaces

namespace  Euclid
 
namespace  Euclid::Table
 

Functions

std::ostreamEuclid::Table::operator<< (std::ostream &s, const cell_stream_adaptor &cell)
 

Detailed Description

Copyright (C) 2012-2022 Euclid Science Ground Segment

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Date
April 8, 2014
Author
Nikolaos Apostolakos

Definition in file Row.h.