OpenStudioCore:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
openstudio::BCLFileReference Member List

This is the complete list of members for openstudio::BCLFileReference, including all inherited members.

BCLFileReference(const openstudio::path &path, const bool setMembers=false)openstudio::BCLFileReferenceexplicit
checkForUpdate()openstudio::BCLFileReference
checksum() const openstudio::BCLFileReference
fileName() const openstudio::BCLFileReference
fileType() const openstudio::BCLFileReference
maxCompatibleVersion() const openstudio::BCLFileReference
minCompatibleVersion() const openstudio::BCLFileReference
operator<<(std::ostream &os, const BCLFileReference &file)openstudio::BCLFileReferencerelated
path() const openstudio::BCLFileReference
resetMaxCompatibleVersion()openstudio::BCLFileReference
resetMinCompatibleVersion()openstudio::BCLFileReference
setChecksum(const std::string &checksum)openstudio::BCLFileReference
setMaxCompatibleVersion(const VersionString &maxCompatibleVersion)openstudio::BCLFileReference
setMinCompatibleVersion(const VersionString &minCompatibleVersion)openstudio::BCLFileReference
setSoftwareProgram(const std::string &softwareProgram)openstudio::BCLFileReference
setSoftwareProgramVersion(const std::string &softwareProgramVersion)openstudio::BCLFileReference
setUsageType(const std::string &usageType)openstudio::BCLFileReference
softwareProgram() const openstudio::BCLFileReference
softwareProgramVersion() const openstudio::BCLFileReference
usageType() const openstudio::BCLFileReference
writeValues(QDomDocument &doc, QDomElement &element) const openstudio::BCLFileReference
~BCLFileReference()openstudio::BCLFileReferencevirtual