copasi API  0.1
Classes | Public Member Functions
CExperimentFileInfo Class Reference

#include <CExperimentFileInfo.h>

List of all members.

Classes

class  CExperimentInfo

Public Member Functions

 CExperimentFileInfo (CExperimentSet &set)
 ~CExperimentFileInfo ()
bool setFileName (const std::string &fileName)
const std::string & getFileName () const
bool sync ()
bool validate () const
bool validateFirst (const unsigned C_INT32 &index, const unsigned C_INT32 &value)
bool validateLast (const unsigned C_INT32 &index, const unsigned C_INT32 &value)
bool validateHeader (const unsigned C_INT32 &index, const unsigned C_INT32 &value)
std::vector< std::string > getExperimentNames () const
CExperimentgetExperiment (const std::string &name)
bool getFirstUnusedSection (unsigned C_INT32 &First, unsigned C_INT32 &Last)
bool getNextUnusedSection (unsigned C_INT32 &First, unsigned C_INT32 &Last)
bool adjustForEmptyLines (unsigned C_INT32 &First, unsigned C_INT32 &Last)

Constructor & Destructor Documentation

CExperimentFileInfo::CExperimentFileInfo ( CExperimentSet set)
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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines