Magnetoculus
Visualisation de champs en VR avec Oculus
FileInfoManager Class Referenceabstract
Inheritance diagram for FileInfoManager:
FieldInfoManager TownInfoManager

Public Member Functions

abstract void Selection (string fileName, string fileNameShort)
 
abstract void StartGeneration ()
 
string GetFileName ()
 
string GetFileNameShort ()
 

Protected Attributes

string m_FileName
 
string m_FileNameShort
 

Detailed Description

Abstract super class for data file information management.

Member Function Documentation

◆ GetFileName()

string FileInfoManager.GetFileName ( )

◆ GetFileNameShort()

string FileInfoManager.GetFileNameShort ( )

◆ Selection()

abstract void FileInfoManager.Selection ( string  fileName,
string  fileNameShort 
)
pure virtual

Implemented in FieldInfoManager, and TownInfoManager.

◆ StartGeneration()

abstract void FileInfoManager.StartGeneration ( )
pure virtual

Implemented in FieldInfoManager, and TownInfoManager.

Member Data Documentation

◆ m_FileName

string FileInfoManager.m_FileName
protected

The full path to the data file where the magnetic field / town is described

◆ m_FileNameShort

string FileInfoManager.m_FileNameShort
protected

The name of the data file where the magnetic field / town is described, without the path.


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