TSIO++ Time series input/output
sfftsfileread.h File Reference

define ts::sff::File<C>::read function (implementation) More...

Include dependency graph for sfftsfileread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ts
 Outer namespace.
 
 ts::sff
 Namespace for libtsioxx modules.
 

Macros

#define TSIO_SFFTSFILEREAD_H_VERSION   "TSIO_SFFTSFILEREAD_H 2019/04/02"
 

Detailed Description

define ts::sff::File<C>::read function (implementation)


Author
Thomas Forbriger
Date
02/04/2019

define ts::sff::File<C>::read function (implementation)

Copyright (c) 2019 by Thomas Forbriger (BFO Schiltach)


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

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License

along with this program. If not, see http://www.gnu.org/licenses/.

The code in this file must be kept in its own header file, because this compilation units has to load inputoperators.h which in turn loads sfftsfile.h

REVISIONS and CHANGES

  • 02/04/2019 V1.0 Thomas Forbriger

Definition in file sfftsfileread.h.