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

SDIFFrame - Get a SDIFMatrix


Functions

SDIFMatrix & GetMatrix (unsigned int index) throw (Easdif::SDIFMatrixNotAvailable)
 get the matrix number i which is stored in the vector of matrix

SDIFMatrix & GetMatrixWithSig (const SdifSignature sig) throw (SDIFMatrixNotAvailable)
SDIFMatrix & GetMatrix (const std::string &signature) throw (SDIFMatrixNotAvailable)

Function Documentation

SDIFMatrix & Easdif::SDIFFrame::GetMatrix unsigned int    index throw (Easdif::SDIFMatrixNotAvailable) [inherited]
 

get the matrix number i which is stored in the vector of matrix

Parameters:
index  index to matrix (C-notation: first matrix at index 0)
Returns:
SDIFMatrix number i

SDIFMatrix & Easdif::SDIFFrame::GetMatrixWithSig const SdifSignature    sig throw (SDIFMatrixNotAvailable) [inherited]
 

get the matrix of SdifSignature : sig in the vector of matrix

Returns:
SDIFMatrix

SDIFMatrix & Easdif::SDIFFrame::GetMatrix const std::string &    signature throw (SDIFMatrixNotAvailable) [inherited]
 

get the matrix with the signature in the vector of matrix

Parameters:
signature  string
Returns:
SDIFMatrix


Generated on Mon Feb 2 19:27:12 2004 for Easdif by doxygen1.2.16