Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

SDIFFrame - Read and Write


Functions

int Read (SdifFileT *file, bool &eof)
int ReadData (SdifFileT *file)
int ReadInfo (SdifFileT *file)
int Write (SdifFileT *file)
int WriteInfo (SdifFileT *file)

Function Documentation

int Easdif::SDIFFrame::Read SdifFileT *    file,
bool &    eof
[inherited]
 

read entirely a frame : the header and the data

Returns:
number of bytes read

int Easdif::SDIFFrame::ReadData SdifFileT *    file [inherited]
 

read the frame header (used by Read)

Returns:
number of bytes read

int Easdif::SDIFFrame::ReadInfo SdifFileT *    file [inherited]
 

read only the data of a frame (used by Read)

Returns:
number of bytes read

int Easdif::SDIFFrame::Write SdifFileT *    file [inherited]
 

write entirely a frame

Returns:
number of bytes write

int Easdif::SDIFFrame::WriteInfo SdifFileT *    file [inherited]
 

write the frame header (used by Write)

Returns:
number of bytes write


Generated on Thu Apr 10 16:04:32 2003 for Easdif by doxygen1.2.16