TePDIMatrix< ElementType >::OpenDiskFilesInfoNode Class Reference

#include <TePDIMatrix.hpp>


Detailed Description

template<class ElementType>
class TePDIMatrix< ElementType >::OpenDiskFilesInfoNode

Openend disk files info node.

Definition at line 269 of file TePDIMatrix.hpp.


Public Member Functions

 OpenDiskFilesInfoNode ()
 ~OpenDiskFilesInfoNode ()

Data Fields

char * fileName_
FILE * filePtr_

Constructor & Destructor Documentation

template<class ElementType>
TePDIMatrix< ElementType >::OpenDiskFilesInfoNode::OpenDiskFilesInfoNode (  )  [inline]

Definition at line 276 of file TePDIMatrix.hpp.

00276 : filePtr_( 0 ), fileName_( 0 ) {};          

template<class ElementType>
TePDIMatrix< ElementType >::OpenDiskFilesInfoNode::~OpenDiskFilesInfoNode (  )  [inline]

Definition at line 277 of file TePDIMatrix.hpp.

00277 {};


Field Documentation

template<class ElementType>
char* TePDIMatrix< ElementType >::OpenDiskFilesInfoNode::fileName_

Definition at line 274 of file TePDIMatrix.hpp.

Referenced by TePDIMatrix< ElementType >::allocateDiskLines(), and TePDIMatrix< ElementType >::clear().

template<class ElementType>
FILE* TePDIMatrix< ElementType >::OpenDiskFilesInfoNode::filePtr_

Definition at line 273 of file TePDIMatrix.hpp.

Referenced by TePDIMatrix< ElementType >::allocateDiskLines().


The documentation for this class was generated from the following file:
Generated on Sun Jul 29 04:07:58 2012 for TerraLib - Development Source by  doxygen 1.5.3