Namespaces | |
namespace | Easdif |
Revision 1.1 2003/03/03 19:00:16 roebel Moved src directory to new name easdif
Revision 1.5 2002/11/28 21:16:56 roebel Back to simple map which sorts alphabetically. In any case in SDIF the name value tables are mixed arbitrarily.
Revision 1.4 2002/11/27 20:10:39 roebel Fixed NVT to keep ordering as defined by the sequence of additions to the table. Added begin/end iterator. Added global functions to get name and value from SDIFNameValueTable iterators. Removed member that redundantly indicated size of map.
Revision 1.3 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.2 2002/08/28 16:46:53 roebel Internal reorganization and name changes.
Revision 1.1 2002/06/18 17:56:06 ftissera Project for new SDIF API