te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler Class Reference

Openend disk files info node. More...

#include <Matrix.h>

Public Member Functions

 OpenDiskFileHandler ()
 
 ~OpenDiskFileHandler ()
 

Public Attributes

std::FILE * m_filePtr
 The file pointer. More...
 
std::string m_fullFileName
 The full created file name. More...
 

Detailed Description

template<typename TemplateElementType>
class te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler

Openend disk files info node.

Definition at line 327 of file Matrix.h.

Constructor & Destructor Documentation

◆ OpenDiskFileHandler()

template<typename TemplateElementType >
te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::OpenDiskFileHandler ( )

Definition at line 453 of file Matrix.h.

◆ ~OpenDiskFileHandler()

template<typename TemplateElementType >
te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::~OpenDiskFileHandler ( )

Definition at line 459 of file Matrix.h.

Member Data Documentation

◆ m_filePtr

template<typename TemplateElementType>
std::FILE* te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::m_filePtr

The file pointer.

Definition at line 331 of file Matrix.h.

◆ m_fullFileName

template<typename TemplateElementType>
std::string te::rp::Matrix< TemplateElementType >::OpenDiskFileHandler::m_fullFileName

The full created file name.

Definition at line 333 of file Matrix.h.


The documentation for this class was generated from the following file: