Namespaces | |
namespace | Easdif |
Revision 1.9 2003/12/05 13:53:14 ellis
including <iostream> for the use of std::cout, cerr...
Revision 1.8 2003/11/18 18:17:00 roebel Replaced error messages by exceptions.
Revision 1.7 2003/07/18 20:41:05 roebel Added SetHeader with Signature as std::string
Revision 1.6 2003/05/19 14:00:20 roebel Include new easdif_config.h.
Revision 1.5 2003/05/18 21:08:37 roebel Added appropriate const methods. For proper swig access GetMatrixWithSignature does no longer take a reference as argument.
Revision 1.4 2003/04/29 15:41:30 schwarz Changed all names View* to Print* and *Info to *Header for consistency with SDIF library.
Revision 1.3 2003/04/18 16:44:00 schwarz Small changes to make easdif swiggable:
Revision 1.1 2003/03/03 19:00:16 roebel Moved src directory to new name easdif
Revision 1.7 2003/02/10 14:14:35 roebel Fixed problem with size indicated in frameheader when the frame is written more than one time withut calling cleardata().
Revision 1.6 2002/10/10 10:49:09 roebel Now using namespace Easdif. Fixed handling of zero pointer arguments in initException. Reading past end of file now throws an exception.
Revision 1.5 2002/08/28 16:46:53 roebel Internal reorganization and name changes.
Revision 1.4 2002/07/12 10:18:17 ftissera Read has changed for selection
Revision 1.3 2002/06/18 14:50:19 ftissera add methods with SDIFEntity for reading and writing
Revision 1.2 2002/05/17 20:20:56 ftissera Add doxygen header