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

SDIFFrame - Read and Write


Functions

int Read (SdifFileT *file, bool &eof)
int ReadData (SdifFileT *file)
int ReadHeader (SdifFileT *file)
int Write (SdifFileT *file)
int WriteHeader (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::ReadHeader 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 written

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

write the frame header (used by Write)

Returns:
number of bytes written


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