Namespaces | |
namespace | Easdif |
Revision 1.13 2003/08/06 18:00:33 roebel Fixed documentation
Revision 1.12 2003/07/18 21:19:36 roebel Made WriteNVTs private. It is for internal use only.
Revision 1.11 2003/07/18 20:39:35 roebel Improved documentation
Revision 1.10 2003/05/24 00:27:38 roebel Internal representation of types now using std::string. Parameters for type handling routines completely moved to std::string
SDIFEntity::SetTypeString no longer appends but sets the internal string. In fact there was now way to reset the type string before.
Revision 1.9 2003/05/19 13:59:40 roebel swig rename moved to swig interface desription.
Revision 1.8 2003/05/01 18:59:12 roebel Added missing class keyword for friend declaration.
Revision 1.7 2003/04/29 15:54:04 schwarz Use SWIG_RENAME_EASDIF to control class renaming.
Revision 1.6 2003/04/29 15:41:30 schwarz Changed all names View* to Print* and *Info to *Header for consistency with SDIF library.
Revision 1.5 2003/04/18 17:43:22 schwarz eof() const method
Revision 1.4 2003/04/18 16:44:00 schwarz Small changes to make easdif swiggable:
Revision 1.2 2003/04/06 16:31:08 roebel Added license info
Revision 1.1 2003/03/03 19:00:16 roebel Moved src directory to new name easdif
Revision 1.7 2002/11/27 20:13:04 roebel Removed member that redundantly indicated size of NVT vector. Make use of improved SDIFNameValueTable interface.
Revision 1.6 2002/10/30 15:27:32 roebel Changed return type from int to bool. Changed error checking in openroutines.
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/10/03 11:26:56 tisseran Check if efile is not null before trying to close it. Initialize efile to 0 by sdifentity::sdifentity()
Revision 1.3 2002/08/28 16:46:53 roebel Internal reorganization and name changes.
Revision 1.2 2002/07/12 10:33:56 ftissera *** empty log message ***
Revision 1.1 2002/06/18 18:44:14 ftissera Project for new SDIF API ----------------------------------------------------------------------