Namespaces | |
namespace | Easdif |
sdifframe.h is composed of the different methods which are using to manipulate the frame.
Revision 1.10 2003/11/18 18:27:04 roebel Added exceptions when accessing non existing matrices in a frame.
Revision 1.9 2003/07/21 09:59:43 roebel Fixed Error in Documentation
Revision 1.8 2003/07/18 19:32:41 roebel Improved documentation. Added SetHeader with const std::string instead of SdifSignature.
Revision 1.7 2003/05/19 14:00:00 roebel swig rename moved to swig interface desription.
Revision 1.6 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.5 2003/04/29 15:54:06 schwarz Use SWIG_RENAME_EASDIF to control class renaming.
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.5 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.4 2002/08/28 16:46:53 roebel Internal reorganization and name changes.
Revision 1.3 2002/07/12 10:19:03 ftissera *** empty log message ***
Revision 1.2 2002/06/18 14:51:13 ftissera add methods with SDIFEntity for reading and writing
Revision 1.1.1.1 2002/04/11 16:13:31 ftissera Project for new SDIF API