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

SDIFMatrix - Get members of the SDIFMatrix


Functions

int Easdif::SDIFMatrix::GetSize () const
int Easdif::SDIFMatrix::GetNbRows () const
int Easdif::SDIFMatrix::GetNbCols () const
SdifSignature Easdif::SDIFMatrix::GetSignature () const
std::string Easdif::SDIFMatrix::GetStringSignature () const
SdifDataTypeET Easdif::SDIFMatrix::GetType () const
std::string Easdif::SDIFMatrix::GetColName (int i) const
void Easdif::SDIFMatrix::SetSignature (SdifSignature sig)
 Set one element of the matrix header : the signature.
void Easdif::SDIFMatrix::SetSignature (const std::string &signature)
 Set one element of the matrix header : the signature with a string.

Function Documentation

int Easdif::SDIFMatrix::GetSize  )  const [inherited]
 

get the size of matrix occupied in SdifFile (including padding)!!

int Easdif::SDIFMatrix::GetNbRows  )  const [inline, inherited]
 

get the number of rows of the matrix

int Easdif::SDIFMatrix::GetNbCols  )  const [inline, inherited]
 

get the number of columns of the matrix

SdifSignature Easdif::SDIFMatrix::GetSignature  )  const [inherited]
 

get the matrix SdifSignature

std::string Easdif::SDIFMatrix::GetStringSignature  )  const [inherited]
 

get the matrix string Signature

SdifDataTypeET Easdif::SDIFMatrix::GetType  )  const [inherited]
 

get the matrix type of data

std::string Easdif::SDIFMatrix::GetColName int  i  )  const [inherited]
 

get name of column or empty string if unknown


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