Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members

SDIFMatrix - Read and write and create a SDIFMatrix


Functions

int Easdif::SDIFMatrix::Write (SdifFileT *file)
int Easdif::SDIFMatrix::Read (SdifFileT *file, const std::set< SdifSignature > *hlsel=0)
 read a matrix filter only matrices that match the set given in hlsel

Function Documentation

int Easdif::SDIFMatrix::Write SdifFileT *  file  )  [inherited]
 

write the matrix in the file

Returns:
the size in bytes of the matrix writing

int Easdif::SDIFMatrix::Read SdifFileT *  file,
const std::set< SdifSignature > *  hlsel = 0
[inherited]
 

read a matrix filter only matrices that match the set given in hlsel

Parameters:
file sdiffeil
hlsel pointer std::set<SsdifSignature> containing the signatures that should be read, this is the signature restriction on Easdif level that filters the existing sdif selection (for efficient implementation it is assumed that hlsel contains a subset of the sdif file selection which is not used if hlsel != 0 && !hlsel->empty() )
Returns:
the count of bytes and create a matrix which keep the values


Generated on Tue Jan 3 15:00:56 2006 for Easdif by  doxygen 1.3.9.1