3 #ifndef GCP_UTIL_SPECIFICNAME_H
4 #define GCP_UTIL_SPECIFICNAME_H
33 static std::string experimentName();
35 static std::string experimentNameCaps();
37 static std::string viewerName();
39 static std::string controlName();
41 static std::string mediatorName();
43 static std::string envVarName();
45 static bool envVarIsDefined();
56 #endif // End #ifndef GCP_UTIL_SPECIFICNAME_H
SpecificName()
Definition: SpecificName.cc:15
virtual ~SpecificName()
Definition: SpecificName.cc:20
Definition: SpecificName.h:20