Openend disk files info node. More...
#include <Matrix.h>
Public Member Functions | |
| OpenDiskFileHandler () | |
| ~OpenDiskFileHandler () | |
Public Attributes | |
| FILE * | m_filePtr | 
| The file pointer.  More... | |
| std::string | m_fullFileName | 
| The full created file name.  More... | |
Openend disk files info node.
| te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::OpenDiskFileHandler | ( | ) | 
Definition at line 434 of file Matrix.h.
References te::rp::Matrix< TemplateElementType >::DiskLineInfo::m_filePtr.
| te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::~OpenDiskFileHandler | ( | ) | 
Definition at line 440 of file Matrix.h.
References te::rp::Matrix< TemplateElementType >::DiskLineInfo::m_filePtr.
| FILE* te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::m_filePtr | 
| std::string te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::m_fullFileName |