#include <filereader.hh>
|
| FrameFile (const std::string &Filename, unsigned int size, char *buffer, bool EnableMemoryMappedIO, std::ios::openmode Mode, const char *BufferFilname=(const char *) NULL) |
|
virtual | ~FrameFile () |
|
const std::string & | GetFilename () const |
| ret: const std::string& - Name of the file More...
|
|
|
typedef LDASTools::AL::filebuf | filebuf |
|
◆ filebuf
◆ FrameFile()
FrameFile::FrameFile |
( |
const std::string & |
Filename, |
|
|
unsigned int |
size, |
|
|
char * |
buffer, |
|
|
bool |
EnableMemoryMappedIO, |
|
|
std::ios::openmode |
Mode, |
|
|
const char * |
BufferFilname = (const char*)NULL |
|
) |
| |
|
inline |
◆ ~FrameFile()
FrameFile::~FrameFile |
( |
| ) |
|
|
inlinevirtual |
◆ finish()
void FrameFile::finish |
( |
| ) |
|
|
inlineprotected |
- Todo:
- Need to understand why this causes instability in the frameAPI. Use libumem to quickly raise the issue.
◆ GetFilename()
const std::string & FrameFile::GetFilename |
( |
| ) |
const |
|
inline |
ret: const std::string& - Name of the file
◆ m_frame_buf
FrameCPP::Common::FrameBuffer< filebuf >* FrameFile::m_frame_buf |
|
protected |
The documentation for this class was generated from the following files: