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

Disk lines info. More...

#include <Matrix.h>

Public Member Functions

 DiskLineInfo ()
 
 ~DiskLineInfo ()
 

Public Attributes

unsigned int m_fileOff
 The offset within the file. More...
 
std::FILE * m_filePtr
 The file pointer. More...
 

Detailed Description

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

Disk lines info.

Definition at line 311 of file Matrix.h.

Constructor & Destructor Documentation

◆ DiskLineInfo()

template<typename TemplateElementType >
te::rp::Matrix< TemplateElementType >::DiskLineInfo::DiskLineInfo

◆ ~DiskLineInfo()

template<typename TemplateElementType >
te::rp::Matrix< TemplateElementType >::DiskLineInfo::~DiskLineInfo

Definition at line 438 of file Matrix.h.

Member Data Documentation

◆ m_fileOff

template<typename TemplateElementType >
unsigned int te::rp::Matrix< TemplateElementType >::DiskLineInfo::m_fileOff

◆ m_filePtr

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

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