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

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...
 

Detailed Description

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

Openend disk files info node.

Definition at line 306 of file Matrix.h.

Constructor & Destructor Documentation

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

Definition at line 434 of file Matrix.h.

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

Definition at line 440 of file Matrix.h.

Member Data Documentation

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

The file pointer.

Definition at line 310 of file Matrix.h.

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

The full created file name.

Definition at line 312 of file Matrix.h.


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