|
CLAM-Development
1.1
|
#include "SDIFFile.hxx"#include "ErrOpenFile.hxx"#include "ErrFormat.hxx"#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>Go to the source code of this file.
Namespaces | |
| namespace | SDIF |
Used to read or write an SDIF file. | |
Functions | |
| CLAM::TUInt16 | SDIF::Swap (const CLAM::TUInt16 &val) |
| CLAM::TUInt32 | SDIF::Swap (const CLAM::TUInt32 &val) |
| CLAM::TUInt64 | SDIF::Swap (const CLAM::TUInt64 &val) |
1.7.6.1