#include <CExperimentFileInfo.h>
List of all members.
Constructor & Destructor Documentation
CExperimentFileInfo::~CExperimentFileInfo |
( |
| ) |
|
Member Function Documentation
bool CExperimentFileInfo::adjustForEmptyLines |
( |
unsigned C_INT32 & |
First, |
|
|
unsigned C_INT32 & |
Last |
|
) |
| |
CExperiment * CExperimentFileInfo::getExperiment |
( |
const std::string & |
name | ) |
|
std::vector< std::string > CExperimentFileInfo::getExperimentNames |
( |
| ) |
const |
const std::string & CExperimentFileInfo::getFileName |
( |
| ) |
const |
bool CExperimentFileInfo::getFirstUnusedSection |
( |
unsigned C_INT32 & |
First, |
|
|
unsigned C_INT32 & |
Last |
|
) |
| |
bool CExperimentFileInfo::getNextUnusedSection |
( |
unsigned C_INT32 & |
First, |
|
|
unsigned C_INT32 & |
Last |
|
) |
| |
bool CExperimentFileInfo::setFileName |
( |
const std::string & |
fileName | ) |
|
bool CExperimentFileInfo::sync |
( |
| ) |
|
bool CExperimentFileInfo::validate |
( |
| ) |
const |
bool CExperimentFileInfo::validateFirst |
( |
const unsigned C_INT32 & |
index, |
|
|
const unsigned C_INT32 & |
value |
|
) |
| |
bool CExperimentFileInfo::validateHeader |
( |
const unsigned C_INT32 & |
index, |
|
|
const unsigned C_INT32 & |
value |
|
) |
| |
bool CExperimentFileInfo::validateLast |
( |
const unsigned C_INT32 & |
index, |
|
|
const unsigned C_INT32 & |
value |
|
) |
| |
The documentation for this class was generated from the following files: