All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
PLMD::config Namespace Reference

Functions

std::string getSoExt ()
 
std::string getPlumedRoot ()
 
std::string getVersion ()
 
std::string getVersionLong ()
 
std::string getVersionGit ()
 
std::string getMakefile ()
 
bool hasMatheval ()
 
bool hasDlopen ()
 
bool hasAlmost ()
 
bool hasCregex ()
 

Function Documentation

std::string PLMD::config::getMakefile ( )

Definition at line 50 of file Config.cpp.

std::string PLMD::config::getPlumedRoot ( )

Definition at line 34 of file Config.cpp.

std::string PLMD::config::getSoExt ( )

Definition at line 30 of file Config.cpp.

std::string PLMD::config::getVersion ( )

Definition at line 38 of file Config.cpp.

std::string PLMD::config::getVersionGit ( )

Definition at line 46 of file Config.cpp.

std::string PLMD::config::getVersionLong ( )

Definition at line 42 of file Config.cpp.

bool PLMD::config::hasAlmost ( )

Definition at line 73 of file Config.cpp.

bool PLMD::config::hasCregex ( )

Definition at line 82 of file Config.cpp.

bool PLMD::config::hasDlopen ( )

Definition at line 65 of file Config.cpp.

bool PLMD::config::hasMatheval ( )

Definition at line 57 of file Config.cpp.