Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Classes | Namespaces
CastVisitor.h File Reference
#include "ElementsKernel/Exception.h"
#include <boost/tokenizer.hpp>
#include <boost/variant/static_visitor.hpp>
#include <cmath>
#include <sstream>
#include <type_traits>
#include <typeinfo>
#include <vector>
Include dependency graph for CastVisitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Euclid::Table::CastVisitor< To >
 
class  Euclid::Table::CastVisitor< std::string >
 
class  Euclid::Table::CastVisitor< double >
 
class  Euclid::Table::CastVisitor< float >
 
class  Euclid::Table::CastVisitor< int64_t >
 
class  Euclid::Table::CastVisitor< int32_t >
 
class  Euclid::Table::CastVisitor< std::vector< VectorType > >
 

Namespaces

namespace  Euclid
 
namespace  Euclid::Table
 

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
05/09/16
Author
nikoapos

Definition in file CastVisitor.h.