ldas-tools-frameAPI
2.5.1
|
This is the complete list of members for FileWriter, including all inherited members.
chkSum_type typedef | FileWriter | |
Dt() const | FileWriter | inline |
file_dt_type typedef | FileWriter | |
file_frame_count_type typedef | FileWriter | |
file_start_time_type typedef | FileWriter | |
filebuf typedef | FrameFile | protected |
FileWriter(const char *filename, const char *tmp_filename=(const char *) NULL) | FileWriter | |
FileWriter(const char *filename, unsigned int size, char *buffer=(char *) NULL, bool EnableMemoryMappedIO=FrameAPI::EnableMemoryMappedIO, const char *tmp_filename=(const char *) NULL) | FileWriter | |
finish() | FrameFile | inlineprotected |
FrameCount() const | FileWriter | inline |
FrameFile(const std::string &Filename, unsigned int size, char *buffer, bool EnableMemoryMappedIO, std::ios::openmode Mode, const char *BufferFilname=(const char *) NULL) | FrameFile | inline |
GetFilename() const | FrameFile | inline |
m_frame_buf | FrameFile | protected |
Rename() | FileWriter | |
ResetMD5Sum(bool CalculateMD5Sum) | FileWriter | inline |
StartTime() const | FileWriter | inline |
WriteFrame(object_type FrameObject, chkSum_type FrameChecksumType=FrameCPP::Common::CheckSum::NONE) | FileWriter | |
WriteFrame(object_type FrameObject, INT_2U CompressionScheme, INT_2U CompressionLevel, chkSum_type FrameChecksumType=FrameCPP::Common::CheckSum::NONE) | FileWriter | |
~FileWriter() | FileWriter | |
~FrameFile() | FrameFile | inlinevirtual |