Functions | |
int | Easdif::SDIFFrame::Read (SdifFileT *file, bool &eof) |
int | Easdif::SDIFFrame::ReadData (SdifFileT *file, const std::set< SdifSignature > *hlsig=0) |
Read Frame Data read the frame data (used by Read). | |
int | Easdif::SDIFFrame::ReadHeader (SdifFileT *file) |
int | Easdif::SDIFFrame::Write (SdifFileT *file) |
int | Easdif::SDIFFrame::WriteHeader (SdifFileT *file) |
int | Easdif::SDIFFrame::Read (SDIFEntity &entity) |
read a frame |
|
read entirely a frame : the header and the data
|
|
Read Frame Data read the frame data (used by Read).
|
|
read only the data of a frame (used by Read)
|
|
write entirely a frame
|
|
write the frame header (used by Write)
|
|
read a frame
|