copasi API  0.1
Public Member Functions | Public Attributes
copasi::options Struct Reference

#include <COptionParser.h>

List of all members.

Public Member Functions

 options (void)

Public Attributes

std::string ConfigDir
std::string ConfigFile
std::string CopasiDir
std::string ExportBerkeleyMadonna
std::string ExportC
std::string ExportSBML
std::string ExportXPPAUT
std::string Home
std::string ImportSBML
bool License
bool NoLogo
std::string RegisteredEmail
std::string RegisteredUser
std::string RegistrationCode
SBMLSchema_enum SBMLSchema
std::string Save
std::string Tmp
bool Validate
bool Verbose

Detailed Description

the following struct is used to hold the values of the options. It has a constructor that sets all the option values to their default value.


Constructor & Destructor Documentation

copasi::options::options ( void  ) [inline]

Member Data Documentation

std::string copasi::options::Home
std::string copasi::options::Save
std::string copasi::options::Tmp

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines